- --
Viewing Issue Advanced Details
[ Jump to Notes ]
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
01508 | Crash/Freeze | Critical (emulator) | Always | Mar 14, 2008, 10:54 | Mar 15, 2008, 09:32 |
Tester | Firewave | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | Resolution | Fixed | OS | Windows XP/Vista 64-bit | |
Status [?] | Resolved | Driver | |||
Version | 0.123u5 | Fixed in Version | 0.123u6 | Build | Debug |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 01508: most vector-based drivers: [debug] Assertions | ||||
Description |
assert: src/emu/video.c:391: config->visarea.max_x < config->width assert: src/emu/devintrf.c:504: device->token != NULL |
||||
Steps To Reproduce | |||||
Additional Information |
Drivers effected: asteroid.c aztarac.c bzone.c cchasm.c cinemat.c (not fully) omegrace.c segag80v.c vertigo.c All games work fine in normal build. |
||||
Github Commit | |||||
Flags | Debug build specific | ||||
Regression Version | 0.123u5 | ||||
Affected Sets / Systems | most vector-based drivers | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
1
No.00154
Tafoid Administrator
Mar 14, 2008, 16:14
|
Not all vector drivers exhibit this assert. Certain games in the cinemat.c driver (armora, starcast) do not show this. starwars.c games do not show any asserts either. Pretty much everything else I could test, though, does assert with 32-bit Debug build. |
---|