- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
08401 | Crash/Freeze | Critical (emulation) | Sometimes | Aug 23, 2022, 11:36 | Aug 27, 2022, 12:30 |
Tester | Robbbert | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | hap | Resolution | Fixed | OS | Windows 10/11 (64-bit) |
Status [?] | Resolved | Driver | |||
Version | 0.246 | Fixed in Version | 0.247 | Build | 64-bit |
Fixed in Git Commit | e4f8802 | Github Pull Request # | |||
Summary | 08401: galpans3: Crash soon after start | ||||
Description |
The game crashes with a dump, in the attract mode, soon after start. Same issue as #8506, which was closed as being fixed, but the problem is still there. |
||||
Steps To Reproduce |
1. Clean away any nvram and other game-specific files. 2. Run the game in attract mode for a while - no crash. 3. Exit. 4. Run the game again in attract mode, it will soon crash. |
||||
Additional Information |
C:\MAME>mame galpans3 Average speed: 100.00% (135 seconds) C:\MAME>mame galpans3 ----------------------------------------------------- Exception at EIP=00007ff6f8b6dfab (blit_nf_z(bitmap_ind16&, rectangle const&, unsigned char const*, int, int, int, int, unsigned short, unsigned short, unsigned short, unsigned short, int)+0x014b): ACCESS VIOLATION While attempting to read memory at 0000027906c5d870 ----------------------------------------------------- RAX=0000000000000000 RBX=0000027906c5d870 RCX=0000000000010000 RDX=0000000000b60000 RSI=0000000000b60000 RDI=0000000000000000 RBP=0000000000000c00 RSP=000000df9c0f9470 R8=0000000000000300 R9=0000000000000000 R10=0000000001400000 R11=0000000000000010 R12=000002790328ce68 R13=0000000000010000 R14=0000000000000010 R15=0000000000100000 ----------------------------------------------------- Stack crawl: 000000df9c0f94e0: 00007ff6f8b6dfab (blit_nf_z(bitmap_ind16&, rectangle const&, unsigned char const*, int, int, int, int, unsigned short, unsigned short, unsigned short, unsigned short, int)+0x014b) 000000df9c0f9600: 00007ff6f8b6f025 (sknsspr_device::skns_draw_sprites(bitmap_ind16&, rectangle const&, unsigned int*, unsigned long long, unsigned int*)+0x0275) 000000df9c0f9640: 00007ff6f8b7d1d3 (skns_state::screen_vblank(int)+0x0053) 000000df9c0f96c0: 00007ff6f6afb755 (devcb_write<int, 1u>::operator()(int)+0x0045) 000000df9c0f9730: 00007ff6f6c41160 (screen_device::vblank_begin(int)+0x00e0) 000000df9c0f97a0: 00007ff6f6c5a6eb (device_scheduler::timeslice()+0x014b) 000000df9c0f9920: 00007ff6f6c57538 (running_machine::run(bool)+0x0198) 000000df9c0fedb0: 00007ff6fa1d977b (mame_machine_manager::execute()+0x024b) 000000df9c0ff1a0: 00007ff6fcadb9e6 (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&)+0x03e6) 000000df9c0ff480: 00007ff6fcadc00b (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> > > >&)+0x007b) 000000df9c0ff4e0: 00007ff6fa1d3eb9 (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> > > >&)+0x0029) 000000df9c0ff8b0: 00007ff6fdc047b7 (main+0x0197) 000000df9c0ff980: 00007ff6f25e13b1 (__tmainCRTStartup+0x0231) 000000df9c0ff9b0: 00007ff6f25e14e6 (mainCRTStartup+0x0016) 000000df9c0ff9e0: 00007ffdd2e67034 (BaseThreadInitThunk+0x0014) 000000df9c0ffa60: 00007ffdd3962651 (RtlUserThreadStart+0x0021) |
||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | galpans3 | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
0
There are no notes attached to this issue. |