Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
03996 Crash/Freeze Critical (emulator) Always Aug 12, 2010, 12:40 Aug 13, 2010, 08:28
Tester Tafoid View Status Public Platform MAME (Self-compiled)
Assigned To Atari Ace Resolution Fixed OS Windows XP (32-bit)
Status [?] Resolved Driver
Version 0.139u1 Fixed in Version 0.139u2 Build Normal
Fixed in Git Commit Github Pull Request #
Summary 03996: All games in taito_x.c: Crash before OK
Description
-----------------------------------------------------
Exception at EIP=00CA74A9 (get_bg_tile_info(running_machine*, _tile_data*, unsigned int, void*)+0x0079): ACCESS VIOLATION
While attempting to write memory at 00000038
-----------------------------------------------------
EAX=027FF17F EBX=0025CD98 ECX=0000005E EDX=00000000
ESI=00000000 EDI=0025CD98 EBP=0022FA90 ESP=0022FA68
-----------------------------------------------------
Stack crawl:
  0022FA90: 00CA74A9 (get_bg_tile_info(running_machine*, _tile_data*, unsigned int, void*)+0x0079)
  0022FAD0: 016396C9 (rf5c68_sound_device_config::alloc_device(running_machine&)
 const+0x0039)
  0022FB60: 0163A182 (device_get_config_multipcm(device_config const*, unsigned int, deviceinfo*)+0x00c2)
  0022FC20: 01625B24 (k056800_device_config::static_alloc_device_config(machine_
config const&, char const*, device_config const*, unsigned int)+0x0034)
  0022FD60: 017DBDFD (ym2610b_sound_device_config::~ym2610b_sound_device_config(
)+0x004d)
  0022FEF0: 010140E4 (generate_opcode(_powerpc_state*, _drcuml_block*, _compiler_state*, _opcode_desc const*)+0xb084)
  0022FF30: 019DABFE (__tcf_0+0x1e2c4e)
  0022FFC0: 004013D1 (__tmainCRTStartup+0x0241)
  0022FFF0: 7C817077 (RegisterWaitForInputIdle+0x0049)
Steps To Reproduce
Additional Information Caused by:
- Converted seta.c, seta2.c, and ssv.c to driver_data. [Atari Ace]
Github Commit
Flags
Regression Version 0.139u1
Affected Sets / Systems All games in taito_x.c
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
1
User avatar
No.06543
Phil Bennett
Developer
Aug 12, 2010, 13:37
taito_x.c was not updated to use the new seta driver_data struct...