Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upload 2MB+ file failed #29

Open
Ryen opened this issue Sep 23, 2016 · 1 comment
Open

upload 2MB+ file failed #29

Ryen opened this issue Sep 23, 2016 · 1 comment

Comments

@Ryen
Copy link

Ryen commented Sep 23, 2016

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?

@misiek08
Copy link

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.

23.09.2016 10:30 AM "Ryen" notifications@github.com napisał(a):

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 them memory configure need
changed?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#29, or mute the
thread
https://github.com/notifications/unsubscribe-auth/AAbp9rI2yGpkoMdX_-SQV0eojYQSo9c1ks5qs44SgaJpZM4KEuwP
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants