From owner-freebsd-net@FreeBSD.ORG Fri Feb 17 21:04:12 2006 Return-Path: X-Original-To: net@FreeBSD.org Delivered-To: freebsd-net@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56F0116A420 for ; Fri, 17 Feb 2006 21:04:12 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCBCB43D67 for ; Fri, 17 Feb 2006 21:04:10 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id AD7D21A3C1C for ; Fri, 17 Feb 2006 13:04:10 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 15F3152AC0; Fri, 17 Feb 2006 16:04:10 -0500 (EST) Date: Fri, 17 Feb 2006 16:04:09 -0500 From: Kris Kennaway To: Kris Kennaway Message-ID: <20060217210409.GA72104@xor.obsecurity.org> References: <20060216201514.GA25470@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: <20060216201514.GA25470@xor.obsecurity.org> User-Agent: Mutt/1.4.2.1i Cc: net@FreeBSD.org Subject: Re: deadc0de panic in fxp driver X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2006 21:04:12 -0000 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 16, 2006 at 03:15:14PM -0500, Kris Kennaway wrote: > Peter Holm's stress test gave me this on an SMP machine running fresh > 7.0: >=20 > Fatal trap 12: page fault while in kernel mode > cpuid =3D 0; apic id =3D 00 > fault virtual address =3D 0xdeadc0de > fault code =3D supervisor write, page not present > instruction pointer =3D 0x20:0xc0681633 > stack pointer =3D 0x28:0xf3bbeb88 > frame pointer =3D 0x28:0xf3bbeb88 > code segment =3D base 0x0, limit 0xfffff, type 0x1b > =3D DPL 0, pres 1, def32 1, gran 1 > processor eflags =3D interrupt enabled, resume, IOPL =3D 0 > current process =3D 24 (irq17: fxp0) > [thread pid 24 tid 100020 ] > Stopped at trash_dtor+0x10: movl $0xdeadc0de,0(%edx) > db> wh > Tracing pid 24 tid 100020 td 0xcc47b1a0 > trash_dtor(deadc0de,800,0,f3bbebb8,c05295bb) at trash_dtor+0x10 > trash_init(deadc0de,800,1,7f,35) at trash_init+0x20 > mb_zinit_pack(ccb7e100,100,1,85f,f3bbebec) at mb_zinit_pack+0x50 > uma_zalloc_bucket(c1057000,1,c073d432,75d,0) at uma_zalloc_bucket+0x1f1 > uma_zalloc_arg(c1057000,f3bbec4c,1,1,c072a086) at uma_zalloc_arg+0x38e > fxp_add_rfabuf(cc546000,cc54604c,2,61a,cc546014) at fxp_add_rfabuf+0x35 > fxp_intr_body(cc546000,cc53c000,40,ffffffff,cc53c000) at fxp_intr_body+0x= 115 > fxp_intr(cc546000,f3bbecdc,c052aa10,c07f5c90,1) at fxp_intr+0xcf > ithread_execute_handlers(cc4cccd8,cc477700,c0725a19,2f9,cc47b1a0) at ithr= ead_execute_handlers+0x10e > ithread_loop(cc539960,f3bbed38,c0725807,31a,cc539960) at ithread_loop+0x78 > fork_exit(c051cdfa,cc539960,f3bbed38) at fork_exit+0xc5 > fork_trampoline() at fork_trampoline+0x8 > --- trap 0x1, eip =3D 0, esp =3D 0xf3bbed6c, ebp =3D 0 --- > db> Peter Holm has also seen this panic involving the fxp driver: http://people.freebsd.org/~pho/stress/log/cons186.html When I ran the stress test on two machines with em they did not panic after about twice as long under load. Kris --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD9jpJWry0BWjoQKURAsYnAKCIyie+wqVbM2MxlEj3cxr1NSRZhgCg6ysB 017cPMT2dJkxsomybP6FBXw= =XAuT -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh--