| Summary: | Access Violation on SDL_PollEvent after init, delay and quit of joystick subsystem | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Jan Klass <kissaki> |
| Component: | joystick | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | critical | ||
| Priority: | P2 | CC: | kissaki |
| Version: | 2.0.3 | ||
| Hardware: | x86_64 | ||
| OS: | Windows 7 | ||
| Attachments: | Minimal program for reproducability - leads to access violation | ||
|
Description
Jan Klass
2015-01-05 22:59:20 UTC
I tested this with ET:Ls lib repository 2.0.3 version of SDL (binaries) https://github.com/etlegacy/etlegacy-libs/tree/master/sdl2-windows a self-compiled debug version of 2.0.3 also from their source https://github.com/etlegacy/etlegacy-libs/tree/master/sdl2 and then downloaded and compiled from HG 817656bd36ec from http://hg.libsdl.org/SDL The issue occurred in all three occasions. Fixed, thanks! https://hg.libsdl.org/SDL/rev/aa816d06ed78 |