-
Notifications
You must be signed in to change notification settings - Fork 30
bug: Patched app crashes after first launch or clearing data #2604
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
Comments
Just a heads up, patched app on 19.16.39 version with latest (5.1.3) patches, doesnt crash. |
Exclude Please report back if the issue is reproduced |
Patched app now launches when excluding Navigation bar components patch. |
I can still sometimes replicate the crash, but right now, less frequent. |
Probably should be Seems like a bad commit coming from v5.0.1. I might be wrong though. |
Still having some crashes, here's the log This with multiple crashes ^^ v5.0.3 no crashes |
Yes, it's one of the issues you mentioned before, and it still occurs after excluding patches. Hide feed components isn't the cause, but it could be for some people. Overall, it looks like the shared utils are the reason. But I didn't look deeper myself yet. Maybe next year, but I can't reproduce this issue either. Seems like a race condition here during initialization, and the logs aren't verbose enough. |
If you exclude the Miniplayer and Navigation bar patches, the app should no longer crash for you. These are the two issues from your logs. When you have the time to test it, please let us know if any crashes still occur. If this is the case for everyone, the problems can be addressed and fixed within each related patch separately. However, I have a feeling that other users might experience similar issues with other patches. Maybe would be more helpful to have logs from other people facing the same issue as well. |
Excluding all three patches stops crashing on first run and / or after clearing data. |
It should have been fixed in revanced-patches-5.2.1-dev.1 |
On my side, this issue was only reproducible on Android 15 devices, and I fixed it locally It will probably be reflected in the next release |
Fixed in revanced-patches-5.2.1-dev.3 (Tested on Android 15 AVD) |
Fixed in revanced-patches-5.2.1 |
Uh oh!
There was an error while loading. Please reload this page.
Type
Other
Tools used
RVX Manager
Application
RVX 19.44.39
Patches: v5.1.3 / v5.1.2 / v5.1.1
Bug description
After installing and launching app for the first time or clearing data, patched app crashes.
Attaching more logs here.
First three logs from the same device (Android 8.1.0):
logcat1-a8.1.0.txt
logcat2-a8.1.0.txt
logcat-a8.1.0.txt
This one from Android 14:
logcat-a14.txt
Command used to capture logs:
adb logcat -b crash
Error logs
Solution
App only crashes on first launch, second and other launches are fine.
Additional context
Patched app crashes at first time launch after install or after data is cleared (not every time)
This is duplicate issue report (old one is closed) #2582
Device Environment
Android 8.1.0 (Tablet)
Android 14 / OneUI 6.1
Acknowledgements
Experimental Flags
.pre-release
(dev branch).The text was updated successfully, but these errors were encountered: