From owner-freebsd-stable@FreeBSD.ORG Tue Mar 7 18:30:34 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB3ED16A420 for ; Tue, 7 Mar 2006 18:30:34 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from mail.united-ware.com (am-productions.biz [69.61.164.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EA8D43D45 for ; Tue, 7 Mar 2006 18:30:33 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from [192.168.1.100] (am-productions.biz [69.61.164.22]) (authenticated bits=0) by mail.united-ware.com (8.13.4/8.13.4) with ESMTP id k27IgW7k078803 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 7 Mar 2006 13:42:38 -0500 (EST) (envelope-from mistry.7@osu.edu) From: Anish Mistry To: freebsd-stable@freebsd.org Date: Tue, 7 Mar 2006 13:33:14 -0500 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart12036383.iLrMU34VUD"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200603071333.22421.mistry.7@osu.edu> X-Spam-Status: No, score=-8.1 required=5.0 tests=ALL_TRUSTED,BAYES_00, MYFREEBSD2 autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mail.united-ware.com X-Virus-Scanned: ClamAV 0.88/1317/Tue Mar 7 01:06:47 2006 on mail.united-ware.com X-Virus-Status: Clean Subject: Fatal trap 12: page fault while in kernel mode tc_windup() X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Mar 2006 18:30:35 -0000 --nextPart12036383.iLrMU34VUD Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline After a cvsup to RELENG_6 today I got the following trap while=20 encoding some videos with Avidemux. I'm going to leave the machine=20 at the ddb prompt since the following trace information doesn't seem=20 very helpful. =20 =46atal trap 12: page fault while in kernel mode fault virtual address =3D 0xffffffbb80551f10 fault code =3D supervisor read, page not present instruction pointer =3D 0x8:0xffffffff802371c4 stack pointer =3D 0x10:0xffffffff9634bb90 frame pointer =3D 0x10:0xffffffff9634bbf0 code segment =3D base 0x0, limit 0xfffff, type 0x1b =3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags =3D resume, IOPL =3D 0 current process =3D 19381 (avidemux2) [thread pid 19381 tid 100115 ] Stopped at tc_windup+0x24: movl 0x50(%r13),%eax db>=20 db> bt Tracing pid 19381 tid 100115 td 0xffffff001cb0b980 tc_windup() at tc_windup+0x24 hardclock() at hardclock+0x17 lapic_handle_timer() at lapic_handle_timer+0x11c Xtimerint() at Xtimerint+0x76 =2D-=20 Anish Mistry --nextPart12036383.iLrMU34VUD Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBEDdHyxqA5ziudZT0RAnzkAJ4miBRMmiI31j5ph8YkxpsdLPawvwCgqDVw YpbPunzkEMIXSTyirUP3IlI= =+/+X -----END PGP SIGNATURE----- --nextPart12036383.iLrMU34VUD--