[Freeswitch-users] recompile with gdb
Brian West
brian at freeswitch.org
Mon Sep 21 16:22:12 PDT 2009
This looks like gcc is segfaulting can you provide me a complete
backtrace of the core file that dumps from FreeSWITCH?
http://wiki.freeswitch.org/wiki/Reporting_Bugs
It sounds like you might have bad ram or bad hardware... gcc crashing
is usually a sign something is really wrong with your machine.
/b
On Sep 21, 2009, at 5:46 PM, Tihomir Culjaga wrote:
> but without luck...
>
> ode1:/opt/freeswitch-trunk#
> node1:/opt/freeswitch-trunk# sudo make
> make[1]: Entering directory `/opt/freeswitch-trunk/libs/pcre'
> make all-am
> make[2]: Entering directory `/opt/freeswitch-trunk/libs/pcre'
> g++ -DHAVE_CONFIG_H -I. -O2 -MT pcrecpp_unittest.o -MD -MP -
> MF .deps/pcrecpp_unittest.Tpo -c -o pcrecpp_unittest.o
> pcrecpp_unittest.cc
> g++: Internal error: Segmentation fault (program cc1plus)
> Please submit a full bug report.
> See <file:///usr/share/doc/gcc-4.3/README.Bugs> for instructions.
> make[2]: *** [pcrecpp_unittest.o] Error 1
> make[2]: Leaving directory `/opt/freeswitch-trunk/libs/pcre'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/opt/freeswitch-trunk/libs/pcre'
> make: *** [libs/pcre/libpcre.la] Error 2
> node1:/opt/freeswitch-trunk#
> node1:/opt/freeswitch-trunk#
>
>
> Of course I'm using the latest trunk...
>
> Can anyone help?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090921/f809521a/attachment-0002.html
More information about the FreeSWITCH-users
mailing list