From owner-freebsd-current Sat May 19 18:16:23 2001 Delivered-To: freebsd-current@freebsd.org Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by hub.freebsd.org (Postfix) with ESMTP id 9C12037B424 for ; Sat, 19 May 2001 18:16:20 -0700 (PDT) (envelope-from jazepeda@pacbell.net) Received: from zippy.mybox.zip ([207.214.149.61]) by mta5.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0GDM006640UJMC@mta5.snfc21.pbi.net> for current@freebsd.org; Sat, 19 May 2001 18:15:58 -0700 (PDT) Received: by zippy.mybox.zip (Postfix, from userid 1000) id 31BA817D6; Sat, 19 May 2001 18:15:54 -0700 (PDT) Date: Sat, 19 May 2001 18:15:53 -0700 From: Alex Zepeda Subject: Re: panic: workitem_free: still on list In-reply-to: ; from rb@gid.co.uk on Sat, May 19, 2001 at 02:53:57PM +0100 To: Bob Bishop Cc: current@freebsd.org Message-id: <20010519181553.A574@zippy.mybox.zip> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline User-Agent: Mutt/1.2.5i References: 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 On Sat, May 19, 2001 at 02:53:57PM +0100, Bob Bishop wrote: > On reboot, I got the manual fsck jive with the "bad superblock: values > disagree ,,with,, first alternate", and had to re-enable softupdates on / This hasn't bit me ever. > Abridged backtrace: > > panic() > workitem_free() > free_newdirblk() > handle_written_inodeblock() > softdep_disk_write_complete() > bufdone() > bufdonebio() > dadone() > camisr() > ithread_loop() > fork_exit() > fork_trampoline() However the above has, and I've got IDE disks: zippy:~#dmesg|egrep "(^ad|^acd|^ata)" atapci0: port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 ad0: 29314MB [59560/16/63] at ata0-master UDMA33 ad2: 12416MB [25228/16/63] at ata1-master UDMA33 acd0: CD-RW at ata1-slave PIO4 Sadly I haven't been able to get a crash dump in a while. Usually it'll hang while trying to reset the disks, but this time it panic'd again. - alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message