[Bug dynamic-link/32498] Leaks from call_init (dl-init.c:74)
pjfloyd at wanadoo dot fr
sourceware-bugzilla@sourceware.org
Wed Dec 25 11:19:50 GMT 2024
https://sourceware.org/bugzilla/show_bug.cgi?id=32498
--- Comment #2 from Paul Floyd <pjfloyd at wanadoo dot fr> ---
>From the Valgrind item
git clone https://github.com/leshe4ka46/dlopen-leaks
cd dlopen-leaks
mkdir build
cmake ..
make
cd ..
./build/dlopen_test
There are quite a few dependencies, particularly Qt6.
I don't get a leak on Fedora 41, also glibc 2.40.
I'll try to see if I can get any more info about the callstack entries that
seem to be stripped.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list