Date: Wed, 8 Sep 1999 06:00:04 -0700 (PDT) From: Sheldon Hearn <sheldonh@uunet.co.za> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/13632: Floppy hangs system Message-ID: <199909081300.GAA19176@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/13632; it has been noted by GNATS. From: Sheldon Hearn <sheldonh@uunet.co.za> To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: kern/13632: Floppy hangs system Date: Wed, 08 Sep 1999 14:57:57 +0200 Following up on myself, here's a back trace of the panic I mentioned. I have the crash dump available if anyone has things they;d like me to look at. Ciao, Sheldon. #9 0xc012f710 in panic (fmt=0xc01fa7f4 "vinvalbuf: dirty bufs") at ../../kern/kern_shutdown.c:444 #10 0xc0151504 in vinvalbuf (vp=0xc4c4af00, flags=1, cred=0x0, p=0xc4bf0440, slpflag=0, slptimeo=0) at ../../kern/vfs_subr.c:599 #11 0xc015e034 in spec_close (ap=0xc4c4eec0) at ../../miscfs/specfs/spec_vnops.c:648 #12 0xc01a938e in ufsspec_close (ap=0xc4c4eec0) at ../../ufs/ufs/ufs_vnops.c:1872 #13 0xc01a9861 in ufs_vnoperatespec (ap=0xc4c4eec0) at ../../ufs/ufs/ufs_vnops.c:2317 #14 0xc0162d9c in msdosfs_unmount (mp=0xc09cbc00, mntflags=0, p=0xc4bf0440) at vnode_if.h:191 #15 0xc0153fd4 in dounmount (mp=0xc09cbc00, flags=0, p=0xc4bf0440) at ../../kern/vfs_syscalls.c:488 #16 0xc0153f14 in unmount (p=0xc4bf0440, uap=0xc4c4ef94) at ../../kern/vfs_syscalls.c:456 #17 0xc01d2627 in syscall (frame={tf_es = 39, tf_ds = 39, tf_edi = 134631479, tf_esi = 134694461, tf_ebp = -1077945316, tf_isp = -993726492, tf_ebx = -1077946452, tf_edx = 0, tf_ecx = 3, tf_eax = 22, tf_trapno = 12, tf_err = 2, tf_eip = 134518920, tf_cs = 31, tf_eflags = 582, tf_esp = -1077946512, tf_ss = 39}) at ../../i386/i386/trap.c:1100 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909081300.GAA19176>