Please see the attached gdb file. I get this panic if I have a samba filesystem mounted via mount_smbfs, where an iso file resides. When I try to use mdconfig on the file, I get an immediate panic. The exact mdconfig command issued is:
mount -a -t vnode -f /smbfs/sol-9-u3-x86-v1.iso -u 0
Correction: that should read
mdconfig -a -t vnode -f /smbfs/sol-9-u3-x86-v1.iso -u 0
Also, since the attach seems to have failed, I'll provide a link to the gdb output instead.
http://users.zoominternet.net/~dmmiller/freebsd/panic
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"