[Freeswitch-users] segmentation fault by auto record

Brian West brian at freeswitch.org
Wed Dec 10 07:58:34 PST 2008


I have already labbed this up on SVN trunk and I don't get a segfault  
but I get something else that prevents it from working properly.    We  
are working on it today.  Also what version are you running?

/b

On Dec 10, 2008, at 9:53 AM, Michael Collins wrote:

> Thanks for reporting this. It would be helpful to know a bit more. Can
> you start freeswitch and press F12 (or type "version" at the CLI) and
> report back what it says?
> Also, a backtrace (bt) is generally useful. If you could produce a
> "bt" and a "bt full" from you core file that would be extremely
> helpful.
>
> see this link for more information:
> http://wiki.freeswitch.org/wiki/Debugging_Freeswitch
>
> you should have a "core" file for each segfault that occurred. Use the
> gdb program to get the back trace:
>
> gdb /path/to/fs/binary core.xxx
>
> then capture the output from these two commands:
>
> bt <enter>
> bt full <enter>
>
> When you type those commands you'll see tons of debugging info;
> capture that and put it in a pastebin (pastebin.freeswitch.org) then
> report back here.
>
> You can exit the gdb debugger by typing q <enter>
>
> Thanks for helping us collect information!
>
> -MC

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081210/dfb027ef/attachment-0002.html 


More information about the FreeSWITCH-users mailing list