From owner-freebsd-current@FreeBSD.ORG Sun May 29 17:50:57 2005 Return-Path: X-Original-To: current@FreeBSD.org 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 8370916A41C; Sun, 29 May 2005 17:50:57 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 291B943D48; Sun, 29 May 2005 17:50:57 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 60E195148D; Sun, 29 May 2005 10:50:56 -0700 (PDT) Date: Sun, 29 May 2005 10:50:56 -0700 From: Kris Kennaway To: Kris Kennaway Message-ID: <20050529175056.GA99318@xor.obsecurity.org> References: <20050510223636.GA49927@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline In-Reply-To: <20050510223636.GA49927@xor.obsecurity.org> User-Agent: Mutt/1.4.2.1i Cc: amd64@FreeBSD.org, current@FreeBSD.org Subject: Re: Fatal trap 12 in exec_copyout_strings() 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: Sun, 29 May 2005 17:50:57 -0000 --J/dobhs11T7y2rNN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 10, 2005 at 03:36:36PM -0700, Kris Kennaway wrote: > Got this on a dual amd64 with 8GB RAM running 6.0 from last week: >=20 > Fatal trap 12: page fault while in kernel mode > cpuid =3D 1; apic id =3D 01 > fault virtual address =3D 0xffffffffa9cdc000 > fault code =3D supervisor read, page not present > instruction pointer =3D 0x8:0xffffffff8037759f > stack pointer =3D 0x10:0xffffffffba1637d0 > frame pointer =3D 0x10:0xffffffffba163820 > 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 52247 (sh) > [thread pid 52247 tid 100149 ] > Stopped at exec_copyout_strings+0x12f: > db> wh > Tracing pid 52247 tid 100149 td 0xffffff016e5724c0 > exec_copyout_strings() at exec_copyout_strings+0x12f > do_execve() at do_execve+0x39a > kern_execve() at kern_execve+0xab > execve() at execve+0x49 > syscall() at syscall+0x382 > Xfast_syscall() at Xfast_syscall+0xa8 > --- syscall (59, FreeBSD ELF64, execve), rip =3D 0x80090622c, rsp =3D 0x7= fffffffe058, rbp =3D 0xffffffff --- > db> I've got this panic twice more since. Kris --J/dobhs11T7y2rNN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCmgEAWry0BWjoQKURAphtAJ9Wu0+6Vyp3rttgYtox6tSSeNBJ8ACgvYNw OlxxIVonDW8aa5+FmSSJ4p4= =1Zw0 -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN--