Re: [gcc-13.3.0] dlopen() crash issue

2024-10-31 Thread Jonathan Wakely via Gcc
On Thu, 31 Oct 2024 at 12:12, quic_zijuhu via Gcc wrote: > > i am not sure if this is the good way to report gcc issue. (^^) Please see https://gcc.gnu.org/bugs (or the "Bugs" section of the sidebar on the https://gcc.gnu.org homepage).

[gcc-13.3.0] dlopen() crash issue

2024-10-31 Thread quic_zijuhu via Gcc
Hi Thomas, i recently meet below crash within dlopen() related to toolchain-aarch64_cortex-a53_gcc-13.3.0_musl\gcc-13.3.0 for openwrt. it seems it is caused by gcc bug related to MACRO ATOMIC_FDE_FAST_PATH (gdb) bt #0 0x007f8adfde4c in strlen (s=s@entry=0x7f7f853b72 ) at src/string/strlen.c