[Asterisk-Dev] current cvs-head seg fault while compiling

Rich Adamson radamson at routers.com
Mon Oct 31 13:06:57 MST 2005


> > logger.c: In function `ast_queue_log':
> > logger.c:369: internal compiler error: Segmentation fault
> 
> That's quite bizarre, to say the least. I'm not able to reproduce it 
> here... and nothing of consequence has changed in that file. I did make 
> some changes that affect the ast_mutex_unlock() function that is called 
> on the line before, though, so it's possible your compiler is having 
> some odd troubles with that.
> 
> What compiler version are you using?

Very odd....

[root at phoenix asterisk]# gcc -v
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/u
sr/share/info --enable-shared --enable-threads=posix --disable-checking --with-s
ystem-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-aw
t=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
[root at phoenix asterisk]# 

Did another make clean followed by make install, and it completed
as expected. Not sure what's going on here.

Rich





More information about the asterisk-dev mailing list