| Summary: | SDL_SetVideoMode() randomly crashes with exit code 3 | ||
|---|---|---|---|
| Product: | SDL | Reporter: | thebluedragont |
| Component: | video | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED WONTFIX | QA Contact: | Sam Lantinga <slouken> |
| Severity: | critical | ||
| Priority: | P2 | ||
| Version: | 1.2.14 | ||
| Hardware: | x86 | ||
| OS: | Windows 7 | ||
|
Description
thebluedragont
2010-08-13 06:05:52 UTC
I forgot to mention that this never happens to me in Ubuntu 10.04, same code same library version same everything. I have found the problem. Apparently the game (and perhaps others?) "IJJI Gunz" (google it if you care) makes SDL crash at SDL_SetVideoMode(). I have no idea why. |