I think that’s the only x86 device we have around here unfortunately. I’ll see if I can find any other devices that has the same behavior and post here with any updates.
We can try to get the device. Can you confirm that you are seeing the same problem when you run the most recent daily build?
Thanks,
Tom
Hello Tom,
Thanks for the follow up. Just tried the newest build and it still crashes. I’m trying to find other x86 devices that present the same behavior.
04-09 18:17:27.048: I/Corona(20921): Platform: XT890 / x86 / 4.1.2 / PowerVR SGX 540 / OpenGL ES 2.0 build 1.9@2158934 / 2015.2609
04-09 18:17:27.058: V/Corona(20921): > Class.forName: plugin.fuse.LuaLoader
04-09 18:17:27.108: V/Corona(20921): > Class.forName: CoronaProvider.licensing.google.LuaLoader
04-09 18:17:27.108: V/Corona(20921): < Class.forName: CoronaProvider.licensing.google.LuaLoader
04-09 18:17:27.118: V/Corona(20921): Loading via reflection: CoronaProvider.licensing.google.LuaLoader
04-09 18:17:27.138: D/houdini(20921): [20934] Unsupported feature (ID:0x010007c2).
04-09 18:17:27.138: A/libc(20921): Fatal signal 11 (SIGSEGV) at 0xdead0000 (code=1), thread 20934 (Thread-27648)
04-09 18:17:27.228: W/CursorWindow(19144): Window is full: requested allocation 97 bytes, free space 24 bytes, window size 2097152 bytes
04-09 18:17:27.238: I/DEBUG(140): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
04-09 18:17:27.238: I/DEBUG(140): Build fingerprint: ‘motorola/XT890_retbr/smi:4.1.2/9.8.2I-50_SML-29/1370987276:user/release-keys’
04-09 18:17:27.238: I/DEBUG(140): pid: 20921, tid: 20934, name: Thread-27648 >>> br.com.tapps.coronabox <<<
04-09 18:17:27.238: I/DEBUG(140): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr dead0000
04-09 18:17:27.798: I/ActivityManager(386): Process com.google.android.apps.docs (pid 20523) has died.
04-09 18:17:28.168: I/DEBUG(140): eax 00000000 ebx 53cbf5b4 ecx 53a30f7c edx 00000000
04-09 18:17:28.168: I/DEBUG(140): esi 00000035 edi 38c8b364
04-09 18:17:28.168: I/DEBUG(140): xcs 00000073 xds 0000007b xes 0000007b xfs 00000043 xss 0000007b
04-09 18:17:28.168: I/DEBUG(140): eip 5383ed23 ebp 53cbf5cc esp 53cbf5a4 flags 00210246
Thanks for running the test. Was the above build with an empty main.lua file. Was this the same project that failed before?
Hello Tom,
It still presents the same behavior: an empty lua project works, reading some properties from display.* crashes.
Hello again,
I was just wondering if you guys managed to reproduce the error or if you want me to run any other tests.
Hello,
It’s been a while since my last post and I was wondering if you guys managed to check out this issue.