- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
05141 | Crash/Freeze | Critical (emulator) | Always | Feb 11, 2013, 09:12 | Feb 13, 2013, 21:04 |
Tester | Firewave | View Status | Public | Platform | MESS (Self-compiled) |
Assigned To | wilbert | Resolution | Fixed | OS | Windows Vista/7 (32-bit) |
Status [?] | Resolved | Driver | |||
Version | 0.148u1 | Fixed in Version | Build | Debug | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 05141: intvkbd: Access Violation with "-cart1 backgamm" | ||||
Description |
----------------------------------------------------- Exception at EIP=0000000141312948 (+0x41312948): ACCESS VIOLATION While attempting to read memory at 0000000000000000 ----------------------------------------------------- RAX=0000000000000000 RBX=0000000000000000 RCX=0000000000000000 RDX=00000001418806E4 RSI=0000000000000000 RDI=0000000000275990 RBP=0000000000000000 RSP=0000000000275960 R8=0000000000000007 R9=0000000000000000 R10=FEFEFEFEFEFEFEFF R11=8080808080808080 R12=0000000000000000 R13=0000000000000000 R14=0000000000000000 R15=0000000000000000 ----------------------------------------------------- Stack crawl: 0000000000275990: 0000000141312948 (core_stricmp+0x0028, s:\svn\mame\src\lib\util\corestr.c:54) 0000000000275CA0: 000000013FA015DF (intv_load_rom_file+0x00ff, s:\svn\mame\src\mess\machine\intv.c:417) 0000000000275CE0: 000000013FA01435 (intv_state::device_image_load_intvkbd_cart+0x00c5, s:\svn\mame\src\mess\machine\intv.c:838) 0000000000275D20: 000000013F9FD8A8 (delegate_mfp::method_stub<intv_state,int,device_image_interface & __ptr64>+0x0058, s:\svn\mame\src\emu\delegate.h:311) 0000000000275D50: 0000000140F2B878 (delegate_base<int,device_image_interface & __ptr64,_noparam,_noparam,_noparam,_noparam>::operator()+0x0038, s:\svn\mame\src\emu\delegate.h:540) 0000000000275D90: 0000000140F2AB91 (cartslot_image_device::call_load+0x0081, s:\svn\mame\src\emu\imagedev\cartslot.c:217) 0000000000275DD0: 0000000140F100A5 (device_image_interface::finish_load+0x00d5, s:\svn\mame\src\emu\diimage.c:1093) 0000000000275F40: 0000000141125A38 (image_postdevice_init+0x0098, s:\svn\mame\src\emu\image.c:268) 0000000000276030: 0000000140EC6A81 (driver_device::device_start+0x01c1, s:\svn\mame\src\emu\driver.c:272) 0000000000276530: 0000000140EBC6F5 (device_t::start+0x01b5, s:\svn\mame\src\emu\device.c:452) 00000000002769F0: 0000000140F22E45 (running_machine::start_all_devices+0x0125, s:\svn\mame\src\emu\machine.c:960) 0000000000276D50: 0000000140F22478 (running_machine::start+0x0738, s:\svn\mame\src\emu\machine.c:314) 00000000002772C0: 0000000140F20C83 (running_machine::run+0x0203, s:\svn\mame\src\emu\machine.c:375) 000000000027DA40: 0000000140D94B18 (mame_execute+0x01f8, s:\svn\mame\src\emu\mame.c:190) 000000000027F960: 0000000140ED324F (cli_frontend::execute+0x0a2f, s:\svn\mame\src\emu\clifront.c:258) 000000000027FE50: 00000001414BDDAB (utf8_main+0x017b, s:\svn\mame\src\osd\windows\winmain.c:493) 000000000027FE90: 00000001414B99E0 (wmain+0x00b0, s:\svn\mame\src\osd\windows\main.c:82) 000000000027FEE0: 0000000141458F0C (__tmainCRTStartup+0x00ec, f:\dd\vctools\crt_bld\self_64_amd64\crt\src\crt0.c:241) 000000000027FF10: 000000014145904E (wmainCRTStartup+0x000e, f:\dd\vctools\crt_bld\self_64_amd64\crt\src\crt0.c:164) 000000000027FF40: 0000000076CE652D (BaseThreadInitThunk+0x000d) 000000000027FF90: 000000007728C521 (RtlUserThreadStart+0x0021) |
||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | 0.148u1 | ||||
Affected Sets / Systems | intvkbd | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
2
No.09334
Tafoid Administrator
Feb 11, 2013, 19:14
|
Likely r20417 when the software list hookups were made.. they still need work. Before, it would simply default to booting the computer without an image. |
---|---|
No.09366
wilbert Developer
Feb 13, 2013, 21:04
|
Fixed. Please note that intvkbd still does not load up software list items; I am too unfamiliar with the system to do this properly at the moment. |