#crasdhing app quest1 20.12
53 messages · Page 1 of 1 (latest)
would you be able to dump the crash? if you have developer mode enabled, you can colled the logs using adb
what command
adb logcat
alright illl do that soon, the quest died and its charging
np
crashes somewhere in here, not stopped immediately on crash but tried to as fast as i could
i denied the mic permission since i dont need it, could that be it
does it crash or does the screen stay black?
i can't find the place where it crashes, but i've had this issue another time. I forgot what to search for
damn
i searched this
crashes every like 2 mins when everything is normal and fine
is there command to just get last output of specific app
ill googling
do you have a old ALVR installed?
i found alvr.client.quest which is a early 20.X version
it was outdated and i updated it and then it looked different
i see
maybe i need uninstall that
hmm
user@MS-7D78:~$ adb shell pm list packages | grep alvr
package:alvr.client.stable
user@MS-7D78:~$
its also been restarted and still crashes
restarted after battery ran out
user@MS-7D78:~$ adb shell dumpsys package alvr.client.stable | grep version
versionCode=18091008 minSdk=26 targetSdk=32
versionName=20.12.0
signatures=PackageSignatures{b845a76 version:3, signatures:[21587600], past signatures:[]}
I can find nothing in the logs
dammit
i don't see where the app crashes
fuck
you may have stopped adb too soon
maybe it didn't have time to dump the log of the last moments
ok i disabled mic in alvr settings and then noticed
it stopped crashing
idk if im getting lucky
i wont be able use it again today but tomorrow ill use it more and see if still crashes
but if it does
im usiong adb logcat --pid and will thus no longer have insanely long log for nothing
we actually did not change anything about the microphone. I would need to see exactly where and when the crash happens
it completely stopped crashing after i turned that off
i had nonstop crash
now its 0
Yeah but i guess you still want to use the microphone, so we should fix this. Please when you have time capture the logcat again with the crash. I'm waiting for this before making a patch release