[3415] in Athena Bugs
Re: pVAX mysteriously crashed - have core dump
daemon@ATHENA.MIT.EDU (epeisach@ATHENA.MIT.EDU)
Fri Oct 13 10:12:36 1989
From: epeisach@ATHENA.MIT.EDU
Date: Fri, 13 Oct 89 10:12:18 -0400
To: drmorris@ATHENA.MIT.EDU
Cc: bugs@ATHENA.MIT.EDU
I just examined the core dump.
gevalt% adb Xqvss /mit/bitbucket/copilot_core
$c
_miGetArcPts(7fffe4b8,0,7fffe4b4) from 2aa3a
_miPolyFillArc(102d00,f9000,1,dac0c) from _ProcPolyFillArc+ed
_ProcPolyFillArc(4b400) from 38c5
_Dispatch() from db58
_main(5,7fffe7cc,7fffe7e4) from start+3d
$?
no process
illegal instruction (reserved operand fault)
p1lr 1fffdc
p1br 80697e00
p0lr 4000842
p0br 80e95a00
ksp 7ffffe24
esp -1
ssp -1
psl 3c00000
pc 2ad88
usp 7fffe408
fp 7fffe478
ap 7fffe4a4
r11 100 _InitInput+5a
r10 107000
r9 0 start
r8 f9000
r7 a44b75b5
r6 3ce6436f
r5 0 start
r4 0 start
r3 107bfc
r2 107ff0
r1 5e00b6e5
r0 108000
2ad88: cvtdl r0,r0
This may be an emulation instruction that was being caught. What were
you running at the time? (xeyes?)
-Ezra