Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
09014 Crash/Freeze Minor Sometimes 9 days ago 8 days ago
Tester Robbbert View Status Public Platform MAME (Self-compiled)
Assigned To Resolution Open OS Windows 10/11 (64-bit)
Status [?] Confirmed Driver
Version 0.272 Fixed in Version Build 64-bit
Fixed in Git Commit Github Pull Request #
Summary 09014: jaguar [ruinerp]: crash at exit
Description This can crash at exit, or do other unexpected things.
Steps To Reproduce >mame jaguar ruinerp

Wait for the screen to flash a bit (this item has never worked in MAME).

Exit the emulation, and you might get a crash dump.
Additional Information C:\MAME>mame jaguar ruinerp
Average speed: 54.02% (9 seconds)

-----------------------------------------------------
Exception at EIP=00007ffd0c4f5bb6 (__cxa_throw_bad_array_new_length+0xe375bc6): ACCESS VIOLATION
While attempting to read memory at 000000410080303f
-----------------------------------------------------
RAX=00007ff70135f040 RBX=000002b7f3440000 RCX=000002b7f3440000 RDX=0000004100803040
RSI=000002b7f3440000 RDI=0000000000000000 RBP=0000000000000000 RSP=000000e3fb2f95e0
 R8=0000000000000000 R9=0000000000000000 R10=0000000000008000 R11=000000e3fb2f96f0
R12=0000000000000000 R13=0000004100803040 R14=0000004100803030 R15=000000e3fb2f9810
-----------------------------------------------------
Stack crawl:
  000000e3fb2f9690: 00007ffd0c4f5bb6 (RtlGetCurrentServiceSessionId+0x1366)
  000000e3fb2f96d0: 00007ffd0c4f47b1 (RtlFreeHeap+0x0051)
  000000e3fb2f9700: 00007ffd0ac99c9c (free+0x001c)
  000000e3fb2f9730: 00007ff6f38409ee (bitmap_t::~bitmap_t()+0x003e)
  000000e3fb2f9780: 00007ff6ef873932 (jaguar_state::~jaguar_state()+0x0092)
  000000e3fb2feda0: 00007ff6f6306069 (mame_machine_manager::execute()+0x0179)
  000000e3fb2ff190: 00007ff6fa02964a (cli_frontend::start_execution(mame_machine_manager*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)+0x03ea)
  000000e3fb2ff4a0: 00007ff6fa029c7a (cli_frontend::execute(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)+0x007a)
  000000e3fb2ff500: 00007ff6f6300ee7 (emulator_info::start_frontend(emu_options&, osd_interface&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)+0x0027)
  000000e3fb2ff8d0: 00007ff6fbcbfc81 (luaopen_lfs+0xc5f531)
  000000e3fb2ff920: 00007ff6ef4112ee (__tmainCRTStartup+0x016e)
  000000e3fb2ff950: 00007ff6ef411406 (mainCRTStartup+0x0016)
  000000e3fb2ff980: 00007ffd0ba87374 (BaseThreadInitThunk+0x0014)
  000000e3fb2ffa00: 00007ffd0c51cc91 (RtlUserThreadStart+0x0021)
Github Commit
Flags
Regression Version
Affected Sets / Systems jaguar [ruinerp]
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
1
User avatar
No.22581
Osso
Moderator
8 days ago
In GDB it shows
warning: :dsp: inflight PC write 00f1b128
before crashing