I use SheepShaver_GCC44_SDL_Unix_29-07-2013.zip (from the first post) on Kubuntu 18.10 x64.
Upon startup, I get a segfault:
Code:
$ ./SheepShaver_44_SDL
SheepShaver V2.4 by Christian Bauer and Mar"c" Hellwig
(SheepShaver_44_SDL:13924): Gtk-WARNING **: 11:36:57.647: Unable to locate theme engine in module_path: "adwaita",
(SheepShaver_44_SDL:13924): Gtk-WARNING **: 11:36:57.651: Unable to locate theme engine in module_path: "adwaita",
256+0 Datensätze ein
256+0 Datensätze aus
268435456 Bytes (268 MB, 256 MiB) kopiert, 0,137064 s, 2,0 GB/s
Reading ROM file...
WARNING: Cannot open /dev/cdrom (Datei oder Verzeichnis nicht gefunden)
Using SDL/pulse audio output
Detected CPU features: MMX SSE SSE2 SSE3 SSSE3
PowerPC CPU emulator by Gwenole Beauchesne
SIGSEGV
pc 0x780b172e
ea 0x40de9200
r0 00000000 r1 05ff7dba r2 00000000 r3 06000400
r4 00002278 r5 fffffffa r6 00004e75 r7 ffffffe8
r8 00000000 r9 00000026 r10 0000006a r11 0040855c
r12 00000000 r13 00000000 r14 000061fc r15 003ffffe
r16 000c37b8 r17 000013ff r18 000c2b88 r19 4081787e
r20 05ff7dcc r21 06000190 r22 06000400 r23 00000000
r24 00001401 r25 00000020 r26 00000000 r27 ffff87b4
r28 00000000 r29 40de9200 r30 40c60000 r31 68fff000
f0 0,00000 f1 0,00000 f2 0,00000 f3 0,00000
f4 0,00000 f5 0,00000 f6 0,00000 f7 0,00000
f8 0,00000 f9 0,00000 f10 0,00000 f11 0,00000
f12 0,00000 f13 0,00000 f14 0,00000 f15 0,00000
f16 0,00000 f17 0,00000 f18 0,00000 f19 0,00000
f20 0,00000 f21 0,00000 f22 0,00000 f23 0,00000
f24 0,00000 f25 0,00000 f26 0,00000 f27 0,00000
f28 0,00000 f29 0,00000 f30 0,00000 f31 0,00000
lr 40de9200 ctr 00000000 cr 40101c22 xer 00000000
pc 40de9200 fpscr 00000000
0x40de91e0: Speicherzugriffsfehler (Speicherabzug geschrieben)
What is the best place to report such errors? The forum is clearly not the best place and it's a five-year-old build anyway. I guess I'll try to rebuild it myself, but the build instructions seem to be out of date.