Advertisement
Guest User

Untitled

a guest
Sep 28th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 0.75 KB | None | 0 0
  1. root@somebox:/usr/obj/usr/src/sys/GENERIC # kgdb82 kernel.debug /var/crash/vmcore.1 --quiet
  2. Reading symbols from kernel.debug...done.
  3. .gdbinit:16: Error in sourced command file:
  4. No symbol "remotebaud" in current context.
  5. thread.c:93: internal-error: struct thread_info *inferior_thread(): Assertion `tp' failed.
  6. A problem internal to GDB has been detected,
  7. further debugging may prove unreliable.
  8. Quit this debugging session? (y or n) y
  9.  
  10. This is a bug, please report it.  For instructions, see:
  11. <http://www.gnu.org/software/gdb/bugs/>.
  12.  
  13. thread.c:93: internal-error: struct thread_info *inferior_thread(): Assertion `tp' failed.
  14. A problem internal to GDB has been detected,
  15. further debugging may prove unreliable.
  16. Create a core file of GDB? (y or n) n
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement