Date: Thu, 27 Mar 2003 17:06:33 -0500 From: Jake Burkholder <jake@locore.ca> To: Bri <brian@ukip.com> Cc: Freebsd-Sparc <freebsd-sparc@FreeBSD.ORG> Subject: Re: My box crash and trace showed this info Message-ID: <20030327170633.D87908@locore.ca> In-Reply-To: <NEBBKKNOEKKNLLNMEOHFEEJONNAA.brian@ukip.com>; from brian@ukip.com on Thu, Mar 27, 2003 at 12:10:01PM -0000 References: <NEBBKKNOEKKNLLNMEOHFEEJONNAA.brian@ukip.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Apparently, On Thu, Mar 27, 2003 at 12:10:01PM -0000, Bri said words to the effect of; > panic() at panic+0x134 > trap() at trap+0x3fc > -- fast data access mmu miss tar=0x20e000 %o7=0xc0165828 -- > kern___getcwd() at kern__getcwd+0x50 > __getcwd() at __getcwd+0x10 > syscall() at syscall=0x304 > -- syscall (326, FreeBSD ELF64, __getcwd) %o7=0x4095c990 -- > userland() at 0x40951d08 > user trace: trap %o7=0x4095c990 > pc 0x40951d08, sp 0x7fdffff9ad1 > pc 0x1064a8, sp 0x7fdffff9c31 > pc 0x105354, sp 0x7fdffff9cf1 > pc 0x103444, sp 0x7fdffffc5d1 > pc 0x102c38, sp 0x7fdffffeb11 > pc 0x102960, sp 0x7fdffffebd1 > pc 0x1057e8, sp 0x7fdffffec91 > pc 0x10223c, sp 0x7fdfffff151 > pc 0x40210eb4, sp 0x7fdfffff211 > done > > > I was installing a package inside a jail when it happened, with pkg_add. I > think its something to do with have multiple jails running ?. Update, this is fixed (the change to getcwd was backed out). If you can't update because of this use sysctl debug.disablecwd=1, that should fix things enough to build a new kernel. Jake To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030327170633.D87908>