- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
05870 | Misc. | Critical (emulator) | Always | Mar 5, 2015, 17:52 | Sep 25, 2019, 22:04 |
Tester | Firewave | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | Kale | Resolution | Fixed | OS | |
Status [?] | Resolved | Driver | model2.cpp | ||
Version | 0.159 | Fixed in Version | 0.196 | Build | Debug |
Summary | 05870: lastbrnx, lastbrnxu: AddressSanitizer: heap-use-after-free | ||||
Description |
==26747==ERROR: AddressSanitizer: heap-use-after-free on address 0x7f85bc03c4a4 at pc 0x000003acc928 bp 0x7fffc6e96590 sp 0x7fffc6e96588 |
||||
Steps To Reproduce | |||||
Additional Information | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | lastbrnx, lastbrnxu | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
2
![]() No.11508
B2K24 Moderator
Mar 11, 2015, 18:17
|
----------------------------------------------------- Exception at EIP=00000000015B1A39 (geo_code_upload(geo_state*, unsigned int, uns igned int*)+0x0077): ACCESS VIOLATION While attempting to read memory at 0000000054D83000 ----------------------------------------------------- RAX=0000000054D83000 RBX=0000000000001F14 RCX=0000000000228B98 RDX=0000000054D83 004 RSI=0000000000000001 RDI=0000000044855BF0 RBP=0000000000228200 RSP=0000000000228 1D0 R8=00000000002281D8 R9=0000000000228130 R10=449D940046B61D00 R11=0000000058C3F A58 R12=0000000000000018 R13=0000000000000012 R14=0000000000000000 R15=0000000000000 000 ----------------------------------------------------- Stack crawl: 00000000002281D0: 00000000015B1A39 (geo_code_upload(geo_state*, unsigned int, unsigned int*)+0x0077) 0000000000228230: 00000000015B1E45 (geo_process_command(geo_state*, unsigned i nt, unsigned int*)+0x03bd) 0000000000228280: 00000000015B1F25 (geo_parse(model2_state*)+0x009b) 00000000002282E0: 00000000015B2366 (model2_state::screen_update_model2(screen_ device&, bitmap_rgb32&, rectangle const&)+0x01ca) 0000000000228310: 0000000003DC6615 (delegate_base<unsigned int, screen_device& , bitmap_rgb32&, rectangle const&, _noparam, _noparam, _noparam, _noparam, _nopa ram, _noparam, _noparam, _noparam, _noparam>::operator()(screen_device&, bitmap_ rgb32&, rectangle const&) const+0x0035) 0000000000228380: 0000000002D2C7F4 (screen_device::update_partial(int)+0x0206) 00000000002283F0: 0000000002E5E445 (video_manager::finish_screen_updates()+0x0 05f) 0000000000228460: 0000000002E5CFAD (video_manager::frame_update(bool)+0x008d) 00000000002284A0: 0000000002D2D370 (screen_device::vblank_end()+0x00e6) 00000000002284F0: 0000000002D2BB65 (screen_device::device_timer(emu_timer&, un signed int, int, void*)+0x004b) 0000000000228530: 0000000003D770E1 (device_t::timer_expired(emu_timer&, unsign ed int, int, void*)+0x0041) 0000000000228580: 0000000003AFA8AC (device_scheduler::execute_timers()+0x00fc) 0000000000228640: 0000000002D2971E (device_scheduler::timeslice()+0x05ac) 0000000000228710: 0000000002D9A444 (running_machine::run(bool)+0x02b0) 000000000022F4F0: 0000000002DA8E5A (machine_manager::execute()+0x01f8) 000000000022F750: 0000000002E2CD7F (cli_frontend::execute(int, char**)+0x085f) 000000000022FDF0: 000000000209B0D9 (utf8_main(int, char**)+0x020d) 000000000022FE50: 0000000003131169 (wmain+0x00b9) 000000000022FF20: 00000000004013CA (__tmainCRTStartup+0x024a) 000000000022FF50: 00000000004014F8 (mainCRTStartup+0x0018) 000000000022FF80: 0000000076A25A4D (BaseThreadInitThunk+0x000d) 000000000022FFD0: 0000000076EBBA01 (RtlUserThreadStart+0x0021) |
---|---|
![]() No.16957
MetalGod Senior Tester
Sep 24, 2019, 19:34
|
Tested in current mame 0.213 after leaving the game running in debug mode for more than 2 hours. This is no longer happening. Fixed |