Guest User

Untitled

a guest
Mar 18th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. (kgdb) root@xeno:/boot/kernel # kgdb kernel /var/crash/vmcore.0
  2. GNU gdb 6.1.1 [FreeBSD]
  3. Copyright 2004 Free Software Foundation, Inc.
  4. GDB is free software, covered by the GNU General Public License, and you are
  5. welcome to change it and/or distribute copies of it under certain conditions.
  6. Type "show copying" to see the conditions.
  7. There is absolutely no warranty for GDB. Type "show warranty" for details.
  8. This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols found)...
  9. Attempt to extract a component of a value that is not a structure pointer.
  10. Attempt to extract a component of a value that is not a structure pointer.
  11. #0 0xffffffff80a6b98a in doadump ()
  12. (kgdb) bt
  13. #0 0xffffffff80a6b98a in doadump ()
  14. #1 0xffffffff80a6b9b3 in doadump ()
  15. #2 0xfffffe00516eda60 in ?? ()
  16. #3 0xffffffff80a6b721 in kern_reboot ()
  17. Previous frame identical to this frame (corrupt stack?)
  18. (kgdb)
Add Comment
Please, Sign In to add comment