We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am using GUI to get a capture on my device, soon after the capture start it crashes on app start.Is there a way to get a capture from an already running app?
Please provide more details on the crash.
-Version 9.3.1, Build 20241017_114514-Android 13 - Samsung S20 FE - Mali-G77- App build was forced GLES, turns out it runs Vulkan on the device...-Unfortunately, this is the only test device I have atm.-my app crashes soon after app loading is finished-GPU counters-I run : python .\streamline_me.py --lwi-mode counter-I then use GUI to catch device and process again and then start a capture via GUI-the only related log entry: ",Some data was lost during the capture process. This report will be incomplete.,,,(VM #0)I hope these help
It crashes without .\streamline_me.py --lwi-mode counter too.
Is it possible to get the complete logcat output from the device so we can try and see what's failing (email performancestudio@arm.com if you can't share publicly). It's strange that it crashes without a layer - Streamline doesn't connect to your process directly _at all_ in that scenario, so should have no influence on your application.
P.S. Try a newer Streamline release to see if that helps (9.6.1 is the latest)