Fatal signal: Segmentation Fault (SDL Parachute De

Started by aber, August 11, 2004, 10:23:38 PM

Previous topic - Next topic

Chronic Logic - Alex

You might want to check the version of your vorbis libraries, that could be the problem with the music on that level.

aber

On level 1-6, right at the very beginning, the game crashes with the message

Fatal signal: Segmentation Fault (SDL Parachute Deployed)

It happens every time, so I can't continue the game (the withdrawal is killing me ;-).  I didn't have any problems with the previous levels, or the demo...

Linux SuSE 9.1, nvidia drivers v 6111, depth 24 (also happens with color depth of 16 bits)

Any tips?

aber

> rpm -q libvorbis
libvorbis-1.0.1

> ls -l /usr/lib/libvorbis.so.0
lrwxrwxrwx  1 root root 18 2004-08-01 16:35 /usr/lib/libvorbis.so.0 -> libvorbis.so.0.3.0

What versions do you recommend?

Chronic Logic - Alex

Try turning off the music, thats the only thing I can think of that would be crashing it there.

aber

Yup, that worked. In fact, I only had to turn off the music for that particular level. As soon as I completed it, I turned the music back on again. Up to level 3-1 there are no other problems.

Thanks!