| Summary: | System crash(blue death screen) when returning form fullscreen | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Andrzej J. <ajacak> |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED INVALID | QA Contact: | Sam Lantinga <slouken> |
| Severity: | critical | ||
| Priority: | P2 | ||
| Version: | 1.2.13 | ||
| Hardware: | x86 | ||
| OS: | Windows (XP) | ||
|
Description
Andrzej J.
2008-02-21 03:21:29 UTC
If this is still valid, it would be interesting to have some more details. When a bluescreen occurs, you usually get a stop-code - and you're told which module caused the crash. Since SDL runs in userspace and not kernelspace, it should not cause the BSOD - but its behaviour may trigger an error in a kernel-module which causes the crash. Is the module/driver mentioned in the BSOD up to date? Resolving as video driver bug, not SDL bug. --ryan. |