Run a app on sdl-1.2.5

hi all,

I run a app(named prince) on sdl-1.2.5(nasm-0.98),
when running it ,there is a error:


Segment Fault(SDL Parachute Deployed);

could you give me some advice on how to solve it?

thanks a lot

regards,
Andy

You could try to debug it using ‘strace’

if you have the source you can build it and run it within gdb
(backtrace if the programme crashes)

or else… give more information :slight_smile:

Regards,
Rob van PuttenOn Fri, 20 Dec 2002 17:06:58 +0800 huangwei at sunplus.com.cn wrote:

hi all,

I run a app(named prince) on sdl-1.2.5(nasm-0.98),
when running it ,there is a error:


Segment Fault(SDL Parachute Deployed);

could you give me some advice on how to solve it?

thanks a lot

regards,
Andy


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl