[Freeswitch-users] Lua API broken???

Steven Ayre steveayre at gmail.com
Tue Feb 15 13:49:23 MSK 2011


Try to reproduce it on the latest Git, if you can do so open a Jira.

-Steve



On 15 February 2011 10:22, Yehavi Bourvine <yehavi.bourvine at gmail.com>wrote:

> Hello,
>
>   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):
>
> local api = freeswitch.API();
> local isShared = api:execute("user_data", "86111 var SharedLine");
> It causes Freeswitch to do segmentation fault, sometimes with an error
> about double free call.
>
> If I take the orignal script and remove the api:execute() calls it works
> fine.
>
> Is it some known problem/change in the API, or shall I open a JIRA for it?
>
>                             Thanks, __Yehavi:
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110215/20e47263/attachment.html 


More information about the FreeSWITCH-users mailing list