[Bug nptl/21085] libthread_db can run into endless loop with corrupt thread list

matz at suse dot de sourceware-bugzilla@sourceware.org
Wed Jan 25 14:23:00 GMT 2017


https://sourceware.org/bugzilla/show_bug.cgi?id=21085

--- Comment #2 from Michael Matz <matz at suse dot de> ---
Oh and, to see the problem, just untar the tarball and run ./rungdb.sh
from inside the bug subdir.  It does:

% gdb -iex "set solib-absolute-prefix `pwd`" \
  -iex "add-auto-load-safe-path `pwd`/lib64/libthread_db.so.1" \
  pthread_create_14-1.run-test core

to make it find the packaged libs.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list