kanjitalk755 / macemu

Basilisk II and SheepShaver Macintosh emulators
332 stars 50 forks source link

Crash in Basilisk when starting #173

Closed rvanlaar closed 9 months ago

rvanlaar commented 10 months ago

Opened a QTVR file and a crash happened. Now basilisk won't start. The command line output shows the following:

Basilisk II V1.1 by Christian Bauer et al.
Gtk-Message: 16:25:31.295: Failed to load module "canberra-gtk-module"
Using prefs file at prefs
Reading ROM file...
Using SDL/pulseaudio audio output
Using SDL_Renderer driver: opengl
Caught SIGSEGV at address 0x141112f00 [IP=0x45730f]
D0: 00000000 D1: 0000a01f D2: 00000000 D3: 0001ffff 
D4: 00000000 D5: 00000000 D6: ffff0008 D7: 0400fbfc 
A0: 00013414 A1: 00000000 A2: 080026f0 A3: 0808787a 
A4: 00000044 A5: 0400fd90 A6: fffffec4 A7: 0400fb58 
USP=00000000 ISP=0400fb58 MSP=00000000 VBR=00000000
T=00 S=1 M=0 X=0 N=0 Z=0 V=0 C=0 IMASK=7
FP0: nan FP1: nan FP2: nan FP3: nan 
FP4: nan FP5: nan FP6: nan FP7: nan 
N=0 Z=0 I=0 NAN=0
0800dc0c: 202e 003c 6010 200e c0b8 MOVE.L (A6,$003c) == $ffffff00,D0
next PC: 0800dc10

Am on commit: d2c2647e3a43ce5c49b

Ubuntu 22.04.

kanjitalk755 commented 10 months ago

Perhaps the application crashed and caused damage to the file system. You may have to restore from backup.

rvanlaar commented 9 months ago

Much appreciated.

Restored from a backup. Tried it again, and the same thing happened.

Will not try it again.