From owner-freebsd-current Sat Nov 2 2:21:23 2002 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 9187837B401 for ; Sat, 2 Nov 2002 02:21:21 -0800 (PST) Received: from mail41.fg.online.no (mail41-s.fg.online.no [148.122.161.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98F2B43E77 for ; Sat, 2 Nov 2002 02:21:08 -0800 (PST) (envelope-from frode@nordahl.net) Received: from samwise.xu.nordahl.net (ti200720a080-0748.bb.online.no [80.212.246.236]) by mail41.fg.online.no (8.9.3/8.9.3) with ESMTP id LAA09238 for ; Sat, 2 Nov 2002 11:20:58 +0100 (MET) Subject: CNet CNWLC-811 (PRISM2), kernel panic From: Frode Nordahl To: freebsd-current@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 02 Nov 2002 11:20:54 +0100 Message-Id: <1036232462.628.6.camel@samwise.xu.nordahl.net> Mime-Version: 1.0 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, Just bought a CNet WLAN card, and it makes -CURRENT panic when inserted, or if it is inserted while booting. Userland installed from 20021101 snapshot. Kernel from today: FreeBSD 5.0-CURRENT #0: Sat Nov 2 09:50:05 CET 2002 (second panic from me issuing panic from ddb) Fatal trap 12: page fault while in kernel mode fault virtual address = 0xd11fa000 fault code = supervisor read, page not present instruction pointer = 0x8:0xc01aa2d5 stack pointer = 0x10:0xcc00494c frame pointer = 0x10:0xcc004b78 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 = 9 (cbb1) panic: from debugger Fatal trap 3: breakpoint instruction fault while in kernel mode instruction pointer = 0x8:0xc03b47d4 stack pointer = 0x10:0xcc0046bc frame pointer = 0x10:0xcc0046c8 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = IOPL = 0 current process = 9 (cbb1) panic: from debugger Uptime: 1m11s Dumping 224 MB ata0: resetting devices .. done 16 32 48 64 80 96 112 128 144 160 176 192 208 --- #0 doadump () at ../../../kern/kern_shutdown.c:232 232 dumping++; (kgdb) bt #0 doadump () at ../../../kern/kern_shutdown.c:232 #1 0xc0242d89 in boot (howto=260) at ../../../kern/kern_shutdown.c:364 #2 0xc0242fd3 in panic () at ../../../kern/kern_shutdown.c:517 #3 0xc0147ac2 in db_panic () at ../../../ddb/db_command.c:450 #4 0xc0147a42 in db_command (last_cmdp=0xc0429b40, cmd_table=0x0, aux_cmd_tablep=0xc0422fb8, aux_cmd_tablep_end=0xc0422fbc) at ../../../ddb/db_command.c:346 #5 0xc0147b56 in db_command_loop () at ../../../ddb/db_command.c:472 #6 0xc014a80a in db_trap (type=12, code=0) at ../../../ddb/db_trap.c:72 #7 0xc03b4532 in kdb_trap (type=12, code=0, regs=0xcc00490c) at ../../../i386/i386/db_interface.c:166 #8 0xc03c5e12 in trap_fatal (frame=0xcc00490c, eva=0) at ../../../i386/i386/trap.c:841 #9 0xc03c5b22 in trap_pfault (frame=0xcc00490c, usermode=0, eva=3508510720) at ../../../i386/i386/trap.c:760 #10 0xc03c558d in trap (frame= {tf_fs = -1037107176, tf_es = -872415216, tf_ds = -1072168944, tf_edi = -1036984320, tf_esi = -1037051392, tf_ebp = -872395912, tf_isp = -872396488, tf_ebx = 0, tf_edx = -786460672, tf_ecx = -1037071868, tf_eax = 4096, tf_trapno = 12, tf_err = 0, tf_eip = -1071996203, tf_cs = 8, tf_eflags = 66050, tf_esp = -1037051392, tf_ss = -1036984320}) at ../../../i386/i386/trap.c:446 #11 0xc03b5d08 in calltrap () at {standard input}:98 #12 0xc01aa105 in pccard_read_cis (sc=0x0) at ../../../dev/pccard/pccard_cis.c:98 #13 0xc01a7ab2 in pccard_attach_card (dev=0xc230e000) at ../../../dev/pccard/pccard.c:168 #14 0xc01afd26 in cbb_insert (sc=0xc22f8a00) at card_if.h:66 #15 0xc01afad8 in cbb_event_thread (arg=0xc22f8a00) at ../../../dev/pccbb/pccbb.c:917 #16 0xc022dab4 in fork_exit (callout=0xc01afa40 , arg=0x0, frame=0x0) at ../../../kern/kern_fork.c:860 (kgdb) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message