Date: Sat, 19 May 2001 18:15:53 -0700 From: Alex Zepeda <jazepeda@pacbell.net> To: Bob Bishop <rb@gid.co.uk> Cc: current@freebsd.org Subject: Re: panic: workitem_free: still on list Message-ID: <20010519181553.A574@zippy.mybox.zip> In-Reply-To: <l03130307b72c26dfed40@[194.32.164.2]>; from rb@gid.co.uk on Sat, May 19, 2001 at 02:53:57PM %2B0100 References: <l03130307b72c26dfed40@[194.32.164.2]>
next in thread | previous in thread | raw e-mail | index | archive | help
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: <Intel PIIX4 ATA33 controller> 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 <IBM-DTLA-307030> [59560/16/63] at ata0-master UDMA33 ad2: 12416MB <WDC AC313000R> [25228/16/63] at ata1-master UDMA33 acd0: CD-RW <R/RW 4x4x24> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010519181553.A574>