Date: Sun, 12 Feb 2006 01:27:12 -0500 From: Kris Kennaway <kris@obsecurity.org> To: Kris Kennaway <kris@obsecurity.org> Cc: sparc64@FreeBSD.org Subject: Re: panic in tsb_tte_lookup() Message-ID: <20060212062712.GA55462@xor.obsecurity.org> In-Reply-To: <20060122191205.GA48267@xor.obsecurity.org> References: <20060122191205.GA48267@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--vtzGhvizbBRQ85DL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 22, 2006 at 02:12:05PM -0500, Kris Kennaway wrote: > 12-processor e4500 running 7.0: >=20 > panic: trap: data access error >=20 > db> wh > Tracing pid 57006 tid 100210 td 0xfffff80256141110 > panic() at panic+0x164 > trap() at trap+0x418 > -- data access error %o7=3D0xc0305490 -- > tsb_tte_lookup() at tsb_tte_lookup+0xd0 > pmap_copy() at pmap_copy+0xe0 > vm_map_copy_entry() at vm_map_copy_entry+0x12c > vmspace_fork() at vmspace_fork+0x2f4 > vm_forkproc() at vm_forkproc+0xe4 > fork1() at fork1+0xe14 > fork() at fork+0x10 > syscall() at syscall+0x2dc > -- syscall (2, FreeBSD ELF64, fork) %o7=3D0x1101a0 -- > userland() at 0x40649088 > user trace: trap %o7=3D0x1101a0 > pc 0x40649088, sp 0x7fdffffd701 > pc 0x106890, sp 0x7fdffffd7c1 > pc 0x1072b0, sp 0x7fdffffd981 > pc 0x10a498, sp 0x7fdffffda71 > pc 0x10be24, sp 0x7fdffffdc21 > pc 0x1065e8, sp 0x7fdffffdce1 For the benefits of the archives (and possibly myself the next time I encounter this and have forgotten again) this and related panics are because the e4500 detected a hardware failure in one of the CPU boards and tried to take it offline, and FreeBSD was blithely unaware of this and promptly panicked. Kris --vtzGhvizbBRQ85DL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD7tVAWry0BWjoQKURAnrPAJ9NmYV0l0nRJUZ839Sa3bmmS/TfsACfeUnh D2JIX488CmT+RzC9F+yEFo4= =i8Y5 -----END PGP SIGNATURE----- --vtzGhvizbBRQ85DL--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060212062712.GA55462>