From owner-freebsd-current@FreeBSD.ORG Mon Nov 17 21:14:10 2003 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 CACA816A4CE for ; Mon, 17 Nov 2003 21:14:10 -0800 (PST) Received: from out008.verizon.net (out008pub.verizon.net [206.46.170.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3ED043FD7 for ; Mon, 17 Nov 2003 21:14:09 -0800 (PST) (envelope-from vze2ztys@verizon.net) Received: from outgoing.verizon.net ([192.168.1.4]) by out008.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20031118051409.XZHO3808.out008.verizon.net@outgoing.verizon.net> for ; Mon, 17 Nov 2003 23:14:09 -0600 X-Mailer: Openwave WebEngine, version 2.8.10 (webedge20-101-190-20021211) From: To: Date: Mon, 17 Nov 2003 23:14:09 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out008.verizon.net from [192.168.1.4] at Mon, 17 Nov 2003 23:14:09 -0600 Message-Id: <20031118051409.XZHO3808.out008.verizon.net@outgoing.verizon.net> Subject: another panic for your viewing pleasure 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: Tue, 18 Nov 2003 05:14:10 -0000 I think this one occured as a result of "cdcontrol -f /dev/acd1 p", but I can't be sure. (kgdb) bt #0 doadump () at /usr/src/sys/kern/kern_shutdown.c:240 #1 0xc04c7ce4 in boot (howto=0x100) at /usr/src/sys/kern/kern_shutdown.c:372 #2 0xc04c8088 in panic () at /usr/src/sys/kern/kern_shutdown.c:550 #3 0xc05eaa3c in trap_fatal (frame=0xd87e8c28, eva=0x0) at /usr/src/sys/i386/i386/trap.c:821 #4 0xc05ea702 in trap_pfault (frame=0xd87e8c28, usermode=0x0, eva=0x1c) at /usr/src/sys/i386/i386/trap.c:735 #5 0xc05ea29d in trap (frame= {tf_fs = 0xc0c30018, tf_es = 0xc4490010, tf_ds = 0xc4490010, tf_edi = 0x0, tf_esi = 0xc449cd00, tf_ebp = 0xd87e8c80, tf_isp = 0xd87e8c54, tf_ebx = 0xc448bd20, tf_edx = 0x0, tf_ecx = 0xc0661fa4, tf_eax = 0x1, tf_trapno = 0xc, tf_err = 0x0, tf_eip = 0xc04e4683, tf_cs = 0x8, tf_eflags = 0x10203, tf_esp = 0xd87e8c98, tf_ss = 0xc048f26e}) at /usr/src/sys/i386/i386/trap.c:420 #6 0xc05dc1f8 in calltrap () at {standard input}:94 #7 0xc0493c28 in g_destroy_provider (pp=0xc448bd20) at /usr/src/sys/geom/geom_subr.c:425 #8 0xc0490bd5 in g_orphan_register (pp=0xc449cd00) at /usr/src/sys/geom/geom_event.c:143 #9 0xc0490cfc in one_event () at /usr/src/sys/geom/geom_event.c:169 #10 0xc0490f25 in g_run_events () at /usr/src/sys/geom/geom_event.c:202 #11 0xc0491f55 in g_event_procbody () at /usr/src/sys/geom/geom_kern.c:134 #12 0xc04b1080 in fork_exit (callout=0xc0491f30 , arg=0x0, frame=0x0) at /usr/src/sys/kern/kern_fork.c:793