Date: Wed, 02 Dec 2015 15:29:35 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 204949] panic: mtx_lock of spin mutex @ /usr/src/head/sys/kern/vfs_subr.c:512 Message-ID: <bug-204949-8-WgRhU9PHsJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-204949-8@https.bugs.freebsd.org/bugzilla/> References: <bug-204949-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204949 --- Comment #6 from Konstantin Belousov <kib@FreeBSD.org> --- (In reply to Jason Unovitch from comment #5) What does 'M' mean in your kernel revision ? What changes did you apply ? >From the core at the reference above, in kgdb do 'frame 12\nprint *mp' and post the result. There were some changes to the vnode handling in the timeframe of recent two weeks, but your problem is about the state of the struct mount, and not vnode. -- 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-204949-8-WgRhU9PHsJ>