Skip to content

Antutu 3D benchmark crash #195

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

Open
abhisarma7 opened this issue Apr 9, 2025 · 5 comments
Open

Antutu 3D benchmark crash #195

abhisarma7 opened this issue Apr 9, 2025 · 5 comments
Labels
bug Something isn't working

Comments

@abhisarma7
Copy link

Hey @KonstaT,

It might sound silly, but for benchmarking purposes, I ran Antutu Benchmark 3D test, and for the gpu test, It was crashing. It says that it found the v3d 7.1.7.0 driver( Vulkan driver) but for tests such as Seasons-Vulkan and Coastline-Vulkan, it says that its not supported.

It it because of the vulkan driver in the ROM or just the app is glitching??

@abhisarma7
Copy link
Author

Just checked with geekbench 6, the same thing, GPU tests arent working but for some reason geekbench 5 worked.
Since, both antutu and geekbench are crashing, is it a vulkan service issue?

@KonstaT
Copy link
Member

KonstaT commented Apr 10, 2025

It it because of the vulkan driver in the ROM or just the app is glitching??

Since, both antutu and geekbench are crashing, is it a vulkan service issue?

That's what logs are for so there's no need to guess. Please attach the appropriate logs (logcat in this case).

@abhisarma7
Copy link
Author

geekbench_crash_log.txt

I've uploaded the entire log, and I ran the app at 18:31 (for time reference).

I've noticed this line -

04-10 18:31:20.586 4401 4401 F DEBUG : Abort message: 'terminating with uncaught exception of type std::runtime_error: failed to find suitable memory type'

any clue on whats causing this??

@KonstaT
Copy link
Member

KonstaT commented Apr 11, 2025

No idea TBH. You would probably need to ask Mesa/Vulkan developers. Some Vulkan features Android expects are not implemented on V3DV (https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32319) but I doubt it's related to this. Attached full tombstone as I can reproduce this on Geekbench GPU test. Feel free to investigate.

tombstone_00.txt

@abhisarma7
Copy link
Author

The geekbench 5 works fine but not 6. In the gitlab repo you've shared, I saw somewhere that they need to update the current vulkan api impl methods to the latest api impl methods ( which geekbench 6 might be using), Thus might be the reason geekbench 5 works but not 6.

Anyways, I'll debug more and figure out the exact issue.

@KonstaT KonstaT added the bug Something isn't working label Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants