- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
04839 | Crash/Freeze | Critical (emulator) | Always | May 17, 2012, 20:52 | May 28, 2013, 22:52 |
Tester | Tafoid | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | Robbbert | Resolution | Fixed | OS | Windows XP |
Status [?] | Resolved | Driver | |||
Version | 0.145u8 | Fixed in Version | 0.149 | Build | Normal |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 04839: hb_dacz: Crash after OK | ||||
Description |
Program received signal SIGSEGV, Segmentation fault. |
||||
Steps To Reproduce | |||||
Additional Information |
hb_daca from 0.145u8-0.147u3 hb_dacz from 0.147u4+ |
||||
Github Commit | |||||
Flags | |||||
Regression Version | 0.145u8 | ||||
Affected Sets / Systems | hb_dacz | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
6
No.09323
Firewave Senior Tester
Feb 9, 2013, 14:31
|
I cannot reproduce this on Windows or Linux. |
---|---|
No.09328
NekoEd Senior Tester
Feb 10, 2013, 22:43
|
I can't reproduce this one either, SDLMAME64 0.148 on an x64 host. |
No.09330
Tafoid Administrator
Feb 11, 2013, 01:56
|
Actually, the setname changed when there was organization in the driver - r19254 hb_daca -> hb_dcaz |
No.09519
Firewave Senior Tester
May 22, 2013, 13:23
|
Can reproduce on Linux using an ASAN build. Crash location matches the one reported by Tafoid. |
No.09528
Firewave Senior Tester
May 22, 2013, 16:15
|
Possibly related to 04836 |
No.09567
Robbbert Senior Tester
May 28, 2013, 13:33
|
pluto5_mem_r was reading beyond the end of "maincpu" region. Fixed in r23218. |