Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 2015 19:18:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 203879] mount_smbfs panic at smbutil logout
Message-ID:  <bug-203879-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203879

            Bug ID: 203879
           Summary: mount_smbfs panic at smbutil logout
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: mwlucas@michaelwlucas.com

Created attachment 162216
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162216&action=edit
core.txt

Running today's current, the following sequence always panics the machine.

smbutil lookup fileserver
Got response from 203.0.113.77
IP address of fileserver: 203.0.113.77
storm~;smbutil login //mwlucas@fileserver
Password:
smbutil: unable to open connection: syserr = Authentication error
smbutil: could not login to server FILESERVER: syserr = Authentication error
storm~;smbutil login //mwlucas@fileserver
Password:
Connected to MWLUCAS
storm~;smbutil logout //mwlucas@fileserver

"fileserver" is a Win 7 VM, fresh install, no security updates, behind a
firewall.

/etc/nsmb.conf is:

[default]
nbns=203.0.113.77
username=mwlucas
workgroup=MWL
password=$$obfuscated

100% reproducible.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203879-8>