<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Nikolai,<div><br></div><div>Thanks for the response. &nbsp;Unfortunately I am already running without -hp. &nbsp;Just plain ol' ./bin/freeswitch.</div><div><br></div><div>Also, I didn't mention it but I'm current and running off the build (14805).</div><div><br></div><div>Rob</div><div><br></div><div><div><div>On Sep 10, 2009, at 11:58 AM, Nikolai Geordzhev wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">FYI, I got the same/similar issue with a 10-line perl script, starting FS without -hp option worked for me.<br><br><div class="gmail_quote">On Thu, Sep 10, 2009 at 7:28 PM, Rob Forman <span dir="ltr">&lt;<a href="mailto:rob4manhere@gmail.com">rob4manhere@gmail.com</a>&gt;</span> wrote:<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi all,<br> <br> I wrote a small 10-line python script wrapping "txfax" (<a href="http://pastebin.freeswitch.org/10274" target="_blank">http://pastebin.freeswitch.org/10274</a><br> ). &nbsp;Basically it originates a call with Session(), calls mod_fax txfax<br> application, then hangs up.<br> <br> The weird thing is that this works fine the first I run it from<br> fs_cli. &nbsp;When I run a second time however - it still works and sends<br> the fax - but FS seg faults after the python script exits.<br> <br> Gdb shows something with Session destroy:<br> <br> #0 &nbsp;PYTHON::Session::destroy (this=0x83cd308) at freeswitch_python.cpp:<br> 60<br> 60 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Py_DECREF(Self);<br> <br> Here is the backtrace from the core:<br> &nbsp; <a href="http://pastebin.freeswitch.org/10275" target="_blank">http://pastebin.freeswitch.org/10275</a><br> <br> <br> Is this a bug- or am I not setting up or cleaning up the session<br> properly? &nbsp;I was going to open a jira but thought I'd see if I'm<br> missing something obvious first.<br> <br> Thanks!<br> Rob<br> <br> _______________________________________________<br> FreeSWITCH-users mailing list<br> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br> </blockquote></div><br> _______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></div></body></html>