Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 May 2001 18:55:56 -0400 (EDT)
From:      "Marc G. Fournier" <scrappy@hub.org>
To:        <freebsd-current@freebsd.org>
Subject:   latest panic ... procrunnable?
Message-ID:  <Pine.BSF.4.33.0105271849340.41214-100000@hub.org>

next in thread | raw e-mail | index | archive | help

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                               scrappy@hub.org
Systems Administrator @ hub.org
scrappy@{postgresql|isc}.org                       ICQ#7615664


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0105271849340.41214-100000>