> For better or worse, my box just obliged with a crash only 3h41m28s after
> booting my "DEBUG" kernel.
Well, that's paradoxically something of a hopeful sign. :)
> #3 0xc020abb9 in trap_pfault (frame=0xc7676d74, usermode=0, eva=108)
> at /home/src/sys/i386/i386/trap.c:844
> #4 0xc020a78f in trap (frame={tf_fs = -949288944, tf_es = -949551088,
> tf_ds = -949551088, tf_edi = -949522828, tf_esi = -949522944,
> tf_ebp = -949522988, tf_isp = -949523040, tf_ebx = -950285472,
> tf_edx = 0, tf_ecx = 27, tf_eax = -949523008, tf_trapno = 12,
> tf_err = 0, tf_eip = -1072212110, tf_cs = 8, tf_eflags = 66199,
> tf_esp = -949523008, tf_ss = 0}) at /home/src/sys/i386/i386/trap.c:443
> #5 0xc0175772 in fdesc_setattr (ap=0xc7676e00) at vnode_if.h:305
> #6 0xc0173d08 in vn_open (ndp=0xc7676ed0, fmode=1026, cmode=416)
> at vnode_if.h:305
This, however, is quite interesting. Can you tell us a little bit
about what you're running on this system and if you're using any
special devices? If this panic occurs twice in a row at the same
location, we're definitely starting to narrow it down.
- Jordan
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message