agi icon indicating copy to clipboard operation
agi copied to clipboard

Google Pixel 8a can't pass validation process

Open dvdface opened this issue 6 months ago • 2 comments

Environment information:

  • AGI version: 2023-3.3.1
  • Host OS: [e.g. Linux] Windows 10 21H2 19044.3803 If tracing on Android:
  • Device model: Pixel 8a
  • Android Version: Android 14

Bug description Google Pixel 8a can't pass the validation process

FailedTraceValidation Error: Passed 4 checks out of 6, expected to pass 6 check(s). Missing 2 counter(s): [{1 Any iterator active cycles 0x7ff75c811f60} {6 GPU active cycles 0x7ff75c811f60}]

Reproduction steps

  1. connect Pixel 8a by usb adb
  2. open AGI
  3. click capture a new trace
  4. click reload button
  5. phone toasts a message : apk is old version, fixed by installing this 64 version apk by manual
  6. reclick reload button, a error shows FailedTraceValidation Error: Passed 4 checks out of 6, expected to pass 6 check(s). Missing 2 counter(s): [{1 Any iterator active cycles 0x7ff75c811f60} {6 GPU active cycles 0x7ff75c811f60}]

Stacktrace Please paste a stacktrace here if it's available.

Screenshots

Additional debugging information

  • Please attach the generated gapis.log and gapic.log files you will find in the temp folder (e.g. /tmp/ on linux).
  • If using Android: Please attach a full logcat dump (adb logcat -d > logcat-full.txt) that contains logs since AGI was started.

dvdface avatar Aug 12 '24 07:08 dvdface