Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Arm Frame Advisor 2024.6

Very time i use the Frame Advisor 2024.6 to Profile my game, it crash after i start my game soon .

This is the log:

Cause: null pointer dereference

This is the callstack:

#00 pc 0000000000099ab8  /vendor/lib64/egl/libGLES_meow.so (BuildId: 22a5bfe8b6ce699286f23c59d33f2e88)

 #01 pc 000000000026659c  /data/data/com.mumu.p03/libGLESLayerFA.so (BuildId: 85c56d096145f303066993ad6d3defff4af2f289)

#02 pc 0000000000261ac8  /data/data/com.mumu.p03/libGLESLayerFA.so (BuildId: 85c56d096145f303066993ad6d3defff4af2f289)

The old GPU Profile Arm Graphics Analyzer is work OK, but is not supported.

My devices is Arm G610,and already been root.

Parents
  • I found the crash of the cause.

    After i turn off the Unity option 'Optimize Frame Pacing', it is not crashed.

    But When i click the capture button, it is not responed, and it is show "Collecting Preliminary state".

    A few moments later, is show "Capture session terminated. Time out waiting for frame burst data"

Reply
  • I found the crash of the cause.

    After i turn off the Unity option 'Optimize Frame Pacing', it is not crashed.

    But When i click the capture button, it is not responed, and it is show "Collecting Preliminary state".

    A few moments later, is show "Capture session terminated. Time out waiting for frame burst data"

Children