Date: Sat, 26 Nov 2011 13:32:37 +0400 From: Gleb Smirnoff <glebius@FreeBSD.org> To: Kostik Belousov <kostikbel@gmail.com> Cc: current@FreeBSD.org Subject: Re: panic: handle_written_inodeblock: live inodedep Message-ID: <20111126093237.GA44498@glebius.int.ru> In-Reply-To: <20111126080525.GE50300@deviant.kiev.zoral.com.ua> References: <20111125170826.GB42969@FreeBSD.org> <20111126080525.GE50300@deviant.kiev.zoral.com.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Nov 26, 2011 at 10:05:25AM +0200, Kostik Belousov wrote: K> > Running HEAD with KMS patches from kib@, a 15th November K> > snapshot build from kms branch from ~kib/deviant2 repository. K> > The panic message and backtrace look unrelated to KMS, so, K> > I think my kernel can be considered a head from 15-th of November. K> > K> > Panic happened a couple of seconds after system finished booting K> > up to login prompt. I didn't login yet, and X server hadn't been K> > started. K> > K> > Backtrace from gdb: K> > K> > #9 0xffffffff8049f5d0 in panic (fmt=Variable "fmt" is not available. K> > ) K> > at /usr/home/glebius/src/deviant2/sys/kern/kern_shutdown.c:600 K> > #10 0xffffffff806a3b19 in softdep_disk_write_complete (bp=0xffffff80eff76500) K> > at /usr/home/glebius/src/deviant2/sys/ufs/ffs/ffs_softdep.c:11020 K> > #11 0xffffffff8051d97c in bufdone_finish (bp=0xffffff80eff76500) at buf.h:418 K> > ---Type <return> to continue, or q <return> to quit--- K> > #12 0xffffffff8051dcb8 in bufdone (bp=0xffffff80eff76500) K> > at /usr/home/glebius/src/deviant2/sys/kern/vfs_bio.c:3328 K> > #13 0xffffffff8043ac96 in g_io_schedule_up (tp=Variable "tp" is not available. K> > ) K> > at /usr/home/glebius/src/deviant2/sys/geom/geom_io.c:679 K> > #14 0xffffffff8043b21c in g_up_procbody (arg=Variable "arg" is not available. K> > ) K> > at /usr/home/glebius/src/deviant2/sys/geom/geom_kern.c:97 K> > #15 0xffffffff80472d5f in fork_exit ( K> > callout=0xffffffff8043b1c0 <g_up_procbody>, arg=0x0, K> > frame=0xffffff8000264c50) K> > at /usr/home/glebius/src/deviant2/sys/kern/kern_fork.c:995 K> > #16 0xffffffff806f1a9e in fork_trampoline () K> > at /usr/home/glebius/src/deviant2/sys/amd64/amd64/exception.S:602 K> > K> > I'm running SUJ on all partitions. On the next boot after panic fsck K> > failed to run w/o "-y" option. K> > I can provide any additional information or share core file. K> K> Did you have i/o errors before the panic ? There were no error messages on console. -- Totus tuus, Glebius.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111126093237.GA44498>