Skip to content
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 on startup #13524

Closed
4 tasks done
sirtoobii opened this issue Apr 19, 2024 · 1 comment
Closed
4 tasks done

Crash on startup #13524

sirtoobii opened this issue Apr 19, 2024 · 1 comment

Comments

@sirtoobii
Copy link


Bug description

After installing Signal version 7.4.2 (Playstore variant), Signal crashes immediately after opening.

Steps to reproduce

  • Tap on signal icon in launcher

Actual result: App does not open and the "Signal keeps stopping" popup appears
Expected result: App opens

Device info

Device: Fairphone 4
Android version: e/OS 1.21.1-s (Android 12)
Signal version: 7.4.2

Log capture from adb logcat

adb logcat
04-19 18:53:06.875  1640  1772 I ActivityManager: Start proc 11561:org.thoughtcrime.securesms/u0a161 for pre-top-activity {org.thoughtcrime.securesms/org.thoughtcrime.securesms.RoutingActivity}
04-19 18:53:06.898 11561 11561 E crime.securesm: Not starting debugger since process cannot load the jdwp agent.
04-19 18:53:06.909 11561 11561 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10161; state: ENABLED
04-19 18:53:06.910  1640  2250 D CompatibilityChangeReporter: Compat change id reported: 171306433; UID 10161; state: ENABLED
04-19 18:53:06.918  1640  1640 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10076; state: DISABLED
04-19 18:53:06.918  1640  1640 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10076; state: DISABLED
04-19 18:53:06.918  1640  1640 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10076; state: DISABLED
04-19 18:53:06.919  1640  1640 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10076; state: ENABLED
04-19 18:53:06.919  1640  1772 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10076; state: ENABLED
04-19 18:53:06.925   762   762 D Zygote  : Forked child process 11577
04-19 18:53:06.925  1640  1772 I ActivityManager: Start proc 11577:foundation.e.notes/u0a76 for service {foundation.e.notes/androidx.work.impl.background.systemjob.SystemJobService}
04-19 18:53:06.935 11577 11577 E ndation.e.note: Not starting debugger since process cannot load the jdwp agent.
04-19 18:53:06.942  1640  2669 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10076; state: DISABLED
04-19 18:53:06.950 11577 11577 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10076; state: ENABLED
04-19 18:53:06.628     0     0 I IRQ 5   : no longer affine to CPU4
04-19 18:53:07.001 11561 11561 V GraphicsEnvironment: ANGLE Developer option for 'org.thoughtcrime.securesms' set to: 'default'
04-19 18:53:07.002 11561 11561 V GraphicsEnvironment: ANGLE GameManagerService for org.thoughtcrime.securesms: false
04-19 18:53:07.002 11561 11561 V GraphicsEnvironment: Updatable production driver is not supported on the device.
04-19 18:53:07.002 11561 11561 D NetworkSecurityConfig: No Network Security Config specified, using platform default
04-19 18:53:07.003 11561 11561 D NetworkSecurityConfig: No Network Security Config specified, using platform default
04-19 18:53:07.007 11561 11561 I MultiDex: VM with version 2.1.0 has multidex support
04-19 18:53:07.007 11561 11561 I MultiDex: Installing application
04-19 18:53:07.007 11561 11561 I MultiDex: VM has multidex support, MultiDex support library is disabled.
04-19 18:53:07.015 11561 11561 I FirebaseApp: Device unlocked: initializing all Firebase APIs for app [DEFAULT]
04-19 18:53:07.020 11561 11561 I FirebaseInitProvider: FirebaseApp initialization successful
04-19 18:53:07.038 11561 11561 D AndroidRuntime: Shutting down VM
04-19 18:53:07.038 11561 11561 E AndroidRuntime: FATAL EXCEPTION: main
04-19 18:53:07.038 11561 11561 E AndroidRuntime: Process: org.thoughtcrime.securesms, PID: 11561
04-19 18:53:07.038 11561 11561 E AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: "/data/app/~~06TRYF9fxhmhgi79CIMf4w==/org.thoughtcrime.securesms-kYkAopdRrKrQ2-fY-g-mVg==/lib/arm64/libsqlcipher.so" has bad ELF magic: 00000000
04-19 18:53:07.038 11561 11561 E AndroidRuntime: 	at java.lang.Runtime.loadLibrary0(Runtime.java:1077)
04-19 18:53:07.038 11561 11561 E AndroidRuntime: 	at java.lang.Runtime.loadLibrary0(Runtime.java:998)
04-19 18:53:07.038 11561 11561 E AndroidRuntime: 	at java.lang.System.loadLibrary(System.java:1656)
04-19 18:53:07.038 11561 11561 E AndroidRuntime: 	at org.thoughtcrime.securesms.database.SqlCipherLibraryLoader.load(SqlCipherLibraryLoader.kt:17)
04-19 18:53:07.038 11561 11561 E AndroidRuntime: 	at org.thoughtcrime.securesms.ApplicationContext.lambda$onCreate$0(ApplicationContext.java:152)
04-19 18:53:07.038 11561 11561 E AndroidRuntime: 	at org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$VPmvaBBdqqvvVsnAcF1XPhfNAwg(ApplicationContext.java:0)
04-19 18:53:07.038 11561 11561 E AndroidRuntime: 	at org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)
04-19 18:53:07.038 11561 11561 E AndroidRuntime: 	at org.thoughtcrime.securesms.util.AppStartup.execute(AppStartup.java:145)
04-19 18:53:07.038 11561 11561 E AndroidRuntime: 	at org.thoughtcrime.securesms.ApplicationContext.onCreate(ApplicationContext.java:223)
04-19 18:53:07.038 11561 11561 E AndroidRuntime: 	at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1227)
04-19 18:53:07.038 11561 11561 E AndroidRuntime: 	at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6762)
04-19 18:53:07.038 11561 11561 E AndroidRuntime: 	at android.app.ActivityThread.access$1500(ActivityThread.java:256)
04-19 18:53:07.038 11561 11561 E AndroidRuntime: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2091)
04-19 18:53:07.038 11561 11561 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:106)
04-19 18:53:07.038 11561 11561 E AndroidRuntime: 	at android.os.Looper.loopOnce(Looper.java:201)
04-19 18:53:07.038 11561 11561 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:288)
04-19 18:53:07.038 11561 11561 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:7870)
04-19 18:53:07.038 11561 11561 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
04-19 18:53:07.038 11561 11561 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
04-19 18:53:07.038 11561 11561 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
04-19 18:53:07.041  1640  2669 W ActivityTaskManager:   Force finishing activity org.thoughtcrime.securesms/.RoutingActivity
04-19 18:53:07.041  1640 11607 I DropBoxManagerService: add tag=data_app_crash isTagEnabled=true flags=0x2
04-19 18:53:07.059 11561 11561 I Process : Sending signal. PID: 11561 SIG: 9
04-19 18:53:07.066 11577 11577 V GraphicsEnvironment: ANGLE Developer option for 'foundation.e.notes' set to: 'default'
04-19 18:53:07.067 11577 11577 V GraphicsEnvironment: ANGLE GameManagerService for foundation.e.notes: false
04-19 18:53:07.069 11577 11577 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false
04-19 18:53:07.072 11577 11577 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false
04-19 18:53:07.075  1640  2669 I ActivityManager: Process org.thoughtcrime.securesms (pid 11561) has died: fg  TOP 
04-19 18:53:07.075   762   762 I Zygote  : Process 11561 exited due to signal 9 (Killed)
04-19 18:53:07.082  1640  1776 I libprocessgroup: Successfully killed process cgroup uid 10161 pid 11561 in 6ms
04-19 18:53:07.105  1640  2669 W InputManager-JNI: Input channel object '14f7c7c Splash Screen org.thoughtcrime.securesms (client)' was disposed without first being removed with the input manager!

@sirtoobii
Copy link
Author

Resolved by updating to 7.6.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant