Hmmm...I don't know why, but I get this error. I get no build errors or
other stuff...
Code: Select all
*** Fatal Error ***
Address not mapped to object (signal 11)
Address: 0x5622
System: Linux Windina 2.6.10 #3 Sat Jan 29 03:15:17 UTC 2005 i686 AMD
Athlon(tm) XP 2200+ AuthenticAMD GNU/Linux
gcc version 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7)
ZDoom version 2.0.96 (Santa's Little Helper?)
Command line:
./zdoom
IWAD: doom2.wad
Not in a level.
Executing: gdb --quiet --batch --command=gdb-respfile-IlcNfx --pid=3396
0xffffe410 in ?? ()
Program received signal SIGSEGV, Segmentation fault.
snd_pcm_hw_param_set_near (pcm=0x8507550, params=0xbfffe8e0,
var=SNDRV_PCM_HW_PARAM_RATE, val=0x5622, dir=0x0) at pcm_params.c:786
in pcm_params.c
Any hint? It's definitely sound-related, as it works correctly in -nosound
mode. Maybe it's just ALSA.
I am pretty sure I met all requirements as I've been compiling with your
patches (thank you very much, by the way) since .92, without any
problems...my FLAC and FMOD are up-to-date, so is SDL...