| Summary: | SDL_CreateWindow tend to crash when SDL is loaded multiple times | ||
|---|---|---|---|
| Product: | SDL | Reporter: | jianann87 |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | major | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86 | ||
| OS: | Mac OS X 10.7 | ||
| Attachments: | simple app that can reproduce the crash | ||
|
Description
jianann87
2012-01-08 07:51:39 UTC
Can you attach a simple crashing program? Thanks! Created attachment 766 [details]
simple app that can reproduce the crash
i think maybe the crash may be related to position independent code.
Fixed, thanks! http://hg.libsdl.org/SDL/rev/b1a71f8189a6 |