https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285813
Mark Johnston <ma...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |ma...@freebsd.org --- Comment #1 from Mark Johnston <ma...@freebsd.org> --- (In reply to Peter Blok from comment #0) How did you come to this conclusion? The value of `v` won't be changed during the call to rw_drop_critical(). Were you able to open the crash dump and inspect the value of the lock state? I would guess that the lock is destroyed (v == RW_DESTROYED). It would be useful to see the backtrace from kgdb as well. -- You are receiving this mail because: You are the assignee for the bug.