Date: Mon, 11 Feb 2013 21:33:03 +0100 From: David Demelier <demelier.david@gmail.com> To: Andriy Gapon <avg@freebsd.org> Cc: freebsd-stable@freebsd.org Subject: Re: Panic at shutdown Message-ID: <2314469.VQx5EpHULg@melon.malikania.fr> In-Reply-To: <51136BED.2040607@FreeBSD.org> References: <51127767.1030007@gmail.com> <511286F4.5020208@gmail.com> <51136BED.2040607@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Le jeudi 7 f=E9vrier 2013 10:55:09 Andriy Gapon a =E9crit : > Without so much as a stack trace there is nothing to chew on. > A useable vmcore would be better. >=20 > Did you perhaps use kgdb with a mismatching kernel? --=20 I still have panic, and recompiled kernel, the stack info is not better= but I=20 have a lot of message before : (Always related to ACPI) GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and yo= u are welcome to change it and/or distribute copies of it under certain condi= tions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for deta= ils. This GDB was configured as "amd64-marcel-freebsd"... Unread portion of the kernel message buffer: ACPI Error: Object not a Integer, type Reference (20110527/exresnte-210= ) ACPI Error: Method execution failed [\_SB_.BAT0._UID] (Node=20 0xfffffe00017eaaf0), AE_AML_OPERAND_TYPE (20110527/uteval-113) ACPI Error: Needed [Integer/String/Buffer], found [Reference]=20 0xfffffe0001807678 (20110527/exresop-533) ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for=20 [OpcodeName unavailable] (20110527/dswexec-498) ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_.BTDR] (= Node=20 0xfffffe00017e6ac8), AE_AML_OPERAND_TYPE (20110527/psparse-560) ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_.BSTA] (= Node=20 0xfffffe00017e6aa0), AE_AML_OPERAND_TYPE (20110527/psparse-560) ACPI Error: Method parse/execution failed [\_SB_.BAT0._STA] (Node=20 0xfffffe00017eaac8), AE_AML_OPERAND_TYPE (20110527/psparse-560) ACPI Error: Method execution failed [\_SB_.BAT0._STA] (Node=20 0xfffffe00017eaac8), AE_AML_OPERAND_TYPE (20110527/uteval-113) ACPI Error: Object not a Integer, type Reference (20110527/exresnte-210= ) ACPI Error: Method execution failed [\_SB_.BAT0._UID] (Node=20 0xfffffe00017eaaf0), AE_AML_OPERAND_TYPE (20110527/uteval-113) ACPI Error: Needed [Integer/String/Buffer], found [Reference]=20 0xfffffe0001807678 (20110527/exresop-533) ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for=20 [OpcodeName unavailable] (20110527/dswexec-498) ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_.BTDR] (= Node=20 0xfffffe00017e6ac8), AE_AML_OPERAND_TYPE (20110527/psparse-560) ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_.BSTA] (= Node=20 0xfffffe00017e6aa0), AE_AML_OPERAND_TYPE (20110527/psparse-560) ACPI Error: Method parse/execution failed [\_SB_.BAT0._STA] (Node=20 0xfffffe00017eaac8), AE_AML_OPERAND_TYPE (20110527/psparse-560) ACPI Error: Method execution failed [\_SB_.BAT0._STA] (Node=20 0xfffffe00017eaac8), AE_AML_OPERAND_TYPE (20110527/uteval-113) ACPI Error: Object not a Integer, type Reference (20110527/exresnte-210= ) ACPI Error: Method execution failed [\_SB_.BAT0._UID] (Node=20 0xfffffe00017eaaf0), AE_AML_OPERAND_TYPE (20110527/uteval-113) ACPI Error: Needed [Integer/String/Buffer], found [Mutex] 0xfffffe00018= 07678=20 (20110527/exresop-533) ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for=20 [OpcodeName unavailable] (20110527/dswexec-498) ACPI Error: Method parse/execution failed [\_GPE.HWWP] (Node=20 0xfffffe00017d2208), AE_AML_OPERAND_TYPE (20110527/psparse-560) Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address =3D 0x368 fault code =3D supervisor read data, page not present instruction pointer =3D 0x20:0xffffffff804e433b stack pointer =3D 0x28:0xffffff80dd819730 frame pointer =3D 0x28:0xfffffe0003aa3920 code segment =3D base 0x0, limit 0xfffff, type 0x1b =3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags =3D interrupt enabled, resume, IOPL =3D 0 current process =3D 1543 (upowerd) trap number =3D 12 panic: page fault cpuid =3D 0 Uptime: 2h11m52s Dumping 632 out of 3054=20 MB:..3%..11%..21%..31%..41%..51%..61%..71%..81%..92% Reading symbols from /boot/kernel/vboxdrv.ko...done. Loaded symbols for /boot/kernel/vboxdrv.ko #0 doadump (textdump=3D<value optimized out>) at pcpu.h:229 warning: Source file is more recent than executable. 229 #define IS_BSP() (PCPU_GET(cpuid) =3D=3D 0) (kgdb) bt full #0 doadump (textdump=3D<value optimized out>) at pcpu.h:229 No locals. #1 0x0000000000000000 in ?? () No symbol table info available. (kgdb) bt full #0 doadump (textdump=3D<value optimized out>) at pcpu.h:229 = =20 No locals. = =20 #1 0x0000000000000000 in ?? () = = =20 No symbol table info available. =20 -- David Demelier
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2314469.VQx5EpHULg>