-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Crash with 0.2.9 #964
Comments
This filtration is not good enough. At the first log, there is a line:
Could you please catch another log and study the context of this? (By the way, you can also try You can compare the log with #961 (comment), if it is similar, then seemingly @mar-v-in did not build the package correctly, see #961 (comment). Let's discuss the crash issue here instead of there. |
Have tried again and found these two interesting things. Now also in detail. |
I guess this is caused by updating the build stack to SDK 29. I have to check the details, but my guess is that proguard is removing code that should not be removed :/ |
Could it also be a subproject Problem? Already in the Version before, I felt there was a mismatch in the submodules: See #15 in GmsLib EDIT: I just checked the subprojects, they seem to be fine, only RemoteDroidGuard is lagging behind. |
I have the same problem on Fairphone Open 19.08.1 (Android 7.1.2 without GApps) + Xposed module FakeGapps 2.0. Everything is working properly again after downgrading to 0.2.8.17785-mapbox. |
Same issue |
Same here GmsCore-v0.2.8.17785-mapbox.apk: collected all checkmarks in self-check and works. GmsCore-v0.2.9.19420.apk: Crashes on boot. Fails to register UnifiedNlp in system. |
Anyone with this problem and related issues (crash on boot, GCM not connecting after boot, no location functionality) in 0.2.9, please try https://microg.org/dl/GmsCore-v0.2.9.19420-5-cfc90b4.apk and report back. |
Just tried it, no crash, got all checkmarks in self-test. Thanks! |
@mar-v-in everything seems works fine now. no /data encryption and password protection gmscore installed in /data as update - OK gmscore updated directly in /system/priv-app - OK |
Just tested it by installing it to /data and it seems to work fine. I get a location and no crashes so far. Logs seem to be fine (no errors). |
I had the exact same issue with LineageOS16-microg and the latest microG services package from f-droid. The package from @mar-v-in fixed it. No more crash on startup and the all checkboxes are checked again in the self-test. 😄 Thanks! |
I can also confirm this fixed the UnifiedNlp backend not recognized by MicroG, i didn't have crash issues tho. |
No more issues on LineageOS for MicroG 16.0. |
I can confirm that the test apk fixes not only GCM but also location. LineageOS 16 btw. |
To substantiate my previous post, failing the self-check doesn't seem to be a permission problem in my case:
|
@DocSniper Please open another issue and close this issue, since it is an issue different from crashing. By the way, you need to test other NLP Backends. |
@mar-v-in Could you pleas push this build to releases here and in the F-Droid repo? Thanks. |
Problem seems to be fixed ... |
@mar-v-in I think that it is better to push the build to F-Droid repo and release the .apk here, since the preceding build 0.2.9.19240 is obviously broken, non-functional and there is no reason not to replace it by the corrected version. |
@ley4iej3 agree, will do probably tomorrow |
Also the vtm build with the latest fixes will be nice :) |
and update f-droid repo plz ))
|
@ale5000-git @ildar @Iey4iej3 0.2.10 is published on F-Droid and here. |
I use (standard / offical) LOS 16 without GApps.
With GmsCore-v0.2.8.17785-mapbox.apk I have location (even if it claims no know location).
But after updating to GmsCore-v0.2.9.19420.apk MicroG crashes at start.
I tested it on system (replacing 0.2.8) and on data (with 0.2.8 on system).
I attached a logcat with filter set to gms.
gms-log.txt
Edit: here a second crash log, I had 0.2.8 on system and updated to 0.2.9 (data).
gms-log-2.txt
The text was updated successfully, but these errors were encountered: