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 1084

Summary: SDL_SetVideoMode crashes
Product: SDL Reporter: roger.levy
Component: videoAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED DUPLICATE QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: johnnyc.wilson
Version: HG 2.0   
Hardware: x86   
OS: Windows (XP)   

Description roger.levy 2010-12-08 11:04:56 UTC
I keep getting an access violation and I am certain it's from the call to SDL_SetVideoMode.  On my Windows 7 machine, the same code works fine.  The Windows XP system specs are:

# Processor : Intel® Pentium® M Processor 735 (1.70GHz1, 2MB L2 cache)
# Front Side Bus Speed : 400MHz
# Chipset : Intel® 855PM
# Graphics : ATI Mobility™ Radeon® 9700 64MB Video RAM DDR SDRAM
Comment 1 roger.levy 2010-12-08 14:11:54 UTC
And here are my driver details:

Vendor    : ATI Technologies Inc.
Renderer  : MOBILITY RADEON 9700 x86/SSE2
Version   : 1.5.4204 WinXP Release
Comment 2 roger.levy 2010-12-08 15:35:18 UTC
I just confirmed that it wasn't my code - reverted to a DLL I built from source dated 11.20.2010 and the access violation went away.
Comment 3 John Wilson 2011-01-07 18:35:21 UTC
This is probably the same bug I reported a few days ago. It's been fixed.

http://bugzilla.libsdl.org/show_bug.cgi?id=1086
Comment 4 Sam Lantinga 2011-02-16 04:06:16 UTC

*** This bug has been marked as a duplicate of bug 1086 ***