From owner-freebsd-current@FreeBSD.ORG Thu Feb 23 19:30:47 2006 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 568AD16A420; Thu, 23 Feb 2006 19:30:47 +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 F2BDA43D48; Thu, 23 Feb 2006 19:30:46 +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 D929B1A3C1D; Thu, 23 Feb 2006 11:30:46 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 34A27515AE; Thu, 23 Feb 2006 14:30:46 -0500 (EST) Date: Thu, 23 Feb 2006 14:30:46 -0500 From: Kris Kennaway To: davidxu@FreeBSD.org, current@FreeBSD.org Message-ID: <20060223193046.GB89672@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KFztAG8eRSV9hGtP" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: Page fault in thr_exit() 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, 23 Feb 2006 19:30:47 -0000 --KFztAG8eRSV9hGtP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline This came from running stress2 with libthr: Fatal trap 12: page fault while in kernel mode cpuid = 2; apic id = 02 fault virtual address = 0xc96ca608 fault code = supervisor read, page not present instruction pointer = 0x20:0xc0525803 stack pointer = 0x28:0xee9feb38 frame pointer = 0x28:0xee9feb54 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 9192 (thr1) [thread pid 9192 tid 103345 ] Stopped at _mtx_lock_sleep+0x121: cmpl $0x4,0x128(%ebx) db> wh Tracing pid 9192 tid 103345 td 0xc94fd9c0 _mtx_lock_sleep(c0786720,c94fd9c0,0,c0720007,9d) at _mtx_lock_sleep+0x121 _mtx_lock_flags(c0786720,0,c0720007,9d,156) at _mtx_lock_flags+0xcb _sx_xlock(ca0f5b9c,c0737259,bb1,c8d034e0,ee9febe0) at _sx_xlock+0x32 _vm_map_lock_read(ca0f5b58,c0737259,bb1,200028d,ee9fec44) at _vm_map_lock_read+0x48 vm_map_lookup(ee9fec08,805b20c,2,ee9fec0c,ee9fec48) at vm_map_lookup+0x2e umtx_key_get(c94fd9c0,805b20c,ee9fec44,1,c071e9d5) at umtx_key_get+0x57 kern_umtx_wake(c94fd9c0,805b20c,7fffffff,5e,1) at kern_umtx_wake+0x20 thr_exit(c94fd9c0,ee9fed04,4,445,ee9feca4) at thr_exit+0x45 syscall(3b,2807003b,bfbf003b,1,805b200) at syscall+0x2e7 Xint0x80_syscall() at Xint0x80_syscall+0x1f --- syscall (431, FreeBSD ELF32, thr_exit), eip = 0x280d4e4f, esp = 0xb393eee0, ebp = 0xb393ef9c --- Core available. Kris --KFztAG8eRSV9hGtP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD/g1lWry0BWjoQKURAn4mAKD4XmJBXKhZ6NYYXqSCHPLh9/3atgCgqaJK Yst3CjyTC8hjM/NazMb77Uw= =/dVg -----END PGP SIGNATURE----- --KFztAG8eRSV9hGtP--