[Freeswitch-users] segfaults after 24-36 hours

Chris Parker cparker at segv.org
Thu Jul 12 13:54:45 PDT 2007


On Jul 12, 2007, at 3:29 PM, Ivan C Myrvold wrote:

>
> Den 12. jul. 2007 kl. 22:16 skrev Chris Parker:
>
>> On Jul 12, 2007, at 2:55 PM, Ivan C Myrvold wrote:
>>
>>> My Freeswitch never runs more than 48 hours, and then segmentation
>>> faults.
>>>
>>> Here are the messages before it segfaults:
>>>
>>> http://pastebin.freeswitch.org/3120
>>>
>>> Running version 1.0.5500 on OS X 10.4.10
>>
>> Can you provide a backtrace from the core file?
>>
>> Or run freeswitch inside gdb to capture the backtrace?
>
> How do I get a backtrace from the core file?

Assuming you have the core file:

   gdb -core=<corefile> /path/to/freeswitch

once you get the gdb prompt issue the command:

   bt

-Chris
--  
    \\\|||///  \   Chris Parker    -   Segmentation Fault ( core  
dumped )
    \ ~   ~ /   \
    | @   @ |    \   http://www.segv.org     |    cparker at segv.org
oOo   (_)   oOo  \
------------------------------------------------------------------------
#             OS's are nothing more than device drivers!               #






More information about the FreeSWITCH-users mailing list