You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you compiled it with LuaJIT first thing to try is compilation with
clang, because gcc in edge cases on *nix and often on freebsd LuaJIT just
crashes at random.
Hi, my version is openresty/1.9.15.1, When I upload 2MB+ size file I got "nginx: lua atpanic: Lua VM crashed, reason: unknown reason" Error,
I could upload 100KB file successfully. Seems some memory configure need changed?
The text was updated successfully, but these errors were encountered: