Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Oct 2016 10:41:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 213832] panic: vm_page_unwire: page 0x[...]'s wire count is zero
Message-ID:  <bug-213832-8-eCqy199dwD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213832-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-213832-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=3D213832

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

Kernel config:

=3D=3D=3DCut=3D=3D=3D
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
=3D=3D=3DCut=3D=3D=3D

--=20
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-213832-8-eCqy199dwD>