[PATCH glibc] nptl_db: different libpthread/ld.so load orders (bug 27744)
Pedro Alves
pedro@palves.net
Fri Apr 16 17:43:53 GMT 2021
On 16/04/21 18:28, Florian Weimer wrote:
> * Pedro Alves:
>
>>> +/* This test runs GDB against a forked copy of itself, to check
>>> + whether libthreaddb can be loaded, and that access to thread-local
>>
>> libthreaddb -> libthread_db
>>
>>> +/* This function implements the subprocess un der test. It creates a
>>
>> "un der" -> "under"
>
> Thanks. Any suggestions what to do about the GDB assertion failure
> mentioned in the comment? I have tried to produce a small reproducer,
> but failed.
Even without reducing, it is possible to make the program that triggers the
assertion be a standalone program?
Any reason you're using "add-symbol-file" in the first place, instead of "file"?
More information about the Libc-alpha
mailing list