[Freeswitch-users] recompile with gdb

Anthony Minessale anthony.minessale at gmail.com
Tue Sep 22 07:35:21 PDT 2009


see this from your own log?

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


This is a FATAL error to have on your machine.
It's failing during the build.  This is your compiler crashing while trying
to build the software.
This is very bad.
You most likely have a hardware failure and need to replace the machine or
at the very least all of the memory chips.



On Tue, Sep 22, 2009 at 7:36 AM, Tihomir Culjaga <tculjaga at gmail.com> wrote:

> hi Brian,
>
> well, there is no coredump at all... and when i start FS with gdb it
> doesn't crash :P
> I need to do some more testing and will come back to you.
>
> T.
>
> On Tue, Sep 22, 2009 at 1:22 AM, Brian West <brian at freeswitch.org> wrote:
>
>> 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?
>>
>>
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090922/8ec67a04/attachment-0002.html 


More information about the FreeSWITCH-users mailing list