Subject: kern/32499: SMB/vnd(4) interaction = panic
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <juan@xtrarom.org>
List: netbsd-bugs
Date: 01/11/2006 16:15:01
>Number: 32499
>Category: kern
>Synopsis: SMB/vnd(4) interaction = panic
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Jan 11 16:15:00 +0000 2006
>Originator: Juan RP
>Release: NetBSD 3.99.15
>Organization:
>Environment:
System: NetBSD Nocturno 3.99.15 NetBSD 3.99.15 (Nocturno-Xen0) #2: Wed Jan 11 07:31:04 CET 2006 juan@Nocturno:/home/juan/build/obj/sys/arch/i386/compile/Nocturno-Xen0 i386
Architecture: i386
Machine: i386
>Description:
I have a SMB directory mounted via mount_smbfs:
//GUEST@XENUN/STORAGE on /mnt/storage0 type smbfs
And after trying to use vnconfig(8) with the NetBSD 3.0
ISO image... boom! panic.
>How-To-Repeat:
mount_smbfs //blah@foo/bleah /foo
vnconfig vnd0 /foo/image.iso
[...]
panic
>Fix:
Dunno, sorry.