This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]