[sr-dev] [kamailio/kamailio] Regression on app_lua after ASLR enable (Issue #3202)

Daniel-Constantin Mierla notifications at github.com
Fri Sep 2 13:27:30 CEST 2022


Can you try with master branch or the patch from the commit 43f764cae870b15a96b8ca88f1eb195d4ceb8455 ?

If still not solved, can you try with master branch and use:

```
loadmodule("app_lua.so", "g")
``` 

for loading `app_lua` module (instead of the classic `loadmodule "app_lua.so"`)?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3202#issuecomment-1235383993
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/issues/3202/1235383993 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20220902/c47f335f/attachment.htm>


More information about the sr-dev mailing list