Re: 'info threads' makes a gdb-internal-error on a core file
Andrew Cagney <[email protected]>
| Newsgroups | gmane.comp.gdb.bugs.general |
|---|---|
| Message-ID | <[email protected]> |
Please download and try GDB 5.2.1. http://www.gnu.org/software/gdb/download/ if the problem still occures, suggest creating a bug report using: http://www.gnu.org/software/gdb/bugs/ enjoy, Andrew > Gaël Le Mignot wrote: > Hello, > When I try to use 'info threads' on a core file (generated on i386 GNU/Linux from an OMNIOrb application) I have: > (gdb) info threads > lin-lwp.c:1292: gdb-internal-error: lin_lwp_thread_alive: Assertion `is_lwp (ptid)' failed. > An internal GDB error was detected. This may make further > > I can understand that informations about threads are lost when the program is killed, and so not avaibles when doing post-mortem debugging from a core file, but in this case I think another error message (such as: "thread informations cannot be retrieve") should be written... > > Anyway, thank you for the great job you all have done on gdb :) > > > Oups, sorry, I forget the very important: > (gael@pc137082, 68) ~ $ gdb --version > GNU gdb 5.1.1 > [...] > This GDB was configured as "i386-mandrake-linux". > > -- > ** Gael Le Mignot "Kilobug" - Epita student - Newt Games developper ** > Home Mail : [email protected] Work Mail : [email protected] > Web site : http://kilobug.free.fr ICQ UIN : 7299959 > Fingerprint : CC47 DBA1 9968 CC45 C4A0 DA6C CC40 97DE 4C62 CC14 > > "Software is like sex it's better when it's free.", Linus Torvalds > > > _______________________________________________ > Bug-gdb mailing list > [email protected] > http://mail.gnu.org/mailman/listinfo/bug-gdb >