I just verified your bug report on our Samsung X86 device and it does NOT crash on 2583. It does crash on 2535 (before our fix for the bug in libhoudini.so). We don’t have your Motorola device so we can’t verify that it crashes.
Please verify that you are testing with build 2583. If it’s the libhoudini.so bug, it would crash with just an empty main.lua file and doesn’t require accessing the display library. Try running a main.lua file with the following to see if it crashes: print( “hello world” )
Use adb logcat to view the results (see below)
Platform: GT-P5210 / x86 / 4.4.2 / PowerVR SGX 544MP2 / OpenGL ES 2.0 build 1.12@2701748 / 2015.2583
> Class.forName: CoronaProvider.licensing.google.LuaLoader
< Class.forName: CoronaProvider.licensing.google.LuaLoader
Loading via reflection: CoronaProvider.licensing.google.LuaLoader
160
Update: I did see from your crash log that it’s crashing in the Houdini library with build 2541 with Android v4.1.2. This is not a regression bug and maybe another bug in the Houdini library that was fixed in an OS update. We don’t have any device that shows the crash, which we would need to investigate the issue.