- --
Viewing Issue Advanced Details
[ Jump to Notes ]
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
04077 | Misc. | Critical (emulator) | Always | Oct 15, 2010, 01:56 | Oct 16, 2010, 02:20 |
Tester | Four_X | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | aaron | Resolution | Fixed | OS | Windows Vista/7 (32-bit) |
Status [?] | Resolved | Driver | |||
Version | 0.139u4 | Fixed in Version | 0.140 | Build | I686 |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 04077: Crash when -effect is used | ||||
Description |
MAME Crashes if effect option in mame.ini "WINDOWS VIDEO OPTIONS / EFFECT" if any effect other than none is used.# |
||||
Steps To Reproduce | just enable an effect under WINDOWS VIDEO OPTIONS in mame.ini or start a game in command line with the -effect (filename) trigger. | ||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | 0.139u4 | ||||
Affected Sets / Systems | |||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
1
No.06756
Tafoid Administrator
Oct 15, 2010, 02:47
|
Thanks for the report. Debug asserts with the following: assert: src/emu/video.h:158: m_container != NULL |
---|