Date: Sat, 23 Feb 2008 02:50:07 -0600 (CST) From: Bryan Venteicher <bryanv@daemoninthecloset.org> To: freebsd-current@freebsd.org Subject: panic: lock (smbsm) lockmgr does not match earlier (sleep mutex) lock Message-ID: <330977318.1351203756607522.JavaMail.root@zimbra>
next in thread | raw e-mail | index | archive | help
Hi, I receive the following panic "lock (smbsm) lockmgr does not match earlier (sleep mutex) lock" when loading the smbfs module on a recent current. Kernel dumps weren't configured on the particular machine. Here's the abbreviated relevant portions of the stack: ... nsmb_dev_load smb_sm_init smb_co_init ... enroll panic In smb_co_init(), the same description/name is used to initialize both cp->co_interlock and cp->co_lock.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?330977318.1351203756607522.JavaMail.root>