- --
Viewing Issue Advanced Details
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 09378 | Crash/Freeze | Critical (emulation) | Always | 1 day ago | 4 hours ago |
| Tester | Robbbert | View Status | Public | Platform | MAME (Self-compiled) |
| Assigned To | hap | Resolution | Fixed | OS | Windows (x64) |
| Status [?] | Resolved | Driver | |||
| Version | 0.285 | Fixed in Version | 0.286GIT | Build | x64 |
| Fixed in Git Commit | d67495d | Github Pull Request # | |||
| Summary |
|
||||
| Description | These games crash as soon as they are started. | ||||
| Steps To Reproduce |
>mame bingowng Press a key to pass the bad dump screen. It crashes. >mame bingownga Black screen for a moment then crash. |
||||
| Additional Information |
C:\MAME>mame bingownga ----------------------------------------------------- Exception at EIP=00007ff6861d5b74 ((anonymous namespace)::wingco_state::system_outputc_w(unsigned char)+0x0054): ACCESS VIOLATION While attempting to write memory at 0000000000000162 ----------------------------------------------------- RAX=0000000000000001 RBX=00000000000000ff RCX=0000021db5680de0 RDX=0000000000000000 RSI=0000021db55f3330 RDI=0000000000000000 RBP=00000000000000ff RSP=0000004bd7b596f0 R8=0000004bd7b59754 R9=0000004bd7b59755 R10=0000000000008000 R11=0000004bd7b59260 R12=00000000000000ff R13=0000004bd7b59990 R14=0000004bd7b59bd0 R15=0000004bd7b59bf0 ----------------------------------------------------- Stack crawl: 0000004bd7b59720: 00007ff6861d5b74 ((anonymous namespace)::wingco_state::system_outputc_w(unsigned char)+0x0054) 0000004bd7b597a0: 00007ff688bd5099 (devcb_write<unsigned char, (unsigned char)255>::operator()(unsigned int, unsigned char, unsigned char)+0x0049) 0000004bd7b597e0: 00007ff688cb7073 (device_t::reset()+0x0033) 0000004bd7b59820: 00007ff688cb7084 (device_t::reset()+0x0044) 0000004bd7b598b0: 00007ff688d87a4a (running_machine::soft_reset(int)+0x012a) 0000004bd7b59a30: 00007ff688d8c06e (running_machine::run(bool)+0x016e) 0000004bd7b5f050: 00007ff68c1edccc (mame_machine_manager::execute()+0x024c) 0000004bd7b5f440: 00007ff690281fda (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) 0000004bd7b5f750: 00007ff69028260a (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) 0000004bd7b5f7b0: 00007ff68c1e8a67 (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) 0000004bd7b5fb80: 00007ff692093d11 (luaopen_lfs+0xd59531) 0000004bd7b5fbd0: 00007ff684f312ee (__tmainCRTStartup+0x016e) 0000004bd7b5fc00: 00007ff684f31406 (mainCRTStartup+0x0016) 0000004bd7b5fc30: 00007ffcc1927374 (BaseThreadInitThunk+0x0014) 0000004bd7b5fcb0: 00007ffcc1d5cc91 (RtlUserThreadStart+0x0021) |
||||
| Github Commit | |||||
| Flags | Regression | ||||
| Regression Version | 0.283 | ||||
| Affected Sets / Systems | bingowng, bingownga | ||||
|
Attached Files
|
|||||
Relationships
| There are no relationship linked to this issue. |
Notes
1
|
No.24102
Robbbert Moderator
4 hours ago
|
Tested working, thanks. |
|---|