From owner-freebsd-current@FreeBSD.ORG Wed Oct 23 00:25:56 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0CACD336 for ; Wed, 23 Oct 2013 00:25:56 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DD97E23D6 for ; Wed, 23 Oct 2013 00:25:55 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9N0Pt7J051124 for ; Wed, 23 Oct 2013 00:25:55 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9N0PtXU051120 for freebsd-current@freebsd.org; Wed, 23 Oct 2013 00:25:55 GMT (envelope-from bdrewery) Received: (qmail 44207 invoked from network); 22 Oct 2013 19:25:54 -0500 Received: from unknown (HELO ?10.10.0.24?) (freebsd@shatow.net@10.10.0.24) by sweb.xzibition.com with ESMTPA; 22 Oct 2013 19:25:54 -0500 Message-ID: <5267178D.1090608@FreeBSD.org> Date: Tue, 22 Oct 2013 19:25:49 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: FreeBSD Current Subject: [CAM] panic / general protection fault while in kernel mode on head r256931 X-Enigmail-Version: 1.5.2 OpenPGP: id=3C9B0CF9; url=http://www.shatow.net/bryan/bryan.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QEfUdqdfqDdFx53JovuQcMq3lKFF1jh6E" Cc: mav@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Oct 2013 00:25:56 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --QEfUdqdfqDdFx53JovuQcMq3lKFF1jh6E Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Encountered twice: > Fatal trap 9: general protection fault while in kernel mode > cpuid =3D 0; apic id =3D 00 > instruction pointer =3D 0x20:0xffffffff802e612a > stack pointer =3D 0x28:0xfffffe118af62b20 > frame pointer =3D 0x28:0xfffffe118af62b60 > 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 2 (doneq0) > trap number =3D 9 > panic: general protection fault > cpuid =3D 0 > KDB: stack backtrace: > db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe118= af62690 > kdb_backtrace() at kdb_backtrace+0x39/frame 0xfffffe118af62740 > vpanic() at vpanic+0x126/frame 0xfffffe118af62780 > panic() at panic+0x43/frame 0xfffffe118af627e0 > trap_fatal() at trap_fatal+0x3a2/frame 0xfffffe118af62840 > trap() at trap+0x863/frame 0xfffffe118af62a60 > calltrap() at calltrap+0x8/frame 0xfffffe118af62a60 > --- trap 0x9, rip =3D 0xffffffff802e612a, rsp =3D 0xfffffe118af62b20, r= bp =3D 0xfffffe118af62b60 --- > xpt_done_process() at xpt_done_process+0x36a/frame 0xfffffe118af62b60 > xpt_done_td() at xpt_done_td+0x13d/frame 0xfffffe118af62bb0 > fork_exit() at fork_exit+0x84/frame 0xfffffe118af62bf0 > fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe118af62bf0 > --- trap 0, rip =3D 0, rsp =3D 0xfffffe118af62cb0, rbp =3D 0 --- 2nd: > Fatal trap 9: general protection fault while in kernel mode > cpuid =3D 5; apic id =3D 05 > instruction pointer =3D 0x20:0xffffffff802e612a > stack pointer =3D 0x28:0xfffffe118af62b20 > frame pointer =3D 0x28:0xfffffe118af62b60 > 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 2 (doneq0) > trap number =3D 9 > panic: general protection fault > cpuid =3D 5 > KDB: stack backtrace: > db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe118= af62690 > kdb_backtrace() at kdb_backtrace+0x39/frame 0xfffffe118af62740 > vpanic() at vpanic+0x126/frame 0xfffffe118af62780 > panic() at panic+0x43/frame 0xfffffe118af627e0 > trap_fatal() at trap_fatal+0x3a2/frame 0xfffffe118af62840 > trap() at trap+0x863/frame 0xfffffe118af62a60 > calltrap() at calltrap+0x8/frame 0xfffffe118af62a60 > --- trap 0x9, rip =3D 0xffffffff802e612a, rsp =3D 0xfffffe118af62b20, r= bp =3D 0xfffffe118af62b60 --- > xpt_done_process() at xpt_done_process+0x36a/frame 0xfffffe118af62b60 > xpt_done_td() at xpt_done_td+0x13d/frame 0xfffffe118af62bb0 > fork_exit() at fork_exit+0x84/frame 0xfffffe118af62bf0 > fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe118af62bf0 > --- trap 0, rip =3D 0, rsp =3D 0xfffffe118af62cb0, rbp =3D 0 --- > (kgdb) #0 doadump (textdump=3D1) at pcpu.h:219 > #1 0xffffffff808bbb27 in kern_reboot (howto=3D260) > at /usr/src/sys/kern/kern_shutdown.c:447 > #2 0xffffffff808bc035 in vpanic (fmt=3D, > ap=3D) at /usr/src/sys/kern/kern_shutdown.c:75= 4 > #3 0xffffffff808bc083 in panic (fmt=3D) > at /usr/src/sys/kern/kern_shutdown.c:683 > #4 0xffffffff80cb62d2 in trap_fatal (frame=3D, > eva=3D) at /usr/src/sys/amd64/amd64/trap.c:882= > #5 0xffffffff80cb5f13 in trap (frame=3D) > at /usr/src/sys/amd64/amd64/trap.c:224 > #6 0xffffffff80c9b3a2 in calltrap () > at /usr/src/sys/amd64/amd64/exception.S:232 > #7 0xffffffff802e612a in xpt_done_process (ccb_h=3D0xfffff80145911800)= > at /usr/src/sys/cam/cam_xpt.c:5242 > #8 0xffffffff802e905d in xpt_done_td (arg=3D0xffffffff8144db80) > at /usr/src/sys/cam/cam_xpt.c:5274 > #9 0xffffffff8088b064 in fork_exit ( > callout=3D0xffffffff802e8f20 , arg=3D0xffffffff8144db8= 0, > frame=3D0xfffffe118af62c00) at /usr/src/sys/kern/kern_fork.c:995 > #10 0xffffffff80c9b8de in fork_trampoline () > at /usr/src/sys/amd64/amd64/exception.S:606 > #11 0x0000000000000000 in ?? () > Current language: auto; currently minimal > (kgdb) --=20 Regards, Bryan Drewery --QEfUdqdfqDdFx53JovuQcMq3lKFF1jh6E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJSZxeNAAoJEG54KsA8mwz5WWoQAIAx/pQ+BOqsnadpap/o3TWw I1Gh3bHfEMhxmmMgyagBZ1P4eW3evIhWFZjBuwUAXq3OLdoKI/rITPyTBxonXINu rpngYxaG9lT+Y3AjL27Ik3Q0FMJynbWdflyy6hkYSU/1JB9dUhxAjrW49j88E8/B pKRm0gb5ZaPH3XYyFU/iCEfDY+I/V6WRvLuO8nye15g9RKFns/aEKmYtoeglTgs1 tL8Hry9f0kg5Gd+XfUxkSXZwWqAaol+xi617lnX0dLc1FUA0IXFjtCRgIseX+d1f v8pn3hhB/rMSRQt9qVjFv0ZHvzIqHqPOiDBBcDiGgi9qf7534zyx1eClL5TUgoRY /q8c9X06VFjxqb+ImVnvwOCxyDTGhNbRfLX5I1l/InyMxxPwDVAmIweS05WQ6eLH 8YAtuHS3/9iDhCMujvIhdP1EIM9JuUHqXNr0TH7PbXt4qNvNCFS98vFgmmI8Db9N DgkHaev2PX23+FPbEHOGFh15re3sw8VTpb+kZ5I9EPqbBMhE+/ReD8OsScxWXMxZ 4TtlGQk3VOFKYKc6wqedz5q1Dq+YPsc28DjSP2Ip0o9tFD4CkobwRiuZV1gQMdD8 rng0zobfw20HHgsqRq3M6i8ft3YWhIJ5zX0ngxGZkPVrvWEsEJtDqpEx9WPKH5DJ dIYaP8/O0k7e0k7u87Hx =Cfj7 -----END PGP SIGNATURE----- --QEfUdqdfqDdFx53JovuQcMq3lKFF1jh6E--