From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ghislain Hachey To: development@lists.ipfire.org Subject: Re: LuaJIT Panic on IPFire Date: Tue, 29 Jul 2014 16:13:04 +0800 Message-ID: <53D75790.2080605@gmail.com> In-Reply-To: <1404724703.19419.14.camel@rice-oxley.tremer.info> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1195017724636984891==" List-Id: --===============1195017724636984891== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi, I am trying to achieve something here I don't know if this is supported. I've built a custom addon for ntopng, a traffic monitoring tool which makes use of LuaJIT for its web UI scripting language (which is great for embedded devices). When starting the service on my home IPFire I quickly get the following error message. PANIC: unprotected error in call to Lua API (runtime code generation failed, restricted kernel?) Which leads me to think that a JIT is not supported in the kernel configuration of IPFire, or am I way off? This is a tool I'd really like to get working on my IPFire, any ideas? Regards, -- GH --===============1195017724636984891==--