From owner-freebsd-current@FreeBSD.ORG Mon Apr 21 19:33:40 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E472737B401 for ; Mon, 21 Apr 2003 19:33:40 -0700 (PDT) Received: from exchhz01.viatech.com.cn (ip-167-164-97-218.anlai.com [218.97.164.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7398A43FBF for ; Mon, 21 Apr 2003 19:33:39 -0700 (PDT) (envelope-from davidxu@freebsd.org) Received: from davidw2k (ip-240-1-168-192.rev.dyxnet.com [192.168.1.240]) by exchhz01.viatech.com.cn with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id JM648R9P; Tue, 22 Apr 2003 10:18:48 +0800 Message-ID: <010301c30877$d50b64d0$f001a8c0@davidw2k> From: "David Xu" To: "Daniel Eischen" , References: <200304212345.h3LNjewA006168@pcnet1.pcnet.com> Date: Tue, 22 Apr 2003 10:35:26 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Subject: Re: kernel panic X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.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: Tue, 22 Apr 2003 02:33:41 -0000 This is what I saw few days ago. when running heavy threaded=20 process, VM system panic. David Xu ----- Original Message -----=20 From: "Daniel Eischen" To: Sent: Tuesday, April 22, 2003 7:45 AM Subject: kernel panic > I'm getting kernel panics every now and them from kernel sources > cvsup'd a few hours ago. Same configured kernel from Friday is > OK. >=20 > Typed by hand: >=20 > Fatal trap 12: page fault while in kernel mode > fault virtual address =3D 0xd0d10080 > fault code =3D supervisor read, page not present > instruction pointer =3D 0x8:0xc03adceb > stack pointer =3D 0x10:0xd1353bb0 > frame pointer =3D 0x10:0xd1353bbc > code segment =3D base 0x0, limit 0xfffff, type 0x1b > processor eflags =3D interrupt enabled, resume, IOPL =3D = 0 > current process =3D 607 (bash) > kernel: type 12 trap, code =3D 0 > Stopped at pmap_allocpte+0x13:movl 0(%eax, %esi, 4), %edx > db> trace > pmap_allocpte(c1e594b0, 8141000, 0, c037b961m c1e59400) at = pmap_allocpte+0x13 > pmap_enter(c1e54b0, 8141000, c0ad7ac0, 3, 0)at pmap_enter+0x39 > vm_fault(c1e59400, 8141000, 2, 8, c1e2fbe0) at vm_fault+0xec7 > trap_pfault(d1353d48, 1, 8141b7c, 8141b7c, 6) at trap_pfault+0xcc > trap(2f, 2f, 2f, bfbffbf0, bfbffc00) at trap+0x213 > calltrap() at calltrap+0x5 > --- trap 0xc, eip=3D0x80480d5, esp =3D 0xbfbffbd0, ebp =3D = 0xbfbffbe8 --- >=20 > --=20 > Dan Eischen > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to = "freebsd-current-unsubscribe@freebsd.org"