Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
00852 Crash/Freeze Critical (emulation) Always Feb 5, 2008, 17:00 Feb 7, 2008, 12:12
Tester -Misc Reporters- View Status Public Platform
Assigned To Resolution Fixed OS
Status [?] Resolved Driver
Version 0.114u2 Fixed in Version 0.114u4 Build
Fixed in Git Commit Github Pull Request #
Summary 00852: cotton2, cottonbm, grdforce, othellos: STV.c games by Success crash on bootup.
Description Crash on bootup.
Program received signal SIGSEGV, Segmentation fault.
0x013fb2e9 in cdrom_get_track_start (file=0x0, track=170)
at src/lib/util/cdrom.c:293
293 track = file->cdtoc.numtrks;
(gdb) bt
#0 0x013fb2e9 in cdrom_get_track_start (file=0x0, track=170)
at src/lib/util/cdrom.c:293
#1 0x00a7ef82 in cd_readTOC () at src/mame/machine/stvcd.c:1617
#2 0x00a7d1f2 in cd_writeWord (addr=589860, data=0)
at src/mame/machine/stvcd.c:597
#3 0x00a7e8bd in stvcd_w (offset=589860, data=0, mem_mask=65535)
at src/mame/machine/stvcd.c:1386
#4 0x00ea96ed in program_write_word_32be (address=589860, data=0)
at src/emu/memory.c:2739
#5 0x010e5e3e in WW (A=629735460, V=0) at src/emu/cpu/sh2/sh2.c:273
#6 0x010e8bd2 in MOVWS (m=0, n=2) at src/emu/cpu/sh2/sh2.c:1238
#7 0x010e8649 in op0010 (opcode=8705) at src/emu/cpu/sh2/sh2.c:2059
#8 0x010e5041 in sh2_execute (cycles=1733) at src/emu/cpu/sh2/sh2.c:2367
#9 0x00eb7880 in cpunum_execute (cpunum=0, cycles=1733)
at src/emu/cpuintrf.c:1385
#10 0x00eff246 in cpuexec_timeslice () at src/emu/cpuexec.c:502
#11 0x00e96839 in run_game (driver=0x14dc450) at src/emu/mame.c:346
#12 0x00f22918 in cli_execute (argc=3, argv=0x40d26e0, osd_options=0x21440f0)
at src/emu/clifront.c:264
#13 0x00e537a9 in utf8_main (argc=3, argv=0x40d26e0)
at src/osd/windows/winmain.c:280
#14 0x014375e1 in main (argc=3, a_argv=0x40d2638) at src/osd/windows/main.c:67 

R.B: Hah. I forgot the Success cartridge games were sloppily ported from the Saturn and still contain code to init the CD drive and read the directory.
Steps To Reproduce
Additional Information stv.c merged into saturn.c in 0.142u2

Posted by Radwar / JonteP / R.Belmont
Github Commit
Flags
Regression Version
Affected Sets / Systems cotton2, cottonbm, grdforce, othellos
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
0
There are no notes attached to this issue.