From owner-freebsd-current@FreeBSD.ORG Wed Aug 13 15:39:01 2014 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 ESMTPS id EF4F1D47 for ; Wed, 13 Aug 2014 15:39:00 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D2ABA2722 for ; Wed, 13 Aug 2014 15:39:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.9/8.14.9) with ESMTP id s7DFd0sB073544 for ; Wed, 13 Aug 2014 15:39:00 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.9/8.14.9/Submit) id s7DFd0Sf073542 for freebsd-current@freebsd.org; Wed, 13 Aug 2014 15:39:00 GMT (envelope-from bdrewery) Received: (qmail 27761 invoked from network); 13 Aug 2014 10:38:57 -0500 Received: from unknown (HELO ?10.10.0.24?) (freebsd@shatow.net@10.10.0.24) by sweb.xzibition.com with ESMTPA; 13 Aug 2014 10:38:57 -0500 Message-ID: <53EB868A.1060406@FreeBSD.org> Date: Wed, 13 Aug 2014 10:38:50 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: panic: pmap active 0xfffff8002d2ae9f8 References: In-Reply-To: OpenPGP: id=6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mturDwra7DeSnPeqjakBUt3vquLIQQbcr" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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, 13 Aug 2014 15:39:01 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --mturDwra7DeSnPeqjakBUt3vquLIQQbcr Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 6/24/2014 4:28 PM, Craig Rodrigues wrote: > Hi, >=20 > I have a system running CURRENT at r266925 from May 31. >=20 > While doing some software builds using poudriere, the system > panicked. Unfortunately this system was not configured with > swap space, so I cannot do a kernel dump. >=20 > The system is currently at the ddb prompt. > Here is the backtrace: >=20 >=20 > Here is the backtrace from ddb: >=20 > panic: pmap active 0xfffff8002d2ae9f8 > cpuid =3D 5 > KDB: stack backtrace: > db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame > 0xfffffe183958a7d0 > kdb_backtrace() at kdb_backtrace+0x39/frame 0xfffffe183958a880 > vpanic() at vpanic+0x126/frame 0xfffffe183958a8c0 > kassert_panic() at kassert_panic+0x139/frame 0xfffffe183958a930 > pmap_remove_pages() at pmap_remove_pages+0x8c/frame 0xfffffe183958aa20 > vmspace_exit() at vmspace_exit+0xa1/frame 0xfffffe183958aa60 > exit1() at exit1+0x541/frame 0xfffffe183958aad0 > sys_sys_exit() at sys_sys_exit+0xe/frame 0xfffffe183958aae0 > amd64_syscall() at amd64_syscall+0x25a/frame 0xfffffe183958abf0 > Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe183958abf0 > --- syscall (1, FreeBSD ELF64, sys_sys_exit), rip - 0x800b195aa, rsp - > 0x7ffffffe3e8, rbp =3D 0x7ffffffffe400 > KDB: enter: panic > [ thread pid 94762 tid 101570 ] > Stopped at kdb_enter+0x3e: movq $0.kdb_why > db> >=20 >=20 > Is this a known problem? > Are there other commands I should type at the ddb prompt? > -- > Craig I have run into this as well on r269147: > panic: pmap active 0xfffff80035f422f8 > cpuid =3D 10 > KDB: stack backtrace: > db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe124= 852b7d0 > kdb_backtrace() at kdb_backtrace+0x39/frame 0xfffffe124852b880 > vpanic() at vpanic+0x126/frame 0xfffffe124852b8c0 > kassert_panic() at kassert_panic+0x139/frame 0xfffffe124852b930 > pmap_remove_pages() at pmap_remove_pages+0x8c/frame 0xfffffe124852ba20 > vmspace_exit() at vmspace_exit+0x9c/frame 0xfffffe124852ba60 > exit1() at exit1+0x541/frame 0xfffffe124852bad0 > sys_sys_exit() at sys_sys_exit+0xe/frame 0xfffffe124852bae0 > ia32_syscall() at ia32_syscall+0x270/frame 0xfffffe124852bbf0 > Xint0x80_syscall() at Xint0x80_syscall+0x95/frame 0xfffffe124852bbf0 > --- syscall (1, FreeBSD ELF32, sys_sys_exit), rip =3D 0x297e386f, rsp =3D= 0xffffd7ac, rbp =3D 0xffffd7b8 --- > KDB: enter: panic > [ thread pid 85335 tid 101517 ] > Stopped at kdb_enter+0x3e: movq $0,kdb_why > db> call doadump >=20 > Dump failed. Partition too small. > =3D 0 --=20 Regards, Bryan Drewery --mturDwra7DeSnPeqjakBUt3vquLIQQbcr 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) iQEcBAEBAgAGBQJT64aKAAoJEDXXcbtuRpfPWH0H/i4Gc0UT24KPtWle6y0Qg8kZ un7fdwY6EMHXTUNyId2NZGo0Npgdy8Fb1rME3R5UJyo4tyCCzq2llZV3cL8SIRcv 2AlunMZ07cbUKxP5yPAScnjpZeJuLi6hL3HxdlpkRwTlKJ3eT31dgsQ0czV/VciQ orOPWYkgy1/jkA+138PocHS5DMIkoFnAHIJVkg10WOp4zNoIxLb8FAgjdgpKIT/w KPXhdWf9dr0ZdjhYpltKKdNii2bP2ug5UV9fiC4GHkpHdvs9Di2HsVe2h1iaM0kP GeuGYHyNZCW3GJgYaON5+jEFwfDq0keB1YORdo8AfM/r5+noRmTDNKnEGQU43XE= =hrLt -----END PGP SIGNATURE----- --mturDwra7DeSnPeqjakBUt3vquLIQQbcr--