- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
05205 | Crash/Freeze | Critical (emulator) | Always | May 27, 2013, 16:04 | May 28, 2013, 16:03 |
Tester | joe35car | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | Ryan Holtz | Resolution | Fixed | OS | Windows Vista/7/8 (64-bit) |
Status [?] | Resolved | Driver | |||
Version | 0.148u5 | Fixed in Version | 0.149 | Build | 64-bit |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 05205: bwidow: After last life the game crashes | ||||
Description | Game crashing when you lose your last man. | ||||
Steps To Reproduce | Play the game and lose all your guys and the game will crash. | ||||
Additional Information | http://www.mameworld.info/ubbthreads/showthreaded.php?Cat=&Number=309394&page=0&view=expanded&sb=5&o=&fpart=1&vc=1 | ||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | bwidow | ||||
Attached Files
|
bwidow.png (108,403 bytes) May 27, 2013, 16:04 Uploaded by joe35car
| ||||
Relationships
There are no relationship linked to this issue. |
Notes
8
No.09550
NekoEd Senior Tester
May 27, 2013, 16:25
|
Unable to reproduce SDLMAME64/Linux 0.148u5 |
---|---|
No.09551
B2K24 Senior Tester
May 27, 2013, 18:24
|
I can only trigger this crash if my HLSL is set to 1 and enabled at the time. With HLSL set to 0 this crash does not happen on my machine here on my end of running this game. This seems very similar to MT 5201 or MT 5202, so it's already possibly fixed either in SVN or when next release happens (I haven't had chance to compile yet) For reference I will list stack crawl here. ----------------------------------------------------- |
No.09552
joe35car Tester
May 27, 2013, 19:54
edited on: May 27, 2013, 20:00 |
I just did a fresh compile svn 23200 and I still get the crash. 64bit windows 7 |
No.09553
hap Developer
May 27, 2013, 21:59
edited on: May 28, 2013, 02:12 |
[s]ok, please try 23204 or newer[/s] |
No.09561
Robbbert Senior Tester
May 28, 2013, 01:29
edited on: May 28, 2013, 01:43 |
No difference - still crashes. (r23205 clean build) (no HLSL) It says GAME OVER for an instant then asserts. C:\compile\MAME>mamed bwidow request for 83352 verts Error: vertnum (0) plus poly vertex count (83352) > 0 Assertion failed! Program: C:\compile\MAME\mamed.exe File: src/osd/windows/drawd3d.c, Line 1973 Expression: vertnum + m_poly[polynum].get_vertcount() <= m_numverts This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. |
No.09562
hap Developer
May 28, 2013, 02:13
|
try r23206? :| |
No.09563
Robbbert Senior Tester
May 28, 2013, 04:24
|
This time it worked, the high scores appear with the option to enter your name. |
No.09569
joe35car Tester
May 28, 2013, 15:39
|
Working now with svn 23226 :) |