We are having a 100% repeatable crash on the new Adreno based Amazon Kindle HDX which
might be due to a shader problem/bug in the Qualcomm drivers. We are using Scaleform 4.2
for our ui.
A brief excerpt of the logcat at the crash point shows:
01-23 10:12:13.543: INFO/WindowManager(153): (Filename: ./artifacts/AndroidManagedGenerated/UnityEngineDebug.cpp Line: 53)
01-23 10:12:13.543: INFO/WindowManager(153): [ 01-23 12:22:11.332 17072:17091 W/Adreno-GSL ]
01-23 10:12:13.543: INFO/WindowManager(153): : ioctl fd 71 code 0xc0140910 (IOCTL_KGSL_RINGBUFFER_ISSUEIBCMDS) failed: errno 35 Resource deadlock would occur
01-23 10:12:13.543: INFO/WindowManager(153): [ 01-23 12:22:11.332 17072:17091 W/Adreno-GSL ]
01-23 10:12:13.543: INFO/WindowManager(153): : panel.gpuSnapshotPath is not set.not generating user snapshot
01-23 10:12:13.543: INFO/WindowManager(153): [ 01-23 12:22:11.332 17072:17091 W/Adreno-ES20 ]
01-23 10:12:13.543: INFO/WindowManager(153): : GL_OUT_OF_MEMORY
01-23 10:12:13.543: INFO/WindowManager(153): [ 01-23 12:22:11.342 17072:17091 W/Adreno-GSL ]
I contacted Amazon who sent me the 2 following links which might be the same
issue but then suggested i contact you to see if you have any insight into this.
We do have our own shaders but as on now suspect it may be an internal one,
possible related to Scaleform.
thanks for your time.
Edit - Hi, sorry but i forgot to mention that this is the only device this happens
on with the exception for a few old Honeycomb tablets which die in various spots
which we won’t be publishing for anyway.
But every other Android device works - older regular Kindle Fire HD’s and newrNexus
5 and 7’s don’t suffer from this (even tho they are adreno devices), it seems to be
specific to the new HDX.