- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
01945 | Crash/Freeze | Critical (emulator) | Always | Jun 28, 2008, 11:45 | Jun 28, 2008, 19:49 |
Tester | Firewave | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | couriersud | Resolution | Fixed | OS | Windows XP/Vista 64-bit |
Status [?] | Resolved | Driver | |||
Version | 0.125u8 | Fixed in Version | 0.125u9 | Build | Debug |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 01945: All asteriod.c sets: [debug] Assertions | ||||
Description |
assert: src/emu/video.c:664: visarea->min_x < width assert: src/emu/devintrf.c:495: device->token != NULL |
||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | Debug build specific | ||||
Regression Version | > 0.125u6 | ||||
Affected Sets / Systems | All asteriod.c sets | ||||
Attached Files
|
|||||
Relationships
Notes
3
No.01413
couriersud Developer
Jun 28, 2008, 13:20
|
assert: src/emu/video.c:664: visarea->min_x < width is fixed in u9. Which set is causing the other assertion? I can not reproduce it. I also will remove the "64-bit specific" since this bug affects all debug builds. |
---|---|
No.01419
Firewave Senior Tester
Jun 28, 2008, 17:29
edited on: Jun 28, 2008, 17:32 |
Sorry, I selected the wrong flag in the initial report. |
No.01427
couriersud Developer
Jun 28, 2008, 19:46
|
@Firewave, no criticism, I just wanted to document that I changed the report. Closing this and childs. The second assert looks like to be a consequence of the first and does not reproduce on my build. |