From owner-freebsd-current@FreeBSD.ORG Tue Aug 26 14:15:22 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 CB99216A4BF for ; Tue, 26 Aug 2003 14:15:22 -0700 (PDT) Received: from mail.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CAE243FE0 for ; Tue, 26 Aug 2003 14:15:22 -0700 (PDT) (envelope-from freebsd@soith.com) Received: from www.fastmail.fm (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 3C96713DC50; Tue, 26 Aug 2003 17:15:21 -0400 (EDT) Received: from 10.202.2.132 ([10.202.2.132] helo=www.fastmail.fm) by messagingengine.com with SMTP; Tue, 26 Aug 2003 17:15:21 -0400 Received: by www.fastmail.fm (Postfix, from userid 99) id 124E738195; Tue, 26 Aug 2003 17:15:19 -0400 (EDT) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.2 (F2.71; T1.001; A1.51; B2.12; Q2.03) From: "Aaron Wohl" To: freebsd-current@freebsd.org Date: Tue, 26 Aug 2003 15:15:19 -0600 X-Epoch: 1061932521 X-Sasl-enc: CA/nk23DiWYOIm7GF94P6A Message-Id: <20030826211519.124E738195@www.fastmail.fm> Subject: Panicstring: command not in queue - with heavy scsi io 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, 26 Aug 2003 21:15:22 -0000 With -current built as of a few hours ago, I get Panicstring: command not in queue with heavy scsi io. I tried building in INVARIANT* off and that didnt help. Any hints of a workaround? or an earlyer date and time to cvsyp to to not get it? #0 doadump () at /usr/src/sys/kern/kern_shutdown.c:240 #1 0xc0332ac1 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:372 #2 0xc0332f18 in panic () at /usr/src/sys/kern/kern_shutdown.c:550 #3 0xc04cc076 in trap_fatal (frame=0xe5aecc48, eva=0) at /usr/src/sys/i386/i386/trap.c:818 #4 0xc04cb643 in trap (frame= {tf_fs = -965345256, tf_es = -441581552, tf_ds = -1070333936, tf_edi = 4, tf_esi = 16, tf_ebp = -441529188, tf_isp = -441529228, tf_ebx = 0, tf_edx = -1068300533, tf_ecx = -874986304, tf_eax = 16, tf_trapno = 12, tf_err = 0, tf_eip = -1070433397, tf_cs = 8, tf_eflags = 66199, tf_esp = 757588537, tf_ss = -1068824672}) at /usr/src/sys/i386/i386/trap.c:251 #5 0xc04b3098 in calltrap () at {standard input}:103 #6 0xc0327fd9 in _mtx_lock_sleep (m=0x10, opts=0, file=0x0, line=0) at /usr/src/sys/kern/kern_mutex.c:635 #7 0xc031c845 in ithread_loop (arg=0xcb8e9900) at /usr/src/sys/kern/kern_intr.c:533 #8 0xc031b491 in fork_exit (callout=0xc031c680 , arg=0x0, frame=0x0) at /usr/src/sys/kern/kern_fork.c:796