When I click the "Start" button, first I get a black
window, then after a bit it changes to the MacII root
weave, then it crashes with the following output. I'm
using an ROM from a Mac IIsi, and running on an AMD
Athlon XP 2400+. Compiled using gcc 2.95.4
<69>(thunder)[/home/doug/BasiliskII]
$ BasiliskII
Basilisk II V1.0 by Christian Bauer et al.
Gdk-WARNING **: locale not supported by C library
Reading ROM file...
Using /dev/dsp audio output
Caught SIGSEGV at address 0x42ab0460 [IP=0x80a6597]
D0: 00000000 D1: fffcffff D2: fffffffc D3: 0000000f
D4: 0003fffc D5: 00000000 D6: 00000012 D7: 00000000
A0: 0000004c A1: 00000002 A2: 00006754 A3: 00006b68
A4: 00006348 A5: 0233e460 A6: 00000000 A7: 010809ae
USP=00000000 ISP=010809ae MSP=00000000 VBR=00000000
T=00 S=1 M=0 X=1 N=1 Z=0 V=0 C=0 IMASK=0
FP0: nan FP1: nan FP2: nan FP3: nan
FP4: nan FP5: nan FP6: nan FP7: nan
N=0 Z=0 I=0 NAN=0
0212e8e8: 2815 28c4 c081 c284 8287 MOVE.L (A5),D4
next PC: 0212e8ea
<70>(thunder)[/home/doug/BasiliskII]
$
FWIW, It has never worked on my system, and I have
tried rebuilding from CVS periodically over the last
two years.
Logged In: YES
user_id=68628
Same problem here with the CVS snapshot from 0.9.20060529-1
now provided by Debian.
I managed to get it running further past the error by
instructing Basilisk to ignore invalid memory accesses, but
then it just uses 100% CPU and doesn't seem to do anything
useful at all.
Is there any way we can help diagnosing this issue?