This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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 threads/21324] gdb hangs when 'thread apply all bt full' is used


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

--- Comment #9 from brian at ubuntu dot com <brian at ubuntu dot com> ---
I tried the same process, attaching gdb to the hung gdb which was this time
retracing a core file from vim, and the output was similar to that with the
kodi core file.

Here's a snippet:

Thread 1 (Thread 0x7f6ab8dd8780 (LWP 10437)):
#0  0x0000559fa47219ce in ?? ()
...
#59 0x00007f6ab89ddd73 in rl_callback_read_char () from
/lib/x86_64-linux-gnu/libreadline.so.7
60 0x0000559fa475a6fa in ?? ()
#61 0x0000559fa475a779 in ?? ()
#62 0x0000559fa475adc1 in ?? ()
#63 0x0000559fa4759097 in ?? ()
#64 0x0000559fa4759660 in ?? ()
#65 0x0000559fa47583d6 in ?? ()
#66 0x0000559fa475841d in ?? ()
#67 0x0000559fa47d68ac in ?? ()
#68 0x0000559fa475c460 in ?? ()
#69 0x0000559fa47d7f03 in ?? ()
#70 0x0000559fa47d7f3b in ?? ()
#71 0x0000559fa44e6d39 in ?? ()
#72 0x00007f6ab693b3f1 in __libc_start_main (main=0x559fa44e6ce0, argc=13,
argv=0x7ffe65d3fe68, init=<optimized out>, fini=<optimized out>,
    rtld_fini=<optimized out>, stack_end=0x7ffe65d3fe58) at
../csu/libc-start.c:291
#73 0x0000559fa44e6bda in ?? ()

-- 
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]