<div dir="rtl"><div dir="ltr">Hello,</div>
<div dir="ltr"> </div>
<div dir="ltr"> There is a problem with of our LUA scripts which started with GIT of a about a week ago. From the dialplan I call a LUA script which does the following (stripped down just to show the problem):</div>
<div dir="ltr"> </div>
<div dir="ltr">local api = freeswitch.API();</div>
<div dir="ltr">local isShared = api:execute("user_data", "86111 var SharedLine");<br></div>
<div dir="ltr">It causes Freeswitch to do segmentation fault, sometimes with an error about double free call.</div>
<div dir="ltr"> </div>
<div dir="ltr">If I take the orignal script and remove the api:execute() calls it works fine.</div>
<div dir="ltr"> </div>
<div dir="ltr">Is it some known problem/change in the API, or shall I open a JIRA for it?</div>
<div dir="ltr"> </div>
<div dir="ltr"> Thanks, __Yehavi:</div>
<div dir="ltr"> </div></div>