News:

Zatikon is back and free to play! https://www.chroniclogic.com/zatikon.htm

Main Menu

Crash Linux (Music related at first sight).

Started by Qantourisc, May 16, 2009, 05:56:02 AM

Previous topic - Next topic

Qantourisc

I crash every time (rougly after 30 secs) in the level "The sewers of dross".
(Version 1.52)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xf7e676f0 (LWP 15756)]
0x08065d8b in getlevellines ()
(gdb) bt
#0  0x08065d8b in getlevellines ()
#1  0x0809001d in objectcollision ()
#2  0x0805e42c in simulation ()
#3  0x0805dec2 in gameloop ()
#4  0x0806012a in pregamemenu ()
#5  0x080969fd in playerstartmenu ()
#6  0x080955cd in playermenu ()
#7  0x080748f0 in mainmenu ()
#8  0x080b8081 in main ()
(gdb)
If you wish to gather more information, feel free to contact me, and ask what you need.

Qantourisc

QuoteWhat operating system are you running in?  What type of video card do you have?  Try turning off your sound and music and let me know if you still have the same problem.

Qantourisc

-nomusic and -nosound => Doesn't apear to crash
-nomusic => Doesn't apear to crash

and OS Linux ( see topic :D )

Chronic Logic - Josiah

The problem is probably your openal or vorbis libs.  Are you running a 32 or 64 bit version of Linux?

Chronic Logic - Josiah

Someone reported a problem running Gish on in Ubuntu 'Karmic Koala' (9.10). 

The solution was that pulseaudio seems to interfere with the openAL implementation. When enabling pulseaudio as driver for openal the game won't start.

They reverted to alsa and it worked fine.  Also it makes no difference if they had music turned on or off...

So removing pulseaudio fixed it.