Bug 203879 - mount_smbfs panic at smbutil logout
Summary: mount_smbfs panic at smbutil logout
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: amd64 Any
: --- Affects Some People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-19 19:18 UTC by mwlucas
Modified: 2015-10-19 19:23 UTC (History)
2 users (show)

See Also:


Attachments
core.txt (136.80 KB, text/plain)
2015-10-19 19:18 UTC, mwlucas
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mwlucas 2015-10-19 19:18:38 UTC
Created attachment 162216 [details]
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.
Comment 1 Enji Cooper freebsd_committer freebsd_triage 2015-10-19 19:23:49 UTC
This panic looks kind of reminiscent to another one that's popped up at $work recently, which was tied down to a failed KASSERT.