| Summary: | Segfault on SDL_CreateWindow when gl lib cannot be loaded | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Carles Pagès <carles.pages> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
|
Description
Carles Pagès
2011-10-12 01:45:15 UTC
It's okay for loading the OpenGL library to fail, but the window code should handle it. This is fixed in the latest snapshot: http://hg.libsdl.org/SDL/rev/e29f01fa2750 Thanks! |