Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AGI cannot capture frames from virtual devices with x86_64 abi #1344

Open
lishinko opened this issue Apr 24, 2024 · 2 comments
Open

AGI cannot capture frames from virtual devices with x86_64 abi #1344

lishinko opened this issue Apr 24, 2024 · 2 comments

Comments

@lishinko
Copy link

Environment information:

  • AGI version: 3.3.0
  • Host OS: [e.g. Linux] Windows 11
    If tracing on Android:
  • Device model: emu64x - Android Android 14.0.0 API 34
  • Android Version: 14.0.0 api 34

Bug description
Capture A New Trace -> Type := System Profile
Device is auto selected but Validation Failed with
Internal Error: com.google.gapid.server.Client$InternalServerErrorException: Package com.google.android.gapid.x86_64 not found.

Reproduction steps
Open AGI -> Capture A New Trace, then select "System Profile" in Type dropbox

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

Screenshots
If applicable, add screenshots to help explain your problem.
image

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.
    gapis.log
    gapic.log
@Mohamed-Sakr
Copy link

I've a very similar issue, any idea what is wrong?

@maurossi
Copy link

maurossi commented Oct 19, 2024

Hello, I've made an attempt to build gapid-x86_64.apk with the attached diff in .txt file, but I don't know if it is working

Could someone please help me or try to build and use it?

I am only interested in collecting Vulkan trace because I need to debug a texture rendering issue with vulkan.nouveau on an android_x86_64 build

gapid_x86_64.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants