[Bug 213832] panic: vm_page_unwire: page 0x[...]'s wire count is zero

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Oct 30 10:41:27 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213832

--- Comment #2 from emz at norma.perm.ru ---
A vmcore from core.0.txt: http://zhegan.in/files/vmcore.0.xz

Kernel config:

===Cut===
ident CALYPSO
include GENERIC

device          carp
device          pf
device          pflog
device          pfsync

nodevice        vga
nodevice        sc
device          vt
device          vt_vga

options         ALTQ
options         ALTQ_CBQ        # Class Based Queueing
options         ALTQ_RED        # Random Early Detection
options         ALTQ_RIO        # RED In/Out
options         ALTQ_HFSC       # Hierarchical Packet Scheduler
options         ALTQ_CDNR       # Traffic conditioner
options         ALTQ_PRIQ       # Priority Queueing
options         ALTQ_NOPCC      # Required if the TSC is unusable
===Cut===

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list