Forums - Adreno error on Nexus 6

10 posts / 0 new
Last post
Adreno error on Nexus 6
Pierre_Wang
Join Date: 11 May 15
Posts: 5
Posted: Wed, 2015-05-27 03:04

Hi. Recently we meet with Adreno-GSL error with one of our application on Nexus 6 (Android Version 5.0).

This is the error message:

W/Adreno-GSL(10510): <gsl_ldd_control:427>: ioctl fd 27 code 0xc02c093d (IOCTL_KGSL_SUBMIT_COMMANDS) failed: errno 71 Protocol error
W/Adreno-GSL(10510): <log_gpu_snapshot:337>: panel.gpuSnapshotPath is not set.not generating user snapshot
 
Then some time later, a new error will pop up:
 
W/Adreno-GSL(10510): <gsl_ldd_control:427>: ioctl fd 27 code 0xc02c093d (IOCTL_KGSL_SUBMIT_COMMANDS) failed: errno 35 Resource deadlock would occur
W/Adreno-GSL(10510): <log_gpu_snapshot:337>: panel.gpuSnapshotPath is not set.not generating user snapshot
 
There will be plenty of such error, and then the app crash.
 
Could you please gave us some information about such error? If you need, we can provide you an apk about this problem. (Can I post a link to the apk here?)

 

  • Up0
  • Down0
Pierre_Wang
Join Date: 11 May 15
Posts: 5
Posted: Thu, 2015-05-28 01:36

I have shared the apk here:

 
Please try the "2D: Kiev". You will see the adreno error in logcat.
The "2D: Kiev2" is locally used by me, which may not be open by the other user.
  • Up0
  • Down0
Pierre_Wang
Join Date: 11 May 15
Posts: 5
Posted: Thu, 2015-05-28 01:42

Sorry. This link is invalid. Please try this one:

https://app.box.com/s/t3im9w0dl309ltwja56xbojpo090gi3d

 

Please try the "2D: Kiev". You will see the adreno error in logcat.

  • Up0
  • Down0
mhfeldma Moderator
Join Date: 29 Nov 12
Posts: 310
Posted: Mon, 2015-06-01 10:41

Pierre - Can you provide the exact Nexus 6 build information (version/date/#)?  Are you able to update the OS to a later version (e.g. 5.1)?

  • Up0
  • Down0
Ayo Moderator
Profile picture
Join Date: 23 Jan 15
Posts: 31
Posted: Mon, 2015-06-01 16:42

I was able to reproduce the app crash on a Snapdragon 805 (Android Version 5.1.1) and also a Nexus 6 (Android Version 5.1).

However I was unable to reproduce your Adreno warning from your logcat: "W/Adreno-GSL(10510)".

The app crash appears to be an application error so here are the logs I captured from both devices:

Snapdragon 805:

05-28 21:34:14.272: I/art(4902): Late-enabling -Xcheck:jni
05-28 21:34:14.480: D/OpenGLRenderer(4902): Use EGL_SWAP_BEHAVIOR_PRESERVED: true
05-28 21:34:14.482: D/Atlas(4902): Validating map...
05-28 21:34:14.501: I/Adreno(4902): EGLInit: QTI Build: 05/18/15, 6fdb430, I6cd16cce0d
05-28 21:34:14.519: I/OpenGLRenderer(4902): Initialized EGL, version 1.4
05-28 21:34:14.532: D/OpenGLRenderer(4902): Enabling debug mode 0
05-28 21:34:14.612: I/Timeline(4902): Timeline: Activity_idle id: android.os.BinderProxy@4a61de5 time:320971
05-28 21:34:16.659: W/IInputConnectionWrapper(4902): showStatusIcon on inactive InputConnection
05-28 21:34:18.593: I/art(4902): Debugger is no longer active
05-28 21:35:14.394: I/Timeline(4902): Timeline: Activity_idle id: android.os.BinderProxy@b5cb50e time:380752
05-28 21:35:15.991: I/Timeline(4902): Timeline: Activity_launch_request id:com.autodesk.nwviewtestbed time:382349
05-28 21:35:16.054: D/T_ViewerActivity(4902): ViewerActivity::onCreate()
05-28 21:35:16.110: D/NwView(4902): mGuid = fakefakefakefakefakefakefakefake
05-28 21:35:16.110: D/NwView(4902): mUri = https://s3.amazonaws.com/a360nwtestbed/2D/kiev/kiev.f2d
05-28 21:35:16.115: D/NwView(4902): onResume()
05-28 21:35:16.123: D/NwView(4902): onAttachedToWindow()
05-28 21:35:16.259: I/NwView(4902): onSurfaceCreated()
05-28 21:35:16.339: I/Timeline(4902): Timeline: Activity_idle id: android.os.BinderProxy@5e5d415 time:382697
05-28 21:35:16.429: D/NwView(4902): NwView::onSurfaceCreated() - loads model
05-28 21:35:16.429: D/NwView(4902): nativeLoad called with mUri = https://s3.amazonaws.com/a360nwtestbed/2D/kiev/kiev.f2d mGuid = fakefakefakefakefakefakefakefake
05-28 21:35:17.001: D/T_MemoryMonitor(4902): onLoadProgress(0.100000) <<>> Memory used = 658.0MB (Delta from start=7.0MB)
05-28 21:35:17.097: D/T_MemoryMonitor(4902): onLoadProgress(0.225025) <<>> Memory used = 658.0MB (Delta from start=7.0MB)
05-28 21:35:17.119: D/T_MemoryMonitor(4902): onLoadProgress(0.432564) <<>> Memory used = 659.0MB (Delta from start=8.0MB)
05-28 21:35:17.131: D/T_MemoryMonitor(4902): onLoadProgress(0.646660) <<>> Memory used = 659.0MB (Delta from start=8.0MB)
05-28 21:35:17.349: D/T_MemoryMonitor(4902): onLoadProgress(0.900000) <<>> Memory used = 660.0MB (Delta from start=9.0MB)
05-28 21:35:17.350: D/T_MemoryMonitor(4902): onLoadProgress(1.000000) <<>> Memory used = 660.0MB (Delta from start=9.0MB)
05-28 21:35:17.353: D/T_MemoryMonitor(4902): onLoadProgress(1.000000) <<>> Memory used = 660.0MB (Delta from start=9.0MB)
05-28 21:35:17.355: D/T_MemoryMonitor(4902): onLoadProgress(1.000000) <<>> Memory used = 660.0MB (Delta from start=9.0MB)
05-28 21:35:17.369: D/NwView(4902): Size changed! : 1440,2222
05-28 21:35:17.369: D/LIFE(4902): Load true
05-28 21:35:17.371: D/T_MemoryMonitor(4902): onLoadFinished(true) <<>> Memory used = 660.0MB (Delta from start=9.0MB)
05-28 21:36:55.547: A/libc(4902): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 4967 (GLThread 518)
05-28 21:36:57.589: D/OpenGLRenderer(5109): Use EGL_SWAP_BEHAVIOR_PRESERVED: true
05-28 21:36:57.592: D/Atlas(5109): Validating map...
05-28 21:36:57.620: I/Adreno(5109): EGLInit: QTI Build: 05/18/15, 6fdb430, I6cd16cce0d
05-28 21:36:57.641: I/OpenGLRenderer(5109): Initialized EGL, version 1.4
05-28 21:36:57.657: D/OpenGLRenderer(5109): Enabling debug mode 0
05-28 21:36:57.729: I/Timeline(5109): Timeline: Activity_idle id: android.os.BinderProxy@4a61de5 time:484088

Snapdragon 805 5.1.1 crash log:

05-28 21:36:55.689: I/DEBUG(276): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
05-28 21:36:55.689: I/DEBUG(276): Build fingerprint: 'qcom/apq8084/apq8084:5.1.1/LMY47V/lnxbuild05182231:userdebug/test-keys'
05-28 21:36:55.689: I/DEBUG(276): Revision: '0'
05-28 21:36:55.690: I/DEBUG(276): ABI: 'arm'
05-28 21:36:55.690: I/DEBUG(276): pid: 4902, tid: 4967, name: GLThread 518  >>> com.autodesk.nwviewtestbed <<<
05-28 21:36:55.690: I/DEBUG(276): signal 6 (SIGABRT), code 1 (?), fault addr --------
05-28 21:36:55.753: I/DEBUG(276):     r0 00000000  r1 00001367  r2 00000006  r3 00000000
05-28 21:36:55.753: I/DEBUG(276):     r4 a1d01db8  r5 00000006  r6 0000000c  r7 0000010c
05-28 21:36:55.753: I/DEBUG(276):     r8 b530fae0  r9 00000000  sl b5311020  fp 00000009
05-28 21:36:55.754: I/DEBUG(276):     ip 00001367  sp a2567bd0  lr b6e067dd  pc b6e2a950  cpsr 600b0010
05-28 21:36:55.755: I/DEBUG(276): backtrace:
05-28 21:36:55.755: I/DEBUG(276):     #00 pc 00038950  /system/lib/libc.so (tgkill+12)
05-28 21:36:55.756: I/DEBUG(276):     #01 pc 000147d9  /system/lib/libc.so (pthread_kill+52)
05-28 21:36:55.756: I/DEBUG(276):     #02 pc 000153f7  /system/lib/libc.so (raise+10)
05-28 21:36:55.756: I/DEBUG(276):     #03 pc 00011ba1  /system/lib/libc.so (__libc_android_abort+36)
05-28 21:36:55.757: I/DEBUG(276):     #04 pc 0001000c  /system/lib/libc.so (abort+4)
05-28 21:36:55.757: I/DEBUG(276):     #05 pc 0064ab0b  /data/app/com.autodesk.nwviewtestbed-1/lib/arm/libviewer.android.jni.so
05-28 21:36:55.757: I/DEBUG(276):     #06 pc 00001db5  /system/bin/app_process32 (InvokeUserSignalHandler+76)
05-28 21:36:55.758: I/DEBUG(276):     #07 pc 0023eed9  /system/lib/libart.so (art::FaultManager::HandleFault(int, siginfo*, void*)+180)
05-28 21:36:55.758: I/DEBUG(276):     #08 pc 00010304  /system/lib/libc.so


 

Nexus 6:

06-01 19:19:32.547: D/OpenGLRenderer(28075): Use EGL_SWAP_BEHAVIOR_PRESERVED: true
06-01 19:19:32.550: D/Atlas(28075): Validating map...
06-01 19:19:32.582: I/Adreno(28075): EGLInit: QTI Build: 01/29/15, 1bccc5d, I0ba6dce82d
06-01 19:19:32.592: I/OpenGLRenderer(28075): Initialized EGL, version 1.4
06-01 19:19:32.599: D/OpenGLRenderer(28075): Enabling debug mode 0
06-01 19:19:34.635: D/T_ViewerActivity(28075): ViewerActivity::onCreate()
06-01 19:19:34.680: D/NwView(28075): mGuid = fakefakefakefakefakefakefakefake
06-01 19:19:34.680: D/NwView(28075): mUri = https://s3.amazonaws.com/a360nwtestbed/2D/kiev/kiev.f2d
06-01 19:19:34.684: D/NwView(28075): onResume()
06-01 19:19:34.691: D/NwView(28075): onAttachedToWindow()
06-01 19:19:34.742: I/NwView(28075): onSurfaceCreated()
06-01 19:19:34.904: D/NwView(28075): NwView::onSurfaceCreated() - loads model
06-01 19:19:34.904: D/NwView(28075): nativeLoad called with mUri = https://s3.amazonaws.com/a360nwtestbed/2D/kiev/kiev.f2d mGuid = fakefakefakefakefakefakefakefake
06-01 19:19:35.849: D/T_MemoryMonitor(28075): onLoadProgress(0.100000) <<>> Memory used = 932.0MB (Delta from start=10.0MB)
06-01 19:19:36.762: D/T_MemoryMonitor(28075): onLoadProgress(0.135199) <<>> Memory used = 932.0MB (Delta from start=10.0MB)
06-01 19:19:36.767: D/T_MemoryMonitor(28075): onLoadProgress(0.225025) <<>> Memory used = 932.0MB (Delta from start=10.0MB)
06-01 19:19:36.775: D/T_MemoryMonitor(28075): onLoadProgress(0.432564) <<>> Memory used = 932.0MB (Delta from start=10.0MB)
06-01 19:19:36.784: D/T_MemoryMonitor(28075): onLoadProgress(0.646660) <<>> Memory used = 933.0MB (Delta from start=11.0MB)
06-01 19:19:36.989: D/T_MemoryMonitor(28075): onLoadProgress(0.900000) <<>> Memory used = 933.0MB (Delta from start=11.0MB)
06-01 19:19:36.992: D/T_MemoryMonitor(28075): onLoadProgress(1.000000) <<>> Memory used = 933.0MB (Delta from start=11.0MB)
06-01 19:19:36.994: D/T_MemoryMonitor(28075): onLoadProgress(1.000000) <<>> Memory used = 933.0MB (Delta from start=11.0MB)
06-01 19:19:36.996: D/T_MemoryMonitor(28075): onLoadProgress(1.000000) <<>> Memory used = 933.0MB (Delta from start=11.0MB)
06-01 19:19:37.010: D/NwView(28075): Size changed! : 1440,1968
06-01 19:19:37.010: D/LIFE(28075): Load true
06-01 19:19:37.011: D/T_MemoryMonitor(28075): onLoadFinished(true) <<>> Memory used = 934.0MB (Delta from start=12.0MB)
06-01 19:21:10.380: A/libc(28075): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 28126 (GLThread 3199)

 

Nexus 6 5.1 crash log:

06-01 19:21:10.504: I/DEBUG(1477): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-01 19:21:10.504: I/DEBUG(1477): Build fingerprint: 'google/shamu/shamu:5.1/LMY47D/1743759:user/release-keys'
06-01 19:21:10.504: I/DEBUG(1477): Revision: '33696'
06-01 19:21:10.504: I/DEBUG(1477): ABI: 'arm'
06-01 19:21:10.504: I/DEBUG(1477): pid: 28075, tid: 28126, name: GLThread 3199  >>> com.autodesk.nwviewtestbed <<<
06-01 19:21:10.504: I/DEBUG(1477): signal 6 (SIGABRT), code 1 (?), fault addr --------
06-01 19:21:10.673: I/DEBUG(1477):     r0 00000000  r1 00006dde  r2 00000006  r3 00000000
06-01 19:21:10.673: I/DEBUG(1477):     r4 9fbffdb8  r5 00000006  r6 0000000c  r7 0000010c
06-01 19:21:10.673: I/DEBUG(1477):     r8 b47fdae0  r9 00000000  sl b47ff020  fp 00000009
06-01 19:21:10.673: I/DEBUG(1477):     ip 00006dde  sp af116bd0  lr b6ddc3c5  pc b6e00500  cpsr 600b0010
06-01 19:21:10.673: I/DEBUG(1477): backtrace:
06-01 19:21:10.673: I/DEBUG(1477):     #00 pc 0003b500  /system/lib/libc.so (tgkill+12)
06-01 19:21:10.673: I/DEBUG(1477):     #01 pc 000173c1  /system/lib/libc.so (pthread_kill+52)
06-01 19:21:10.673: I/DEBUG(1477):     #02 pc 00017fd3  /system/lib/libc.so (raise+10)
06-01 19:21:10.673: I/DEBUG(1477):     #03 pc 00014795  /system/lib/libc.so (__libc_android_abort+36)
06-01 19:21:10.673: I/DEBUG(1477):     #04 pc 00012f44  /system/lib/libc.so (abort+4)
06-01 19:21:10.673: I/DEBUG(1477):     #05 pc 0064ab0b  /data/app/com.autodesk.nwviewtestbed-1/lib/arm/libviewer.android.jni.so
06-01 19:21:10.674: I/DEBUG(1477):     #06 pc 00001db5  /system/bin/app_process32 (InvokeUserSignalHandler+76)
06-01 19:21:10.674: I/DEBUG(1477):     #07 pc 00251f53  /system/lib/libart.so (art::FaultManager::HandleFault(int, siginfo*, void*)+214)
06-01 19:21:10.674: I/DEBUG(1477):     #08 pc 0001323c  /system/lib/libc.so
06-01 19:21:10.674: I/DEBUG(1477):     #09 pc 0001323c  /system/lib/libc.so
06-01 19:21:10.674: I/DEBUG(1477):     #10 pc 0001323c  /system/lib/libc.so

Here is the image that appears on the devices when the crash happens:

Snapdragon device:

http://imgur.com/BB75lHi

Nexus 6 device:

http://imgur.com/XDnvoN9

Perhaps a tool such as "addr2line" can help you find the cause of the crash, using the above information.

  • Up0
  • Down0
icecard7
Join Date: 24 Sep 15
Posts: 1
Posted: Wed, 2015-10-07 20:54
Hi, I have the same issue on running sound setting

W/Adreno-GSL(31079): <gsl_ldd_control:427>: ioctl fd 46 code 0xc02c093d (IOCTL_KGSL_SUBMIT_COMMANDS) failed: errno 35 Resource deadlock would occur

W/Adreno-GSL(31079): <log_gpu_snapshot:337>: panel.gpuSnapshotPath is not set.not generating user snapshot

W/Adreno-GSL(31079): <gsl_ldd_control:427>: ioctl fd 46 code 0xc02c093d (IOCTL_KGSL_SUBMIT_COMMANDS) failed: errno 35 Resource deadlock would occur

W/Adreno-GSL(31079): <log_gpu_snapshot:337>: panel.gpuSnapshotPath is not set.not generating user snapshot

W/Adreno-GSL(31079): <gsl_ldd_control:427>: ioctl fd 46 code 0xc02c093d (IOCTL_KGSL_SUBMIT_COMMANDS) failed: errno 35 Resource deadlock would occur

W/Adreno-GSL(31079): <log_gpu_snapshot:337>: panel.gpuSnapshotPath is not set.not generating user snapshot
  • Up0
  • Down0
pkirill
Join Date: 18 Nov 15
Posts: 5
Posted: Thu, 2015-11-19 01:52
Hi, I have the same issue with N6 device with the latest android ndroid 6.0, build MRA58N
 
I have a test that renders a skinned person with phong shader. 
 
If the test renders the model 256 times it works good. When I try to render the same model 1024 times it craches with the followin message:
 
11-19 12:25:51.386  16817-16848/delightex.androidTest I/Adreno﹕ QUALCOMM build                   : 576fcee, I44fb0b5862
    Build Date                       : 08/26/15
    OpenGL ES Shader Compiler Version: XE031.05.13.02
    Local Branch                     : M13
    Remote Branch                    :
    Remote Branch                    :
    Reconstruct Branch               :
11-19 12:25:51.426  16817-16848/delightex.androidTest I/OpenGLRenderer﹕ Initialized EGL, version 1.4
11-19 12:25:51.559  16817-16847/delightex.androidTest I/System.out﹕ EGLConfig.chooseConfig, display = r8g8b8a8d24s8
11-19 12:25:51.604  16817-16847/delightex.androidTest I/System.out﹕ AndroidSceneView onSurfaceCreated: glError = 0
11-19 12:25:51.703  16817-16847/delightex.androidTest I/System.out﹕ GL_VENDOR: Qualcomm
11-19 12:25:51.711  16817-16847/delightex.androidTest I/System.out﹕ GL_RENDERER: Adreno (TM) 420
11-19 12:25:51.712  16817-16847/delightex.androidTest I/System.out﹕ Graphics::Graphics 0, 0, frameBuffer = 0, maxTextureSize = 16384, anisotropicMax = 16.0
11-19 12:25:51.726  16817-16847/delightex.androidTest I/System.out﹕ AndroidSceneView onSurfaceChanged : 1440x2392
11-19 12:26:53.902  16817-16847/delightex.androidTest I/System.out﹕ AndroidSceneView onSurfaceChanged : 2413x1440
11-19 12:27:18.265  16817-16847/delightex.androidTest I/System.out﹕ ResourceLoader:  --> opened address = 0x1e3804, length = 2078960
11-19 12:27:18.289  16817-16847/delightex.androidTest I/System.out﹕ Number of animations: 61
11-19 12:27:18.328  16817-16847/delightex.androidTest I/System.out﹕ Compiling ShaderCColor, vertex type = Pos
11-19 12:27:18.389  16817-16847/delightex.androidTest I/System.out﹕ Compiling ShaderPhongBY, vertex type = Pos, Norm
11-19 12:27:18.452  16817-16847/delightex.androidTest I/System.out﹕ Compiling ShaderPhongBYSkinned, vertex type = Pos, Norm, Bone
11-19 12:27:19.392  16817-16847/delightex.androidTest I/System.out﹕ AndroidSceneView setSceneLater dt = 1272.219583 millis
11-19 12:27:22.304  16817-16847/delightex.androidTest W/Adreno-GSL﹕ <gsl_ldd_control:466>: ioctl fd 24 code 0x400c0907 (IOCTL_KGSL_DEVICE_WAITTIMESTAMP_CTXTID) failed: errno 35 Resource deadlock would occur
11-19 12:27:22.304  16817-16847/delightex.androidTest W/Adreno-GSL﹕ <log_gpu_snapshot:375>: panel.gpuSnapshotPath is not set.not generating user snapshot
11-19 12:27:22.304  16817-16847/delightex.androidTest W/Adreno-GSL﹕ <gsl_umd_context_waittimestamp:267>: error:-12 ctx 00000011 ts 2
11-19 12:27:22.956  16817-16847/delightex.androidTest W/Adreno-GSL﹕ <gsl_ldd_control:466>: ioctl fd 24 code 0xc02c093d (IOCTL_KGSL_SUBMIT_COMMANDS) failed: errno 35 Resource deadlock would occur
11-19 12:27:22.956  16817-16847/delightex.androidTest W/Adreno-GSL﹕ <log_gpu_snapshot:375>: panel.gpuSnapshotPath is not set.not generating user snapshot
 
What can I do more to investigate ? 
  • Up0
  • Down0
pkirill
Join Date: 18 Nov 15
Posts: 5
Posted: Thu, 2015-11-19 02:10

This is the link to the APK 

https://drive.google.com/file/d/0BxT5Kv3pTStLVWJHMG9BcHh3ZFU/view

In order to reproduce you need to select delightex.test.ManAnimationTest

  • Up0
  • Down0
smiyaxdev
Join Date: 11 Apr 16
Posts: 5
Posted: Mon, 2016-04-11 20:43

I have also same problem on Xperia Z5. it seems that this problem happens when gl_FragDepth is written.

Is there anone who are investigating this issue in Qualcomm?

 

logcat

W/Adreno-GSL(14689): : ioctl fd 44 code 0xc02c093d (IOCTL_KGSL_SUBMIT_COMMANDS) failed: errno 71 Protocol error

W/Adreno-GSL(14689): : panel.gpuSnapshotPath is not set.not generating user snapshot
I/yabause (14689): prg = 3
I/yabause (14689): prg = 3
W/Adreno-GSL(14689): : ioctl fd 44 code 0xc02c093d (IOCTL_KGSL_SUBMIT_COMMANDS) failed: errno 71 Protocol error
W/Adreno-GSL(14689): : panel.gpuSnapshotPath is not set.not generating user snapshot
I/yabause (14689): prg = 3
I/yabause (14689): prg = 3
W/Adreno-GSL(14689): : ioctl fd 44 code 0xc02c093d (IOCTL_KGSL_SUBMIT_COMMANDS) failed: errno 71 Protocol error
W/Adreno-GSL(14689): : panel.gpuSnapshotPath is not set.not generating user snapshot
I/yabause (14689): prg = 3
I/yabause (14689): prg = 3
W/Adreno-GSL(14689): : ioctl fd 44 code 0xc02c093d (IOCTL_KGSL_SUBMIT_COMMANDS) failed: errno 35 Resource deadlock would occur
W/Adreno-GSL(14689): : panel.gpuSnapshotPath is not set.not generating user snapshot
W/Adreno-GSL(14689): : ioctl fd 44 code 0xc0140933 (IOCTL_KGSL_TIMESTAMP_EVENT) failed: errno 22 Invalid argument
W/Adreno-GSL(14689): : (2d, 17, 1814) fail 22 Invalid argument
W/Adreno-GSL(14689): : ioctl fd 44 code 0xc02c093d (IOCTL_KGSL_SUBMIT_COMMANDS) failed: errno 35 Resource deadlock would occur
W/Adreno-GSL(14689): : panel.gpuSnapshotPath is not set.not generating user snapshot
W/Adreno-GSL(14689): : ioctl fd 44 code 0xc02c093d (IOCTL_KGSL_SUBMIT_COMMANDS) failed: errno 35 Resource deadlock would occur
W/Adreno-GSL(14689): : panel.gpuSnapshotPath is not set.not generating user snapshot
I/WindowState( 1469): WIN DEATH: Window{1fd7e2ae u0 SurfaceView}

Shader source

" gl_FragDepth = (depth+1.0)/2.0;\n"

 

 

 

  • Up0
  • Down0
Jérôme Deezer
Join Date: 13 Jan 17
Posts: 1
Posted: Fri, 2017-01-13 03:14

Hello,

We have problem that seems to be related to the Adreno error on Nexus 6 / Android 5.0.1 with the Deezer app. Some time the phone reboot, sometime we can see this in the logcat:


             Adreno-GSL  W  <gsl_ldd_control:427>: ioctl fd 78 code 0xc02c093d (IOCTL_KGSL_SUBMIT_COMMANDS) failed: errno 35 Resource deadlock would occur
                         W  <log_gpu_snapshot:337>: panel.gpuSnapshotPath is not set.not generating user snapshot
                         W  <gsl_ldd_control:427>: ioctl fd 78 code 0xc02c093d (IOCTL_KGSL_SUBMIT_COMMANDS) failed: errno 35 Resource deadlock would occur
                         W  <log_gpu_snapshot:337>: panel.gpuSnapshotPath is not set.not generating user snapshot
                         W  <gsl_ldd_control:427>: ioctl fd 78 code 0xc02c093d (IOCTL_KGSL_SUBMIT_COMMANDS) failed: errno 35 Resource deadlock would occur
                         W  <log_gpu_snapshot:337>: panel.gpuSnapshotPath is not set.not generating user snapshot
                         W  <gsl_umd_context_server_thread:465>: (0x997072d0) waiting failed: -10 for ctx=4 submitting anyway
                         W  <gsl_ldd_control:427>: ioctl fd 78 code 0xc02c093d (IOCTL_KGSL_SUBMIT_COMMANDS) failed: errno 35 Resource deadlock would occur
                         W  <log_gpu_snapshot:337>: panel.gpuSnapshotPath is not set.not generating user snapshot
 

Then:


             Adreno-GSL  W  <gsl_umd_context_server_thread:465>: (0x9f766920) waiting failed: -10 for ctx=6 submitting anyway
                         W  <gsl_umd_context_server_thread:465>: (0x8f3b69b0) waiting failed: -10 for ctx=4 submitting anyway
                         W  <gsl_ldd_control:427>: ioctl fd 78 code 0xc02c093d (IOCTL_KGSL_SUBMIT_COMMANDS) failed: errno 35 Resource deadlock would occur
                         W  <log_gpu_snapshot:337>: panel.gpuSnapshotPath is not set.not generating user snapshot

 

According to the Qualcomm guidelines: https://developer.qualcomm.com/community-guidelines

"Forums are not the correct place to report software bugs or post suggestions on products, tools and services. To suggest changes, report software bugs, or submit feedback about Qualcomm products, tools and services, please utilize the Contact Us areas of the QDN site."

We used the "Contact Us" to report this problem but we got this response by email:

 
Hello,
Product support is not available via this contact form. Please post your question in the appropriate forum so the moderators may see it.
Regards,
QDN
 
So, dear Qualcomm team could you please tell us how we can share bug report with you ?
 
Thank you,
 
Jérôme
 

 

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.