thank god for digital cameras ... current panic was while doing a simple
'make buildworld', no -j option ... based on most recent sources ...

cpid = 0; lapic.id = 00000000
instruction pointer     = 0x8:0xc0179309
stack pointer           = 0x10:0xcb350f60
frame pointer           = 0x10:0xcb350f64
code segment            = base 0x0, limit 0xfffff, type 0x1b
                        = DPL 0, pres 1, def32 1, gran 1
processor eflags        = interrupt enabled, IOPL - 0
current process         = 11 (idle: cpu0)
kernel: type 29 trap, code=0
Stopped at      procrunnable+0xd:       movl    %ebp,%esp
db> trace
procrunnable+0xd
idle_proc+0x1e
fork_exit+0xbc
fork_trampoline+0x8
db> show pcpu 0
cpuid   = 0
curproc = 0xcb346840: pid 11 "idle: cpu0"
curpcb  = 0xcb34f000
npxproc = none
idleproc = 0xcb346840: pid 11 "idle: cpu0"
db> show pcpu 1
cpuid   = 1
curproc = 0xccf860e0: pid 37362 "cpp0"
curpcb  = 0xccfe6000
npxproc = none
idleproc = 0xcb346a60: pid 10 "idle: cpu1"

Marc G. Fournier                               [EMAIL PROTECTED]
Systems Administrator @ hub.org
scrappy@{postgresql|isc}.org                       ICQ#7615664


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to