Forums - Adreno 505 and Dolphin Crash

3 posts / 0 new
Last post
Adreno 505 and Dolphin Crash
sarkie
Join Date: 30 Jan 17
Posts: 2
Posted: Mon, 2017-01-30 04:03

Hi,

Trying to get to the bottom of a crash trying to run Dolphin on my device.

Source

https://github.com/dolphin-emu/dolphin

https://github.com/dolphin-emu/dolphin/blob/master/Source/Core/VideoBack...

Log

01-30 11:42:44.089  6170  6238 W Adreno-GSL: <gsl_ldd_control:477>: ioctl fd 21 code 0xc040094a (IOCTL_KGSL_GPU_COMMAND) failed: errno 71 Protocol error
 
01-30 11:42:44.089  6170  6238 W Adreno-GSL: <log_gpu_snapshot:386>: panel.gpuSnapshotPath is not set.not generating user snapshot
 
01-30 11:42:44.158  6170  6238 W Adreno-GSL: <log_gpu_snapshot:386>: panel.gpuSnapshotPath is not set.not generating user snapshot
 
01-30 11:42:44.158  6170  6238 W Adreno-GSL: <gsl_ldd_control:477>: ioctl fd 21 code 0xc040094a (IOCTL_KGSL_GPU_COMMAND) failed: errno 35 Resource deadlock would occur
 
These seem to the be where the error is, if these make any sense.
 

 

  • Up0
  • Down0
mhfeldma Moderator
Join Date: 29 Nov 12
Posts: 310
Posted: Tue, 2017-02-21 12:25

Hi ... It's a bit difficult to diagnose just from the logs shown.  Are you able to provide any pseudo code as to what the app is doing at the time, or even better provide a sample app that concisely shows the problem.  Also could you let us know which hardware and driver the error is occuring on?

 

thanks...

  • Up0
  • Down0
sarkie
Join Date: 30 Jan 17
Posts: 2
Posted: Thu, 2017-02-23 02:01

Hi, I have produced a more verbose log which I think might be very helpful, but I'd like to keep it private, can I email you it or something?

Here's the latest APK.

http://dl.dolphin-emu.org/builds/dolphin-master-5.0-2523.apk

But you'll need a ROM.

The code is here

https://github.com/dolphin-emu/dolphin/tree/master/Source/Core/VideoBack...

https://github.com/dolphin-emu/dolphin/blob/master/Source/Core/VideoBack...

Versions I believe from the logs.

QUALCOMM build                   : 710c145, Iebe23be877
Build Date                       : 08/23/16
OpenGL ES Shader Compiler Version: XE031.08.00.00
GLRenderer: Adreno (TM) 505 
GLVersion: OpenGL ES 3.1 [email protected] (GIT@Iebe23be877) 
 

 

  • 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.