We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 555

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
Every time I close an app that is in fullscreen, blue death screen apears and system reboots. 
My PC configuration: 
AMD64 4000+
RAM 2x Kingston 256 400Mhz + 1x Twinmos 512
Graph: PCIE GF7600 (Leadtek PX7600GT TDH extreme) (probably this is causing?) 
Mainborad: Gigabyte Nforce4 SLI

Even if the app is qute simple like the sample in documentation. (SDL Library Documentation Published v1.2.0, April 2001)
Comment 1 Trygve Vea 2008-07-07 10:28:02 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?
Comment 2 Ryan C. Gordon 2009-09-13 15:43:57 UTC
Resolving as video driver bug, not SDL bug.

--ryan.