GrapheneOS / os-issue-tracker

Issue tracker for GrapheneOS Android Open Source Project hardening work. Standalone projects like Auditor, AttestationServer and hardened_malloc have their own dedicated trackers.
https://grapheneos.org/
356 stars 21 forks source link

App called E-Titulo crashes all the time #3825

Open Its2Ez4Luigi opened 2 months ago

Its2Ez4Luigi commented 2 months ago

The app never gets passed the opening screen. I tried installing it multiple times and nothing changes I tried the enabling the exploit protection compatibility mode and it didn't fix anything. I'm using the sandboxed Google Play and used the Play store to install it and it just doesn't work. I gave it all permissions to see if that changes anything but nothing worked.

I posted the logg here. Please help!!

type: crash
osVersion: google/husky/husky:14/AP2A.240705.005/2024072800:user/release-keys
package: br.jus.tse.eleitoral.etitulo:543697090
process: br.jus.tse.eleitoral.etitulo
processUptime: 96 + 305 ms
installer: com.android.vending

java.lang.RuntimeException: Unable to create application com.google.android.play.core.common.Application: com.google.android.play.core.common.MessageGuardException_RFA6IDc4MyAxMjY4MTI3NTA2NzkgWzIwMjQwNzE1LTIwMjQwNzE4MTYxMCBiNzpiNyAzNCBnb29nbGUvaHVza3kvaHVza3k6MTQvQVAyQS4yNDA3MDUuMDA1LzIwMjQwNzI4MDA6dXNlci9yZWxlYXNlLWtleXMgYmxvY2tlZF0: DP: 783 126812750679
    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7434)
    at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2386)
    at android.os.Handler.dispatchMessage(Handler.java:107)
    at android.os.Looper.loopOnce(Looper.java:232)
    at android.os.Looper.loop(Looper.java:317)
    at android.app.ActivityThread.main(ActivityThread.java:8623)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
    at com.android.internal.os.ExecInit.main(ExecInit.java:50)
    at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
    at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:369)
Caused by: com.google.android.play.core.common.MessageGuardException_RFA6IDc4MyAxMjY4MTI3NTA2NzkgWzIwMjQwNzE1LTIwMjQwNzE4MTYxMCBiNzpiNyAzNCBnb29nbGUvaHVza3kvaHVza3k6MTQvQVAyQS4yNDA3MDUuMDA1LzIwMjQwNzI4MDA6dXNlci9yZWxlYXNlLWtleXMgYmxvY2tlZF0: DP: 783 126812750679
    at com.google.android.play.core.common.Application$IntentSenderForResultStarter.uwhgscrzgv(Unknown Source:3)
    at com.google.android.play.core.common.Application$IntentSenderForResultStarter.qxF(Unknown Source:0)
    at com.google.android.play.core.common.Application$IntentSenderForResultStarter.IFGJmnyu(Unknown Source:6)
    at com.google.android.play.core.common.Application$IntentSenderForResultStarter.BzmceziJ(Unknown Source:1)
    at com.google.android.play.core.common.Application.onCreate(Unknown Source:46)
    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1391)
    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7429)
    ... 11 more
Caused by: java.lang.RuntimeException: DP: 783 126812750679
    at com.google.android.play.core.common.Application.xg(Native Method)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.google.android.play.core.common.Application$zzc.ddv(Unknown Source:31)
    at com.google.android.play.core.common.Application$zzc.s(Unknown Source:472)
    at com.google.android.play.core.common.Application.xg(Native Method)
    at com.google.android.play.core.common.Application.onCreate(Unknown Source:41)
    ... 13 more
FID02 commented 2 months ago

Can reproduce. Tried with:

It either gets stuck on a loading screen right after being launched or it crashes.

It launches fine on stock PixelOS on a 6a with AP2A.240705.004. I can reach a registration menu after the wizard but I don't reside in that country so I can't register an account.

GrapheneOS 2024080100, Pixel 8. Play Services 24.28.35

Play Store entry: https://play.google.com/store/apps/details?id=br.jus.tse.eleitoral.etitulo

Its2Ez4Luigi commented 2 months ago

Anyone know of a fix for this?

cataldor commented 2 months ago

We have elections coming up in Brazil soon.. would be nice if someone has a fix for this.