'info threads' makes a gdb-internal-error on a core file
Gaël Le Mignot <[email protected]>
| Newsgroups | gmane.comp.gdb.bugs.general |
|---|---|
| Message-ID | <[email protected]> |
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 :) -- ** 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