Date: Sat, 8 Feb 2003 18:35:11 +0100 From: Thomas Quinot <thomas@FreeBSD.ORG> To: current@freebsd.org Subject: Corrupted crashdump? Message-ID: <20030208173511.GA2625@melusine.cuivre.fr.eu.org>
next in thread | raw e-mail | index | archive | help
On a Dell Inspiron 8200 laptop, with ACPI disabled, 5.0-REL rebooted while the system was quiescent. gdb appears to be unable to make sense of the produced crash dump: # gdb -k /usr/obj/usr/src/sys/MALEVIL/kernel.debug vmcore.1 GNU gdb 5.2.1 (FreeBSD) [...] This GDB was configured as "i386-undermydesk-freebsd"... can not access 0xc03a4a2c, invalid address (c03a4a2c) can not access 0xc03a4a2c, invalid address (c03a4a2c) panic messages: --- dmesg: kvm_read: invalid address (c03bf6bc) --- can not access 0xc03d6d40, invalid address (c03d6d40) can not access 0xc03d6d40, invalid address (c03d6d40) #0 0x00000000 in ?? () (kgdb) bt #0 0x00000000 in ?? () (kgdb) Thomas. -- Thomas.Quinot@Cuivre.FR.EU.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030208173511.GA2625>