From owner-freebsd-current@FreeBSD.ORG Sun Dec 12 00:12:39 2004 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 CBB3E16A4CE for ; Sun, 12 Dec 2004 00:12:39 +0000 (GMT) Received: from s1.vhost.cz (s1.vhost.cz [82.208.27.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id B706443D55 for ; Sun, 12 Dec 2004 00:12:38 +0000 (GMT) (envelope-from konfer@mikulas.com) Received: (qmail 49012 invoked by uid 89); 12 Dec 2004 01:12:37 +0100 Received: from unknown (HELO localhost) (127.0.0.1) by localhost with SMTP; 12 Dec 2004 01:12:37 +0100 Received: from QMQPqq client ([127.0.0.1]) by localhost (s1.vhost.cz [127.0.0.1]) (amavisd-new, port 10628) with QMQPqq id 48446-09 for ; Sun, 12 Dec 2004 01:12:36 +0100 (CET) Received: from unknown (HELO ?195.122.218.78?) (jiri@mikulas.com@195.122.218.78) by s1.vhost.cz with AES256-SHA encrypted SMTP; 12 Dec 2004 01:12:36 +0100 Message-ID: <41BB8D31.7090400@mikulas.com> Date: Sun, 12 Dec 2004 01:13:37 +0100 From: Jiri Mikulas User-Agent: Mozilla Thunderbird 0.9 (X11/20041129) X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org X-Enigmail-Version: 0.89.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at s1.vhost.cz Subject: LOR if_wi.c:601 vm_map.c:2994 and 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: Sun, 12 Dec 2004 00:12:39 -0000 Hello FYI FreeBSD 6.0-CURRENT #0: Sat Dec 11 19:33:47 CET 2004 if you need more info , write me. thanks Jiri ---cut--- net.inet.ip.process_options: 1 -> 0 net.inet.ip.random_id: 0 -> 1 lock order reversal 1st 0xc160ac64 wi1 (network driver) @ /usr/src/sys/dev/wi/if_wi.c:601 2nd 0xc080c824 user map (user map) @ /usr/src/sys/vm/vm_map.c:2994 KDB: stack backtrace: witness_checkorder(c080c824,9,c078b23a,bb2,cbcf2b04) at witness_checkorder+0x500 _sx_xlock(c080c824,c078b23a,bb2,1000001,cbcf2b04) at _sx_xlock+0x3a vm_map_lookup(cbcf2b04,0,1,cbcf2b08,cbcf2af8,cbcf2afc,cbcf2adf,cbcf2ae0) at vm_map_lookup+0x24 vm_fault(c080c7e0,0,1,0,c1524000) at vm_fault+0x62 trap_pfault(4,4,0,0,246) at trap_pfault+0x126 trap(18,10,10,42b,0) at trap+0x318 calltrap() at calltrap+0x5 --- trap 0xc, eip = 0xc05675ec, esp = 0xcbcf2c0c, ebp = 0xcbcf2c1c --- _mtx_lock_flags(4,0,c077c384,42b,c1741030) at _mtx_lock_flags+0x24 ieee80211_find_rxnode(c160a254,c1741030,c160a254,8001,cbcf2c78) at ieee80211_find_rxnode+0x43 wi_intr(c160a000,0,0,c15239d8,0) at wi_intr+0xdb9 ithread_loop(c1541780,cbcf2d48,c1541780,c055ccb4,0) at ithread_loop+0x19e fork_exit(c055ccb4,c1541780,cbcf2d48) at fork_exit+0x7e fork_trampoline() at fork_trampoline+0x8 --- trap 0x1, eip = 0, esp = 0xcbcf2d7c, ebp = 0 --- Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x4 fault code = supervisor read, page not present instruction pointer = 0x8:0xc05675ec stack pointer = 0x10:0xcbcf2c0c frame pointer = 0x10:0xcbcf2c1c 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 = 23 (irq12: wi1 fxp0) [thread pid 23 tid 100020 ] Stopped at _mtx_lock_flags+0x24: cmpl $0xc07bc964,0(%ebx) ---cut---