NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR lib/59751: dlclose is not MT-safe depending on the libraries unloaded
On Thursday 16 Jul 2026, at 10:47, Anthony Mallet wrote:
> Now, I'm back to my original problem though (before your changes,
> ld.elf_so around Jan 22 this year), which is a segfault in dclose()
Sorry, not clear. I meant: I am now using -current ld.elf_so, but the
symptom is similar to the one before the MT-safe fix.
I also forgot to mention that if I comment out the main dlclose(), the
application exits cleanly with exit(2) (still performing the second,
initially recursive, dlclose during __cxa_finalize).
Home |
Main Index |
Thread Index |
Old Index