From owner-freebsd-current@FreeBSD.ORG Thu Jul 5 22:21:52 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5A9F1065672; Thu, 5 Jul 2012 22:21:52 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 8A8698FC12; Thu, 5 Jul 2012 22:21:52 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1SmuQk-0008TQ-4X>; Fri, 06 Jul 2012 00:21:46 +0200 Received: from e178034011.adsl.alicedsl.de ([85.178.34.11] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1SmuQj-000167-Ux>; Fri, 06 Jul 2012 00:21:46 +0200 Message-ID: <4FF61370.4000200@zedat.fu-berlin.de> Date: Fri, 06 Jul 2012 00:21:36 +0200 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120619 Thunderbird/13.0.1 MIME-Version: 1.0 To: John Baldwin References: <4FF28682.9020705@zedat.fu-berlin.de> <201207051727.59295.jhb@freebsd.org> In-Reply-To: <201207051727.59295.jhb@freebsd.org> X-Enigmail-Version: 1.4.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig547646070B1645203D695045" X-Originating-IP: 85.178.34.11 Cc: freebsd-current@freebsd.org Subject: Re: 10.0-CURRENT: kernel: Fatal trap 12: page fault while in kernel mode X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 05 Jul 2012 22:21:53 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig547646070B1645203D695045 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable On 07/05/12 23:27, John Baldwin wrote: > On Tuesday, July 03, 2012 1:43:30 am O. Hartmann wrote: >> The most recent build of FreeBSD 10.0-CURRENT crashes on one of our >> boxes with recent Intel hardware, see dmesg extract below. FreeBSD doe= s >> obviously only crash on hardware with modern "Sandy-Bridge" hardware, >> the very same kernel config and a very similar setup does work very we= ll >> on an older Intel Core2Dua architecture. >> >> Machine in question runs an older kernel (set via nextboot -k >> kernel.old) very well: >> FreeBSD 10.0-CURRENT #0 r237697: Thu Jun 28 11:45:08 CEST 2012 >> >> Most recent buildworls/kernels crash after going into multiuser mode >> (/etc/rc-scripts getting executed). Below the kernel trap message. >> >> I do this report on the fly, so if there is need for deeper >> investigations let me know, I will provide necessary detail requested.= >=20 > We would need a stack trace to debug this further. Do you have a crash= dump? >=20 Well, I built a GENERIC kernel and bootet that, it also crashes, but I didn't find any coredump (as found in the crashes with the custom kernel). I was able to do a backtrace with the GENERIC kernel, but incapable of saving the trace - I did this in a rush, sorry. I went back, just on a hunch, to FreeBSD 10.0-CURRENT #1 r237000, which works, but this isn't the last working revision. I will look tomorrow for how to generate a dump or backtrace and save that somehow (if available in the handbook). Otherwise, if not not much efford, I would appreciate any hint (for the impatient) how to generate suiatbel debug informations. Regards, Oliver --------------enig547646070B1645203D695045 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJP9hN5AAoJEOgBcD7A/5N81RsH/077oPhzRvG0R6ilzJkm7O2m w5s7x+HaOrj4uZ+BsV0hmAwsEQVCDJCleFMDbcA9IkVDRRYDouhQn88C7CmiYcf/ paKSwgCChajCAPx4GuKSQermESaczqviY7bvzc/vVha272LsHcfYGa3GVlSgGJ5+ sGGBmDMQL7YgWPNngZwfCFpnFQeYcgNQmqkpOajihnP/Eq6Veb/Iuad6YE+2R50W UOFWfYRrwt0uLozdTB5IwO3P2U8DKJF6zmCWf6+1bYBefRaqR3dAWsVhIvwzomkK Pf0nzAPPyWvOa0F5oP1JbYZ29nZktRqxaUXp1mn+dDEAyGGgb7vz/XPQqVR7P3Y= =i3+5 -----END PGP SIGNATURE----- --------------enig547646070B1645203D695045--