Hi!
Sometimes when I make request using UrlLoader my game crashes.
Here is log from logcat:
04-07 02:52:50.047: E/libc(1855): mmap fail (pid 1855, tid 1868, size 17039360, flags 0x1, errno 12(Out of memory))
04-07 02:52:50.267: I/ActivityManager(823): Process com.gideros.luajit (pid 1855) has died.
04-07 02:52:50.527: D/Zygote(263): Process 1855 exited cleanly (1)
Comments
Can you provide the code for UrlLoader request for us to test?
Thank you. I sent you PM.
added to internal issue tracker
This is definitely not a LuaJIT bug, just tried a regular Lua - same result.
Thank you!