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 - System crash(blue death screen) when returning form fullscreen
Summary: System crash(blue death screen) when returning form fullscreen
Status: RESOLVED INVALID
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: 1.2.13
Hardware: x86 Windows (XP)
: P2 critical
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-21 03:21 UTC by Andrzej J.
Modified: 2009-09-13 15:43 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.