basilisk crash on Monterey 12.6.8

About BasiliskII, a 68k Mac emulator for Windows, MacOSX, and Linux that can run System 7.x through MacOS 8.1.

Moderators: Cat_7, Ronald P. Regensburg

Post Reply
kinougromit
Space Cadet
Posts: 2
Joined: Sun Nov 14, 2021 3:23 pm

basilisk crash on Monterey 12.6.8

Post by kinougromit »

hi

I'm using a MBpro 2.7GHz dual core i5

when lunching the basiliskii.app it crashes

I have tried version from:
* 21 apr 2021
* 1 aug 2021
* 10 aug 2023

when lunching the binary in the Content/MacOS/Basiliskii in terminal it says :

Code: Select all

Basilisk II V1.1 by Christian Bauer et al.
WARNING: Unknown preferences keyword 'dsp'
WARNING: Unknown preferences keyword 'mixer'
Reading ROM file...
selected Ethernet device type sheep_net
WARNING: Cannot open /dev/sheep_net (No such file or directory). Ethernet will not be available.
Using SDL/coreaudio audio output
Using SDL_Renderer driver: metal
WARNING: RmvTime(000df77a): Descriptor not found
No handler for exception_type = 1. Not fowarding
Segmentation fault: 11
and the pref are

Code: Select all

disk /pro/macOS/local/boot_small_7.5.5.dsk
extfs /pro/macOS/
screen win/1600/1200
seriala /dev/ttyS0
serialb /dev/ttyS1
ether wlp2s0
udptunnel false
udpport 6066
rom /pro/macOS/rom/ECBBC41C-MacLCIII.ROM
bootdrive 0
bootdriver 0
ramsize 134217728
frameskip 1
modelid 5
cpu 3
fpu false
nocdrom false
nosound false
noclipconversion false
nogui false
jit false
jitfpu false
jitdebug false
jitcachesize 0
jitlazyflush false
jitinline false
keyboardtype 5
keycodes false
mousewheelmode 1
mousewheellines 1
dsp /dev/dsp
mixer /dev/mixer
ignoresegv true
idlewait false
User avatar
Ryan
Space Cadet
Posts: 5
Joined: Sun May 01, 2022 12:19 pm

Re: basilisk crash on Monterey 12.6.8

Post by Ryan »

Perhaps you could try adding

Code: Select all

ignoresegv
and

Code: Select all

ignoreillegal
to your preferences file.
User avatar
Ronald P. Regensburg
Expert User
Posts: 7832
Joined: Thu Feb 09, 2006 10:24 pm
Location: Amsterdam, Netherlands

Re: basilisk crash on Monterey 12.6.8

Post by Ronald P. Regensburg »

"ignoresegv true" is already in the prefs file.

Where does this prefs file come from? It contains settings that will not be written by the current BasiliskII app nor by the GUI apps.
Is this setup migrated from an older Mac or did you do a new setup? Apparently you did not follow our setup guide.
Post Reply