Skip to content

Enable glibc-compatibility on arm #6571

@xzhangxian1008

Description

@xzhangxian1008

Enhancement

tiflash may failed to start when being deployed on some aarch64 system

# ldd /root/.tiup/components/tiflash/v6.5.4/tiflash/tiflash
/root/.tiup/components/tiflash/v6.5.4/tiflash/tiflash: /usr/lib64/libpthread.so.0: version `GLIBC_PRIVATE' not found (required by /root/.tiup/components/tiflash/v6.5.4/tiflash/tiflash)
	linux-vdso.so.1 (0x0000ffffb8d03000)
	libc++.so.1 => /root/.tiup/components/tiflash/v6.5.4/tiflash/libc++.so.1 (0x0000ffffb8bd1000)
	libc++abi.so.1 => /root/.tiup/components/tiflash/v6.5.4/tiflash/libc++abi.so.1 (0x0000ffffb8b62000)
	libtiflash_proxy.so => /root/.tiup/components/tiflash/v6.5.4/tiflash/libtiflash_proxy.so (0x0000ffffb5625000)
	libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x0000ffffb5604000)
	libm.so.6 => /usr/lib64/libm.so.6 (0x0000ffffb5563000)
	librt.so.1 => /usr/lib64/librt.so.1 (0x0000ffffb5542000)
	libgmssl.so.3 => /root/.tiup/components/tiflash/v6.5.4/tiflash/libgmssl.so.3 (0x0000ffffb5464000)
	libdl.so.2 => /usr/lib64/libdl.so.2 (0x0000ffffb5443000)
	libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x0000ffffb5412000)
	libc.so.6 => /usr/lib64/libc.so.6 (0x0000ffffb5273000)
	/lib/ld-linux-aarch64.so.1 (0x0000ffffb8cc6000)

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects-5.3affects-5.4This bug affects the 5.4.x(LTS) versions.affects-6.1This bug affects the 6.1.x(LTS) versions.affects-6.5This bug affects the 6.5.x(LTS) versions.component/computetype/enhancementThe issue or PR belongs to an enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions