Date: Tue, 23 Dec 2008 13:33:26 +0100 From: "Lucius Windschuh" <lwindschuh@googlemail.com> To: freebsd-current@freebsd.org Subject: kassert panic in geom_journal Message-ID: <90a5caac0812230433t404a6080w4f45906e32fedd9e@mail.gmail.com> In-Reply-To: <90a5caac0812221449m4ab0bc29y64a65bb6a63865ff@mail.gmail.com> References: <90a5caac0812221449m4ab0bc29y64a65bb6a63865ff@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
I'm currently experiencing the same panic every now and then, which
has is origin in geom_journal:
panic: poffset=635104768 plength=16384 coffset=635036672
It is triggered by a KASSERT ("Be sure that bios queue is sorted.") in
sys/geom/journal/g_journal.c:1033.
I use -CURRENT with WITNESS and INVARIANTS as of December 16th on a
Lenovo Thinkpad T400.
This KASSERT is triggered by "make buildworld buildkernel" or by building ports.
A kernel dump is available for further digging. Backtrace:
http://sites.google.com/site/lwfreebsd/Home/files/gjournal-backtrace.txt
Kernel config: http://sites.google.com/site/lwfreebsd/Home/files/kernel-CURRENT.txt
dmesg: http://sites.google.com/site/lwfreebsd/Home/files/dmesg-T400-FreeBSD-CURRENT.txt
Merry Christmas
Lucius
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?90a5caac0812230433t404a6080w4f45906e32fedd9e>
