Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
05632 Crash/Freeze Critical (emulator) Always Jul 23, 2014, 16:24 Jan 10, 2018, 19:59
Tester Tafoid View Status Public Platform MAME (Official Binary)
Assigned To Resolution Fixed OS Windows Vista/7/8 (64-bit)
Status [?] Resolved Driver
Version 0.154 Fixed in Version 0.194 Build Debug
Fixed in Git Commit Github Pull Request #
Summary 05632: racingj2, racingj2j: [debug] Crash shortly after OK
Description
Program received signal SIGSEGV, Segmentation fault.
0x0000000000f7420e in konppc_device::cgboard_dsp_comm_w_ppc (this=0x388e58, space=..., offset=0, data=9961472, mem_mask=4294901760)
    at src/mame/machine/konppc.c:137
137 dsp_shared_ram_bank[cgboard_id] = (data>> 24) & 0x1;

#0 0x0000000000f7420e in konppc_device::cgboard_dsp_comm_w_ppc (this=0x388e58, space=..., offset=0, data=9961472, mem_mask=4294901760)
    at src/mame/machine/konppc.c:137
#1 0x0000000004353ef0 in delegate_base<void, address_space&, unsigned int, unsigned int, unsigned int, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam>::operator() (this=0x4bd31680, p1=..., p2=0, p3=9961472, p4=4294901760)
    at src/lib/util/delegate.h:653
#2 0x00000000043990ee in handler_entry_write::write32 (this=0x4bd31548, space=..., offset=0, data=9961472, mask=4294901760)
    at src/emu/memory.c:422
#3 0x0000000004174258 in address_space_specific<unsigned int, (endianness_t)1,true>::write_native (this=0x4bb92a48, offset=0, data=9961472,
    mask=4294901760) at src/emu/memory.c:1122
#4 0x0000000004173e53 in address_space_specific<unsigned int, (endianness_t)1,true>::write_direct<unsigned short, true> (this=0x4bb92a48, address=2014052352, data=152, mask=65535)
    at src/emu/memory.c:1295
#5 0x0000000004174421 in address_space_specific<unsigned int, (endianness_t)1,true>::write_word_static (space=..., address=2014052352, data=152)
    at src/emu/memory.c:1449
Steps To Reproduce
Additional Information Breakage between May 13-May16, 2014 (possible r30390)
Github Commit
Flags Debug build specific
Regression Version 0.154
Affected Sets / Systems racingj2, racingj2j
Attached Files
 
Relationships
related to 05951Resolved All in nwk-tr.c: Segmentation fault 
Notes
4
User avatar
No.10914
Firewave
Senior Tester
Aug 11, 2014, 13:59
An assert for this was added in r31581.
User avatar
No.10934
Tafoid
Administrator
Aug 18, 2014, 01:02
FATALERROR: assert: src/mame/machine/konppc.c:138: cgboard_id >= 0
User avatar
No.13950
Osso
Moderator
Jun 29, 2017, 12:27
As of 0.187 I get:
Fatal error: SHARC: Loop Stack underflow!
User avatar
No.14644
Osso
Moderator
Jan 10, 2018, 19:59
Doesn't reproduce anymore with current git.