Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
02673 Crash/Freeze Critical (emulator) Always Nov 24, 2008, 18:19 Dec 4, 2008, 10:04
Tester Tafoid View Status Public Platform
Assigned To aaron Resolution Fixed OS
Status [?] Resolved Driver
Version 0.128u4 Fixed in Version 0.128u5 Build
Fixed in Git Commit Github Pull Request #
Summary 02673: All Sets with HuC6280 as Audio Device (PCE-Based titles): Fatal Error after OK
Description Backtrace:
Program received signal SIGSEGV, Segmentation fault.
0x00a2cc17 in write_byte_generic (space=0x0, byteaddress=0, data=0 '\0')
    at src/emu/memory.c:481
481 byteaddress &= space->bytemask;
(gdb) bt full
#0 0x00a2cc17 in write_byte_generic (space=0x0, byteaddress=0, data=0 '\0')
    at src/emu/memory.c:481
        handler = (const handler_data *) 0x7849328
        byteoffset = 18
        entry = 8
#1 0x00a2cc17 in write_byte_generic (space=0x0, byteaddress=0, data=0 '\0')
    at src/emu/memory.c:481
        handler = (const handler_data *) 0x0
        byteoffset = 10675707
        entry = 126113216
#2 0x00a2cc17 in write_byte_generic (space=0x78455c0, byteaddress=2156,
    data=192 '?') at src/emu/memory.c:481
        handler = (const handler_data *) 0x24
        byteoffset = 13549377
        entry = 126113216
#3 0x00a2cc17 in write_byte_generic (space=0x6db27b0, byteaddress=894,
    data=0 '\0') at src/emu/memory.c:481
        handler = (const handler_data *) 0x0
        byteoffset = 0
        entry = 1430139264
#4 0x00a2cc17 in write_byte_generic (space=0x6db27b0, byteaddress=894,
    data=176 '?') at src/emu/memory.c:481
        handler = (const handler_data *) 0x22fd48
        byteoffset = 114114288
        entry = 127086936
#5 0x00a2cc17 in write_byte_generic (space=0x6db0008, byteaddress=0,
    data=0 '\0') at src/emu/memory.c:481
        handler = (const handler_data *) 0x0
        byteoffset = 114114288
        entry = 0
#6 0x00a2cc17 in write_byte_generic (space=0x6cd3c08, byteaddress=114113272,
    data=8 '\b') at src/emu/memory.c:481
        handler = (const handler_data *) 0x0
        byteoffset = 10
        entry = 114107744
#7 0x00a2cc17 in write_byte_generic (space=0x3, byteaddress=114107736,
    data=8 '\b') at src/emu/memory.c:481
        handler = (const handler_data *) 0x6cd3ef0
        byteoffset = 23155984
        entry = 4294967295
#8 0x00a2cc17 in write_byte_generic (space=0x3, byteaddress=114107736,
    data=32 ' ') at src/emu/memory.c:481
        handler = (const handler_data *) 0x780014cf
        byteoffset = 2293504
        entry = 8
#9 0x00a2cc17 in write_byte_generic (space=0x7ffdf000, byteaddress=0,
    data=3 '\003') at src/emu/memory.c:481
        handler = (const handler_data *) 0x6cd2558
        byteoffset = 114107648
        entry = 2293632
#10 0x00a2cc17 in write_byte_generic (space=0x1, byteaddress=9, data=168 '¿')
    at src/emu/memory.c:481
        handler = (const handler_data *) 0x0
        byteoffset = 114109064
        entry = 0
#11 0x00a2cc17 in write_byte_generic (space=0x0, byteaddress=0, data=0 '\0')
    at src/emu/memory.c:481
        handler = (const handler_data *) 0x22ffc0
        byteoffset = 4199064
        entry = 1
#12 0x00a2cc17 in write_byte_generic (space=0x401280, byteaddress=0,
    data=200 '?') at src/emu/memory.c:481
        handler = (const handler_data *) 0xffffffff
        byteoffset = 2086412640
        entry = 2086087448
Steps To Reproduce
Additional Information Drivers Affected:
battlera.c
paranoia.c
uapce.c
Github Commit
Flags
Regression Version 0.128u4
Affected Sets / Systems All Sets with HuC6280 as Audio Device (PCE-Based titles)
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
2
User avatar
No.03107
Haze
Senior Tester
Nov 24, 2008, 20:08
edited on: Nov 24, 2008, 20:09
description is incorrect. the games listed are all PCE based games

the likes of dietgogo and boogwing work fine.
User avatar
No.03108
Tafoid
Administrator
Nov 24, 2008, 20:12
Well - yes, I meant HuC6280 as the primary Audio device. Those sets you mentioned have a CPU which seems to control Audio, but not using it to produce the sound. In this case, PCE-based might be a better way to represent it.