Forums - Crash when capturing frame

2 posts / 0 new
Last post
Crash when capturing frame
Arano
Join Date: 21 Sep 17
Posts: 1
Posted: Thu, 2017-09-21 09:40

New to Adreno profiler but i am not thinking i am doing something wrong so far.

I've installed Adreno and android SDK trying to use it to debugg Unity games.

I open Adreno and are able to sucessfully conect to my game running on my phone.

When i atempt to capture a frame it crashes while showing the "capturing frame" progress bar on the bottom right.

I've debugged the error using visual studio's 2015 and i am seeing the following error:

An unhandled exception of type 'System.NotImplementedException' occurred in QXProfilerCompatibilityCS.dll
 
Additional information: The method or operation is not implemented.

Not sure what to do next. Any suggestions on how to fix my Adreno?

  • Up0
  • Down0
blackfire0523
Join Date: 18 Feb 16
Posts: 1
Posted: Wed, 2018-09-26 19:29
I have a  same issue.
---------------------------------------------
System.NotImplementedException
  HResult=0x80004001
  Message=未实现该方法或操作。
  Source=QXProfilerCompatibilityCS
  StackTrace:
   at QXProfiler.Parsers.ESX.Rev1.StateAdapter.DatatypeSize(UInt32 glType)
   at QXProfiler.Parsers.ESX.Rev1.StateAdapter.DCAPToolsWrapper.ITokenAdapter.MetaHandler_ProcessGLUniformsStateDesc(UInt32 programId, UInt32 numUniforms, IntPtr pData)
   at DCAPToolsWrapper.TokenAdapterWrapper.MetaHandler_ProcessGLUniformsStateDesc(IntPtr pThis, UInt32 programId, UInt32 numUniforms, IntPtr pData)
   at DCAPToolsWrapper.DCAPNative.CaptureFileReaderNextBlock(IntPtr pCaptureReader)
   at DCAPToolsWrapper.TokenAdapterWrapper.NextTokenBlock()
   at QXProfiler.Parsers.ESX.Rev1.CParser.DcapFileInfo.TokenParseThreadFunc()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()
 
  • 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.