Page 1 of 1

77-p4 segfaults on Gentoo

Posted: 19 Oct 2008, 22:41
by OldMcDonald
Hello,

I juist compiled the 0.77-p4 version of Spring, but it segfaults when I'm trying to launch it.


The fault comes when it's "loading units definitions". GCC is 4.3.1-r1


I hope the following could help to find out what happened.


[cut]


CONVERT [al_buffer.c:1051] _alConvert [t_channels|f_channels|t/f] [1|1|1]
CONVERT [al_buffer.c:1060] _alConvert [t_freq|f_freq|t/f] [48000|11025|4]
CONVERT [al_buffer.c:1066] _alConvert [t_bits|f_bits|t/f] [16|8|2]
CONVERT [al_buffer.c:1073] _alConvert f|c|s [0x1100|1|11025] -> [0x1101|1|48000]
CONVERT [al_buffer.c:1100] _alConvert [len|newlen] [25408|406528]
CONVERT [al_buffer.c:1046] _alConvert [f_size|f_channels|f_freq] [20389|1|11025]
CONVERT [al_buffer.c:1051] _alConvert [t_channels|f_channels|t/f] [1|1|1]
CONVERT [al_buffer.c:1060] _alConvert [t_freq|f_freq|t/f] [48000|11025|4]
CONVERT [al_buffer.c:1066] _alConvert [t_bits|f_bits|t/f] [16|8|2]
CONVERT [al_buffer.c:1073] _alConvert f|c|s [0x1100|1|11025] -> [0x1101|1|48000]
CONVERT [al_buffer.c:1100] _alConvert [len|newlen] [20389|326224]
CONVERT [al_buffer.c:1046] _alConvert [f_size|f_channels|f_freq] [41632|1|11025]
CONVERT [al_buffer.c:1051] _alConvert [t_channels|f_channels|t/f] [1|1|1]
CONVERT [al_buffer.c:1060] _alConvert [t_freq|f_freq|t/f] [48000|11025|4]
CONVERT [al_buffer.c:1066] _alConvert [t_bits|f_bits|t/f] [16|8|2]
CONVERT [al_buffer.c:1073] _alConvert f|c|s [0x1100|1|11025] -> [0x1101|1|48000]
CONVERT [al_buffer.c:1100] _alConvert [len|newlen] [41632|666112]




Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7eff6e0 (LWP 8942)]
0xb7f3ab56 in acFreqSLOW () from /usr/lib/libopenal.so.0
(gdb) bt
#0 0xb7f3ab56 in acFreqSLOW () from /usr/lib/libopenal.so.0
#1 0x00008010 in ?? ()
#2 0xfffffffb in ?? ()
#3 0x007f0c7f in ?? ()
#4 0xb7f44ff4 in ?? () from /usr/lib/libopenal.so.0
#5 0xfffebac1 in ?? ()
#6 0xb0d60a88 in ?? ()
#7 0xb0d89508 in ?? ()
#8 0xb7f3a57c in acFreqMUL2 () from /usr/lib/libopenal.so.0
#9 0x00000018 in ?? ()





Best regards,
OD

Re: 77-p4 segfaults on Gentoo

Posted: 20 Oct 2008, 01:08
by malric
Doesn't help much, but for me it works.

Gentoo with gcc version 4.3.2.

The crash is in the sound library... can't say more though.

Re: 77-p4 segfaults on Gentoo

Posted: 20 Oct 2008, 22:50
by HAARP
I had a sound-related crash a few months back aswell, but I don't really remember the details or how I fixed it. Try searching this forum tho.