Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <
http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<
http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /home/peter1984/varios/juegos/tengine/t-engine...done.
(gdb) run
Starting program: /home/peter1984/varios/juegos/tengine/t-engine
[Thread debugging using libthread_db enabled]
[CPU] Detected 4 CPUs
ALSA lib conf.c

(snd_config_hooks_call) Cannot open shared library libasound_module_conf_pulse.so
ALSA lib control.c:882:(snd_ctl_open_noupdate) Invalid CTL hw:0
AL lib: alsa.c:797: control open (0): No such file or directory
OpenAL device available: ALSA Software on default (default ALSA Software on default)
OpenAL device available: OSS Software (default ALSA Software on default)
OpenAL device available: Wave File Writer (default ALSA Software on default)
Program received signal SIGSEGV, Segmentation fault.
0x00009c66 in ?? ()
(gdb) bt
#0 0x00009c66 in ?? ()
#1 0xb725ed65 in pa_threaded_mainloop_new ()
from /usr/lib/i386-linux-gnu/libpulse.so.0
#2 0xb72889a5 in pulse_new ()
from /usr/lib/i386-linux-gnu/alsa-lib/libasound_module_pcm_pulse.so
#3 0xb728837e in _snd_pcm_pulse_open ()
from /usr/lib/i386-linux-gnu/alsa-lib/libasound_module_pcm_pulse.so
#4 0xb741a5c0 in ?? () from /usr/lib/i386-linux-gnu/libasound.so.2
#5 0xb741abee in ?? () from /usr/lib/i386-linux-gnu/libasound.so.2
#6 0xb7b81d38 in ?? ()
from /home/peter1984/varios/juegos/tengine/lib/libopenal.so.1
#7 0xb7b796c9 in alcOpenDevice ()
from /home/peter1984/varios/juegos/tengine/lib/libopenal.so.1
#8 0x08071e25 in init_openal () at ../src/music.c:115
#9 0x0805060e in main (argc=1, argv=0xbffffa84) at ../src/main.c:968