| Summary: | many mount/umount smbfs share results in kernel panic | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Dominic Blais <deejay2> |
| Component: | kern | Assignee: | Boris Popov <bp> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.3-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: gnats-admin->freebsd-bugs misfiled Responsible Changed From-To: freebsd-bugs->bp Boris maintains smbfs State Changed From-To: open->feedback I can't reproduce this on recent systems. Please try with a recent -STABLE and let me know whether you still see the problem. State Changed From-To: feedback->closed Mail to originator times out. This is unfortunate, as the problem definitely existed at one point, and it would be nice to know that it's really resolved. |
If you mount/umount a smbfs share many times, it will result in a kernel panic, syncing HDD and forcing a reboot... Fix: Don't know.. How-To-Repeat: mount_smbfs -u UID -I hostname //user@hostname/share /mountpoint umount /mountpoint repeat.. and repeat... read a little bit something on the share.. umount.. re-mount... umount... re-mount.... This should crash in less than 30 tries... but it can happen at the 2nd only sometimes..