Bug #2519
panic: assertion "_cache_lockstatus(ncp) == LK_EXCLUSIVE" failed
| Status: | In Progress | Start date: | 02/26/2013 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | - |
Description
A 8-threads machine running a DragonFly 3.3 kernel as of 055f352b3a3efb5048e8ec081c8bfe53db574e68
panics every few hours with the above assertion.
Complete panic string:
panic: assertion "_cache_lockstatus(ncp) == LK_EXCLUSIVE" failed in _cache_setvp at /usr/src/sys/kern/vfs_cache.c:1175
Core dumps are beeing uploaded to leaf:~ftigeot/crash.71
Related todos
History
Updated by ftigeot 3 months ago
sysctl.conf contains debug.ncp_shared_lock_disable=0, which may be important