<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">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. &nbsp; &nbsp;We are working on it today. &nbsp;Also what version are you running?<div><br></div><div>/b</div><div><br><div><div>On Dec 10, 2008, at 9:53 AM, Michael Collins wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; ">Thanks for reporting this. It would be helpful to know a bit more. Can<br>you start freeswitch and press F12 (or type "version" at the CLI) and<br>report back what it says?<br>Also, a backtrace (bt) is generally useful. If you could produce a<br>"bt" and a "bt full" from you core file that would be extremely<br>helpful.<br><br>see this link for more information:<br><a href="http://wiki.freeswitch.org/wiki/Debugging_Freeswitch">http://wiki.freeswitch.org/wiki/Debugging_Freeswitch</a><br><br>you should have a "core" file for each segfault that occurred. Use the<br>gdb program to get the back trace:<br><br>gdb /path/to/fs/binary core.xxx<br><br>then capture the output from these two commands:<br><br>bt &lt;enter><br>bt full &lt;enter><br><br>When you type those commands you'll see tons of debugging info;<br>capture that and put it in a pastebin (pastebin.freeswitch.org) then<br>report back here.<br><br>You can exit the gdb debugger by typing q &lt;enter><br><br>Thanks for helping us collect information!<br><br>-MC<br></span></blockquote></div><br></div></body></html>