lrexlib icon indicating copy to clipboard operation
lrexlib copied to clipboard

Problem in nginx lua module.

Open iaadoa opened this issue 9 years ago • 0 comments

call rex_pre.new in init_by_lua phase then call rex_pre.match in access_by_lua phase got following error messages:

550 2015/11/10 11:21:34 [error] 28259#0: *154 lua entry thread aborted: runtime error:###########/siglib.lua:31: error PCRE_ERROR_BADMAGIC

But when I try it in bash with luajit, everything is OK. Is it a compatibility problem?

iaadoa avatar Nov 13 '15 07:11 iaadoa