<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div class="" id="yui_3_16_0_1_1441299363071_5649">I have several core dumps, each weeks apart, the cause of which is proving hard to track down.</div><div id="yui_3_16_0_1_1441299363071_5560">Is it possible to see which Lua script was running in a back trace on a core dump?</div><div id="yui_3_16_0_1_1441299363071_5561"><br></div><div dir="ltr" id="yui_3_16_0_1_1441299363071_5562">This suggests one of my hangup routines is causing an issue :</div><div id="yui_3_16_0_1_1441299363071_5679" dir="ltr"><br></div><div id="yui_3_16_0_1_1441299363071_5733" dir="ltr">#0&nbsp; lua_hanguphook (session_hungup=0x7ffd40bab688) at freeswitch_lua.cpp:203<br class="" id="yui_3_16_0_1_1441299363071_5689">203&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; coresession-&gt;check_hangup_hook();<br class="" id="yui_3_16_0_1_1441299363071_5691"><br></div><div id="yui_3_16_0_1_1441299363071_5734" dir="ltr">despite them all looking ok to me, but if I can tell which script is the offender I can concentrate on that one. I've searched through the trace file produced by the freeswitch script recommended in the wiki but can see nothing that looks like the running script.</div><div id="yui_3_16_0_1_1441299363071_5735" dir="ltr"><br></div><div id="yui_3_16_0_1_1441299363071_5736" dir="ltr">Is it possible? If so, I'd be grateful for a pointer on how to extract this info.<br></div></div></body></html>