[SDL] Exiting

Peter Mulholland darkmatter at freeuk.com
Mon Jul 3 04:36:17 PDT 2006


Estu K. Aftadai wrote:

> This is in fullscreen - it leaves a segmentation fault message in stderr.txt as
> well. My guess is it's trying to write to screen memory while it's unavailable.

It still shouldn't crash unless you are not handling surface lock errors 
when you try to draw to surfaces that are in video RAM. I've never had a 
problem alt-tabbing away from any fullscreen SDL app, and I usually dont 
handle the SDL_ACTIVEEVENT event.

Pete.






More information about the SDL mailing list