signalapp / Signal-Android

A private messenger for Android.
https://signal.org
GNU Affero General Public License v3.0
25.63k stars 6.16k forks source link

Signal crashes after restoring backup #12990

Closed sofodrift closed 11 months ago

sofodrift commented 1 year ago

Hello, I made a backup file the last September because i wanted to factory reset my phone (Pixel 4) . I restored it one-two times and it was working perfect . I did factory reset again my phone with no new backup file since i wasnt using Signal and now im when the restore finish Signal crashes over and over again . I tried without restoring and its working like harm . I tried getting log file with 8 tap on screen but it crashes again (when i restore backup) . The backup file is 2.01 GiB and contains 87k messages . I have android 13 Octomber 5 2022 security updates and Signal app version Latest , also tried with older versions and doing it on bluestacks but still nothing . I did a log file with Logcat (Started Logcat --> Opened Signal --> Crashed) logcat.txt

I've important messages there is there anything i can do to make it work again ?

clark-signal commented 1 year ago

I'm sorry to hear that. Do you know what version you're currently on?

sofodrift commented 1 year ago

I did the log file with the version of 6.21.3 but I tried with many versions of signal and I didn't get any results (obviously I also tried with the newest and also the beta )

bege10 commented 1 year ago

Looks like I have the same issue: Signal crashes right when the backup has finished and the message pops up to choose the directory for future backups. The backup size is 50 MB. Signal 6.21.3/6.22.8 Fairphone 3, /e/OS (based on LineageOS for microG, Android 12), rooted with Magisk 26.1

FATAL EXCEPTION: AsyncTask #2
Process: org.thoughtcrime.securesms, PID: 31254
java.lang.RuntimeException: An error occurred while executing doInBackground()
    at android.os.AsyncTask$4.done(AsyncTask.java:415)
    at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:383)
    at java.util.concurrent.FutureTask.setException(FutureTask.java:252)
    at java.util.concurrent.FutureTask.run(FutureTask.java:271)
    at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
    at java.lang.Thread.run(Thread.java:920)
Caused by: java.lang.IllegalStateException: Foreign Key Constraints cannot be enabled or disabled while there are transactions in progress.  Finish all transactions and release all active database connections first.
    at net.zetetic.database.sqlcipher.SQLiteConnectionPool.reconfigure(SQLiteConnectionPool.java:291)
    at net.zetetic.database.sqlcipher.SQLiteDatabase.setForeignKeyConstraintsEnabled(SQLiteDatabase.java:2177)
    at org.thoughtcrime.securesms.database.SignalDatabase$Companion.runPostBackupRestoreTasks(SignalDatabase.kt:301)
    at org.thoughtcrime.securesms.database.SignalDatabase.runPostBackupRestoreTasks(Unknown Source:2)
    at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:294)
    at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:279)
    at android.os.AsyncTask$3.call(AsyncTask.java:394)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    ... 4 more

I already tried the signalbackup-tools https://github.com/bepaald/signalbackup-tools but signal continues to crash with the same error.

sofodrift commented 1 year ago

So what can we do now ? Any idea from the official support ?

cody-signal commented 1 year ago

Hey there, we have a fix for this in the latest beta if you want to try that. Or wait for it to come to prod.

sofodrift commented 1 year ago

I tried it and still get the same error :(

cody-signal commented 1 year ago

Oh, I'm sorry, your original post is about a different issue than bege10 reported and I conflated the two.

We're also looking into your issue but it's not fixed yet.

bege10 commented 1 year ago

Hey there, we have a fix for this in the latest beta if you want to try that. Or wait for it to come to prod.

Thank you! v6.23.5 fixed the issue here.

sofodrift commented 1 year ago

Did we have any news for my problem? :)

greyson-signal commented 1 year ago

@sofodrift looking at your original report, I believe it should be fixed in the upcoming 6.25 release.

sofodrift commented 1 year ago

Hello. I just installed the latest version of the app and it still crashes after the restore . Any idea what to do?

Στις Δευ 26 Ιουν 2023, 4:12 μ.μ. ο χρήστης Greyson Parrelli < @.***> έγραψε:

@sofodrift https://github.com/sofodrift looking at your original report, I believe it should be fixed in the upcoming 6.25 release.

— Reply to this email directly, view it on GitHub https://github.com/signalapp/Signal-Android/issues/12990#issuecomment-1607445263, or unsubscribe https://github.com/notifications/unsubscribe-auth/BAOGO775FYQ3T6HJA7IXC7LXNGDDVANCNFSM6AAAAAAZAPULVY . You are receiving this because you were mentioned.Message ID: @.***>

greyson-signal commented 1 year ago

@sofodrift can you get us a debuglog after the crash? You can get a debuglog during registration by tapping 8 times on the header text on pretty much any screen during registration.

mmatous commented 1 year ago

Going by the logs, it seems I have the same problem. Signal crashes while restoring backup or sometimes immediately after. Then it keeps crashing immediately after opening the app. Logs depict crash while trying to restore account. In case it matters, old app had stories disabled and was used as a default SMS app.

Source device info

Source device: Moto Z Play (addison) Source Android version: Android 8.0 (stock) Source Signal version: 6.9.1, maybe 6.8.3? Backup is from 2023-01-23

Target device info

Target device: Moto Z Play (addison) Target Android version: LineageOS 18.1 (Android 11)
Target Signal version: 6.24.4 & 6.25.4

Link to debug log

6.24.4 ``` 07-07 21:49:12.100 1335 6527 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.thoughtcrime.securesms/.RoutingActivity bnds=[642,1242][846,1520]} from uid 10146 07-07 21:49:12.113 663 663 I android.hardware.power-service-qti: Power setMode: 5 to: 1 07-07 21:49:12.125 1335 6527 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (97561511) 07-07 21:49:12.183 2218 2218 D PassphraseRequiredActiv: routeApplicationState(), state: 4 07-07 21:49:12.201 1335 1956 I ActivityTaskManager: START u0 {cmp=org.thoughtcrime.securesms/.registration.RegistrationNavigationActivity (has extras)} from uid 10182 07-07 21:49:12.205 663 663 I android.hardware.power-service-qti: Power setMode: 5 to: 1 07-07 21:49:12.214 2218 2218 D BaseActivity: [MainActivity] onCreate() 07-07 21:49:12.257 1335 5388 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (98285378) 07-07 21:49:12.314 2218 2218 D LoggingFragment: [WelcomeFragment] onCreate() 07-07 21:49:12.317 2218 2218 D SmsRetrieverReceiver: Registering SMS retriever receiver 07-07 21:49:12.504 2218 2218 D LoggingFragment: [WelcomeFragment] onStart() 07-07 21:49:12.506 2218 2218 I ApplicationContext: App is now visible. 07-07 21:49:12.506 2218 2218 D FrameRateTracker: Beginning frame rate tracking. Screen refresh rate: 60.00 hz, or 16.67 ms per frame. 07-07 21:49:12.507 2218 2218 D DeadlockDetector: Beginning deadlock monitoring. 07-07 21:49:12.507 2218 2218 D ApplicationContext: onStart() took 1 ms 07-07 21:49:12.508 2218 2267 I FeatureFlags: Scheduling remote config refresh. 07-07 21:49:12.511 2218 2267 I Job : [JOB::16dce590-3184-470b-b267-391cd9afd6bc][RemoteConfigRefreshJob] onSubmit() (Time Since Submission: 3 ms, Lifespan: 86400000 ms, Run Attempt: 1/Unlimited, Queue: RemoteConfigRefreshJob) 07-07 21:49:12.513 2218 2267 I RetrieveProfileJob: Registration not complete. Skipping. 07-07 21:49:12.517 2218 2282 I JobRunner: [JOB::16dce590-3184-470b-b267-391cd9afd6bc][RemoteConfigRefreshJob][3] Running job. (Time Since Submission: 9 ms, Lifespan: 86400000 ms, Run Attempt: 1/Unlimited, Queue: RemoteConfigRefreshJob) 07-07 21:49:12.520 2218 2282 W RemoteConfigRefreshJob: Not registered. Skipping. 07-07 21:49:12.521 2218 2263 I JobSchedulerScheduler: JobScheduler enqueue of NETWORK (-1733499378) 07-07 21:49:12.523 2218 2270 D IncomingMessageObserver: [Does Not Need Connection] Network: true, Foreground: true, Time Since Last Interaction: N/A, FCM: true, Stay open requests: [], Registered: false, Proxy: false, Force websocket: false, Decrypt Queue Empty: true 07-07 21:49:12.524 2218 2282 I JobRunner: [JOB::16dce590-3184-470b-b267-391cd9afd6bc][RemoteConfigRefreshJob][3] Job finished with result SUCCESS in 7 ms. (Time Since Submission: 16 ms, Lifespan: 86400000 ms, Run Attempt: 1/Unlimited, Queue: RemoteConfigRefreshJob) 07-07 21:49:12.624 2218 2218 D IncomingMessageObserver: Background service started. 07-07 21:49:12.626 2218 2218 V DeviceToDeviceTransferS: onCreate 07-07 21:49:12.631 2218 2218 I WifiDirect: Fine location permission required 07-07 21:49:12.631 2218 2218 I DeviceToDeviceTransferS: Shutdown 07-07 21:49:12.640 1335 1396 I ActivityTaskManager: Displayed org.thoughtcrime.securesms/.registration.RegistrationNavigationActivity: +526ms 07-07 21:49:12.647 2218 2218 V DeviceToDeviceTransferS: onDestroy 07-07 21:49:12.656 2218 2218 I JobSchedulerScheduler: Waking due to job: -1733499378 07-07 21:49:12.681 663 663 I android.hardware.power-service-qti: Power setMode: 5 to: 0 07-07 21:49:12.686 2218 2218 D BaseActivity: [MainActivity] onDestroy() 07-07 21:49:12.790 2218 2231 I crime.securesm: Compiler allocated 26MB to compile org.thoughtcrime.securesms.jobmanager.Job org.thoughtcrime.securesms.jobmanager.JobController.getNextEligibleJobForExecution(org.thoughtcrime.securesms.jobmanager.JobPredicate) 07-07 21:49:16.731 2218 2218 W FrameRateTracker: Bad frame! Took 283 ms (17 dropped frames, or 3.53 FPS) 07-07 21:49:18.203 1335 6527 D WifiNl80211Manager: Scan result ready event 07-07 21:49:18.203 1335 6527 D WifiNative: Scan result ready event 07-07 21:49:18.767 1335 6527 I ActivityTaskManager: START u0 {act=android.content.pm.action.REQUEST_PERMISSIONS pkg=com.android.permissioncontroller cmp=com.android.permissioncontroller/.permission.ui.GrantPermissionsActivity (has extras)} from uid 10182 07-07 21:49:18.839 663 663 I android.hardware.power-service-qti: Power setMode: 5 to: 1 07-07 21:49:18.867 1335 1956 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (89599877) 07-07 21:49:18.894 2037 2059 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPackageNamesForIntentAndPhone: No UICC 07-07 21:49:19.145 663 663 I android.hardware.power-service-qti: Power setMode: 5 to: 0 07-07 21:49:19.158 1335 1396 I ActivityTaskManager: Displayed com.android.permissioncontroller/.permission.ui.GrantPermissionsActivity: +367ms 07-07 21:49:21.803 12714 12714 V GrantPermissionsActivity: Logged buttons presented and clicked permissionGroupName=android.permission-group.CONTACTS uid=10182 package=org.thoughtcrime.securesms presentedButtons=9 clickedButton=1 sessionId=4264774603707736680 07-07 21:49:21.851 12761 14078 V LocationProvider: onSetRequest: ProviderRequest[interval=+1h0m0s0ms] by WorkSource{1000 android} 07-07 21:49:21.851 12761 14078 V LocationProvider: using autoUpdate=true autoTime=3600000 07-07 21:49:21.857 12761 14078 V LocationProvider: onSetRequest: ProviderRequest[interval=+1h0m0s0ms] by WorkSource{1000 android} 07-07 21:49:21.857 12761 14078 V LocationProvider: using autoUpdate=true autoTime=3600000 07-07 21:49:21.862 12761 14078 V LocationProvider: onSetRequest: ProviderRequest[interval=+1h0m0s0ms] by WorkSource{1000 android} 07-07 21:49:21.862 12761 14078 V LocationProvider: using autoUpdate=true autoTime=3600000 07-07 21:49:21.863 12761 14078 V LocationProvider: onSetRequest: ProviderRequest[interval=+1h0m0s0ms] by WorkSource{1000 android} 07-07 21:49:21.863 12761 14078 V LocationProvider: using autoUpdate=true autoTime=3600000 07-07 21:49:21.892 12714 12714 V GrantPermissionsActivity: Permission grant result requestId=4264774603707736680 callingUid=10182 callingPackage=org.thoughtcrime.securesms permission=android.permission.WRITE_CONTACTS isImplicit=false result=4 07-07 21:49:21.892 12714 12714 V GrantPermissionsActivity: Permission grant result requestId=4264774603707736680 callingUid=10182 callingPackage=org.thoughtcrime.securesms permission=android.permission.READ_CONTACTS isImplicit=false result=4 07-07 21:49:23.453 12714 12714 V GrantPermissionsActivity: Logged buttons presented and clicked permissionGroupName=android.permission-group.PHONE uid=10182 package=org.thoughtcrime.securesms presentedButtons=9 clickedButton=1 sessionId=4264774603707736680 07-07 21:49:23.490 12761 14078 V LocationProvider: onSetRequest: ProviderRequest[interval=+1h0m0s0ms] by WorkSource{1000 android} 07-07 21:49:23.490 12761 14078 V LocationProvider: using autoUpdate=true autoTime=3600000 07-07 21:49:23.496 12761 14078 V LocationProvider: onSetRequest: ProviderRequest[interval=+1h0m0s0ms] by WorkSource{1000 android} 07-07 21:49:23.497 12761 14078 V LocationProvider: using autoUpdate=true autoTime=3600000 07-07 21:49:23.504 12761 14078 V LocationProvider: onSetRequest: ProviderRequest[interval=+1h0m0s0ms] by WorkSource{1000 android} 07-07 21:49:23.504 12761 14078 V LocationProvider: using autoUpdate=true autoTime=3600000 07-07 21:49:23.505 12761 14078 V LocationProvider: onSetRequest: ProviderRequest[interval=+1h0m0s0ms] by WorkSource{1000 android} 07-07 21:49:23.505 12761 14078 V LocationProvider: using autoUpdate=true autoTime=3600000 07-07 21:49:23.531 12714 12714 V GrantPermissionsActivity: Permission grant result requestId=4264774603707736680 callingUid=10182 callingPackage=org.thoughtcrime.securesms permission=android.permission.READ_PHONE_STATE isImplicit=false result=4 07-07 21:49:23.531 12714 12714 V GrantPermissionsActivity: Permission grant result requestId=4264774603707736680 callingUid=10182 callingPackage=org.thoughtcrime.securesms permission=android.permission.READ_PHONE_NUMBERS isImplicit=false result=4 07-07 21:49:23.645 12714 22101 D OpenGLRenderer: endAllActiveAnimators on 0x7645e529a0 (RippleDrawable) with handle 0x7565e5bc00 07-07 21:49:23.669 12298 12321 W System : A resource failed to call release. 07-07 21:49:23.674 12298 12321 I chatty : uid=10146(com.android.launcher3) FinalizerDaemon identical 3 lines 07-07 21:49:23.674 12298 12321 W System : A resource failed to call release. 07-07 21:49:23.703 1637 1655 I ndroid.systemu: NativeAlloc concurrent copying GC freed 6077(341KB) AllocSpace objects, 1(20KB) LOS objects, 49% free, 9047KB/17MB, paused 116us total 130.393ms 07-07 21:49:23.764 2218 2218 I WelcomeFragment: Phone number detected 07-07 21:49:23.783 2218 2218 D LoggingFragment: [WelcomeFragment] onStop() 07-07 21:49:23.787 2218 2218 D LoggingFragment: [TransferOrRestoreFragme] onCreate() 07-07 21:49:23.830 2218 2218 D LoggingFragment: [TransferOrRestoreFragme] onStart() 07-07 21:49:23.852 2218 2218 W FrameRateTracker: Bad frame! Took 263 ms (15 dropped frames, or 3.80 FPS) 07-07 21:49:25.411 2218 2218 D LoggingFragment: [TransferOrRestoreFragme] onStop() 07-07 21:49:25.414 2218 2218 D LoggingFragment: [ChooseBackupFragment] onCreate() 07-07 21:49:25.477 2218 2218 D LoggingFragment: [ChooseBackupFragment] onStart() 07-07 21:49:28.524 1335 1956 I ActivityTaskManager: START u0 {act=android.intent.action.GET_CONTENT cat=[android.intent.category.OPENABLE] typ=application/octet-stream cmp=com.android.documentsui/.picker.PickActivity (has extras)} from uid 10182 07-07 21:49:28.539 663 663 I android.hardware.power-service-qti: Power setMode: 5 to: 1 07-07 21:49:28.550 1335 1383 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10077; state: DISABLED 07-07 21:49:28.551 1335 1398 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10077; state: ENABLED 07-07 21:49:28.572 586 586 D Zygote : Forked child process 2452 07-07 21:49:28.579 0 0 D [98291.944152,7] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:49:28.579 0 0 D [98291.944683,7] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:49:28.580 0 0 D [98291.945043,7] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:49:28.580 0 0 D [98291.947231,7] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:49:28.582 1335 1398 I ActivityManager: Start proc 2452:com.android.documentsui/u0a77 for pre-top-activity {com.android.documentsui/com.android.documentsui.picker.PickActivity} 07-07 21:49:28.615 14819 14824 I adbd : jdwp connection from 2452 07-07 21:49:28.656 12714 12730 W System : A resource failed to call release. 07-07 21:49:28.793 2452 2452 D NetworkSecurityConfig: No Network Security Config specified, using platform default 07-07 21:49:29.046 1335 6527 D CompatibilityChangeReporter: Compat change id reported: 141600225; UID 10182; state: ENABLED 07-07 21:49:28.794 2452 2452 D NetworkSecurityConfig: No Network Security Config specified, using platform default 07-07 21:49:29.047 2452 2452 D Documents: shouldRestrictStorageAccessFramework = true, packageName = org.thoughtcrime.securesms 07-07 21:49:29.049 2452 2452 D PickActivity: Created new state object: State{action=5, acceptMimes=[application/octet-stream], allowMultiple=false, localOnly=true, stack=DocumentStack{root=null, docStack=[], stackTouched=false}, dirConfigs={}, excludedAuthorities=[], openableOnly=true, restrictScopeStorage=true, sortModel=SortModel{dimensions={16908304=SortDimension{id=16908304, labelId=2131755277, dataType=0, sortCapability=0, defaultSortDirection=1, sortDirection=0, visibility=4}, 16908310=SortDimension{id=16908310, labelId=2131755271, dataType=0, sortCapability=3, defaultSortDirection=1, sortDirection=0, visibility=0}, 2131296384=SortDimension{id=2131296384, labelId=2131755264, dataType=1, sortCapability=3, defaultSortDirection=2, sortDirection=0, visibility=0}, 2131296433=SortDimension{id=2131296433, labelId=2131755268, dataType=0, sortCapability=3, defaultSortDirection=1, sortDirection=0, visibility=0}, 2131296585=SortDimension{id=2131296585, labelId=2131755274, dataType=1, sortCapability=3, defaultSortDirection=1, sortDirection=0, visibility=0}}, defaultDimensionId=0, sortedDimension=null}} 07-07 21:49:29.049 2452 2452 D DrawerController: Calculated drawer width:280.0 07-07 21:49:29.119 2452 2452 D PickerActionHandler: Load last accessed stack. 07-07 21:49:29.119 2452 2452 D PickerActionHandler: Attempting to load last used stack for calling package. 07-07 21:49:29.128 2452 2452 D ProvidersAccess: Matched roots: [Root{userId=0, authority=null, rootId=null, title=Recent, isUsb=false, isSd=false, isMtp=false} @ content:/root/null, Root{userId=0, authority=com.android.externalstorage.documents, rootId=primary, title=Moto Z Play, isUsb=false, isSd=false, isMtp=false} @ content://com.android.externalstorage.documents/root/primary, Root{userId=0, authority=com.android.providers.downloads.documents, rootId=downloads, title=Downloads, isUsb=false, isSd=false, isMtp=false} @ content://com.android.providers.downloads.documents/root/downloads, Root{userId=0, authority=com.android.shell.documents, rootId=bugreport, title=Bug reports, isUsb=false, isSd=false, isMtp=false} @ content://com.android.shell.documents/root/bugreport, Root{userId=0, authority=com.android.traceur.documents, rootId=traces, title=System traces, isUsb=false, isSd=false, isMtp=false} @ content://com.android.traceur.documents/root/traces] 07-07 21:49:29.131 1335 1956 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10092; state: DISABLED 07-07 21:49:29.132 1335 1398 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10092; state: ENABLED 07-07 21:49:29.144 586 586 D Zygote : Forked child process 2482 07-07 21:49:29.149 0 0 D [98292.514412,5] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:49:29.149 0 0 D [98292.514947,5] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:49:29.150 0 0 D [98292.515264,5] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:49:29.150 0 0 D [98292.516616,5] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:49:29.152 1335 1398 I ActivityManager: Start proc 2482:com.android.externalstorage/u0a92 for content provider {com.android.externalstorage/com.android.externalstorage.ExternalStorageProvider} 07-07 21:49:29.172 14819 14824 I adbd : jdwp connection from 2482 07-07 21:49:29.240 2482 2482 D NetworkSecurityConfig: No Network Security Config specified, using platform default 07-07 21:49:29.241 2482 2482 D NetworkSecurityConfig: No Network Security Config specified, using platform default 07-07 21:49:29.251 2482 2482 D ExternalStorage: After updating volumes, found 1 active roots 07-07 21:49:29.280 2452 2452 D DocumentStack: Resetting the whole darn stack to: DocumentStack{root=Root{userId=0, authority=com.android.externalstorage.documents, rootId=primary, title=Moto Z Play, isUsb=false, isSd=false, isMtp=false} @ content://com.android.externalstorage.documents/root/primary, docStack=[DocumentInfo{docId=primary:, userId=0, name=0, mimeType=vnd.android.document/directory, isContainer=true, isDirectory=true, isArchive=false, isInArchive=false, isPartial=false, isVirtual=false, isDeleteSupported=true, isCreateSupported=true, isMoveSupported=true, isRenameSupported=true, isMetadataSupported=true, isBlockedFromTree=true} @ content://com.android.externalstorage.documents/document/primary%3A, DocumentInfo{docId=primary:Download, userId=0, name=Download, mimeType=vnd.android.document/directory, isContainer=true, isDirectory=true, isArchive=false, isInArchive=false, isPartial=false, isVirtual=false, isDeleteSupported=true, isCreateSupported=true, isMoveSupported=true, isRenameSupported=true, isMetadataSupported=true, isBlockedFromTree=true} @ content://com.android.externalstorage.documents/document/primary%3ADownload], stackTouched=true} 07-07 21:49:29.292 2452 2452 E oid.documentsu: No package ID ff found for ID 0xffffffff. 07-07 21:49:29.300 2452 2452 D DirectoryFragment: Showing directory: content://com.android.externalstorage.documents/document/primary%3ADownload 07-07 21:49:29.300 2452 2452 D DirectoryFragment: Creating new fragment for directory: content://com.android.externalstorage.documents/document/primary%3ADownload 07-07 21:49:29.342 2452 2452 W SelectionTracker: Setting gestureTooltypes is likely to result in unexpected behavior. 07-07 21:49:29.343 2452 2452 D AbstractActionHandler: Creating new directory loader for: content://com.android.externalstorage.documents/document/primary%3ADownload 07-07 21:49:29.350 2452 2452 E oid.documentsu: No package ID ff found for ID 0xffffffff. 07-07 21:49:29.355 2452 2476 D ProvidersAccess: Matched roots: [Root{userId=0, authority=null, rootId=null, title=Recent, isUsb=false, isSd=false, isMtp=false} @ content:/root/null, Root{userId=0, authority=com.android.externalstorage.documents, rootId=primary, title=Moto Z Play, isUsb=false, isSd=false, isMtp=false} @ content://com.android.externalstorage.documents/root/primary, Root{userId=0, authority=com.android.providers.downloads.documents, rootId=downloads, title=Downloads, isUsb=false, isSd=false, isMtp=false} @ content://com.android.providers.downloads.documents/root/downloads, Root{userId=0, authority=com.android.shell.documents, rootId=bugreport, title=Bug reports, isUsb=false, isSd=false, isMtp=false} @ content://com.android.shell.documents/root/bugreport, Root{userId=0, authority=com.android.traceur.documents, rootId=traces, title=System traces, isUsb=false, isSd=false, isMtp=false} @ content://com.android.traceur.documents/root/traces] 07-07 21:49:29.381 2452 2452 D DocumentsApplication: OverlayManager.setEnabled() result: true 07-07 21:49:29.382 2452 2452 D CompatibilityChangeReporter: Compat change id reported: 150939131; UID 10077; state: ENABLED 07-07 21:49:29.383 2452 2452 I ProvidersCache: Updating roots due to change on user 0at content://com.android.externalstorage.documents 07-07 21:49:29.390 2452 2452 E oid.documentsu: No package ID ff found for ID 0xffffffff. 07-07 21:49:29.469 2452 2477 I AdrenoGLES: QUALCOMM build : 961b24f, Ib57168459a 07-07 21:49:29.469 2452 2477 I AdrenoGLES: Build Date : 02/24/20 07-07 21:49:29.469 2452 2477 I AdrenoGLES: OpenGL ES Shader Compiler Version: EV031.27.05.06 07-07 21:49:29.469 2452 2477 I AdrenoGLES: Local Branch : 07-07 21:49:29.469 2452 2477 I AdrenoGLES: Remote Branch : 07-07 21:49:29.469 2452 2477 I AdrenoGLES: Remote Branch : 07-07 21:49:29.469 2452 2477 I AdrenoGLES: Reconstruct Branch : 07-07 21:49:29.469 2452 2477 I AdrenoGLES: Build Config : S L 8.0.12 AArch64 07-07 21:49:29.475 2452 2477 I AdrenoGLES: PFP: 0x005ff112, ME: 0x005ff066 07-07 21:49:29.623 501 501 I hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.mapper@4.0::IMapper/default in either framework or device manifest. 07-07 21:49:29.623 2452 2477 I Gralloc4: mapper 4.x is not supported 07-07 21:49:29.623 501 501 I hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.mapper@3.0::IMapper/default in either framework or device manifest. 07-07 21:49:29.623 2452 2477 W Gralloc3: mapper 3.x is not supported 07-07 21:49:29.655 1335 1396 I ActivityTaskManager: Displayed com.android.documentsui/.picker.PickActivity: +1s121ms 07-07 21:49:29.724 2452 2452 E oid.documentsu: No package ID ff found for ID 0xffffffff. 07-07 21:49:29.791 2452 2452 D AbstractActionHandler: Loader has finished for: content://com.android.externalstorage.documents/document/primary%3ADownload 07-07 21:49:29.791 2452 2452 I Model : Updating model with new result set. 07-07 21:49:29.792 2452 2452 D DirectoryFragment: Received model update. Loading=false 07-07 21:49:29.805 2452 2476 D ProvidersAccess: Matched roots: [Root{userId=0, authority=null, rootId=null, title=Recent, isUsb=false, isSd=false, isMtp=false} @ content:/root/null, Root{userId=0, authority=com.android.externalstorage.documents, rootId=primary, title=Moto Z Play, isUsb=false, isSd=false, isMtp=false} @ content://com.android.externalstorage.documents/root/primary, Root{userId=0, authority=com.android.providers.downloads.documents, rootId=downloads, title=Downloads, isUsb=false, isSd=false, isMtp=false} @ content://com.android.providers.downloads.documents/root/downloads, Root{userId=0, authority=com.android.shell.documents, rootId=bugreport, title=Bug reports, isUsb=false, isSd=false, isMtp=false} @ content://com.android.shell.documents/root/bugreport, Root{userId=0, authority=com.android.traceur.documents, rootId=traces, title=System traces, isUsb=false, isSd=false, isMtp=false} @ content://com.android.traceur.documents/root/traces] 07-07 21:49:30.270 2452 2452 E oid.documentsu: No package ID ff found for ID 0xffffffff. 07-07 21:49:30.396 663 663 I android.hardware.power-service-qti: Power setMode: 5 to: 0 07-07 21:49:30.401 2218 2218 I ApplicationContext: App is no longer visible. 07-07 21:49:30.401 2218 2218 D DeadlockDetector: Ending deadlock monitoring. 07-07 21:49:30.403 2218 2218 D LoggingFragment: [ChooseBackupFragment] onStop() 07-07 21:49:30.412 2218 2270 D IncomingMessageObserver: [Does Not Need Connection] Network: true, Foreground: false, Time Since Last Interaction: 1 ms (within limit), FCM: true, Stay open requests: [], Registered: false, Proxy: false, Force websocket: false, Decrypt Queue Empty: true 07-07 21:49:37.335 853 878 W xtra-daemon: onRequestXtraData:158] On Req XTRA data Xtrastate:1 retry:1 curReqSource:2 newreqSource:0xffff isCon:0 isNonMetered:0 isGpsEnabled:0 07-07 21:49:37.338 853 869 W xtra-daemon: onXtraDownloadResultInternal:332] XTRA download result status:4 starting timer for 300 sec mXtraRetryTimes:0 07-07 21:49:37.509 2452 2452 D PickerActionHandler: onFinished() [content://com.android.externalstorage.documents/document/primary%3ADownload%2Fsignal-2023-01-23-18-33-31.backup] 07-07 21:49:37.579 2218 2218 D LoggingFragment: [RestoreBackupFragment] onCreate() 07-07 21:49:37.645 2218 2218 I RestoreBackupFragment: Backup restore. 07-07 21:49:37.647 2218 2218 I RestoreBackupFragment: Restoring backup from passed uri 07-07 21:49:37.657 2218 2218 D LoggingFragment: [RestoreBackupFragment] onStart() 07-07 21:49:37.659 1637 1655 I ndroid.systemu: NativeAlloc concurrent copying GC freed 1873(160KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 9047KB/17MB, paused 153us total 126.112ms 07-07 21:49:37.660 1637 1657 W System : A resource failed to call release. 07-07 21:49:37.669 2218 2218 D LoggingFragment: [ChooseBackupFragment] onDestroy() 07-07 21:49:37.671 2218 2218 I ApplicationContext: App is now visible. 07-07 21:49:37.671 2218 2218 D FrameRateTracker: Beginning frame rate tracking. Screen refresh rate: 60.00 hz, or 16.67 ms per frame. 07-07 21:49:37.671 2218 2218 D DeadlockDetector: Beginning deadlock monitoring. 07-07 21:49:37.671 2218 2218 D ApplicationContext: onStart() took 0 ms 07-07 21:49:37.672 2218 2272 I FeatureFlags: Scheduling remote config refresh. 07-07 21:49:37.676 2218 2272 I Job : [JOB::3474cf70-d675-4bbd-a3a3-8df48319f803][RemoteConfigRefreshJob] onSubmit() (Time Since Submission: 4 ms, Lifespan: 86400000 ms, Run Attempt: 1/Unlimited, Queue: RemoteConfigRefreshJob) 07-07 21:49:37.677 2218 2272 I RetrieveProfileJob: Registration not complete. Skipping. 07-07 21:49:37.678 2218 2267 I JobSchedulerScheduler: JobScheduler enqueue of NETWORK (-1733499378) 07-07 21:49:37.678 2218 2282 I JobRunner: [JOB::3474cf70-d675-4bbd-a3a3-8df48319f803][RemoteConfigRefreshJob][3] Running job. (Time Since Submission: 6 ms, Lifespan: 86400000 ms, Run Attempt: 1/Unlimited, Queue: RemoteConfigRefreshJob) 07-07 21:49:37.681 2218 2282 W RemoteConfigRefreshJob: Not registered. Skipping. 07-07 21:49:37.681 2218 2270 D IncomingMessageObserver: [Does Not Need Connection] Network: true, Foreground: true, Time Since Last Interaction: N/A, FCM: true, Stay open requests: [], Registered: false, Proxy: false, Force websocket: false, Decrypt Queue Empty: true 07-07 21:49:37.686 2218 2282 I JobRunner: [JOB::3474cf70-d675-4bbd-a3a3-8df48319f803][RemoteConfigRefreshJob][3] Job finished with result SUCCESS in 8 ms. (Time Since Submission: 14 ms, Lifespan: 86400000 ms, Run Attempt: 1/Unlimited, Queue: RemoteConfigRefreshJob) 07-07 21:49:37.742 2218 2218 D IncomingMessageObserver: Background service started. 07-07 21:49:37.785 2218 2218 I JobSchedulerScheduler: Waking due to job: -1733499378 07-07 21:49:40.633 2218 2218 I RestoreBackupFragment: Prompt for backup passphrase shown to user. 07-07 21:49:45.395 1335 1432 E LightsService: Light requested not available on this device. 2 07-07 21:49:50.643 0 0 W [98314.008496,0] smbchg_heartbeat_work: EB Input 0 mA, PMI Input 300 mA, USBC CL 0 mA, DC 900 mA 07-07 21:49:50.643 0 0 W [98314.008546,0] smbchg_heartbeat_work: Step State = NONE, BSW Mode OFF, EB State DISCONN 07-07 21:49:56.625 1335 1507 E LightsService: Light requested not available on this device. 2 07-07 21:49:56.724 12389 12389 I LatinIME: Starting input. Cursor position = 0,0 07-07 21:49:57.959 1072 1072 E VibratorService: Setting amplitude to: 1856 07-07 21:49:57.969 0 0 I : [98321.334105,4] motosh 4-0043: Sending disp_rotate(x)value: 0 07-07 21:49:58.069 1072 1072 E VibratorService: Setting amplitude to: 1856 07-07 21:50:00.005 1637 1637 D KeyguardClockSwitch: Updating clock: 21:50 07-07 21:50:01.300 1072 1072 E VibratorService: Setting amplitude to: 1856 07-07 21:50:16.477 1072 1072 I chatty : uid=1000(system) vibrator@1.0-se identical 16 lines 07-07 21:50:16.612 1072 1072 E VibratorService: Setting amplitude to: 1856 07-07 21:50:18.895 2218 2218 W Choreographer: Frame time is 1.163521 ms in the future! Check that graphics HAL is generating vsync timestamps using the correct timebase. 07-07 21:50:19.679 1072 1072 E VibratorService: Setting amplitude to: 1856 07-07 21:50:34.100 1335 6527 I ActivityManager: Killing 27895:ch.protonmail.android/u0a169 (adj 955): empty for 1801s 07-07 21:50:30.415 1072 1072 I chatty : uid=1000(system) vibrator@1.0-se identical 8 lines 07-07 21:50:32.098 1072 1072 E VibratorService: Setting amplitude to: 1856 07-07 21:50:34.111 2218 2293 I RestoreBackupFragment: Starting backup restore. 07-07 21:50:34.133 2218 2293 W KeyStore: KeyStore exception 07-07 21:50:34.133 2218 2293 W KeyStore: android.os.ServiceSpecificException: (code 7) 07-07 21:50:34.133 2218 2293 W KeyStore: at android.os.Parcel.createExceptionOrNull(Parcel.java:2388) 07-07 21:50:34.133 2218 2293 W KeyStore: at android.os.Parcel.createException(Parcel.java:2358) 07-07 21:50:34.133 2218 2293 W KeyStore: at android.os.Parcel.readException(Parcel.java:2341) 07-07 21:50:34.133 2218 2293 W KeyStore: at android.os.Parcel.readException(Parcel.java:2283) 07-07 21:50:34.133 2218 2293 W KeyStore: at android.security.keystore.IKeystoreService$Stub$Proxy.get(IKeystoreService.java:988) 07-07 21:50:34.133 2218 2293 W KeyStore: at android.security.KeyStore.get(KeyStore.java:233) 07-07 21:50:34.133 2218 2293 W KeyStore: at android.security.KeyStore.get(KeyStore.java:222) 07-07 21:50:34.133 2218 2293 W KeyStore: at android.security.keystore.AndroidKeyStoreSpi.engineGetCertificate(AndroidKeyStoreSpi.java:160) 07-07 21:50:34.133 2218 2293 W KeyStore: at java.security.KeyStoreSpi.engineEntryInstanceOf(KeyStoreSpi.java:583) 07-07 21:50:34.133 2218 2293 W KeyStore: at java.security.KeyStore.entryInstanceOf(KeyStore.java:1631) 07-07 21:50:34.133 2218 2293 W KeyStore: at org.thoughtcrime.securesms.crypto.KeyStoreHelper.hasKeyStoreEntry(KeyStoreHelper.java:147) 07-07 21:50:34.133 2218 2293 W KeyStore: at org.thoughtcrime.securesms.crypto.KeyStoreHelper.getOrCreateKeyStoreEntry(KeyStoreHelper.java:82) 07-07 21:50:34.133 2218 2293 W KeyStore: at org.thoughtcrime.securesms.crypto.KeyStoreHelper.seal(KeyStoreHelper.java:51) 07-07 21:50:34.133 2218 2293 W KeyStore: at org.thoughtcrime.securesms.backup.BackupPassphrase.set(BackupPassphrase.java:47) 07-07 21:50:34.133 2218 2293 W KeyStore: at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:291) 07-07 21:50:34.133 2218 2293 W KeyStore: at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:282) 07-07 21:50:34.133 2218 2293 W KeyStore: at android.os.AsyncTask$3.call(AsyncTask.java:394) 07-07 21:50:34.133 2218 2293 W KeyStore: at java.util.concurrent.FutureTask.run(FutureTask.java:266) 07-07 21:50:34.133 2218 2293 W KeyStore: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305) 07-07 21:50:34.133 2218 2293 W KeyStore: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:50:34.133 2218 2293 W KeyStore: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:50:34.133 2218 2293 W KeyStore: at java.lang.Thread.run(Thread.java:923) 07-07 21:50:34.135 2218 2293 W KeyStore: KeyStore exception 07-07 21:50:34.135 2218 2293 W KeyStore: android.os.ServiceSpecificException: (code 7) 07-07 21:50:34.135 2218 2293 W KeyStore: at android.os.Parcel.createExceptionOrNull(Parcel.java:2388) 07-07 21:50:34.135 2218 2293 W KeyStore: at android.os.Parcel.createException(Parcel.java:2358) 07-07 21:50:34.135 2218 2293 W KeyStore: at android.os.Parcel.readException(Parcel.java:2341) 07-07 21:50:34.135 2218 2293 W KeyStore: at android.os.Parcel.readException(Parcel.java:2283) 07-07 21:50:34.135 2218 2293 W KeyStore: at android.security.keystore.IKeystoreService$Stub$Proxy.get(IKeystoreService.java:988) 07-07 21:50:34.135 2218 2293 W KeyStore: at android.security.KeyStore.get(KeyStore.java:233) 07-07 21:50:34.135 2218 2293 W KeyStore: at android.security.KeyStore.get(KeyStore.java:222) 07-07 21:50:34.135 2218 2293 W KeyStore: at android.security.keystore.AndroidKeyStoreSpi.engineGetCertificate(AndroidKeyStoreSpi.java:165) 07-07 21:50:34.135 2218 2293 W KeyStore: at java.security.KeyStoreSpi.engineEntryInstanceOf(KeyStoreSpi.java:583) 07-07 21:50:34.135 2218 2293 W KeyStore: at java.security.KeyStore.entryInstanceOf(KeyStore.java:1631) 07-07 21:50:34.135 2218 2293 W KeyStore: at org.thoughtcrime.securesms.crypto.KeyStoreHelper.hasKeyStoreEntry(KeyStoreHelper.java:147) 07-07 21:50:34.135 2218 2293 W KeyStore: at org.thoughtcrime.securesms.crypto.KeyStoreHelper.getOrCreateKeyStoreEntry(KeyStoreHelper.java:82) 07-07 21:50:34.135 2218 2293 W KeyStore: at org.thoughtcrime.securesms.crypto.KeyStoreHelper.seal(KeyStoreHelper.java:51) 07-07 21:50:34.135 2218 2293 W KeyStore: at org.thoughtcrime.securesms.backup.BackupPassphrase.set(BackupPassphrase.java:47) 07-07 21:50:34.135 2218 2293 W KeyStore: at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:291) 07-07 21:50:34.135 2218 2293 W KeyStore: at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:282) 07-07 21:50:34.135 2218 2293 W KeyStore: at android.os.AsyncTask$3.call(AsyncTask.java:394) 07-07 21:50:34.135 2218 2293 W KeyStore: at java.util.concurrent.FutureTask.run(FutureTask.java:266) 07-07 21:50:34.135 2218 2293 W KeyStore: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305) 07-07 21:50:34.135 2218 2293 W KeyStore: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:50:34.135 2218 2293 W KeyStore: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:50:34.135 2218 2293 W KeyStore: at java.lang.Thread.run(Thread.java:923) 07-07 21:50:34.253 586 586 I Zygote : Process 27895 exited due to signal 9 (Killed) 07-07 21:50:34.283 1335 1403 I libprocessgroup: Successfully killed process cgroup uid 10169 pid 27895 in 180ms 07-07 21:50:34.972 2218 2232 I crime.securesm: Background concurrent copying GC freed 152181(11MB) AllocSpace objects, 4(240KB) LOS objects, 49% free, 12MB/24MB, paused 86us total 128.654ms 07-07 21:50:35.445 2218 2293 I FullBackupImporter: Dropping trigger: message_ai 07-07 21:50:35.446 2218 2293 I FullBackupImporter: Dropping trigger: message_ad 07-07 21:50:35.447 2218 2293 I FullBackupImporter: Dropping trigger: message_au 07-07 21:50:35.447 2218 2293 I FullBackupImporter: Dropping trigger: msl_message_delete 07-07 21:50:35.447 2218 2293 I FullBackupImporter: Dropping trigger: msl_attachment_delete 07-07 21:50:35.484 2218 2293 I FullBackupImporter: Tables that depend on avatar_picker: [] 07-07 21:50:35.484 2218 2293 I FullBackupImporter: Tables that depend on call: [] 07-07 21:50:35.485 2218 2293 I FullBackupImporter: Tables that depend on call_link: [] 07-07 21:50:35.485 2218 2293 I FullBackupImporter: Tables that depend on cds: [] 07-07 21:50:35.485 2218 2293 I FullBackupImporter: Tables that depend on chat_colors: [] 07-07 21:50:35.486 2218 2293 I FullBackupImporter: Tables that depend on distribution_list: [distribution_list_member, story_sends] 07-07 21:50:35.486 2218 2293 I FullBackupImporter: Tables that depend on distribution_list_member: [] 07-07 21:50:35.487 2218 2293 I FullBackupImporter: Tables that depend on donation_receipt: [] 07-07 21:50:35.487 2218 2293 I FullBackupImporter: Tables that depend on drafts: [] 07-07 21:50:35.487 2218 2293 I FullBackupImporter: Tables that depend on emoji_search: [] 07-07 21:50:35.488 2218 2293 I FullBackupImporter: Tables that depend on group_membership: [] 07-07 21:50:35.488 2218 2293 I FullBackupImporter: Tables that depend on group_receipts: [] 07-07 21:50:35.489 2218 2293 I FullBackupImporter: Tables that depend on groups: [] 07-07 21:50:35.489 2218 2293 I FullBackupImporter: Tables that depend on identities: [] 07-07 21:50:35.490 2218 2293 I FullBackupImporter: Tables that depend on kyber_prekey: [] 07-07 21:50:35.490 2218 2293 I FullBackupImporter: Tables that depend on mention: [] 07-07 21:50:35.490 2218 2293 I FullBackupImporter: Tables that depend on message: [call, reaction, story_sends] 07-07 21:50:35.491 2218 2293 I FullBackupImporter: Tables that depend on message_fts: [] 07-07 21:50:35.491 2218 2293 I FullBackupImporter: Tables that depend on message_fts_config: [] 07-07 21:50:35.491 2218 2293 I FullBackupImporter: Tables that depend on message_fts_data: [] 07-07 21:50:35.491 2218 2293 I FullBackupImporter: Tables that depend on message_fts_docsize: [] 07-07 21:50:35.492 2218 2293 I FullBackupImporter: Tables that depend on message_fts_idx: [] 07-07 21:50:35.492 2218 2293 I FullBackupImporter: Tables that depend on msl_message: [] 07-07 21:50:35.492 2218 2293 I FullBackupImporter: Tables that depend on msl_payload: [msl_recipient, msl_message] 07-07 21:50:35.492 2218 2293 I FullBackupImporter: Tables that depend on msl_recipient: [] 07-07 21:50:35.493 2218 2293 I FullBackupImporter: Tables that depend on notification_profile: [notification_profile_allowed_members, notification_profile_schedule] 07-07 21:50:35.493 2218 2293 I FullBackupImporter: Tables that depend on notification_profile_allowed_members: [] 07-07 21:50:35.493 2218 2293 I FullBackupImporter: Tables that depend on notification_profile_schedule: [] 07-07 21:50:35.494 2218 2293 I FullBackupImporter: Tables that depend on one_time_prekeys: [] 07-07 21:50:35.494 2218 2293 I FullBackupImporter: Tables that depend on part: [] 07-07 21:50:35.494 2218 2293 I FullBackupImporter: Tables that depend on payments: [] 07-07 21:50:35.494 2218 2293 I FullBackupImporter: Tables that depend on pending_pni_signature_message: [] 07-07 21:50:35.495 2218 2293 I FullBackupImporter: Tables that depend on pending_retry_receipts: [] 07-07 21:50:35.495 2218 2293 I FullBackupImporter: Tables that depend on push: [] 07-07 21:50:35.495 2218 2293 I FullBackupImporter: Tables that depend on reaction: [] 07-07 21:50:35.496 2218 2293 I FullBackupImporter: Tables that depend on recipient: [call, group_membership, distribution_list_member, reaction, call_link, story_sends, pending_pni_signature_message, thread, distribution_list, message] 07-07 21:50:35.496 2218 2293 I FullBackupImporter: Tables that depend on remapped_recipients: [] 07-07 21:50:35.496 2218 2293 I FullBackupImporter: Tables that depend on remapped_threads: [] 07-07 21:50:35.497 2218 2293 I FullBackupImporter: Tables that depend on remote_megaphone: [] 07-07 21:50:35.497 2218 2293 I FullBackupImporter: Tables that depend on sender_key_shared: [] 07-07 21:50:35.497 2218 2293 I FullBackupImporter: Tables that depend on sender_keys: [] 07-07 21:50:35.498 2218 2293 I FullBackupImporter: Tables that depend on sessions: [] 07-07 21:50:35.498 2218 2293 I FullBackupImporter: Tables that depend on signed_prekeys: [] 07-07 21:50:35.498 2218 2293 I FullBackupImporter: Tables that depend on sticker: [] 07-07 21:50:35.498 2218 2293 I FullBackupImporter: Tables that depend on storage_key: [] 07-07 21:50:35.499 2218 2293 I FullBackupImporter: Tables that depend on story_sends: [] 07-07 21:50:35.499 2218 2293 I FullBackupImporter: Tables that depend on thread: [message] 07-07 21:50:35.511 2218 2293 I FullBackupImporter: Dropping table: avatar_picker 07-07 21:50:35.512 2218 2293 I FullBackupImporter: Dropping table: call 07-07 21:50:35.514 2218 2293 I FullBackupImporter: Dropping table: call_link 07-07 21:50:35.514 2218 2293 I FullBackupImporter: Dropping table: cds 07-07 21:50:35.515 2218 2293 I FullBackupImporter: Dropping table: chat_colors 07-07 21:50:35.515 2218 2293 I FullBackupImporter: Dropping table: distribution_list_member 07-07 21:50:35.516 2218 2293 I FullBackupImporter: Dropping table: donation_receipt 07-07 21:50:35.517 2218 2293 I FullBackupImporter: Dropping table: drafts 07-07 21:50:35.518 2218 2293 I FullBackupImporter: Dropping table: emoji_search 07-07 21:50:35.520 2218 2293 I FullBackupImporter: Dropping table: group_membership 07-07 21:50:35.521 2218 2293 I FullBackupImporter: Dropping table: group_receipts 07-07 21:50:35.522 2218 2293 I FullBackupImporter: Dropping table: groups 07-07 21:50:35.523 2218 2293 I FullBackupImporter: Dropping table: identities 07-07 21:50:35.524 2218 2293 I FullBackupImporter: Dropping table: kyber_prekey 07-07 21:50:35.525 2218 2293 I FullBackupImporter: Dropping table: mention 07-07 21:50:35.525 2218 2293 I FullBackupImporter: Dropping table: message_fts 07-07 21:50:35.530 2218 2293 I FullBackupImporter: Dropping table: message_fts_config 07-07 21:50:35.530 2218 2293 I FullBackupImporter: Dropping table: message_fts_data 07-07 21:50:35.531 2218 2293 I FullBackupImporter: Dropping table: message_fts_docsize 07-07 21:50:35.531 2218 2293 I FullBackupImporter: Dropping table: message_fts_idx 07-07 21:50:35.531 2218 2293 I FullBackupImporter: Dropping table: msl_message 07-07 21:50:35.532 2218 2293 I FullBackupImporter: Dropping table: msl_recipient 07-07 21:50:35.532 2218 2293 I FullBackupImporter: Dropping table: notification_profile_allowed_members 07-07 21:50:35.533 2218 2293 I FullBackupImporter: Dropping table: notification_profile_schedule 07-07 21:50:35.534 2218 2293 I FullBackupImporter: Dropping table: one_time_prekeys 07-07 21:50:35.535 2218 2293 I FullBackupImporter: Dropping table: part 07-07 21:50:35.536 2218 2293 I FullBackupImporter: Dropping table: payments 07-07 21:50:35.538 2218 2293 I FullBackupImporter: Dropping table: pending_pni_signature_message 07-07 21:50:35.538 2218 2293 I FullBackupImporter: Dropping table: pending_retry_receipts 07-07 21:50:35.539 2218 2293 I FullBackupImporter: Dropping table: push 07-07 21:50:35.540 2218 2293 I FullBackupImporter: Dropping table: reaction 07-07 21:50:35.541 2218 2293 I FullBackupImporter: Dropping table: remapped_recipients 07-07 21:50:35.541 2218 2293 I FullBackupImporter: Dropping table: remapped_threads 07-07 21:50:35.542 2218 2293 I FullBackupImporter: Dropping table: remote_megaphone 07-07 21:50:35.543 2218 2293 I FullBackupImporter: Dropping table: sender_key_shared 07-07 21:50:35.544 2218 2293 I FullBackupImporter: Dropping table: sender_keys 07-07 21:50:35.544 2218 2293 I FullBackupImporter: Dropping table: sessions 07-07 21:50:35.545 2218 2293 I FullBackupImporter: Dropping table: signed_prekeys 07-07 21:50:35.546 2218 2293 I FullBackupImporter: Dropping table: sticker 07-07 21:50:35.547 2218 2293 I FullBackupImporter: Dropping table: storage_key 07-07 21:50:35.547 2218 2293 I FullBackupImporter: Dropping table: story_sends 07-07 21:50:35.548 2218 2293 I FullBackupImporter: Dropping table: msl_payload 07-07 21:50:35.549 2218 2293 I FullBackupImporter: Dropping table: notification_profile 07-07 21:50:35.549 2218 2293 I FullBackupImporter: Dropping table: distribution_list 07-07 21:50:35.550 2218 2293 I FullBackupImporter: Dropping table: message 07-07 21:50:35.554 2218 2293 I FullBackupImporter: Dropping table: thread 07-07 21:50:35.555 2218 2293 I FullBackupImporter: Dropping table: recipient 07-07 21:50:37.448 0 0 I : [98360.815274,5] motosh 4-0043: Sending disp_rotate(x)value: 16 07-07 21:50:37.451 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67223552 07-07 21:50:37.451 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:50:38.234 1335 1956 D WifiNl80211Manager: Scan result ready event 07-07 21:50:38.234 1335 1956 D WifiNative: Scan result ready event 07-07 21:50:39.176 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67108864 07-07 21:50:39.177 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:50:39.263 12389 12403 W putmethod.lati: Reducing the number of considered missed Gc histogram windows from 137 to 100 07-07 21:50:41.673 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67108864 07-07 21:50:41.673 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:50:43.126 1335 1432 E LightsService: Light requested not available on this device. 2 07-07 21:50:43.569 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67108864 07-07 21:50:43.569 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:50:44.687 2218 2218 W Choreographer: Frame time is 1.681338 ms in the future! Check that graphics HAL is generating vsync timestamps using the correct timebase. 07-07 21:50:46.002 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67108864 07-07 21:50:46.003 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:50:47.892 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67108864 07-07 21:50:47.892 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:50:49.553 0 0 W [98372.917345,0] healthd: battery l=83 v=4117 t=28.2 h=2 st=3 c=186003 fc=3597000 cc=1 chg= 07-07 21:50:49.553 0 0 W [98372.920132,0] healthd: battery l=83 v=4117 t=28.2 h=2 st=3 c=186003 fc=3597000 cc=1 chg= 07-07 21:50:49.755 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67108864 07-07 21:50:49.755 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:50:50.799 0 0 W [98374.165606,0] smbchg_heartbeat_work: EB Input 0 mA, PMI Input 300 mA, USBC CL 0 mA, DC 900 mA 07-07 21:50:50.800 0 0 W [98374.165633,0] smbchg_heartbeat_work: Step State = NONE, BSW Mode OFF, EB State DISCONN 07-07 21:50:51.896 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67108864 07-07 21:50:51.896 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:50:54.051 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67108864 07-07 21:50:54.051 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:50:55.875 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67108864 07-07 21:50:55.875 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:50:57.854 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67108864 07-07 21:50:57.854 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:51:00.003 1637 1637 D KeyguardClockSwitch: Updating clock: 21:51 07-07 21:51:01.393 2218 2218 W Choreographer: Frame time is 1.719259 ms in the future! Check that graphics HAL is generating vsync timestamps using the correct timebase. 07-07 21:51:01.712 2218 2218 W Choreographer: Frame time is 1.706673 ms in the future! Check that graphics HAL is generating vsync timestamps using the correct timebase. 07-07 21:51:05.357 2218 2218 W Choreographer: Frame time is 1.738416 ms in the future! Check that graphics HAL is generating vsync timestamps using the correct timebase. 07-07 21:51:07.723 2218 2293 I SignalDatabase: Upgrading database: 167, -1 07-07 21:51:08.681 2218 2293 D V168_SingleMessageTable: [migration] next-id: 3 drop-triggers: 21 drop-mms-indexes: 7 copy-sms: 95 drop-sms: 220 rebuild-indexes: 604 update-reactions: 0 update-msl: 1 total: 951 07-07 21:51:08.736 2218 2293 D V171_ThreadForeignKeyFi: [migration] thread-dupes: 1 thread-schema: 24 total: 25 07-07 21:51:08.974 2218 2293 I V181_ThreadTableForeign: Deleted 0 threads. 07-07 21:51:08.974 2218 2293 W V181_ThreadTableForeign: No threads deleted. Finishing early. 07-07 21:51:08.974 2218 2293 D V181_ThreadTableForeign: [deletes] threads: 1 07-07 21:51:09.035 2218 2293 W V185_MessageRecipientsA: Failed to find by ACI! Will try by E164. 07-07 21:51:09.037 2218 2293 W V185_MessageRecipientsA: Also failed to find by E164! 07-07 21:51:09.048 2218 2293 W V185_MessageRecipientsA: There's outgoing messages, but no self recipient! Attempting to repair. 07-07 21:51:09.051 2218 2293 W V185_MessageRecipientsA: No local recipient data at all! Have to bail. 07-07 21:51:09.056 2218 2293 W V186_ForeignKeyIndicesM: V185 wasn't run successfully! Skipping the migration for now. It'll run in V188. 07-07 21:51:09.059 2218 2293 D V187_MoreForeignKeyInde: [migration] call_link: 0 call_peer: 1 dlist_member: 0 msl_payload: 1 total: 2 07-07 21:51:09.065 2218 2293 W V188_FixMessageRecipien: Detected that V185 wasn't run properly! Repairing. 07-07 21:51:09.067 2218 2293 W V188_FixMessageRecipien: Failed to find by ACI! Will try by E164. 07-07 21:51:09.068 2218 2293 W V188_FixMessageRecipien: Also failed to find by E164! 07-07 21:51:09.078 2218 2293 W V188_FixMessageRecipien: There's outgoing messages, but no self recipient! Attempting to repair. 07-07 21:51:09.081 2218 2293 W V188_FixMessageRecipien: No local recipient data at all! This must be after a backup-restore. Using a placeholder recipient. 07-07 21:51:09.085 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_read_and_notified_and_thread_id_index 07-07 21:51:09.091 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_type_index 07-07 21:51:09.092 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_date_sent_index 07-07 21:51:09.094 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_date_server_index 07-07 21:51:09.096 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_thread_date_index 07-07 21:51:09.097 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_reactions_unread_index 07-07 21:51:09.099 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_story_type_index 07-07 21:51:09.100 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_parent_story_id_index 07-07 21:51:09.101 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_exported_index 07-07 21:51:09.103 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_id_type_payment_transactions_index 07-07 21:51:09.104 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_thread_story_parent_story_scheduled_date_index 07-07 21:51:09.105 2218 2293 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS message_ai 07-07 21:51:09.106 2218 2293 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS message_ad 07-07 21:51:09.107 2218 2293 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS message_au 07-07 21:51:09.107 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS message_quote_id_quote_author_scheduled_date_index 07-07 21:51:09.108 2218 2293 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS msl_message_delete 07-07 21:51:09.361 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_read_and_notified_and_thread_id_index ON "message"(read, notified, thread_id) 07-07 21:51:09.427 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_type_index ON "message" (type) 07-07 21:51:09.475 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_date_sent_from_to_thread_index ON message (date_sent, from_recipient_id, to_recipient_id, thread_id) 07-07 21:51:09.526 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_date_server_index ON "message" (date_server) 07-07 21:51:09.575 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_thread_date_index ON "message" (thread_id, date_received) 07-07 21:51:09.638 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_reactions_unread_index ON "message" (reactions_unread) 07-07 21:51:09.686 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_story_type_index ON "message" (story_type) 07-07 21:51:09.734 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_parent_story_id_index ON "message" (parent_story_id) 07-07 21:51:09.782 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_exported_index ON "message" (exported) 07-07 21:51:09.830 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_id_type_payment_transactions_index ON "message" (_id, type) WHERE type & 12884901888 != 0 07-07 21:51:09.840 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_thread_story_parent_story_scheduled_date_latest_revision_id_index ON message (thread_id, date_received, story_type, parent_story_id, scheduled_date, latest_revision_id) 07-07 21:51:09.902 2218 2293 D V188_FixMessageRecipien: Executing: CREATE TRIGGER message_ai AFTER INSERT ON message BEGIN 07-07 21:51:09.902 2218 2293 D V188_FixMessageRecipien: INSERT INTO message_fts(rowid, body, thread_id) VALUES (new._id, new.body, new.thread_id); 07-07 21:51:09.902 2218 2293 D V188_FixMessageRecipien: END 07-07 21:51:09.903 2218 2293 D V188_FixMessageRecipien: Executing: CREATE TRIGGER message_ad AFTER DELETE ON message BEGIN 07-07 21:51:09.903 2218 2293 D V188_FixMessageRecipien: INSERT INTO message_fts(message_fts, rowid, body, thread_id) VALUES ('delete', old._id, old.body, old.thread_id); 07-07 21:51:09.903 2218 2293 D V188_FixMessageRecipien: END 07-07 21:51:09.904 2218 2293 D V188_FixMessageRecipien: Executing: CREATE TRIGGER message_au AFTER UPDATE ON message BEGIN 07-07 21:51:09.904 2218 2293 D V188_FixMessageRecipien: INSERT INTO message_fts(message_fts, rowid, body, thread_id) VALUES('delete', old._id, old.body, old.thread_id); 07-07 21:51:09.904 2218 2293 D V188_FixMessageRecipien: INSERT INTO message_fts(rowid, body, thread_id) VALUES (new._id, new.body, new.thread_id); 07-07 21:51:09.904 2218 2293 D V188_FixMessageRecipien: END 07-07 21:51:09.905 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_quote_id_quote_author_scheduled_date_index ON message (quote_id, quote_author, scheduled_date) 07-07 21:51:09.966 2218 2293 D V188_FixMessageRecipien: Executing: CREATE TRIGGER msl_message_delete AFTER DELETE ON message 07-07 21:51:09.966 2218 2293 D V188_FixMessageRecipien: BEGIN 07-07 21:51:09.966 2218 2293 D V188_FixMessageRecipien: DELETE FROM msl_payload WHERE _id IN (SELECT payload_id FROM msl_message WHERE message_id = old._id); 07-07 21:51:09.966 2218 2293 D V188_FixMessageRecipien: END 07-07 21:51:10.194 2218 2293 D V188_FixMessageRecipien: [migration] get-self: 17 drop-dependents: 27 create-table: 2 copy-data: 123 update-data: 64 drop-old-table: 42 rename-table: 13 recreate-dependents: 614 v186-indexes: 204 fk-check: 23 total: 1129 07-07 21:51:10.349 2218 2293 W V191_UniqueMessageMigra: Still had 4 remaining duplicates! There are 2 unique timestamp(s) and 1 unique type(s): [20] 07-07 21:51:10.352 2218 2293 E SQLiteLog: (267) statement aborts at 10: [UPDATE message 07-07 21:51:10.352 2218 2293 E SQLiteLog: SET date_sent = 1602422253999 07-07 21:51:10.352 2218 2293 E SQLiteLog: WHERE _id = 12885] database disk image is malformed 07-07 21:51:10.871 2218 2293 E SqlCipherErrorHandler: Database 'signal.db' corrupted! 07-07 21:51:10.872 2218 2293 E SqlCipherErrorHandler: [sqlite] FullCode: 267 | ErrorCode: 11 | ExtendedErrorCode: 1 | Message: database disk image is malformed | ExtraMessage: null 07-07 21:51:10.872 2218 2293 E SqlCipherErrorHandler: Diagnostic results: 07-07 21:51:10.872 2218 2293 E SqlCipherErrorHandler: ===== PRAGMA integrity_check (same-connection) ===== 07-07 21:51:10.872 2218 2293 E SqlCipherErrorHandler: ok 07-07 21:51:10.872 2218 2293 E SqlCipherErrorHandler: 07-07 21:51:10.872 2218 2293 E SqlCipherErrorHandler: ===== PRAGMA cipher_integrity_check (same-connection) ===== 07-07 21:51:10.872 2218 2293 E SqlCipherErrorHandler: 07-07 21:51:10.875 2218 2293 W SearchTable: [fullyResetTables] Dropping tables and triggers... 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: Failed to clear full text search index. 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: android.database.sqlite.SQLiteException: Cannot execute this statement because it might modify the database but the connection is read-only. 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteConnection.throwIfStatementForbidden(SQLiteConnection.java:1061) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteConnection.executeForChangedRowCount(SQLiteConnection.java:765) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteSession.executeForChangedRowCount(SQLiteSession.java:758) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:71) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.executeSql(SQLiteDatabase.java:1993) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.execSQL(SQLiteDatabase.java:1900) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SQLiteDatabase.lambda$execSQL$17(SQLiteDatabase.java:406) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SQLiteDatabase.$r8$lambda$s4XtpDmp0hr2or-DcGqtIyQgI2k(Unknown Source:0) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SQLiteDatabase$$ExternalSyntheticLambda22.run(Unknown Source:4) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SQLiteDatabase.traceSql(SQLiteDatabase.java:86) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SQLiteDatabase.execSQL(SQLiteDatabase.java:406) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SearchTable.fullyResetTables(SearchTable.kt:241) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.attemptToClearFullTextSearchIndex(SqlCipherErrorHandler.kt:149) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:38) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.onCorruption(SQLiteDatabase.java:348) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteProgram.onCorruption(SQLiteProgram.java:117) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:74) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.executeSql(SQLiteDatabase.java:1993) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.execSQL(SQLiteDatabase.java:1900) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:244) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:134) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:237) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.runPostBackupRestoreTasks(SignalDatabase.kt:287) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.runPostBackupRestoreTasks(Unknown Source:2) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:298) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:282) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at android.os.AsyncTask$3.call(AsyncTask.java:394) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at java.util.concurrent.FutureTask.run(FutureTask.java:266) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at java.lang.Thread.run(Thread.java:923) 07-07 21:51:10.896 2218 2293 I JobManager: onConstraintMet(DataRestoreConstraint) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #1 07-07 21:51:10.901 2218 2293 E AndroidRuntime: Process: org.thoughtcrime.securesms, PID: 2218 07-07 21:51:10.901 2218 2293 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at android.os.AsyncTask$4.done(AsyncTask.java:415) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:383) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:252) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:271) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at java.lang.Thread.run(Thread.java:923) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: Caused by: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$DatabaseCorruptedError_BothChecksPass 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:39) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteDatabase.onCorruption(SQLiteDatabase.java:348) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteProgram.onCorruption(SQLiteProgram.java:117) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:74) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteDatabase.executeSql(SQLiteDatabase.java:1993) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteDatabase.execSQL(SQLiteDatabase.java:1900) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:244) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:134) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:237) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.runPostBackupRestoreTasks(SignalDatabase.kt:287) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase.runPostBackupRestoreTasks(Unknown Source:2) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:298) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:282) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at android.os.AsyncTask$3.call(AsyncTask.java:394) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:266) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at java.lang.Thread.run(Thread.java:923) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at [[ ÔćĹÔćĹ Original Trace ÔćĹÔćĹ ]].(:0) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at [[ ÔćôÔćô Inferred Trace ÔćôÔćô ]].(:0) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at Database 'signal.db' corrupted!.(:0) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at [sqlite] FullCode: 267 | ErrorCode: 11 | ExtendedErrorCode: 1 | Message: database disk image is malformed | ExtraMessage: null.(:0) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at Diagnostics results:.(:0) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at ===== PRAGMA integrity_check (same-connection) =====.(:0) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at ok.(:0) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at .(:0) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at ===== PRAGMA cipher_integrity_check (same-connection) =====.(:0) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at .(:0) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at android.os.AsyncTask$4.done(AsyncTask.java:415) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:383) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at java.util.concurrent.FutureTask.setException(FutureTask.java:252) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at java.util.concurrent.FutureTask.run(FutureTask.java:271) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at java.lang.Thread.run(Thread.java:923) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: Caused by: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$DatabaseCorruptedError_BothChecksPass 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:39) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteDatabase.onCorruption(SQLiteDatabase.java:348) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteProgram.onCorruption(SQLiteProgram.java:117) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:74) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteDatabase.executeSql(SQLiteDatabase.java:1993) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteDatabase.execSQL(SQLiteDatabase.java:1900) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:244) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:134) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:237) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.runPostBackupRestoreTasks(SignalDatabase.kt:287) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.runPostBackupRestoreTasks(Unknown Source:2) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:298) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:282) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at android.os.AsyncTask$3.call(AsyncTask.java:394) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at java.util.concurrent.FutureTask.run(FutureTask.java:266) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at java.lang.Thread.run(Thread.java:923) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at [[ ÔćĹÔćĹ Original Trace ÔćĹÔćĹ ]].(:0) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at [[ ÔćôÔćô Inferred Trace ÔćôÔćô ]].(:0) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at Database 'signal.db' corrupted!.(:0) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at [sqlite] FullCode: 267 | ErrorCode: 11 | ExtendedErrorCode: 1 | Message: database disk image is malformed | ExtraMessage: null.(:0) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at Diagnostics results:.(:0) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at ===== PRAGMA integrity_check (same-connection) =====.(:0) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at ok.(:0) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at .(:0) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at ===== PRAGMA cipher_integrity_check (same-connection) =====.(:0) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at .(:0) 07-07 21:51:10.957 2218 2232 I crime.securesm: Background young concurrent copying GC freed 83447(4952KB) AllocSpace objects, 51(2620KB) LOS objects, 27% free, 17MB/24MB, paused 9.689ms total 55.480ms 07-07 21:51:10.958 2218 2293 I JobManager: Successfully flushed. 07-07 21:51:10.965 1335 2569 I DropBoxManagerService: add tag=data_app_crash isTagEnabled=true flags=0x2 07-07 21:51:10.966 1335 2746 W ActivityTaskManager: Force finishing activity org.thoughtcrime.securesms/.registration.RegistrationNavigationActivity 07-07 21:51:11.009 2218 2293 I Process : Sending signal. PID: 2218 SIG: 9 07-07 21:51:11.036 499 499 E lowmemorykiller: Error writing /proc/2218/oom_score_adj; errno=22 07-07 21:51:11.045 1335 2749 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10146?v=9&cv=14 pkg=com.google.android.googlequicksearchbox } U=0: not found 07-07 21:51:11.089 1335 5388 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ TRACK_DEFAULT id=605, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10182 AdministratorUids: [] RequestorUid: 10182 RequestorPackageName: org.thoughtcrime.securesms] ], android.os.BinderProxy@a4df0dc) 07-07 21:51:11.089 1335 6018 I WindowManager: WIN DEATH: Window{20c8350 u0 org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity} 07-07 21:51:11.089 1335 1584 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=605, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10182 AdministratorUids: [] RequestorUid: 10182 RequestorPackageName: org.thoughtcrime.securesms] ] (release request) 07-07 21:51:11.091 0 0 I [98394.455644,0] binder: undelivered TRANSACTION_COMPLETE 07-07 21:51:11.091 0 0 I [98394.455666,0] binder: undelivered transaction 12167362, process died. 07-07 21:51:11.089 1335 5852 I ActivityManager: Process org.thoughtcrime.securesms (pid 2218) has died: prcp SVC 07-07 21:51:11.091 0 0 I [98394.455829,0] binder: undelivered transaction 12167408, process died. 07-07 21:51:11.091 0 0 I [98394.456379,0] binder: undelivered transaction 12167404, process died. 07-07 21:51:11.091 0 0 I [98394.456391,0] binder: undelivered transaction 12167518, process died. 07-07 21:51:11.095 1335 12267 I WindowManager: WIN DEATH: Window{2b637f4 u0 org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity} 07-07 21:51:11.105 1637 1637 V KeyguardUpdateMonitor: onSubscriptionInfoChanged() 07-07 21:51:11.106 2037 2037 D Telephony: isEmergencyPreferredAccount: subId=1, activeData=1 07-07 21:51:11.106 2037 2037 D Telephony: isEmergencyPreferredAccount: Device does not require preference. 07-07 21:51:11.113 586 586 I Zygote : Process 2218 exited due to signal 9 (Killed) 07-07 21:51:11.124 1335 1403 I libprocessgroup: Successfully killed process cgroup uid 10182 pid 2218 in 34ms 07-07 21:51:11.135 1637 1655 I ndroid.systemu: NativeAlloc concurrent copying GC freed 5065(281KB) AllocSpace objects, 4(80KB) LOS objects, 49% free, 9086KB/17MB, paused 206us total 127.457ms 07-07 21:51:11.145 1335 12267 W InputDispatcher: Attempted to unregister already unregistered input channel '2b637f4 org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity (server)' 07-07 21:51:11.156 1335 5852 W ActivityManager: Scheduling restart of crashed service org.thoughtcrime.securesms/.messages.IncomingMessageObserver$BackgroundService in 1000ms for start-requested 07-07 21:51:11.261 1335 1383 W ActivityManager: setHasOverlayUi called on unknown pid: 2218 07-07 21:51:12.164 1335 1397 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10182; state: DISABLED 07-07 21:51:12.166 1335 1398 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10182; state: ENABLED 07-07 21:51:12.204 586 586 D Zygote : Forked child process 2571 07-07 21:51:12.218 1335 1398 W ActivityManager: Slow operation: 56ms so far, now at startProcess: returned from zygote! 07-07 21:51:12.219 1335 1398 W ActivityManager: Slow operation: 56ms so far, now at startProcess: done updating battery stats 07-07 21:51:12.219 1335 1398 W ActivityManager: Slow operation: 56ms so far, now at startProcess: building log message 07-07 21:51:12.219 1335 1398 I ActivityManager: Start proc 2571:org.thoughtcrime.securesms/u0a182 for service {org.thoughtcrime.securesms/org.thoughtcrime.securesms.messages.IncomingMessageObserver$BackgroundService} 07-07 21:51:12.219 1335 1398 W ActivityManager: Slow operation: 57ms so far, now at startProcess: starting to update pids map 07-07 21:51:12.220 1335 1398 W ActivityManager: Slow operation: 57ms so far, now at startProcess: done updating pids map 07-07 21:51:12.416 0 0 D [98395.782963,5] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:51:12.420 0 0 D [98395.784297,5] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:51:12.420 0 0 D [98395.785188,5] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:51:12.423 0 0 D [98395.789503,5] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:51:12.455 14819 14824 I adbd : jdwp connection from 2571 07-07 21:51:12.488 1335 1955 W ActivityManager: Stopping service due to app idle: u0a182 -1m59s979ms org.thoughtcrime.securesms/.messages.IncomingMessageObserver$BackgroundService 07-07 21:51:12.580 2571 2571 D NetworkSecurityConfig: No Network Security Config specified, using platform default 07-07 21:51:12.581 2571 2571 D NetworkSecurityConfig: No Network Security Config specified, using platform default 07-07 21:51:12.597 2571 2571 I MultiDex: VM with version 2.1.0 has multidex support 07-07 21:51:12.598 2571 2571 I MultiDex: Installing application 07-07 21:51:12.598 2571 2571 I MultiDex: VM has multidex support, MultiDex support library is disabled. 07-07 21:51:12.623 2571 2571 I FirebaseApp: Device unlocked: initializing all Firebase APIs for app [DEFAULT] 07-07 21:51:12.640 2571 2571 I FirebaseInitProvider: FirebaseApp initialization successful 07-07 21:51:12.642 2571 2571 I PartProvider: onCreate() 07-07 21:51:12.643 2571 2571 I BlobContentProvider: onCreate() 07-07 21:51:12.797 2571 2571 I ApplicationContext: onCreate() 07-07 21:51:12.800 2571 2571 I ApplicationContext: Installed AesGcmProvider: 1 07-07 21:51:12.834 2571 2603 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:12.856 2571 2603 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:12.933 2571 2604 D LogDatabase: [trim] keepers-size: 3 binary-search: 49 delete: 1 total: 53 07-07 21:51:12.958 2571 2571 V NativeCrypto: Registering org/conscrypt/NativeCrypto's 284 native methods... 07-07 21:51:13.131 2571 2571 I ApplicationContext: Installed Conscrypt provider: 2 07-07 21:51:13.179 2571 2605 D CompatibilityChangeReporter: Compat change id reported: 147600208; UID 10182; state: ENABLED 07-07 21:51:13.184 2571 2571 D ApplicationMigrations: Not an update. Skipping. 07-07 21:51:13.188 2571 2607 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:13.198 2571 2571 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:13.208 2571 2571 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:13.209 2571 2571 I KeyValueDatabase: onOpen() 07-07 21:51:13.211 2571 2607 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:13.213 2571 2608 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:13.213 2571 2607 I JobDatabase: onOpen() 07-07 21:51:13.222 2571 2608 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:13.228 2571 2607 I TetheringManager: registerTetheringEventCallback:org.thoughtcrime.securesms 07-07 21:51:13.230 2571 2607 I IncomingMessageObserver: Initializing! (91554076) 07-07 21:51:13.230 2571 2608 I SignalDatabase: Upgrading database: 167, 197 07-07 21:51:13.236 2571 2611 I IncomingMessageObserver: Waiting for websocket state change.... 07-07 21:51:13.240 2571 2571 I RegistrationUtil: Registration is not yet complete. 07-07 21:51:13.240 2571 2571 I RegistrationUtil: java.lang.Throwable 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at org.thoughtcrime.securesms.registration.RegistrationUtil.maybeMarkRegistrationComplete(RegistrationUtil.java:33) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext.lambda$onCreate$3(ApplicationContext.java:164) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$wIlBIGBTTiiajQBAE1x8xR74OLI(Unknown Source:0) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda55.run(Unknown Source:0) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at org.thoughtcrime.securesms.util.AppStartup.execute(AppStartup.java:145) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext.onCreate(ApplicationContext.java:216) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1192) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6719) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at android.app.ActivityThread.access$1300(ActivityThread.java:237) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1913) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at android.os.Handler.dispatchMessage(Handler.java:106) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at android.os.Looper.loop(Looper.java:223) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at android.app.ActivityThread.main(ActivityThread.java:7664) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at java.lang.reflect.Method.invoke(Native Method) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947) 07-07 21:51:13.245 1335 1955 D ConnectivityService: requestNetwork for uid/pid:10182/2571 NetworkRequest [ TRACK_DEFAULT id=606, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10182 AdministratorUids: [] RequestorUid: 10182 RequestorPackageName: org.thoughtcrime.securesms] ] 07-07 21:51:13.246 1335 1584 D ConnectivityService: NetReassign [606 : null Ôćĺ 180] 07-07 21:51:13.246 1335 1580 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=606, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10182 AdministratorUids: [] RequestorUid: 10182 RequestorPackageName: org.thoughtcrime.securesms] ] with score 60 and providerId 5 07-07 21:51:13.246 1335 1580 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=606, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10182 AdministratorUids: [] RequestorUid: 10182 RequestorPackageName: org.thoughtcrime.securesms] ] with score 60 and providerId 5 07-07 21:51:13.247 2037 2037 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=606, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10182 AdministratorUids: [] RequestorUid: 10182 RequestorPackageName: org.thoughtcrime.securesms] ] with score 60 and providerId 5 07-07 21:51:13.248 1335 1614 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=606, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10182 AdministratorUids: [] RequestorUid: 10182 RequestorPackageName: org.thoughtcrime.securesms] ] with score 60 and providerId 5 07-07 21:51:13.249 2571 2571 D DynamicTheme: Setting to always night 07-07 21:51:13.253 1637 1637 V KeyguardUpdateMonitor: onSubscriptionInfoChanged() 07-07 21:51:13.253 2037 2037 D Telephony: isEmergencyPreferredAccount: subId=1, activeData=1 07-07 21:51:13.253 2037 2037 D Telephony: isEmergencyPreferredAccount: Device does not require preference. 07-07 21:51:13.254 2571 2571 D CachedInflater: Clearing view cache. 07-07 21:51:13.258 2571 2612 D NetworkConnectionListen: ConnectivityManager.NetworkCallback onAvailable() 07-07 21:51:13.263 2571 2571 I FeatureFlags: init() {} 07-07 21:51:13.264 2571 2611 W crime.securesm: Accessing hidden field Ljava/util/Collections$SynchronizedCollection;->mutex:Ljava/lang/Object; (greylist-max-o, reflection, denied) 07-07 21:51:13.264 2571 2611 W crime.securesm: Accessing hidden method Ljava/util/Collections$SynchronizedSet;->(Ljava/util/Set;Ljava/lang/Object;)V (greylist-max-o, reflection, denied) 07-07 21:51:13.264 2571 2571 D CallManager: Loading ringrtc library 07-07 21:51:13.264 2571 2611 W crime.securesm: Accessing hidden method Ljava/util/Collections$SynchronizedCollection;->(Ljava/util/Collection;Ljava/lang/Object;)V (greylist-max-o, reflection, denied) 07-07 21:51:13.267 2571 2613 D BlobProvider: No attachment drafts exist. Skipping. 07-07 21:51:13.267 2571 2613 I BlobProvider: Initialized. 07-07 21:51:13.274 2571 2571 W linker : Warning: "/data/app/~~l71LtM47SNd7vC3UxhKzwQ==/org.thoughtcrime.securesms-ctYSCW40yYyCLDT7q13Kzg==/lib/arm64/libringrtc_rffi.so" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring) 07-07 21:51:13.283 2571 2611 D IncomingMessageObserver: [Does Not Need Connection] Network: true, Foreground: false, Time Since Last Interaction: 8 ms (within limit), FCM: true, Stay open requests: [], Registered: false, Proxy: false, Force websocket: false, Decrypt Queue Empty: true 07-07 21:51:13.284 2571 2571 I CallManager: CallManager.initialize(): (release build, field trials = WebRTC-Audio-OpusSetSignalVoiceWithDtx/Enabled/) 07-07 21:51:13.285 2571 2571 I org.webrtc.Logging: NativeLibrary: Loading native library: jingle_peerconnection_so 07-07 21:51:13.288 2571 2571 I CallManager: CallManager.initialize() returned 07-07 21:51:13.288 2571 2571 D AppStartup: [init] sqlcipher-init: 96 logging: 2 security-provider: 334 crash-handling: 1 rx-init: 3 event-bus: 3 app-dependencies: 10 first-launch: 0 app-migrations: 36 mark-registration: 56 lifecycle-observer: 0 message-retriever: 7 dynamic-theme: 9 proxy-init: 0 blob-provider: 3 feature-flags: 5 ring-rtc: 24 glide: 0 schedule-non-blocking: 0 total: 589 07-07 21:51:13.289 2571 2571 D ApplicationContext: onCreate() took 596 ms 07-07 21:51:13.293 2571 2571 I ActivityThread: handleStopService: token=android.os.BinderProxy@262db76 not found. 07-07 21:51:13.295 2571 2571 D IncomingMessageObserver: Background service destroyed. 07-07 21:51:13.295 2571 2611 D IncomingMessageObserver: [Does Not Need Connection] Network: true, Foreground: false, Time Since Last Interaction: 54 ms (within limit), FCM: true, Stay open requests: [], Registered: false, Proxy: false, Force websocket: false, Decrypt Queue Empty: true 07-07 21:51:13.296 2571 2571 I Choreographer: Skipped 36 frames! The application may be doing too much work on its main thread. 07-07 21:51:13.296 1335 5852 W ActivityManager: Service done with onDestroy, but executeNesting=2: ServiceRecord{ed2195c u0 org.thoughtcrime.securesms/.messages.IncomingMessageObserver$BackgroundService} 07-07 21:51:13.297 2571 2571 I CellServiceConstraintOb: [API 30] Cell service available. 07-07 21:51:13.297 2571 2571 I JobManager: onConstraintMet(CellServiceConstraintOb) 07-07 21:51:13.299 2571 2571 I JobManager: onConstraintMet(NetworkConstraintObserv) 07-07 21:51:13.376 2571 2605 I PreKeysSyncJob: Some signed/last-resort prekeys aren't registered yet. Enqueuing a job. ACI: false PNI: false 07-07 21:51:13.381 2571 2605 I Job : [JOB::c9673625-2e92-4ed4-a52b-5d1efb320272][PreKeysSyncJob] onSubmit() (Time Since Submission: 4 ms, Lifespan: 2592000000 ms, Run Attempt: 1/Unlimited, Queue: PreKeysSyncJob) 07-07 21:51:13.381 2571 2605 I PersistentAlarmManagerL: [RotateSignedPreKeyListener] onReceive(signal.ACTION_SCHEDULE) 07-07 21:51:13.383 2571 2605 I PersistentAlarmManagerL: [RotateSignedPreKeyListener] scheduling alarm for: 1688931376977 07-07 21:51:13.384 2571 2605 I PersistentAlarmManagerL: [DirectoryRefreshListener] onReceive(signal.ACTION_SCHEDULE) 07-07 21:51:13.386 2571 2605 I PersistentAlarmManagerL: [DirectoryRefreshListener] scheduling alarm for: 1688931376984 07-07 21:51:13.387 2571 2605 I PersistentAlarmManagerL: [LocalBackupListener] onReceive(signal.ACTION_SCHEDULE) 07-07 21:51:13.388 2571 2605 I PersistentAlarmManagerL: [LocalBackupListener] scheduling exact alarm for: -1 hasManagerPermission: true 07-07 21:51:13.389 2571 2605 I PersistentAlarmManagerL: [RotateSenderCertificateListener] onReceive(signal.ACTION_SCHEDULE) 07-07 21:51:13.390 2571 2605 I PersistentAlarmManagerL: [RotateSenderCertificateListener] scheduling alarm for: 1688844977098 07-07 21:51:13.394 2571 2571 I PersistentAlarmManagerL: [LocalBackupListener] onReceive(null) 07-07 21:51:13.395 2571 2571 I PersistentAlarmManagerL: [LocalBackupListener] onAlarm(): scheduled: -1 actual: 1688759473395 07-07 21:51:13.396 2571 2605 I MessageProcessReceiver: Alarm scheduled to repeat at interval 21600000 07-07 21:51:13.397 2571 2605 I PersistentAlarmManagerL: [UpdateApkRefreshListener] onReceive(signal.ACTION_SCHEDULE) 07-07 21:51:13.398 2571 2605 I PersistentAlarmManagerL: [UpdateApkRefreshListener] scheduling alarm for: 1688780177106 07-07 21:51:13.401 2571 2607 I Job : [JOB::5f8ef72b-c8c3-4c60-a826-1778454f03c6][LocalBackupJobApi29] onSubmit() (Time Since Submission: 4 ms, Lifespan: Immortal, Run Attempt: 1/3, Queue: __LOCAL_BACKUP__) 07-07 21:51:13.409 2571 2571 I PersistentAlarmManagerL: [LocalBackupListener] scheduling exact alarm for: 1688781000000 hasManagerPermission: true 07-07 21:51:13.789 2571 2571 I AppStartup: Assuming the application has started in the background. Running post-render tasks. 07-07 21:51:13.998 2571 2608 D V168_SingleMessageTable: [migration] next-id: 1 drop-triggers: 27 drop-mms-indexes: 21 copy-sms: 87 drop-sms: 91 rebuild-indexes: 539 update-reactions: 0 update-msl: 0 total: 766 07-07 21:51:14.036 2571 2608 D V171_ThreadForeignKeyFi: [migration] thread-dupes: 1 thread-schema: 18 total: 19 07-07 21:51:14.253 2571 2608 I V181_ThreadTableForeign: Deleted 0 threads. 07-07 21:51:14.253 2571 2608 W V181_ThreadTableForeign: No threads deleted. Finishing early. 07-07 21:51:14.253 2571 2608 D V181_ThreadTableForeign: [deletes] threads: 1 07-07 21:51:14.299 2571 2608 W V185_MessageRecipientsA: Failed to find by ACI! Will try by E164. 07-07 21:51:14.301 2571 2608 W V185_MessageRecipientsA: Also failed to find by E164! 07-07 21:51:14.312 2571 2608 W V185_MessageRecipientsA: There's outgoing messages, but no self recipient! Attempting to repair. 07-07 21:51:14.314 2571 2608 W V185_MessageRecipientsA: No local recipient data at all! Have to bail. 07-07 21:51:14.320 2571 2608 W V186_ForeignKeyIndicesM: V185 wasn't run successfully! Skipping the migration for now. It'll run in V188. 07-07 21:51:14.325 2571 2608 D V187_MoreForeignKeyInde: [migration] call_link: 3 call_peer: 1 dlist_member: 0 msl_payload: 1 total: 5 07-07 21:51:14.330 2571 2608 W V188_FixMessageRecipien: Detected that V185 wasn't run properly! Repairing. 07-07 21:51:14.332 2571 2608 W V188_FixMessageRecipien: Failed to find by ACI! Will try by E164. 07-07 21:51:14.333 2571 2608 W V188_FixMessageRecipien: Also failed to find by E164! 07-07 21:51:14.343 2571 2608 W V188_FixMessageRecipien: There's outgoing messages, but no self recipient! Attempting to repair. 07-07 21:51:14.345 2571 2608 W V188_FixMessageRecipien: No local recipient data at all! This must be after a backup-restore. Using a placeholder recipient. 07-07 21:51:14.351 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_read_and_notified_and_thread_id_index 07-07 21:51:14.356 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_type_index 07-07 21:51:14.358 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_date_sent_index 07-07 21:51:14.359 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_date_server_index 07-07 21:51:14.361 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_thread_date_index 07-07 21:51:14.362 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_reactions_unread_index 07-07 21:51:14.364 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_story_type_index 07-07 21:51:14.365 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_parent_story_id_index 07-07 21:51:14.366 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_exported_index 07-07 21:51:14.368 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_id_type_payment_transactions_index 07-07 21:51:14.368 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_thread_story_parent_story_scheduled_date_index 07-07 21:51:14.370 2571 2608 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS message_ai 07-07 21:51:14.371 2571 2608 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS message_ad 07-07 21:51:14.371 2571 2608 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS message_au 07-07 21:51:14.371 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS message_quote_id_quote_author_scheduled_date_index 07-07 21:51:14.372 2571 2608 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS msl_message_delete 07-07 21:51:14.615 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_read_and_notified_and_thread_id_index ON "message"(read, notified, thread_id) 07-07 21:51:14.678 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_type_index ON "message" (type) 07-07 21:51:14.722 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_date_sent_from_to_thread_index ON message (date_sent, from_recipient_id, to_recipient_id, thread_id) 07-07 21:51:14.771 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_date_server_index ON "message" (date_server) 07-07 21:51:14.813 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_thread_date_index ON "message" (thread_id, date_received) 07-07 21:51:14.870 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_reactions_unread_index ON "message" (reactions_unread) 07-07 21:51:14.913 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_story_type_index ON "message" (story_type) 07-07 21:51:14.944 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_parent_story_id_index ON "message" (parent_story_id) 07-07 21:51:14.976 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_exported_index ON "message" (exported) 07-07 21:51:15.009 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_id_type_payment_transactions_index ON "message" (_id, type) WHERE type & 12884901888 != 0 07-07 21:51:15.030 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_thread_story_parent_story_scheduled_date_latest_revision_id_index ON message (thread_id, date_received, story_type, parent_story_id, scheduled_date, latest_revision_id) 07-07 21:51:15.088 2571 2608 D V188_FixMessageRecipien: Executing: CREATE TRIGGER message_ai AFTER INSERT ON message BEGIN 07-07 21:51:15.088 2571 2608 D V188_FixMessageRecipien: INSERT INTO message_fts(rowid, body, thread_id) VALUES (new._id, new.body, new.thread_id); 07-07 21:51:15.088 2571 2608 D V188_FixMessageRecipien: END 07-07 21:51:15.089 2571 2608 D V188_FixMessageRecipien: Executing: CREATE TRIGGER message_ad AFTER DELETE ON message BEGIN 07-07 21:51:15.089 2571 2608 D V188_FixMessageRecipien: INSERT INTO message_fts(message_fts, rowid, body, thread_id) VALUES ('delete', old._id, old.body, old.thread_id); 07-07 21:51:15.089 2571 2608 D V188_FixMessageRecipien: END 07-07 21:51:15.090 2571 2608 D V188_FixMessageRecipien: Executing: CREATE TRIGGER message_au AFTER UPDATE ON message BEGIN 07-07 21:51:15.090 2571 2608 D V188_FixMessageRecipien: INSERT INTO message_fts(message_fts, rowid, body, thread_id) VALUES('delete', old._id, old.body, old.thread_id); 07-07 21:51:15.090 2571 2608 D V188_FixMessageRecipien: INSERT INTO message_fts(rowid, body, thread_id) VALUES (new._id, new.body, new.thread_id); 07-07 21:51:15.090 2571 2608 D V188_FixMessageRecipien: END 07-07 21:51:15.091 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_quote_id_quote_author_scheduled_date_index ON message (quote_id, quote_author, scheduled_date) 07-07 21:51:15.150 2571 2608 D V188_FixMessageRecipien: Executing: CREATE TRIGGER msl_message_delete AFTER DELETE ON message 07-07 21:51:15.150 2571 2608 D V188_FixMessageRecipien: BEGIN 07-07 21:51:15.150 2571 2608 D V188_FixMessageRecipien: DELETE FROM msl_payload WHERE _id IN (SELECT payload_id FROM msl_message WHERE message_id = old._id); 07-07 21:51:15.150 2571 2608 D V188_FixMessageRecipien: END 07-07 21:51:15.362 2571 2608 D V188_FixMessageRecipien: [migration] get-self: 18 drop-dependents: 25 create-table: 2 copy-data: 124 update-data: 62 drop-old-table: 42 rename-table: 11 recreate-dependents: 537 v186-indexes: 188 fk-check: 22 total: 1031 07-07 21:51:15.524 2571 2608 W V191_UniqueMessageMigra: Still had 4 remaining duplicates! There are 2 unique timestamp(s) and 1 unique type(s): [20] 07-07 21:51:15.527 2571 2608 E SQLiteLog: (267) statement aborts at 10: [UPDATE message 07-07 21:51:15.527 2571 2608 E SQLiteLog: SET date_sent = 1602422253999 07-07 21:51:15.527 2571 2608 E SQLiteLog: WHERE _id = 12885] database disk image is malformed 07-07 21:51:16.030 2571 2608 E SqlCipherErrorHandler: Database 'signal.db' corrupted! 07-07 21:51:16.030 2571 2608 E SqlCipherErrorHandler: [sqlite] FullCode: 267 | ErrorCode: 11 | ExtendedErrorCode: 1 | Message: database disk image is malformed | ExtraMessage: null 07-07 21:51:16.030 2571 2608 E SqlCipherErrorHandler: Diagnostic results: 07-07 21:51:16.030 2571 2608 E SqlCipherErrorHandler: ===== PRAGMA integrity_check (same-connection) ===== 07-07 21:51:16.030 2571 2608 E SqlCipherErrorHandler: ok 07-07 21:51:16.030 2571 2608 E SqlCipherErrorHandler: 07-07 21:51:16.030 2571 2608 E SqlCipherErrorHandler: ===== PRAGMA cipher_integrity_check (same-connection) ===== 07-07 21:51:16.030 2571 2608 E SqlCipherErrorHandler: 07-07 21:51:16.033 2571 2608 W SearchTable: [fullyResetTables] Dropping tables and triggers... 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: Failed to clear full text search index. 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: java.lang.IllegalStateException: getDatabase called recursively 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:318) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:278) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.getSignalWritableDatabase(SignalDatabase.kt:204) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.DatabaseTable.getWritableDatabase(DatabaseTable.java:91) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SearchTable.fullyResetTables(SearchTable.kt:236) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.attemptToClearFullTextSearchIndex(SqlCipherErrorHandler.kt:149) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:38) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.onCorruption(SQLiteDatabase.java:348) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteProgram.onCorruption(SQLiteProgram.java:117) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:74) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.executeSql(SQLiteDatabase.java:1993) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.execSQL(SQLiteDatabase.java:1900) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:244) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:134) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:237) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:403) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:302) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.hasTable(Unknown Source:2) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.KeyValueDatabase.lambda$onOpen$0(KeyValueDatabase.java:99) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.KeyValueDatabase.$r8$lambda$jefACyoHK4h3lvPI5zn7iBuWxuI(Unknown Source:0) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.KeyValueDatabase$$ExternalSyntheticLambda0.run(Unknown Source:0) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at java.lang.Thread.run(Thread.java:923) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.signal.core.util.concurrent.SignalExecutors$NumberedThreadFactory$1.run(SignalExecutors.java:109) 07-07 21:51:16.042 2571 2609 W crime.securesm: Long monitor contention with owner signal-bounded-1 (2608) at net.zetetic.database.sqlcipher.SQLiteDatabase net.zetetic.database.sqlcipher.SQLiteOpenHelper.getWritableDatabase()(SQLiteOpenHelper.java:279) waiters=0 in net.zetetic.database.sqlcipher.SQLiteDatabase net.zetetic.database.sqlcipher.SQLiteOpenHelper.getReadableDatabase() for 2.825s 07-07 21:51:16.046 2571 2608 E AndroidRuntime: FATAL EXCEPTION: signal-bounded-1 07-07 21:51:16.046 2571 2608 E AndroidRuntime: Process: org.thoughtcrime.securesms, PID: 2571 07-07 21:51:16.046 2571 2608 E AndroidRuntime: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$DatabaseCorruptedError_BothChecksPass 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:39) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteDatabase.onCorruption(SQLiteDatabase.java:348) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteProgram.onCorruption(SQLiteProgram.java:117) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:74) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteDatabase.executeSql(SQLiteDatabase.java:1993) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteDatabase.execSQL(SQLiteDatabase.java:1900) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:244) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:134) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:237) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:403) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:302) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase.hasTable(Unknown Source:2) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.KeyValueDatabase.lambda$onOpen$0(KeyValueDatabase.java:99) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.KeyValueDatabase.$r8$lambda$jefACyoHK4h3lvPI5zn7iBuWxuI(Unknown Source:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.KeyValueDatabase$$ExternalSyntheticLambda0.run(Unknown Source:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at java.lang.Thread.run(Thread.java:923) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.signal.core.util.concurrent.SignalExecutors$NumberedThreadFactory$1.run(SignalExecutors.java:109) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at [[ ÔćĹÔćĹ Original Trace ÔćĹÔćĹ ]].(:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at [[ ÔćôÔćô Inferred Trace ÔćôÔćô ]].(:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at Database 'signal.db' corrupted!.(:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at [sqlite] FullCode: 267 | ErrorCode: 11 | ExtendedErrorCode: 1 | Message: database disk image is malformed | ExtraMessage: null.(:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at Diagnostics results:.(:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at ===== PRAGMA integrity_check (same-connection) =====.(:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at ok.(:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at .(:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at ===== PRAGMA cipher_integrity_check (same-connection) =====.(:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at .(:0) 07-07 21:51:16.047 2571 2609 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$DatabaseCorruptedError_BothChecksPass 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:39) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteDatabase.onCorruption(SQLiteDatabase.java:348) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteProgram.onCorruption(SQLiteProgram.java:117) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:74) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteDatabase.executeSql(SQLiteDatabase.java:1993) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteDatabase.execSQL(SQLiteDatabase.java:1900) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:244) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:134) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:237) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:403) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:302) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.hasTable(Unknown Source:2) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.KeyValueDatabase.lambda$onOpen$0(KeyValueDatabase.java:99) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.KeyValueDatabase.$r8$lambda$jefACyoHK4h3lvPI5zn7iBuWxuI(Unknown Source:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.KeyValueDatabase$$ExternalSyntheticLambda0.run(Unknown Source:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at java.lang.Thread.run(Thread.java:923) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.signal.core.util.concurrent.SignalExecutors$NumberedThreadFactory$1.run(SignalExecutors.java:109) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at [[ ÔćĹÔćĹ Original Trace ÔćĹÔćĹ ]].(:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at [[ ÔćôÔćô Inferred Trace ÔćôÔćô ]].(:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at Database 'signal.db' corrupted!.(:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at [sqlite] FullCode: 267 | ErrorCode: 11 | ExtendedErrorCode: 1 | Message: database disk image is malformed | ExtraMessage: null.(:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at Diagnostics results:.(:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at ===== PRAGMA integrity_check (same-connection) =====.(:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at ok.(:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at .(:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at ===== PRAGMA cipher_integrity_check (same-connection) =====.(:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at .(:0) 07-07 21:51:16.050 2571 2624 D StorageSyncHelper: Scheduling a sync. Last sync was 1688759476048 ms ago. 07-07 21:51:16.050 2571 2624 D StorageSyncHelper: Registration still ongoing. Ignore sync request. 07-07 21:51:16.056 2571 2625 I JobRunner: [JOB::c9673625-2e92-4ed4-a52b-5d1efb320272][PreKeysSyncJob][1] Running job. (Time Since Submission: 2677 ms, Lifespan: 2592000000 ms, Run Attempt: 1/Unlimited, Queue: PreKeysSyncJob) 07-07 21:51:16.057 2571 2627 I JobRunner: [JOB::5f8ef72b-c8c3-4c60-a826-1778454f03c6][LocalBackupJobApi29][3] Running job. (Time Since Submission: 2657 ms, Lifespan: Immortal, Run Attempt: 1/3, Queue: __LOCAL_BACKUP__) 07-07 21:51:16.058 2571 2609 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:16.062 2571 2627 I LocalBackupJobApi29: Executing backup job... 07-07 21:51:16.063 2571 2627 D NotificationCancellatio: cancelLegacy() called with: notificationId = [31321] 07-07 21:51:16.063 2571 2625 W PreKeysSyncJob: [JOB::c9673625-2e92-4ed4-a52b-5d1efb320272][PreKeysSyncJob] Not yet registered (Time Since Submission: 2685 ms, Lifespan: 2592000000 ms, Run Attempt: 1/Unlimited, Queue: PreKeysSyncJob) 07-07 21:51:16.064 2571 2625 I JobRunner: [JOB::c9673625-2e92-4ed4-a52b-5d1efb320272][PreKeysSyncJob][1] Job finished with result SUCCESS in 9 ms. (Time Since Submission: 2686 ms, Lifespan: 2592000000 ms, Run Attempt: 1/Unlimited, Queue: PreKeysSyncJob) 07-07 21:51:16.065 2571 2627 W BaseJob : [JOB::5f8ef72b-c8c3-4c60-a826-1778454f03c6][LocalBackupJobApi29] Encountered a failing exception. (Time Since Submission: 2664 ms, Lifespan: Immortal, Run Attempt: 1/3, Queue: __LOCAL_BACKUP__) 07-07 21:51:16.065 2571 2627 W BaseJob : java.io.IOException: Backup Directory has not been selected! 07-07 21:51:16.065 2571 2627 W BaseJob : at org.thoughtcrime.securesms.jobs.LocalBackupJobApi29.onRun(LocalBackupJobApi29.java:91) 07-07 21:51:16.065 2571 2627 W BaseJob : at org.thoughtcrime.securesms.jobs.BaseJob.run(BaseJob.java:31) 07-07 21:51:16.065 2571 2627 W BaseJob : at org.thoughtcrime.securesms.jobmanager.JobRunner.run(JobRunner.java:86) 07-07 21:51:16.065 2571 2627 W BaseJob : at org.thoughtcrime.securesms.jobmanager.JobRunner.run(JobRunner.java:49) 07-07 21:51:16.065 2571 2627 W JobRunner: [JOB::5f8ef72b-c8c3-4c60-a826-1778454f03c6][LocalBackupJobApi29][3] Job failed. (Time Since Submission: 2665 ms, Lifespan: Immortal, Run Attempt: 1/3, Queue: __LOCAL_BACKUP__) 07-07 21:51:16.072 2571 2609 I SignalDatabase: Upgrading database: 167, 197 07-07 21:51:16.089 2571 2624 D EmojiFiles: Verifying all name files exist. 07-07 21:51:16.092 2571 2624 D EmojiFiles: All names exist? true 07-07 21:51:16.099 2571 2608 I JobManager: Successfully flushed. 07-07 21:51:16.105 1335 2634 I DropBoxManagerService: add tag=data_app_crash isTagEnabled=true flags=0x2 07-07 21:51:16.335 2571 2624 I JobSchedulerScheduler: JobScheduler enqueue of NETWORK (-1733499378) 07-07 21:51:16.342 2571 2624 I JobSchedulerScheduler: JobScheduler enqueue of (0) 07-07 21:51:16.349 2571 2571 I JobSchedulerScheduler: Waking due to job: -1733499378 07-07 21:51:16.352 2571 2571 I JobSchedulerScheduler: Waking due to job: 0 07-07 21:51:16.835 2571 2609 D V168_SingleMessageTable: [migration] next-id: 1 drop-triggers: 11 drop-mms-indexes: 8 copy-sms: 81 drop-sms: 85 rebuild-indexes: 574 update-reactions: 2 update-msl: 0 total: 762 07-07 21:51:16.876 2571 2609 D V171_ThreadForeignKeyFi: [migration] thread-dupes: 2 thread-schema: 19 total: 21 07-07 21:51:17.089 2571 2609 I V181_ThreadTableForeign: Deleted 0 threads. 07-07 21:51:17.089 2571 2609 W V181_ThreadTableForeign: No threads deleted. Finishing early. 07-07 21:51:17.089 2571 2609 D V181_ThreadTableForeign: [deletes] threads: 1 07-07 21:51:17.133 2571 2609 W V185_MessageRecipientsA: Failed to find by ACI! Will try by E164. 07-07 21:51:17.134 2571 2609 W V185_MessageRecipientsA: Also failed to find by E164! 07-07 21:51:17.145 2571 2609 W V185_MessageRecipientsA: There's outgoing messages, but no self recipient! Attempting to repair. 07-07 21:51:17.148 2571 2609 W V185_MessageRecipientsA: No local recipient data at all! Have to bail. 07-07 21:51:17.153 2571 2609 W V186_ForeignKeyIndicesM: V185 wasn't run successfully! Skipping the migration for now. It'll run in V188. 07-07 21:51:17.157 2571 2609 D V187_MoreForeignKeyInde: [migration] call_link: 1 call_peer: 1 dlist_member: 1 msl_payload: 0 total: 3 07-07 21:51:17.162 2571 2609 W V188_FixMessageRecipien: Detected that V185 wasn't run properly! Repairing. 07-07 21:51:17.163 2571 2609 W V188_FixMessageRecipien: Failed to find by ACI! Will try by E164. 07-07 21:51:17.164 2571 2609 W V188_FixMessageRecipien: Also failed to find by E164! 07-07 21:51:17.175 2571 2609 W V188_FixMessageRecipien: There's outgoing messages, but no self recipient! Attempting to repair. 07-07 21:51:17.177 2571 2609 W V188_FixMessageRecipien: No local recipient data at all! This must be after a backup-restore. Using a placeholder recipient. 07-07 21:51:17.182 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_read_and_notified_and_thread_id_index 07-07 21:51:17.187 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_type_index 07-07 21:51:17.189 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_date_sent_index 07-07 21:51:17.191 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_date_server_index 07-07 21:51:17.192 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_thread_date_index 07-07 21:51:17.194 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_reactions_unread_index 07-07 21:51:17.195 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_story_type_index 07-07 21:51:17.197 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_parent_story_id_index 07-07 21:51:17.198 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_exported_index 07-07 21:51:17.200 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_id_type_payment_transactions_index 07-07 21:51:17.201 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_thread_story_parent_story_scheduled_date_index 07-07 21:51:17.203 2571 2609 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS message_ai 07-07 21:51:17.204 2571 2609 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS message_ad 07-07 21:51:17.204 2571 2609 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS message_au 07-07 21:51:17.205 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS message_quote_id_quote_author_scheduled_date_index 07-07 21:51:17.206 2571 2609 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS msl_message_delete 07-07 21:51:17.445 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_read_and_notified_and_thread_id_index ON "message"(read, notified, thread_id) 07-07 21:51:17.513 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_type_index ON "message" (type) 07-07 21:51:17.559 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_date_sent_from_to_thread_index ON message (date_sent, from_recipient_id, to_recipient_id, thread_id) 07-07 21:51:17.560 2571 2592 I crime.securesm: Waiting for a blocking GC ProfileSaver 07-07 21:51:17.568 2571 2592 I crime.securesm: WaitForGcToComplete blocked ProfileSaver on RunEmptyCheckpoint for 8.348ms 07-07 21:51:17.609 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_date_server_index ON "message" (date_server) 07-07 21:51:17.652 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_thread_date_index ON "message" (thread_id, date_received) 07-07 21:51:17.709 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_reactions_unread_index ON "message" (reactions_unread) 07-07 21:51:17.753 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_story_type_index ON "message" (story_type) 07-07 21:51:17.787 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_parent_story_id_index ON "message" (parent_story_id) 07-07 21:51:17.820 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_exported_index ON "message" (exported) 07-07 21:51:17.854 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_id_type_payment_transactions_index ON "message" (_id, type) WHERE type & 12884901888 != 0 07-07 21:51:17.875 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_thread_story_parent_story_scheduled_date_latest_revision_id_index ON message (thread_id, date_received, story_type, parent_story_id, scheduled_date, latest_revision_id) 07-07 21:51:17.934 2571 2609 D V188_FixMessageRecipien: Executing: CREATE TRIGGER message_ai AFTER INSERT ON message BEGIN 07-07 21:51:17.934 2571 2609 D V188_FixMessageRecipien: INSERT INTO message_fts(rowid, body, thread_id) VALUES (new._id, new.body, new.thread_id); 07-07 21:51:17.934 2571 2609 D V188_FixMessageRecipien: END 07-07 21:51:17.935 2571 2609 D V188_FixMessageRecipien: Executing: CREATE TRIGGER message_ad AFTER DELETE ON message BEGIN 07-07 21:51:17.935 2571 2609 D V188_FixMessageRecipien: INSERT INTO message_fts(message_fts, rowid, body, thread_id) VALUES ('delete', old._id, old.body, old.thread_id); 07-07 21:51:17.935 2571 2609 D V188_FixMessageRecipien: END 07-07 21:51:17.935 2571 2609 D V188_FixMessageRecipien: Executing: CREATE TRIGGER message_au AFTER UPDATE ON message BEGIN 07-07 21:51:17.935 2571 2609 D V188_FixMessageRecipien: INSERT INTO message_fts(message_fts, rowid, body, thread_id) VALUES('delete', old._id, old.body, old.thread_id); 07-07 21:51:17.935 2571 2609 D V188_FixMessageRecipien: INSERT INTO message_fts(rowid, body, thread_id) VALUES (new._id, new.body, new.thread_id); 07-07 21:51:17.935 2571 2609 D V188_FixMessageRecipien: END 07-07 21:51:17.936 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_quote_id_quote_author_scheduled_date_index ON message (quote_id, quote_author, scheduled_date) 07-07 21:51:17.997 2571 2609 D V188_FixMessageRecipien: Executing: CREATE TRIGGER msl_message_delete AFTER DELETE ON message 07-07 21:51:17.997 2571 2609 D V188_FixMessageRecipien: BEGIN 07-07 21:51:17.997 2571 2609 D V188_FixMessageRecipien: DELETE FROM msl_payload WHERE _id IN (SELECT payload_id FROM msl_message WHERE message_id = old._id); 07-07 21:51:17.997 2571 2609 D V188_FixMessageRecipien: END 07-07 21:51:18.217 2571 2609 D V188_FixMessageRecipien: [migration] get-self: 16 drop-dependents: 29 create-table: 1 copy-data: 122 update-data: 61 drop-old-table: 42 rename-table: 12 recreate-dependents: 553 v186-indexes: 197 fk-check: 22 total: 1055 07-07 21:51:18.377 2571 2609 W V191_UniqueMessageMigra: Still had 4 remaining duplicates! There are 2 unique timestamp(s) and 1 unique type(s): [20] 07-07 21:51:18.379 2571 2609 E SQLiteLog: (267) statement aborts at 10: [UPDATE message 07-07 21:51:18.379 2571 2609 E SQLiteLog: SET date_sent = 1602422253999 07-07 21:51:18.379 2571 2609 E SQLiteLog: WHERE _id = 12885] database disk image is malformed 07-07 21:51:18.412 2571 2640 D ProfileInstaller: Skipping profile installation for org.thoughtcrime.securesms 07-07 21:51:18.880 2571 2609 E SqlCipherErrorHandler: Database 'signal.db' corrupted! 07-07 21:51:18.880 2571 2609 E SqlCipherErrorHandler: [sqlite] FullCode: 267 | ErrorCode: 11 | ExtendedErrorCode: 1 | Message: database disk image is malformed | ExtraMessage: null 07-07 21:51:18.880 2571 2609 E SqlCipherErrorHandler: Diagnostic results: 07-07 21:51:18.880 2571 2609 E SqlCipherErrorHandler: ===== PRAGMA integrity_check (same-connection) ===== 07-07 21:51:18.880 2571 2609 E SqlCipherErrorHandler: ok 07-07 21:51:18.880 2571 2609 E SqlCipherErrorHandler: 07-07 21:51:18.880 2571 2609 E SqlCipherErrorHandler: ===== PRAGMA cipher_integrity_check (same-connection) ===== 07-07 21:51:18.880 2571 2609 E SqlCipherErrorHandler: 07-07 21:51:18.885 2571 2609 W SearchTable: [fullyResetTables] Dropping tables and triggers... 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: Failed to clear full text search index. 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: java.lang.IllegalStateException: getDatabase called recursively 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:318) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:278) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.getSignalWritableDatabase(SignalDatabase.kt:204) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.DatabaseTable.getWritableDatabase(DatabaseTable.java:91) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SearchTable.fullyResetTables(SearchTable.kt:236) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.attemptToClearFullTextSearchIndex(SqlCipherErrorHandler.kt:149) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:38) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.onCorruption(SQLiteDatabase.java:348) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteProgram.onCorruption(SQLiteProgram.java:117) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:74) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.executeSql(SQLiteDatabase.java:1993) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.execSQL(SQLiteDatabase.java:1900) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:244) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:134) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:237) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:403) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:302) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.hasTable(Unknown Source:2) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(Unknown Source:0) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(Unknown Source:2) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at java.lang.Thread.run(Thread.java:923) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.signal.core.util.concurrent.SignalExecutors$NumberedThreadFactory$1.run(SignalExecutors.java:109) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$DatabaseCorruptedError_BothChecksPass 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:39) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteDatabase.onCorruption(SQLiteDatabase.java:348) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteProgram.onCorruption(SQLiteProgram.java:117) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:74) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteDatabase.executeSql(SQLiteDatabase.java:1993) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteDatabase.execSQL(SQLiteDatabase.java:1900) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:244) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:134) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:237) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:403) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:302) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.hasTable(Unknown Source:2) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(Unknown Source:0) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(Unknown Source:2) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at java.lang.Thread.run(Thread.java:923) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.signal.core.util.concurrent.SignalExecutors$NumberedThreadFactory$1.run(SignalExecutors.java:109) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at [[ ÔćĹÔćĹ Original Trace ÔćĹÔćĹ ]].(:0) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at [[ ÔćôÔćô Inferred Trace ÔćôÔćô ]].(:0) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at Database 'signal.db' corrupted!.(:0) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at [sqlite] FullCode: 267 | ErrorCode: 11 | ExtendedErrorCode: 1 | Message: database disk image is malformed | ExtraMessage: null.(:0) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at Diagnostics results:.(:0) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at ===== PRAGMA integrity_check (same-connection) =====.(:0) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at ok.(:0) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at .(:0) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at ===== PRAGMA cipher_integrity_check (same-connection) =====.(:0) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at .(:0) 07-07 21:51:18.898 2571 2613 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:18.912 2571 2643 D EmojiSearchIndexDownloa: Do not need to check. It's been 899741 ms since the last check. 07-07 21:51:18.912 2571 2613 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:18.918 2571 2613 I SignalDatabase: Upgrading database: 167, 197 07-07 21:51:18.934 2571 2609 I JobManager: Successfully flushed. 07-07 21:51:18.934 2571 2609 I Process : Sending signal. PID: 2571 SIG: 9 07-07 21:51:18.973 1335 1967 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ TRACK_DEFAULT id=606, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10182 AdministratorUids: [] RequestorUid: 10182 RequestorPackageName: org.thoughtcrime.securesms] ], android.os.BinderProxy@1d374c9) 07-07 21:51:18.974 1335 2746 I ActivityManager: Process org.thoughtcrime.securesms (pid 2571) has died: cch+5 CEM 07-07 21:51:18.974 1335 1584 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=606, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10182 AdministratorUids: [] RequestorUid: 10182 RequestorPackageName: org.thoughtcrime.securesms] ] (release request) 07-07 21:51:18.975 586 586 I Zygote : Process 2571 exited due to signal 9 (Killed) 07-07 21:51:18.975 1335 1403 I libprocessgroup: Successfully killed process cgroup uid 10182 pid 2571 in 0ms 07-07 21:51:18.976 0 0 I [98402.340618,4] binder: release 2571:2608 transaction 12168590 out, still active 07-07 21:51:18.978 1335 1955 W ActivityManager: Ignoring remove of inactive process: ProcessRecord{c28446a 0:org.thoughtcrime.securesms/u0a182} 07-07 21:51:18.981 2037 2037 D Telephony: isEmergencyPreferredAccount: subId=1, activeData=1 07-07 21:51:18.981 2037 2037 D Telephony: isEmergencyPreferredAccount: Device does not require preference. 07-07 21:51:18.982 1637 1637 V KeyguardUpdateMonitor: onSubscriptionInfoChanged() 07-07 21:51:20.222 645 815 E MotoSensors: poll:124 reading events failed fd=7 nb=0 07-07 21:51:21.242 1335 1955 I LocationAccessPolicy: Allowing com.motorola.modservice fine because it doesn't target API 29 yet. Please fix this app. Called from TelephonyRegistry push 07-07 21:51:21.248 2037 2037 D ServiceStateProvider: subId=1 07-07 21:51:21.254 13422 13422 D CellBroadcastReceiver: onReceive Intent { act=android.intent.action.SERVICE_STATE flg=0x1000010 cmp=com.android.cellbroadcastreceiver.module/com.android.cellbroadcastreceiver.CellBroadcastReceiver (has extras) } 07-07 21:51:21.256 2016 2623 D QCNEJ/WwanInfoRelay: onServiceStateChanged: dataState: 2 DDS:1 Notify service state update 07-07 21:51:21.262 2037 2037 I Telephony: isRttCurrentlySupported -- regular acct, hasVoiceAvailability: false 07-07 21:51:21.262 2037 2037 I Telephony: isRttSupported: false 07-07 21:51:21.262 2037 2037 I Telephony: alwaysAllowWhileRoaming: false 07-07 21:51:21.262 2037 2037 I Telephony: isRoaming: false 07-07 21:51:21.262 2037 2037 I Telephony: isOnWfc: false 07-07 21:51:23.821 1335 5865 I LocationAccessPolicy: Allowing com.motorola.modservice fine because it doesn't target API 29 yet. Please fix this app. Called from TelephonyRegistry push 07-07 21:51:23.825 2016 2623 D QCNEJ/WwanInfoRelay: onServiceStateChanged: dataState: 2 DDS:1 Notify service state update 07-07 21:51:23.828 2037 2037 D ServiceStateProvider: subId=1 07-07 21:51:23.833 13422 13422 D CellBroadcastReceiver: onReceive Intent { act=android.intent.action.SERVICE_STATE flg=0x1000010 cmp=com.android.cellbroadcastreceiver.module/com.android.cellbroadcastreceiver.CellBroadcastReceiver (has extras) } 07-07 21:51:23.841 2037 2037 I Telephony: isRttCurrentlySupported -- regular acct, hasVoiceAvailability: false 07-07 21:51:23.841 2037 2037 I Telephony: isRttSupported: false 07-07 21:51:23.841 2037 2037 I Telephony: alwaysAllowWhileRoaming: false 07-07 21:51:23.841 2037 2037 I Telephony: isRoaming: false 07-07 21:51:23.841 2037 2037 I Telephony: isOnWfc: false ```
mmatous commented 1 year ago

Second debug log

6.25.4 ``` 07-07 21:49:12.100 1335 6527 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.thoughtcrime.securesms/.RoutingActivity bnds=[642,1242][846,1520]} from uid 10146 07-07 21:49:12.113 663 663 I android.hardware.power-service-qti: Power setMode: 5 to: 1 07-07 21:49:12.125 1335 6527 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (97561511) 07-07 21:49:12.183 2218 2218 D PassphraseRequiredActiv: routeApplicationState(), state: 4 07-07 21:49:12.201 1335 1956 I ActivityTaskManager: START u0 {cmp=org.thoughtcrime.securesms/.registration.RegistrationNavigationActivity (has extras)} from uid 10182 07-07 21:49:12.205 663 663 I android.hardware.power-service-qti: Power setMode: 5 to: 1 07-07 21:49:12.214 2218 2218 D BaseActivity: [MainActivity] onCreate() 07-07 21:49:12.257 1335 5388 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (98285378) 07-07 21:49:12.314 2218 2218 D LoggingFragment: [WelcomeFragment] onCreate() 07-07 21:49:12.317 2218 2218 D SmsRetrieverReceiver: Registering SMS retriever receiver 07-07 21:49:12.504 2218 2218 D LoggingFragment: [WelcomeFragment] onStart() 07-07 21:49:12.506 2218 2218 I ApplicationContext: App is now visible. 07-07 21:49:12.506 2218 2218 D FrameRateTracker: Beginning frame rate tracking. Screen refresh rate: 60.00 hz, or 16.67 ms per frame. 07-07 21:49:12.507 2218 2218 D DeadlockDetector: Beginning deadlock monitoring. 07-07 21:49:12.507 2218 2218 D ApplicationContext: onStart() took 1 ms 07-07 21:49:12.508 2218 2267 I FeatureFlags: Scheduling remote config refresh. 07-07 21:49:12.511 2218 2267 I Job : [JOB::16dce590-3184-470b-b267-391cd9afd6bc][RemoteConfigRefreshJob] onSubmit() (Time Since Submission: 3 ms, Lifespan: 86400000 ms, Run Attempt: 1/Unlimited, Queue: RemoteConfigRefreshJob) 07-07 21:49:12.513 2218 2267 I RetrieveProfileJob: Registration not complete. Skipping. 07-07 21:49:12.517 2218 2282 I JobRunner: [JOB::16dce590-3184-470b-b267-391cd9afd6bc][RemoteConfigRefreshJob][3] Running job. (Time Since Submission: 9 ms, Lifespan: 86400000 ms, Run Attempt: 1/Unlimited, Queue: RemoteConfigRefreshJob) 07-07 21:49:12.520 2218 2282 W RemoteConfigRefreshJob: Not registered. Skipping. 07-07 21:49:12.521 2218 2263 I JobSchedulerScheduler: JobScheduler enqueue of NETWORK (-1733499378) 07-07 21:49:12.523 2218 2270 D IncomingMessageObserver: [Does Not Need Connection] Network: true, Foreground: true, Time Since Last Interaction: N/A, FCM: true, Stay open requests: [], Registered: false, Proxy: false, Force websocket: false, Decrypt Queue Empty: true 07-07 21:49:12.524 2218 2282 I JobRunner: [JOB::16dce590-3184-470b-b267-391cd9afd6bc][RemoteConfigRefreshJob][3] Job finished with result SUCCESS in 7 ms. (Time Since Submission: 16 ms, Lifespan: 86400000 ms, Run Attempt: 1/Unlimited, Queue: RemoteConfigRefreshJob) 07-07 21:49:12.624 2218 2218 D IncomingMessageObserver: Background service started. 07-07 21:49:12.626 2218 2218 V DeviceToDeviceTransferS: onCreate 07-07 21:49:12.631 2218 2218 I WifiDirect: Fine location permission required 07-07 21:49:12.631 2218 2218 I DeviceToDeviceTransferS: Shutdown 07-07 21:49:12.640 1335 1396 I ActivityTaskManager: Displayed org.thoughtcrime.securesms/.registration.RegistrationNavigationActivity: +526ms 07-07 21:49:12.647 2218 2218 V DeviceToDeviceTransferS: onDestroy 07-07 21:49:12.656 2218 2218 I JobSchedulerScheduler: Waking due to job: -1733499378 07-07 21:49:12.681 663 663 I android.hardware.power-service-qti: Power setMode: 5 to: 0 07-07 21:49:12.686 2218 2218 D BaseActivity: [MainActivity] onDestroy() 07-07 21:49:12.790 2218 2231 I crime.securesm: Compiler allocated 26MB to compile org.thoughtcrime.securesms.jobmanager.Job org.thoughtcrime.securesms.jobmanager.JobController.getNextEligibleJobForExecution(org.thoughtcrime.securesms.jobmanager.JobPredicate) 07-07 21:49:16.731 2218 2218 W FrameRateTracker: Bad frame! Took 283 ms (17 dropped frames, or 3.53 FPS) 07-07 21:49:18.203 1335 6527 D WifiNl80211Manager: Scan result ready event 07-07 21:49:18.203 1335 6527 D WifiNative: Scan result ready event 07-07 21:49:18.767 1335 6527 I ActivityTaskManager: START u0 {act=android.content.pm.action.REQUEST_PERMISSIONS pkg=com.android.permissioncontroller cmp=com.android.permissioncontroller/.permission.ui.GrantPermissionsActivity (has extras)} from uid 10182 07-07 21:49:18.839 663 663 I android.hardware.power-service-qti: Power setMode: 5 to: 1 07-07 21:49:18.867 1335 1956 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (89599877) 07-07 21:49:18.894 2037 2059 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPackageNamesForIntentAndPhone: No UICC 07-07 21:49:19.145 663 663 I android.hardware.power-service-qti: Power setMode: 5 to: 0 07-07 21:49:19.158 1335 1396 I ActivityTaskManager: Displayed com.android.permissioncontroller/.permission.ui.GrantPermissionsActivity: +367ms 07-07 21:49:21.803 12714 12714 V GrantPermissionsActivity: Logged buttons presented and clicked permissionGroupName=android.permission-group.CONTACTS uid=10182 package=org.thoughtcrime.securesms presentedButtons=9 clickedButton=1 sessionId=4264774603707736680 07-07 21:49:21.851 12761 14078 V LocationProvider: onSetRequest: ProviderRequest[interval=+1h0m0s0ms] by WorkSource{1000 android} 07-07 21:49:21.851 12761 14078 V LocationProvider: using autoUpdate=true autoTime=3600000 07-07 21:49:21.857 12761 14078 V LocationProvider: onSetRequest: ProviderRequest[interval=+1h0m0s0ms] by WorkSource{1000 android} 07-07 21:49:21.857 12761 14078 V LocationProvider: using autoUpdate=true autoTime=3600000 07-07 21:49:21.862 12761 14078 V LocationProvider: onSetRequest: ProviderRequest[interval=+1h0m0s0ms] by WorkSource{1000 android} 07-07 21:49:21.862 12761 14078 V LocationProvider: using autoUpdate=true autoTime=3600000 07-07 21:49:21.863 12761 14078 V LocationProvider: onSetRequest: ProviderRequest[interval=+1h0m0s0ms] by WorkSource{1000 android} 07-07 21:49:21.863 12761 14078 V LocationProvider: using autoUpdate=true autoTime=3600000 07-07 21:49:21.892 12714 12714 V GrantPermissionsActivity: Permission grant result requestId=4264774603707736680 callingUid=10182 callingPackage=org.thoughtcrime.securesms permission=android.permission.WRITE_CONTACTS isImplicit=false result=4 07-07 21:49:21.892 12714 12714 V GrantPermissionsActivity: Permission grant result requestId=4264774603707736680 callingUid=10182 callingPackage=org.thoughtcrime.securesms permission=android.permission.READ_CONTACTS isImplicit=false result=4 07-07 21:49:23.453 12714 12714 V GrantPermissionsActivity: Logged buttons presented and clicked permissionGroupName=android.permission-group.PHONE uid=10182 package=org.thoughtcrime.securesms presentedButtons=9 clickedButton=1 sessionId=4264774603707736680 07-07 21:49:23.490 12761 14078 V LocationProvider: onSetRequest: ProviderRequest[interval=+1h0m0s0ms] by WorkSource{1000 android} 07-07 21:49:23.490 12761 14078 V LocationProvider: using autoUpdate=true autoTime=3600000 07-07 21:49:23.496 12761 14078 V LocationProvider: onSetRequest: ProviderRequest[interval=+1h0m0s0ms] by WorkSource{1000 android} 07-07 21:49:23.497 12761 14078 V LocationProvider: using autoUpdate=true autoTime=3600000 07-07 21:49:23.504 12761 14078 V LocationProvider: onSetRequest: ProviderRequest[interval=+1h0m0s0ms] by WorkSource{1000 android} 07-07 21:49:23.504 12761 14078 V LocationProvider: using autoUpdate=true autoTime=3600000 07-07 21:49:23.505 12761 14078 V LocationProvider: onSetRequest: ProviderRequest[interval=+1h0m0s0ms] by WorkSource{1000 android} 07-07 21:49:23.505 12761 14078 V LocationProvider: using autoUpdate=true autoTime=3600000 07-07 21:49:23.531 12714 12714 V GrantPermissionsActivity: Permission grant result requestId=4264774603707736680 callingUid=10182 callingPackage=org.thoughtcrime.securesms permission=android.permission.READ_PHONE_STATE isImplicit=false result=4 07-07 21:49:23.531 12714 12714 V GrantPermissionsActivity: Permission grant result requestId=4264774603707736680 callingUid=10182 callingPackage=org.thoughtcrime.securesms permission=android.permission.READ_PHONE_NUMBERS isImplicit=false result=4 07-07 21:49:23.645 12714 22101 D OpenGLRenderer: endAllActiveAnimators on 0x7645e529a0 (RippleDrawable) with handle 0x7565e5bc00 07-07 21:49:23.669 12298 12321 W System : A resource failed to call release. 07-07 21:49:23.674 12298 12321 I chatty : uid=10146(com.android.launcher3) FinalizerDaemon identical 3 lines 07-07 21:49:23.674 12298 12321 W System : A resource failed to call release. 07-07 21:49:23.703 1637 1655 I ndroid.systemu: NativeAlloc concurrent copying GC freed 6077(341KB) AllocSpace objects, 1(20KB) LOS objects, 49% free, 9047KB/17MB, paused 116us total 130.393ms 07-07 21:49:23.764 2218 2218 I WelcomeFragment: Phone number detected 07-07 21:49:23.783 2218 2218 D LoggingFragment: [WelcomeFragment] onStop() 07-07 21:49:23.787 2218 2218 D LoggingFragment: [TransferOrRestoreFragme] onCreate() 07-07 21:49:23.830 2218 2218 D LoggingFragment: [TransferOrRestoreFragme] onStart() 07-07 21:49:23.852 2218 2218 W FrameRateTracker: Bad frame! Took 263 ms (15 dropped frames, or 3.80 FPS) 07-07 21:49:25.411 2218 2218 D LoggingFragment: [TransferOrRestoreFragme] onStop() 07-07 21:49:25.414 2218 2218 D LoggingFragment: [ChooseBackupFragment] onCreate() 07-07 21:49:25.477 2218 2218 D LoggingFragment: [ChooseBackupFragment] onStart() 07-07 21:49:28.524 1335 1956 I ActivityTaskManager: START u0 {act=android.intent.action.GET_CONTENT cat=[android.intent.category.OPENABLE] typ=application/octet-stream cmp=com.android.documentsui/.picker.PickActivity (has extras)} from uid 10182 07-07 21:49:28.539 663 663 I android.hardware.power-service-qti: Power setMode: 5 to: 1 07-07 21:49:28.550 1335 1383 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10077; state: DISABLED 07-07 21:49:28.551 1335 1398 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10077; state: ENABLED 07-07 21:49:28.572 586 586 D Zygote : Forked child process 2452 07-07 21:49:28.579 0 0 D [98291.944152,7] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:49:28.579 0 0 D [98291.944683,7] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:49:28.580 0 0 D [98291.945043,7] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:49:28.580 0 0 D [98291.947231,7] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:49:28.582 1335 1398 I ActivityManager: Start proc 2452:com.android.documentsui/u0a77 for pre-top-activity {com.android.documentsui/com.android.documentsui.picker.PickActivity} 07-07 21:49:28.615 14819 14824 I adbd : jdwp connection from 2452 07-07 21:49:28.656 12714 12730 W System : A resource failed to call release. 07-07 21:49:28.793 2452 2452 D NetworkSecurityConfig: No Network Security Config specified, using platform default 07-07 21:49:29.046 1335 6527 D CompatibilityChangeReporter: Compat change id reported: 141600225; UID 10182; state: ENABLED 07-07 21:49:28.794 2452 2452 D NetworkSecurityConfig: No Network Security Config specified, using platform default 07-07 21:49:29.047 2452 2452 D Documents: shouldRestrictStorageAccessFramework = true, packageName = org.thoughtcrime.securesms 07-07 21:49:29.049 2452 2452 D PickActivity: Created new state object: State{action=5, acceptMimes=[application/octet-stream], allowMultiple=false, localOnly=true, stack=DocumentStack{root=null, docStack=[], stackTouched=false}, dirConfigs={}, excludedAuthorities=[], openableOnly=true, restrictScopeStorage=true, sortModel=SortModel{dimensions={16908304=SortDimension{id=16908304, labelId=2131755277, dataType=0, sortCapability=0, defaultSortDirection=1, sortDirection=0, visibility=4}, 16908310=SortDimension{id=16908310, labelId=2131755271, dataType=0, sortCapability=3, defaultSortDirection=1, sortDirection=0, visibility=0}, 2131296384=SortDimension{id=2131296384, labelId=2131755264, dataType=1, sortCapability=3, defaultSortDirection=2, sortDirection=0, visibility=0}, 2131296433=SortDimension{id=2131296433, labelId=2131755268, dataType=0, sortCapability=3, defaultSortDirection=1, sortDirection=0, visibility=0}, 2131296585=SortDimension{id=2131296585, labelId=2131755274, dataType=1, sortCapability=3, defaultSortDirection=1, sortDirection=0, visibility=0}}, defaultDimensionId=0, sortedDimension=null}} 07-07 21:49:29.049 2452 2452 D DrawerController: Calculated drawer width:280.0 07-07 21:49:29.119 2452 2452 D PickerActionHandler: Load last accessed stack. 07-07 21:49:29.119 2452 2452 D PickerActionHandler: Attempting to load last used stack for calling package. 07-07 21:49:29.128 2452 2452 D ProvidersAccess: Matched roots: [Root{userId=0, authority=null, rootId=null, title=Recent, isUsb=false, isSd=false, isMtp=false} @ content:/root/null, Root{userId=0, authority=com.android.externalstorage.documents, rootId=primary, title=Moto Z Play, isUsb=false, isSd=false, isMtp=false} @ content://com.android.externalstorage.documents/root/primary, Root{userId=0, authority=com.android.providers.downloads.documents, rootId=downloads, title=Downloads, isUsb=false, isSd=false, isMtp=false} @ content://com.android.providers.downloads.documents/root/downloads, Root{userId=0, authority=com.android.shell.documents, rootId=bugreport, title=Bug reports, isUsb=false, isSd=false, isMtp=false} @ content://com.android.shell.documents/root/bugreport, Root{userId=0, authority=com.android.traceur.documents, rootId=traces, title=System traces, isUsb=false, isSd=false, isMtp=false} @ content://com.android.traceur.documents/root/traces] 07-07 21:49:29.131 1335 1956 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10092; state: DISABLED 07-07 21:49:29.132 1335 1398 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10092; state: ENABLED 07-07 21:49:29.144 586 586 D Zygote : Forked child process 2482 07-07 21:49:29.149 0 0 D [98292.514412,5] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:49:29.149 0 0 D [98292.514947,5] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:49:29.150 0 0 D [98292.515264,5] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:49:29.150 0 0 D [98292.516616,5] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:49:29.152 1335 1398 I ActivityManager: Start proc 2482:com.android.externalstorage/u0a92 for content provider {com.android.externalstorage/com.android.externalstorage.ExternalStorageProvider} 07-07 21:49:29.172 14819 14824 I adbd : jdwp connection from 2482 07-07 21:49:29.240 2482 2482 D NetworkSecurityConfig: No Network Security Config specified, using platform default 07-07 21:49:29.241 2482 2482 D NetworkSecurityConfig: No Network Security Config specified, using platform default 07-07 21:49:29.251 2482 2482 D ExternalStorage: After updating volumes, found 1 active roots 07-07 21:49:29.280 2452 2452 D DocumentStack: Resetting the whole darn stack to: DocumentStack{root=Root{userId=0, authority=com.android.externalstorage.documents, rootId=primary, title=Moto Z Play, isUsb=false, isSd=false, isMtp=false} @ content://com.android.externalstorage.documents/root/primary, docStack=[DocumentInfo{docId=primary:, userId=0, name=0, mimeType=vnd.android.document/directory, isContainer=true, isDirectory=true, isArchive=false, isInArchive=false, isPartial=false, isVirtual=false, isDeleteSupported=true, isCreateSupported=true, isMoveSupported=true, isRenameSupported=true, isMetadataSupported=true, isBlockedFromTree=true} @ content://com.android.externalstorage.documents/document/primary%3A, DocumentInfo{docId=primary:Download, userId=0, name=Download, mimeType=vnd.android.document/directory, isContainer=true, isDirectory=true, isArchive=false, isInArchive=false, isPartial=false, isVirtual=false, isDeleteSupported=true, isCreateSupported=true, isMoveSupported=true, isRenameSupported=true, isMetadataSupported=true, isBlockedFromTree=true} @ content://com.android.externalstorage.documents/document/primary%3ADownload], stackTouched=true} 07-07 21:49:29.292 2452 2452 E oid.documentsu: No package ID ff found for ID 0xffffffff. 07-07 21:49:29.300 2452 2452 D DirectoryFragment: Showing directory: content://com.android.externalstorage.documents/document/primary%3ADownload 07-07 21:49:29.300 2452 2452 D DirectoryFragment: Creating new fragment for directory: content://com.android.externalstorage.documents/document/primary%3ADownload 07-07 21:49:29.342 2452 2452 W SelectionTracker: Setting gestureTooltypes is likely to result in unexpected behavior. 07-07 21:49:29.343 2452 2452 D AbstractActionHandler: Creating new directory loader for: content://com.android.externalstorage.documents/document/primary%3ADownload 07-07 21:49:29.350 2452 2452 E oid.documentsu: No package ID ff found for ID 0xffffffff. 07-07 21:49:29.355 2452 2476 D ProvidersAccess: Matched roots: [Root{userId=0, authority=null, rootId=null, title=Recent, isUsb=false, isSd=false, isMtp=false} @ content:/root/null, Root{userId=0, authority=com.android.externalstorage.documents, rootId=primary, title=Moto Z Play, isUsb=false, isSd=false, isMtp=false} @ content://com.android.externalstorage.documents/root/primary, Root{userId=0, authority=com.android.providers.downloads.documents, rootId=downloads, title=Downloads, isUsb=false, isSd=false, isMtp=false} @ content://com.android.providers.downloads.documents/root/downloads, Root{userId=0, authority=com.android.shell.documents, rootId=bugreport, title=Bug reports, isUsb=false, isSd=false, isMtp=false} @ content://com.android.shell.documents/root/bugreport, Root{userId=0, authority=com.android.traceur.documents, rootId=traces, title=System traces, isUsb=false, isSd=false, isMtp=false} @ content://com.android.traceur.documents/root/traces] 07-07 21:49:29.381 2452 2452 D DocumentsApplication: OverlayManager.setEnabled() result: true 07-07 21:49:29.382 2452 2452 D CompatibilityChangeReporter: Compat change id reported: 150939131; UID 10077; state: ENABLED 07-07 21:49:29.383 2452 2452 I ProvidersCache: Updating roots due to change on user 0at content://com.android.externalstorage.documents 07-07 21:49:29.390 2452 2452 E oid.documentsu: No package ID ff found for ID 0xffffffff. 07-07 21:49:29.469 2452 2477 I AdrenoGLES: QUALCOMM build : 961b24f, Ib57168459a 07-07 21:49:29.469 2452 2477 I AdrenoGLES: Build Date : 02/24/20 07-07 21:49:29.469 2452 2477 I AdrenoGLES: OpenGL ES Shader Compiler Version: EV031.27.05.06 07-07 21:49:29.469 2452 2477 I AdrenoGLES: Local Branch : 07-07 21:49:29.469 2452 2477 I AdrenoGLES: Remote Branch : 07-07 21:49:29.469 2452 2477 I AdrenoGLES: Remote Branch : 07-07 21:49:29.469 2452 2477 I AdrenoGLES: Reconstruct Branch : 07-07 21:49:29.469 2452 2477 I AdrenoGLES: Build Config : S L 8.0.12 AArch64 07-07 21:49:29.475 2452 2477 I AdrenoGLES: PFP: 0x005ff112, ME: 0x005ff066 07-07 21:49:29.623 501 501 I hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.mapper@4.0::IMapper/default in either framework or device manifest. 07-07 21:49:29.623 2452 2477 I Gralloc4: mapper 4.x is not supported 07-07 21:49:29.623 501 501 I hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.mapper@3.0::IMapper/default in either framework or device manifest. 07-07 21:49:29.623 2452 2477 W Gralloc3: mapper 3.x is not supported 07-07 21:49:29.655 1335 1396 I ActivityTaskManager: Displayed com.android.documentsui/.picker.PickActivity: +1s121ms 07-07 21:49:29.724 2452 2452 E oid.documentsu: No package ID ff found for ID 0xffffffff. 07-07 21:49:29.791 2452 2452 D AbstractActionHandler: Loader has finished for: content://com.android.externalstorage.documents/document/primary%3ADownload 07-07 21:49:29.791 2452 2452 I Model : Updating model with new result set. 07-07 21:49:29.792 2452 2452 D DirectoryFragment: Received model update. Loading=false 07-07 21:49:29.805 2452 2476 D ProvidersAccess: Matched roots: [Root{userId=0, authority=null, rootId=null, title=Recent, isUsb=false, isSd=false, isMtp=false} @ content:/root/null, Root{userId=0, authority=com.android.externalstorage.documents, rootId=primary, title=Moto Z Play, isUsb=false, isSd=false, isMtp=false} @ content://com.android.externalstorage.documents/root/primary, Root{userId=0, authority=com.android.providers.downloads.documents, rootId=downloads, title=Downloads, isUsb=false, isSd=false, isMtp=false} @ content://com.android.providers.downloads.documents/root/downloads, Root{userId=0, authority=com.android.shell.documents, rootId=bugreport, title=Bug reports, isUsb=false, isSd=false, isMtp=false} @ content://com.android.shell.documents/root/bugreport, Root{userId=0, authority=com.android.traceur.documents, rootId=traces, title=System traces, isUsb=false, isSd=false, isMtp=false} @ content://com.android.traceur.documents/root/traces] 07-07 21:49:30.270 2452 2452 E oid.documentsu: No package ID ff found for ID 0xffffffff. 07-07 21:49:30.396 663 663 I android.hardware.power-service-qti: Power setMode: 5 to: 0 07-07 21:49:30.401 2218 2218 I ApplicationContext: App is no longer visible. 07-07 21:49:30.401 2218 2218 D DeadlockDetector: Ending deadlock monitoring. 07-07 21:49:30.403 2218 2218 D LoggingFragment: [ChooseBackupFragment] onStop() 07-07 21:49:30.412 2218 2270 D IncomingMessageObserver: [Does Not Need Connection] Network: true, Foreground: false, Time Since Last Interaction: 1 ms (within limit), FCM: true, Stay open requests: [], Registered: false, Proxy: false, Force websocket: false, Decrypt Queue Empty: true 07-07 21:49:37.335 853 878 W xtra-daemon: onRequestXtraData:158] On Req XTRA data Xtrastate:1 retry:1 curReqSource:2 newreqSource:0xffff isCon:0 isNonMetered:0 isGpsEnabled:0 07-07 21:49:37.338 853 869 W xtra-daemon: onXtraDownloadResultInternal:332] XTRA download result status:4 starting timer for 300 sec mXtraRetryTimes:0 07-07 21:49:37.509 2452 2452 D PickerActionHandler: onFinished() [content://com.android.externalstorage.documents/document/primary%3ADownload%2Fsignal-2023-01-23-18-33-31.backup] 07-07 21:49:37.579 2218 2218 D LoggingFragment: [RestoreBackupFragment] onCreate() 07-07 21:49:37.645 2218 2218 I RestoreBackupFragment: Backup restore. 07-07 21:49:37.647 2218 2218 I RestoreBackupFragment: Restoring backup from passed uri 07-07 21:49:37.657 2218 2218 D LoggingFragment: [RestoreBackupFragment] onStart() 07-07 21:49:37.659 1637 1655 I ndroid.systemu: NativeAlloc concurrent copying GC freed 1873(160KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 9047KB/17MB, paused 153us total 126.112ms 07-07 21:49:37.660 1637 1657 W System : A resource failed to call release. 07-07 21:49:37.669 2218 2218 D LoggingFragment: [ChooseBackupFragment] onDestroy() 07-07 21:49:37.671 2218 2218 I ApplicationContext: App is now visible. 07-07 21:49:37.671 2218 2218 D FrameRateTracker: Beginning frame rate tracking. Screen refresh rate: 60.00 hz, or 16.67 ms per frame. 07-07 21:49:37.671 2218 2218 D DeadlockDetector: Beginning deadlock monitoring. 07-07 21:49:37.671 2218 2218 D ApplicationContext: onStart() took 0 ms 07-07 21:49:37.672 2218 2272 I FeatureFlags: Scheduling remote config refresh. 07-07 21:49:37.676 2218 2272 I Job : [JOB::3474cf70-d675-4bbd-a3a3-8df48319f803][RemoteConfigRefreshJob] onSubmit() (Time Since Submission: 4 ms, Lifespan: 86400000 ms, Run Attempt: 1/Unlimited, Queue: RemoteConfigRefreshJob) 07-07 21:49:37.677 2218 2272 I RetrieveProfileJob: Registration not complete. Skipping. 07-07 21:49:37.678 2218 2267 I JobSchedulerScheduler: JobScheduler enqueue of NETWORK (-1733499378) 07-07 21:49:37.678 2218 2282 I JobRunner: [JOB::3474cf70-d675-4bbd-a3a3-8df48319f803][RemoteConfigRefreshJob][3] Running job. (Time Since Submission: 6 ms, Lifespan: 86400000 ms, Run Attempt: 1/Unlimited, Queue: RemoteConfigRefreshJob) 07-07 21:49:37.681 2218 2282 W RemoteConfigRefreshJob: Not registered. Skipping. 07-07 21:49:37.681 2218 2270 D IncomingMessageObserver: [Does Not Need Connection] Network: true, Foreground: true, Time Since Last Interaction: N/A, FCM: true, Stay open requests: [], Registered: false, Proxy: false, Force websocket: false, Decrypt Queue Empty: true 07-07 21:49:37.686 2218 2282 I JobRunner: [JOB::3474cf70-d675-4bbd-a3a3-8df48319f803][RemoteConfigRefreshJob][3] Job finished with result SUCCESS in 8 ms. (Time Since Submission: 14 ms, Lifespan: 86400000 ms, Run Attempt: 1/Unlimited, Queue: RemoteConfigRefreshJob) 07-07 21:49:37.742 2218 2218 D IncomingMessageObserver: Background service started. 07-07 21:49:37.785 2218 2218 I JobSchedulerScheduler: Waking due to job: -1733499378 07-07 21:49:40.633 2218 2218 I RestoreBackupFragment: Prompt for backup passphrase shown to user. 07-07 21:49:45.395 1335 1432 E LightsService: Light requested not available on this device. 2 07-07 21:49:50.643 0 0 W [98314.008496,0] smbchg_heartbeat_work: EB Input 0 mA, PMI Input 300 mA, USBC CL 0 mA, DC 900 mA 07-07 21:49:50.643 0 0 W [98314.008546,0] smbchg_heartbeat_work: Step State = NONE, BSW Mode OFF, EB State DISCONN 07-07 21:49:56.625 1335 1507 E LightsService: Light requested not available on this device. 2 07-07 21:49:56.724 12389 12389 I LatinIME: Starting input. Cursor position = 0,0 07-07 21:49:57.959 1072 1072 E VibratorService: Setting amplitude to: 1856 07-07 21:49:57.969 0 0 I : [98321.334105,4] motosh 4-0043: Sending disp_rotate(x)value: 0 07-07 21:49:58.069 1072 1072 E VibratorService: Setting amplitude to: 1856 07-07 21:50:00.005 1637 1637 D KeyguardClockSwitch: Updating clock: 21:50 07-07 21:50:01.300 1072 1072 E VibratorService: Setting amplitude to: 1856 07-07 21:50:16.477 1072 1072 I chatty : uid=1000(system) vibrator@1.0-se identical 16 lines 07-07 21:50:16.612 1072 1072 E VibratorService: Setting amplitude to: 1856 07-07 21:50:18.895 2218 2218 W Choreographer: Frame time is 1.163521 ms in the future! Check that graphics HAL is generating vsync timestamps using the correct timebase. 07-07 21:50:19.679 1072 1072 E VibratorService: Setting amplitude to: 1856 07-07 21:50:34.100 1335 6527 I ActivityManager: Killing 27895:ch.protonmail.android/u0a169 (adj 955): empty for 1801s 07-07 21:50:30.415 1072 1072 I chatty : uid=1000(system) vibrator@1.0-se identical 8 lines 07-07 21:50:32.098 1072 1072 E VibratorService: Setting amplitude to: 1856 07-07 21:50:34.111 2218 2293 I RestoreBackupFragment: Starting backup restore. 07-07 21:50:34.133 2218 2293 W KeyStore: KeyStore exception 07-07 21:50:34.133 2218 2293 W KeyStore: android.os.ServiceSpecificException: (code 7) 07-07 21:50:34.133 2218 2293 W KeyStore: at android.os.Parcel.createExceptionOrNull(Parcel.java:2388) 07-07 21:50:34.133 2218 2293 W KeyStore: at android.os.Parcel.createException(Parcel.java:2358) 07-07 21:50:34.133 2218 2293 W KeyStore: at android.os.Parcel.readException(Parcel.java:2341) 07-07 21:50:34.133 2218 2293 W KeyStore: at android.os.Parcel.readException(Parcel.java:2283) 07-07 21:50:34.133 2218 2293 W KeyStore: at android.security.keystore.IKeystoreService$Stub$Proxy.get(IKeystoreService.java:988) 07-07 21:50:34.133 2218 2293 W KeyStore: at android.security.KeyStore.get(KeyStore.java:233) 07-07 21:50:34.133 2218 2293 W KeyStore: at android.security.KeyStore.get(KeyStore.java:222) 07-07 21:50:34.133 2218 2293 W KeyStore: at android.security.keystore.AndroidKeyStoreSpi.engineGetCertificate(AndroidKeyStoreSpi.java:160) 07-07 21:50:34.133 2218 2293 W KeyStore: at java.security.KeyStoreSpi.engineEntryInstanceOf(KeyStoreSpi.java:583) 07-07 21:50:34.133 2218 2293 W KeyStore: at java.security.KeyStore.entryInstanceOf(KeyStore.java:1631) 07-07 21:50:34.133 2218 2293 W KeyStore: at org.thoughtcrime.securesms.crypto.KeyStoreHelper.hasKeyStoreEntry(KeyStoreHelper.java:147) 07-07 21:50:34.133 2218 2293 W KeyStore: at org.thoughtcrime.securesms.crypto.KeyStoreHelper.getOrCreateKeyStoreEntry(KeyStoreHelper.java:82) 07-07 21:50:34.133 2218 2293 W KeyStore: at org.thoughtcrime.securesms.crypto.KeyStoreHelper.seal(KeyStoreHelper.java:51) 07-07 21:50:34.133 2218 2293 W KeyStore: at org.thoughtcrime.securesms.backup.BackupPassphrase.set(BackupPassphrase.java:47) 07-07 21:50:34.133 2218 2293 W KeyStore: at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:291) 07-07 21:50:34.133 2218 2293 W KeyStore: at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:282) 07-07 21:50:34.133 2218 2293 W KeyStore: at android.os.AsyncTask$3.call(AsyncTask.java:394) 07-07 21:50:34.133 2218 2293 W KeyStore: at java.util.concurrent.FutureTask.run(FutureTask.java:266) 07-07 21:50:34.133 2218 2293 W KeyStore: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305) 07-07 21:50:34.133 2218 2293 W KeyStore: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:50:34.133 2218 2293 W KeyStore: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:50:34.133 2218 2293 W KeyStore: at java.lang.Thread.run(Thread.java:923) 07-07 21:50:34.135 2218 2293 W KeyStore: KeyStore exception 07-07 21:50:34.135 2218 2293 W KeyStore: android.os.ServiceSpecificException: (code 7) 07-07 21:50:34.135 2218 2293 W KeyStore: at android.os.Parcel.createExceptionOrNull(Parcel.java:2388) 07-07 21:50:34.135 2218 2293 W KeyStore: at android.os.Parcel.createException(Parcel.java:2358) 07-07 21:50:34.135 2218 2293 W KeyStore: at android.os.Parcel.readException(Parcel.java:2341) 07-07 21:50:34.135 2218 2293 W KeyStore: at android.os.Parcel.readException(Parcel.java:2283) 07-07 21:50:34.135 2218 2293 W KeyStore: at android.security.keystore.IKeystoreService$Stub$Proxy.get(IKeystoreService.java:988) 07-07 21:50:34.135 2218 2293 W KeyStore: at android.security.KeyStore.get(KeyStore.java:233) 07-07 21:50:34.135 2218 2293 W KeyStore: at android.security.KeyStore.get(KeyStore.java:222) 07-07 21:50:34.135 2218 2293 W KeyStore: at android.security.keystore.AndroidKeyStoreSpi.engineGetCertificate(AndroidKeyStoreSpi.java:165) 07-07 21:50:34.135 2218 2293 W KeyStore: at java.security.KeyStoreSpi.engineEntryInstanceOf(KeyStoreSpi.java:583) 07-07 21:50:34.135 2218 2293 W KeyStore: at java.security.KeyStore.entryInstanceOf(KeyStore.java:1631) 07-07 21:50:34.135 2218 2293 W KeyStore: at org.thoughtcrime.securesms.crypto.KeyStoreHelper.hasKeyStoreEntry(KeyStoreHelper.java:147) 07-07 21:50:34.135 2218 2293 W KeyStore: at org.thoughtcrime.securesms.crypto.KeyStoreHelper.getOrCreateKeyStoreEntry(KeyStoreHelper.java:82) 07-07 21:50:34.135 2218 2293 W KeyStore: at org.thoughtcrime.securesms.crypto.KeyStoreHelper.seal(KeyStoreHelper.java:51) 07-07 21:50:34.135 2218 2293 W KeyStore: at org.thoughtcrime.securesms.backup.BackupPassphrase.set(BackupPassphrase.java:47) 07-07 21:50:34.135 2218 2293 W KeyStore: at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:291) 07-07 21:50:34.135 2218 2293 W KeyStore: at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:282) 07-07 21:50:34.135 2218 2293 W KeyStore: at android.os.AsyncTask$3.call(AsyncTask.java:394) 07-07 21:50:34.135 2218 2293 W KeyStore: at java.util.concurrent.FutureTask.run(FutureTask.java:266) 07-07 21:50:34.135 2218 2293 W KeyStore: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305) 07-07 21:50:34.135 2218 2293 W KeyStore: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:50:34.135 2218 2293 W KeyStore: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:50:34.135 2218 2293 W KeyStore: at java.lang.Thread.run(Thread.java:923) 07-07 21:50:34.253 586 586 I Zygote : Process 27895 exited due to signal 9 (Killed) 07-07 21:50:34.283 1335 1403 I libprocessgroup: Successfully killed process cgroup uid 10169 pid 27895 in 180ms 07-07 21:50:34.972 2218 2232 I crime.securesm: Background concurrent copying GC freed 152181(11MB) AllocSpace objects, 4(240KB) LOS objects, 49% free, 12MB/24MB, paused 86us total 128.654ms 07-07 21:50:35.445 2218 2293 I FullBackupImporter: Dropping trigger: message_ai 07-07 21:50:35.446 2218 2293 I FullBackupImporter: Dropping trigger: message_ad 07-07 21:50:35.447 2218 2293 I FullBackupImporter: Dropping trigger: message_au 07-07 21:50:35.447 2218 2293 I FullBackupImporter: Dropping trigger: msl_message_delete 07-07 21:50:35.447 2218 2293 I FullBackupImporter: Dropping trigger: msl_attachment_delete 07-07 21:50:35.484 2218 2293 I FullBackupImporter: Tables that depend on avatar_picker: [] 07-07 21:50:35.484 2218 2293 I FullBackupImporter: Tables that depend on call: [] 07-07 21:50:35.485 2218 2293 I FullBackupImporter: Tables that depend on call_link: [] 07-07 21:50:35.485 2218 2293 I FullBackupImporter: Tables that depend on cds: [] 07-07 21:50:35.485 2218 2293 I FullBackupImporter: Tables that depend on chat_colors: [] 07-07 21:50:35.486 2218 2293 I FullBackupImporter: Tables that depend on distribution_list: [distribution_list_member, story_sends] 07-07 21:50:35.486 2218 2293 I FullBackupImporter: Tables that depend on distribution_list_member: [] 07-07 21:50:35.487 2218 2293 I FullBackupImporter: Tables that depend on donation_receipt: [] 07-07 21:50:35.487 2218 2293 I FullBackupImporter: Tables that depend on drafts: [] 07-07 21:50:35.487 2218 2293 I FullBackupImporter: Tables that depend on emoji_search: [] 07-07 21:50:35.488 2218 2293 I FullBackupImporter: Tables that depend on group_membership: [] 07-07 21:50:35.488 2218 2293 I FullBackupImporter: Tables that depend on group_receipts: [] 07-07 21:50:35.489 2218 2293 I FullBackupImporter: Tables that depend on groups: [] 07-07 21:50:35.489 2218 2293 I FullBackupImporter: Tables that depend on identities: [] 07-07 21:50:35.490 2218 2293 I FullBackupImporter: Tables that depend on kyber_prekey: [] 07-07 21:50:35.490 2218 2293 I FullBackupImporter: Tables that depend on mention: [] 07-07 21:50:35.490 2218 2293 I FullBackupImporter: Tables that depend on message: [call, reaction, story_sends] 07-07 21:50:35.491 2218 2293 I FullBackupImporter: Tables that depend on message_fts: [] 07-07 21:50:35.491 2218 2293 I FullBackupImporter: Tables that depend on message_fts_config: [] 07-07 21:50:35.491 2218 2293 I FullBackupImporter: Tables that depend on message_fts_data: [] 07-07 21:50:35.491 2218 2293 I FullBackupImporter: Tables that depend on message_fts_docsize: [] 07-07 21:50:35.492 2218 2293 I FullBackupImporter: Tables that depend on message_fts_idx: [] 07-07 21:50:35.492 2218 2293 I FullBackupImporter: Tables that depend on msl_message: [] 07-07 21:50:35.492 2218 2293 I FullBackupImporter: Tables that depend on msl_payload: [msl_recipient, msl_message] 07-07 21:50:35.492 2218 2293 I FullBackupImporter: Tables that depend on msl_recipient: [] 07-07 21:50:35.493 2218 2293 I FullBackupImporter: Tables that depend on notification_profile: [notification_profile_allowed_members, notification_profile_schedule] 07-07 21:50:35.493 2218 2293 I FullBackupImporter: Tables that depend on notification_profile_allowed_members: [] 07-07 21:50:35.493 2218 2293 I FullBackupImporter: Tables that depend on notification_profile_schedule: [] 07-07 21:50:35.494 2218 2293 I FullBackupImporter: Tables that depend on one_time_prekeys: [] 07-07 21:50:35.494 2218 2293 I FullBackupImporter: Tables that depend on part: [] 07-07 21:50:35.494 2218 2293 I FullBackupImporter: Tables that depend on payments: [] 07-07 21:50:35.494 2218 2293 I FullBackupImporter: Tables that depend on pending_pni_signature_message: [] 07-07 21:50:35.495 2218 2293 I FullBackupImporter: Tables that depend on pending_retry_receipts: [] 07-07 21:50:35.495 2218 2293 I FullBackupImporter: Tables that depend on push: [] 07-07 21:50:35.495 2218 2293 I FullBackupImporter: Tables that depend on reaction: [] 07-07 21:50:35.496 2218 2293 I FullBackupImporter: Tables that depend on recipient: [call, group_membership, distribution_list_member, reaction, call_link, story_sends, pending_pni_signature_message, thread, distribution_list, message] 07-07 21:50:35.496 2218 2293 I FullBackupImporter: Tables that depend on remapped_recipients: [] 07-07 21:50:35.496 2218 2293 I FullBackupImporter: Tables that depend on remapped_threads: [] 07-07 21:50:35.497 2218 2293 I FullBackupImporter: Tables that depend on remote_megaphone: [] 07-07 21:50:35.497 2218 2293 I FullBackupImporter: Tables that depend on sender_key_shared: [] 07-07 21:50:35.497 2218 2293 I FullBackupImporter: Tables that depend on sender_keys: [] 07-07 21:50:35.498 2218 2293 I FullBackupImporter: Tables that depend on sessions: [] 07-07 21:50:35.498 2218 2293 I FullBackupImporter: Tables that depend on signed_prekeys: [] 07-07 21:50:35.498 2218 2293 I FullBackupImporter: Tables that depend on sticker: [] 07-07 21:50:35.498 2218 2293 I FullBackupImporter: Tables that depend on storage_key: [] 07-07 21:50:35.499 2218 2293 I FullBackupImporter: Tables that depend on story_sends: [] 07-07 21:50:35.499 2218 2293 I FullBackupImporter: Tables that depend on thread: [message] 07-07 21:50:35.511 2218 2293 I FullBackupImporter: Dropping table: avatar_picker 07-07 21:50:35.512 2218 2293 I FullBackupImporter: Dropping table: call 07-07 21:50:35.514 2218 2293 I FullBackupImporter: Dropping table: call_link 07-07 21:50:35.514 2218 2293 I FullBackupImporter: Dropping table: cds 07-07 21:50:35.515 2218 2293 I FullBackupImporter: Dropping table: chat_colors 07-07 21:50:35.515 2218 2293 I FullBackupImporter: Dropping table: distribution_list_member 07-07 21:50:35.516 2218 2293 I FullBackupImporter: Dropping table: donation_receipt 07-07 21:50:35.517 2218 2293 I FullBackupImporter: Dropping table: drafts 07-07 21:50:35.518 2218 2293 I FullBackupImporter: Dropping table: emoji_search 07-07 21:50:35.520 2218 2293 I FullBackupImporter: Dropping table: group_membership 07-07 21:50:35.521 2218 2293 I FullBackupImporter: Dropping table: group_receipts 07-07 21:50:35.522 2218 2293 I FullBackupImporter: Dropping table: groups 07-07 21:50:35.523 2218 2293 I FullBackupImporter: Dropping table: identities 07-07 21:50:35.524 2218 2293 I FullBackupImporter: Dropping table: kyber_prekey 07-07 21:50:35.525 2218 2293 I FullBackupImporter: Dropping table: mention 07-07 21:50:35.525 2218 2293 I FullBackupImporter: Dropping table: message_fts 07-07 21:50:35.530 2218 2293 I FullBackupImporter: Dropping table: message_fts_config 07-07 21:50:35.530 2218 2293 I FullBackupImporter: Dropping table: message_fts_data 07-07 21:50:35.531 2218 2293 I FullBackupImporter: Dropping table: message_fts_docsize 07-07 21:50:35.531 2218 2293 I FullBackupImporter: Dropping table: message_fts_idx 07-07 21:50:35.531 2218 2293 I FullBackupImporter: Dropping table: msl_message 07-07 21:50:35.532 2218 2293 I FullBackupImporter: Dropping table: msl_recipient 07-07 21:50:35.532 2218 2293 I FullBackupImporter: Dropping table: notification_profile_allowed_members 07-07 21:50:35.533 2218 2293 I FullBackupImporter: Dropping table: notification_profile_schedule 07-07 21:50:35.534 2218 2293 I FullBackupImporter: Dropping table: one_time_prekeys 07-07 21:50:35.535 2218 2293 I FullBackupImporter: Dropping table: part 07-07 21:50:35.536 2218 2293 I FullBackupImporter: Dropping table: payments 07-07 21:50:35.538 2218 2293 I FullBackupImporter: Dropping table: pending_pni_signature_message 07-07 21:50:35.538 2218 2293 I FullBackupImporter: Dropping table: pending_retry_receipts 07-07 21:50:35.539 2218 2293 I FullBackupImporter: Dropping table: push 07-07 21:50:35.540 2218 2293 I FullBackupImporter: Dropping table: reaction 07-07 21:50:35.541 2218 2293 I FullBackupImporter: Dropping table: remapped_recipients 07-07 21:50:35.541 2218 2293 I FullBackupImporter: Dropping table: remapped_threads 07-07 21:50:35.542 2218 2293 I FullBackupImporter: Dropping table: remote_megaphone 07-07 21:50:35.543 2218 2293 I FullBackupImporter: Dropping table: sender_key_shared 07-07 21:50:35.544 2218 2293 I FullBackupImporter: Dropping table: sender_keys 07-07 21:50:35.544 2218 2293 I FullBackupImporter: Dropping table: sessions 07-07 21:50:35.545 2218 2293 I FullBackupImporter: Dropping table: signed_prekeys 07-07 21:50:35.546 2218 2293 I FullBackupImporter: Dropping table: sticker 07-07 21:50:35.547 2218 2293 I FullBackupImporter: Dropping table: storage_key 07-07 21:50:35.547 2218 2293 I FullBackupImporter: Dropping table: story_sends 07-07 21:50:35.548 2218 2293 I FullBackupImporter: Dropping table: msl_payload 07-07 21:50:35.549 2218 2293 I FullBackupImporter: Dropping table: notification_profile 07-07 21:50:35.549 2218 2293 I FullBackupImporter: Dropping table: distribution_list 07-07 21:50:35.550 2218 2293 I FullBackupImporter: Dropping table: message 07-07 21:50:35.554 2218 2293 I FullBackupImporter: Dropping table: thread 07-07 21:50:35.555 2218 2293 I FullBackupImporter: Dropping table: recipient 07-07 21:50:37.448 0 0 I : [98360.815274,5] motosh 4-0043: Sending disp_rotate(x)value: 16 07-07 21:50:37.451 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67223552 07-07 21:50:37.451 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:50:38.234 1335 1956 D WifiNl80211Manager: Scan result ready event 07-07 21:50:38.234 1335 1956 D WifiNative: Scan result ready event 07-07 21:50:39.176 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67108864 07-07 21:50:39.177 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:50:39.263 12389 12403 W putmethod.lati: Reducing the number of considered missed Gc histogram windows from 137 to 100 07-07 21:50:41.673 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67108864 07-07 21:50:41.673 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:50:43.126 1335 1432 E LightsService: Light requested not available on this device. 2 07-07 21:50:43.569 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67108864 07-07 21:50:43.569 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:50:44.687 2218 2218 W Choreographer: Frame time is 1.681338 ms in the future! Check that graphics HAL is generating vsync timestamps using the correct timebase. 07-07 21:50:46.002 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67108864 07-07 21:50:46.003 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:50:47.892 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67108864 07-07 21:50:47.892 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:50:49.553 0 0 W [98372.917345,0] healthd: battery l=83 v=4117 t=28.2 h=2 st=3 c=186003 fc=3597000 cc=1 chg= 07-07 21:50:49.553 0 0 W [98372.920132,0] healthd: battery l=83 v=4117 t=28.2 h=2 st=3 c=186003 fc=3597000 cc=1 chg= 07-07 21:50:49.755 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67108864 07-07 21:50:49.755 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:50:50.799 0 0 W [98374.165606,0] smbchg_heartbeat_work: EB Input 0 mA, PMI Input 300 mA, USBC CL 0 mA, DC 900 mA 07-07 21:50:50.800 0 0 W [98374.165633,0] smbchg_heartbeat_work: Step State = NONE, BSW Mode OFF, EB State DISCONN 07-07 21:50:51.896 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67108864 07-07 21:50:51.896 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:50:54.051 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67108864 07-07 21:50:54.051 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:50:55.875 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67108864 07-07 21:50:55.875 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:50:57.854 2750 2853 I FuseDaemon: Threshold exceeded - fadvising 67108864 07-07 21:50:57.854 2750 2853 I FuseDaemon: Threshold now 0 07-07 21:51:00.003 1637 1637 D KeyguardClockSwitch: Updating clock: 21:51 07-07 21:51:01.393 2218 2218 W Choreographer: Frame time is 1.719259 ms in the future! Check that graphics HAL is generating vsync timestamps using the correct timebase. 07-07 21:51:01.712 2218 2218 W Choreographer: Frame time is 1.706673 ms in the future! Check that graphics HAL is generating vsync timestamps using the correct timebase. 07-07 21:51:05.357 2218 2218 W Choreographer: Frame time is 1.738416 ms in the future! Check that graphics HAL is generating vsync timestamps using the correct timebase. 07-07 21:51:07.723 2218 2293 I SignalDatabase: Upgrading database: 167, -1 07-07 21:51:08.681 2218 2293 D V168_SingleMessageTable: [migration] next-id: 3 drop-triggers: 21 drop-mms-indexes: 7 copy-sms: 95 drop-sms: 220 rebuild-indexes: 604 update-reactions: 0 update-msl: 1 total: 951 07-07 21:51:08.736 2218 2293 D V171_ThreadForeignKeyFi: [migration] thread-dupes: 1 thread-schema: 24 total: 25 07-07 21:51:08.974 2218 2293 I V181_ThreadTableForeign: Deleted 0 threads. 07-07 21:51:08.974 2218 2293 W V181_ThreadTableForeign: No threads deleted. Finishing early. 07-07 21:51:08.974 2218 2293 D V181_ThreadTableForeign: [deletes] threads: 1 07-07 21:51:09.035 2218 2293 W V185_MessageRecipientsA: Failed to find by ACI! Will try by E164. 07-07 21:51:09.037 2218 2293 W V185_MessageRecipientsA: Also failed to find by E164! 07-07 21:51:09.048 2218 2293 W V185_MessageRecipientsA: There's outgoing messages, but no self recipient! Attempting to repair. 07-07 21:51:09.051 2218 2293 W V185_MessageRecipientsA: No local recipient data at all! Have to bail. 07-07 21:51:09.056 2218 2293 W V186_ForeignKeyIndicesM: V185 wasn't run successfully! Skipping the migration for now. It'll run in V188. 07-07 21:51:09.059 2218 2293 D V187_MoreForeignKeyInde: [migration] call_link: 0 call_peer: 1 dlist_member: 0 msl_payload: 1 total: 2 07-07 21:51:09.065 2218 2293 W V188_FixMessageRecipien: Detected that V185 wasn't run properly! Repairing. 07-07 21:51:09.067 2218 2293 W V188_FixMessageRecipien: Failed to find by ACI! Will try by E164. 07-07 21:51:09.068 2218 2293 W V188_FixMessageRecipien: Also failed to find by E164! 07-07 21:51:09.078 2218 2293 W V188_FixMessageRecipien: There's outgoing messages, but no self recipient! Attempting to repair. 07-07 21:51:09.081 2218 2293 W V188_FixMessageRecipien: No local recipient data at all! This must be after a backup-restore. Using a placeholder recipient. 07-07 21:51:09.085 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_read_and_notified_and_thread_id_index 07-07 21:51:09.091 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_type_index 07-07 21:51:09.092 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_date_sent_index 07-07 21:51:09.094 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_date_server_index 07-07 21:51:09.096 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_thread_date_index 07-07 21:51:09.097 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_reactions_unread_index 07-07 21:51:09.099 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_story_type_index 07-07 21:51:09.100 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_parent_story_id_index 07-07 21:51:09.101 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_exported_index 07-07 21:51:09.103 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_id_type_payment_transactions_index 07-07 21:51:09.104 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_thread_story_parent_story_scheduled_date_index 07-07 21:51:09.105 2218 2293 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS message_ai 07-07 21:51:09.106 2218 2293 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS message_ad 07-07 21:51:09.107 2218 2293 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS message_au 07-07 21:51:09.107 2218 2293 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS message_quote_id_quote_author_scheduled_date_index 07-07 21:51:09.108 2218 2293 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS msl_message_delete 07-07 21:51:09.361 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_read_and_notified_and_thread_id_index ON "message"(read, notified, thread_id) 07-07 21:51:09.427 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_type_index ON "message" (type) 07-07 21:51:09.475 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_date_sent_from_to_thread_index ON message (date_sent, from_recipient_id, to_recipient_id, thread_id) 07-07 21:51:09.526 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_date_server_index ON "message" (date_server) 07-07 21:51:09.575 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_thread_date_index ON "message" (thread_id, date_received) 07-07 21:51:09.638 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_reactions_unread_index ON "message" (reactions_unread) 07-07 21:51:09.686 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_story_type_index ON "message" (story_type) 07-07 21:51:09.734 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_parent_story_id_index ON "message" (parent_story_id) 07-07 21:51:09.782 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_exported_index ON "message" (exported) 07-07 21:51:09.830 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_id_type_payment_transactions_index ON "message" (_id, type) WHERE type & 12884901888 != 0 07-07 21:51:09.840 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_thread_story_parent_story_scheduled_date_latest_revision_id_index ON message (thread_id, date_received, story_type, parent_story_id, scheduled_date, latest_revision_id) 07-07 21:51:09.902 2218 2293 D V188_FixMessageRecipien: Executing: CREATE TRIGGER message_ai AFTER INSERT ON message BEGIN 07-07 21:51:09.902 2218 2293 D V188_FixMessageRecipien: INSERT INTO message_fts(rowid, body, thread_id) VALUES (new._id, new.body, new.thread_id); 07-07 21:51:09.902 2218 2293 D V188_FixMessageRecipien: END 07-07 21:51:09.903 2218 2293 D V188_FixMessageRecipien: Executing: CREATE TRIGGER message_ad AFTER DELETE ON message BEGIN 07-07 21:51:09.903 2218 2293 D V188_FixMessageRecipien: INSERT INTO message_fts(message_fts, rowid, body, thread_id) VALUES ('delete', old._id, old.body, old.thread_id); 07-07 21:51:09.903 2218 2293 D V188_FixMessageRecipien: END 07-07 21:51:09.904 2218 2293 D V188_FixMessageRecipien: Executing: CREATE TRIGGER message_au AFTER UPDATE ON message BEGIN 07-07 21:51:09.904 2218 2293 D V188_FixMessageRecipien: INSERT INTO message_fts(message_fts, rowid, body, thread_id) VALUES('delete', old._id, old.body, old.thread_id); 07-07 21:51:09.904 2218 2293 D V188_FixMessageRecipien: INSERT INTO message_fts(rowid, body, thread_id) VALUES (new._id, new.body, new.thread_id); 07-07 21:51:09.904 2218 2293 D V188_FixMessageRecipien: END 07-07 21:51:09.905 2218 2293 D V188_FixMessageRecipien: Executing: CREATE INDEX message_quote_id_quote_author_scheduled_date_index ON message (quote_id, quote_author, scheduled_date) 07-07 21:51:09.966 2218 2293 D V188_FixMessageRecipien: Executing: CREATE TRIGGER msl_message_delete AFTER DELETE ON message 07-07 21:51:09.966 2218 2293 D V188_FixMessageRecipien: BEGIN 07-07 21:51:09.966 2218 2293 D V188_FixMessageRecipien: DELETE FROM msl_payload WHERE _id IN (SELECT payload_id FROM msl_message WHERE message_id = old._id); 07-07 21:51:09.966 2218 2293 D V188_FixMessageRecipien: END 07-07 21:51:10.194 2218 2293 D V188_FixMessageRecipien: [migration] get-self: 17 drop-dependents: 27 create-table: 2 copy-data: 123 update-data: 64 drop-old-table: 42 rename-table: 13 recreate-dependents: 614 v186-indexes: 204 fk-check: 23 total: 1129 07-07 21:51:10.349 2218 2293 W V191_UniqueMessageMigra: Still had 4 remaining duplicates! There are 2 unique timestamp(s) and 1 unique type(s): [20] 07-07 21:51:10.352 2218 2293 E SQLiteLog: (267) statement aborts at 10: [UPDATE message 07-07 21:51:10.352 2218 2293 E SQLiteLog: SET date_sent = 1602422253999 07-07 21:51:10.352 2218 2293 E SQLiteLog: WHERE _id = 12885] database disk image is malformed 07-07 21:51:10.871 2218 2293 E SqlCipherErrorHandler: Database 'signal.db' corrupted! 07-07 21:51:10.872 2218 2293 E SqlCipherErrorHandler: [sqlite] FullCode: 267 | ErrorCode: 11 | ExtendedErrorCode: 1 | Message: database disk image is malformed | ExtraMessage: null 07-07 21:51:10.872 2218 2293 E SqlCipherErrorHandler: Diagnostic results: 07-07 21:51:10.872 2218 2293 E SqlCipherErrorHandler: ===== PRAGMA integrity_check (same-connection) ===== 07-07 21:51:10.872 2218 2293 E SqlCipherErrorHandler: ok 07-07 21:51:10.872 2218 2293 E SqlCipherErrorHandler: 07-07 21:51:10.872 2218 2293 E SqlCipherErrorHandler: ===== PRAGMA cipher_integrity_check (same-connection) ===== 07-07 21:51:10.872 2218 2293 E SqlCipherErrorHandler: 07-07 21:51:10.875 2218 2293 W SearchTable: [fullyResetTables] Dropping tables and triggers... 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: Failed to clear full text search index. 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: android.database.sqlite.SQLiteException: Cannot execute this statement because it might modify the database but the connection is read-only. 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteConnection.throwIfStatementForbidden(SQLiteConnection.java:1061) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteConnection.executeForChangedRowCount(SQLiteConnection.java:765) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteSession.executeForChangedRowCount(SQLiteSession.java:758) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:71) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.executeSql(SQLiteDatabase.java:1993) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.execSQL(SQLiteDatabase.java:1900) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SQLiteDatabase.lambda$execSQL$17(SQLiteDatabase.java:406) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SQLiteDatabase.$r8$lambda$s4XtpDmp0hr2or-DcGqtIyQgI2k(Unknown Source:0) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SQLiteDatabase$$ExternalSyntheticLambda22.run(Unknown Source:4) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SQLiteDatabase.traceSql(SQLiteDatabase.java:86) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SQLiteDatabase.execSQL(SQLiteDatabase.java:406) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SearchTable.fullyResetTables(SearchTable.kt:241) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.attemptToClearFullTextSearchIndex(SqlCipherErrorHandler.kt:149) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:38) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.onCorruption(SQLiteDatabase.java:348) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteProgram.onCorruption(SQLiteProgram.java:117) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:74) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.executeSql(SQLiteDatabase.java:1993) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.execSQL(SQLiteDatabase.java:1900) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:244) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:134) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:237) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.runPostBackupRestoreTasks(SignalDatabase.kt:287) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.runPostBackupRestoreTasks(Unknown Source:2) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:298) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:282) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at android.os.AsyncTask$3.call(AsyncTask.java:394) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at java.util.concurrent.FutureTask.run(FutureTask.java:266) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:51:10.892 2218 2293 W SqlCipherErrorHandler: at java.lang.Thread.run(Thread.java:923) 07-07 21:51:10.896 2218 2293 I JobManager: onConstraintMet(DataRestoreConstraint) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #1 07-07 21:51:10.901 2218 2293 E AndroidRuntime: Process: org.thoughtcrime.securesms, PID: 2218 07-07 21:51:10.901 2218 2293 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at android.os.AsyncTask$4.done(AsyncTask.java:415) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:383) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:252) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:271) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at java.lang.Thread.run(Thread.java:923) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: Caused by: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$DatabaseCorruptedError_BothChecksPass 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:39) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteDatabase.onCorruption(SQLiteDatabase.java:348) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteProgram.onCorruption(SQLiteProgram.java:117) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:74) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteDatabase.executeSql(SQLiteDatabase.java:1993) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteDatabase.execSQL(SQLiteDatabase.java:1900) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:244) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:134) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:237) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.runPostBackupRestoreTasks(SignalDatabase.kt:287) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase.runPostBackupRestoreTasks(Unknown Source:2) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:298) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:282) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at android.os.AsyncTask$3.call(AsyncTask.java:394) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:266) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at java.lang.Thread.run(Thread.java:923) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at [[ ÔćĹÔćĹ Original Trace ÔćĹÔćĹ ]].(:0) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at [[ ÔćôÔćô Inferred Trace ÔćôÔćô ]].(:0) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at Database 'signal.db' corrupted!.(:0) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at [sqlite] FullCode: 267 | ErrorCode: 11 | ExtendedErrorCode: 1 | Message: database disk image is malformed | ExtraMessage: null.(:0) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at Diagnostics results:.(:0) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at ===== PRAGMA integrity_check (same-connection) =====.(:0) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at ok.(:0) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at .(:0) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at ===== PRAGMA cipher_integrity_check (same-connection) =====.(:0) 07-07 21:51:10.901 2218 2293 E AndroidRuntime: at .(:0) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: java.lang.RuntimeException: An error occurred while executing doInBackground() 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at android.os.AsyncTask$4.done(AsyncTask.java:415) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:383) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at java.util.concurrent.FutureTask.setException(FutureTask.java:252) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at java.util.concurrent.FutureTask.run(FutureTask.java:271) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at java.lang.Thread.run(Thread.java:923) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: Caused by: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$DatabaseCorruptedError_BothChecksPass 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:39) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteDatabase.onCorruption(SQLiteDatabase.java:348) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteProgram.onCorruption(SQLiteProgram.java:117) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:74) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteDatabase.executeSql(SQLiteDatabase.java:1993) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteDatabase.execSQL(SQLiteDatabase.java:1900) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:244) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:134) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:237) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.runPostBackupRestoreTasks(SignalDatabase.kt:287) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.runPostBackupRestoreTasks(Unknown Source:2) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:298) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:282) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at android.os.AsyncTask$3.call(AsyncTask.java:394) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at java.util.concurrent.FutureTask.run(FutureTask.java:266) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at java.lang.Thread.run(Thread.java:923) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at [[ ÔćĹÔćĹ Original Trace ÔćĹÔćĹ ]].(:0) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at [[ ÔćôÔćô Inferred Trace ÔćôÔćô ]].(:0) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at Database 'signal.db' corrupted!.(:0) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at [sqlite] FullCode: 267 | ErrorCode: 11 | ExtendedErrorCode: 1 | Message: database disk image is malformed | ExtraMessage: null.(:0) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at Diagnostics results:.(:0) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at ===== PRAGMA integrity_check (same-connection) =====.(:0) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at ok.(:0) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at .(:0) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at ===== PRAGMA cipher_integrity_check (same-connection) =====.(:0) 07-07 21:51:10.902 2218 2293 E SignalUncaughtException: at .(:0) 07-07 21:51:10.957 2218 2232 I crime.securesm: Background young concurrent copying GC freed 83447(4952KB) AllocSpace objects, 51(2620KB) LOS objects, 27% free, 17MB/24MB, paused 9.689ms total 55.480ms 07-07 21:51:10.958 2218 2293 I JobManager: Successfully flushed. 07-07 21:51:10.965 1335 2569 I DropBoxManagerService: add tag=data_app_crash isTagEnabled=true flags=0x2 07-07 21:51:10.966 1335 2746 W ActivityTaskManager: Force finishing activity org.thoughtcrime.securesms/.registration.RegistrationNavigationActivity 07-07 21:51:11.009 2218 2293 I Process : Sending signal. PID: 2218 SIG: 9 07-07 21:51:11.036 499 499 E lowmemorykiller: Error writing /proc/2218/oom_score_adj; errno=22 07-07 21:51:11.045 1335 2749 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10146?v=9&cv=14 pkg=com.google.android.googlequicksearchbox } U=0: not found 07-07 21:51:11.089 1335 5388 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ TRACK_DEFAULT id=605, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10182 AdministratorUids: [] RequestorUid: 10182 RequestorPackageName: org.thoughtcrime.securesms] ], android.os.BinderProxy@a4df0dc) 07-07 21:51:11.089 1335 6018 I WindowManager: WIN DEATH: Window{20c8350 u0 org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity} 07-07 21:51:11.089 1335 1584 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=605, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10182 AdministratorUids: [] RequestorUid: 10182 RequestorPackageName: org.thoughtcrime.securesms] ] (release request) 07-07 21:51:11.091 0 0 I [98394.455644,0] binder: undelivered TRANSACTION_COMPLETE 07-07 21:51:11.091 0 0 I [98394.455666,0] binder: undelivered transaction 12167362, process died. 07-07 21:51:11.089 1335 5852 I ActivityManager: Process org.thoughtcrime.securesms (pid 2218) has died: prcp SVC 07-07 21:51:11.091 0 0 I [98394.455829,0] binder: undelivered transaction 12167408, process died. 07-07 21:51:11.091 0 0 I [98394.456379,0] binder: undelivered transaction 12167404, process died. 07-07 21:51:11.091 0 0 I [98394.456391,0] binder: undelivered transaction 12167518, process died. 07-07 21:51:11.095 1335 12267 I WindowManager: WIN DEATH: Window{2b637f4 u0 org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity} 07-07 21:51:11.105 1637 1637 V KeyguardUpdateMonitor: onSubscriptionInfoChanged() 07-07 21:51:11.106 2037 2037 D Telephony: isEmergencyPreferredAccount: subId=1, activeData=1 07-07 21:51:11.106 2037 2037 D Telephony: isEmergencyPreferredAccount: Device does not require preference. 07-07 21:51:11.113 586 586 I Zygote : Process 2218 exited due to signal 9 (Killed) 07-07 21:51:11.124 1335 1403 I libprocessgroup: Successfully killed process cgroup uid 10182 pid 2218 in 34ms 07-07 21:51:11.135 1637 1655 I ndroid.systemu: NativeAlloc concurrent copying GC freed 5065(281KB) AllocSpace objects, 4(80KB) LOS objects, 49% free, 9086KB/17MB, paused 206us total 127.457ms 07-07 21:51:11.145 1335 12267 W InputDispatcher: Attempted to unregister already unregistered input channel '2b637f4 org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity (server)' 07-07 21:51:11.156 1335 5852 W ActivityManager: Scheduling restart of crashed service org.thoughtcrime.securesms/.messages.IncomingMessageObserver$BackgroundService in 1000ms for start-requested 07-07 21:51:11.261 1335 1383 W ActivityManager: setHasOverlayUi called on unknown pid: 2218 07-07 21:51:12.164 1335 1397 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10182; state: DISABLED 07-07 21:51:12.166 1335 1398 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10182; state: ENABLED 07-07 21:51:12.204 586 586 D Zygote : Forked child process 2571 07-07 21:51:12.218 1335 1398 W ActivityManager: Slow operation: 56ms so far, now at startProcess: returned from zygote! 07-07 21:51:12.219 1335 1398 W ActivityManager: Slow operation: 56ms so far, now at startProcess: done updating battery stats 07-07 21:51:12.219 1335 1398 W ActivityManager: Slow operation: 56ms so far, now at startProcess: building log message 07-07 21:51:12.219 1335 1398 I ActivityManager: Start proc 2571:org.thoughtcrime.securesms/u0a182 for service {org.thoughtcrime.securesms/org.thoughtcrime.securesms.messages.IncomingMessageObserver$BackgroundService} 07-07 21:51:12.219 1335 1398 W ActivityManager: Slow operation: 57ms so far, now at startProcess: starting to update pids map 07-07 21:51:12.220 1335 1398 W ActivityManager: Slow operation: 57ms so far, now at startProcess: done updating pids map 07-07 21:51:12.416 0 0 D [98395.782963,5] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:51:12.420 0 0 D [98395.784297,5] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:51:12.420 0 0 D [98395.785188,5] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:51:12.423 0 0 D [98395.789503,5] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs 07-07 21:51:12.455 14819 14824 I adbd : jdwp connection from 2571 07-07 21:51:12.488 1335 1955 W ActivityManager: Stopping service due to app idle: u0a182 -1m59s979ms org.thoughtcrime.securesms/.messages.IncomingMessageObserver$BackgroundService 07-07 21:51:12.580 2571 2571 D NetworkSecurityConfig: No Network Security Config specified, using platform default 07-07 21:51:12.581 2571 2571 D NetworkSecurityConfig: No Network Security Config specified, using platform default 07-07 21:51:12.597 2571 2571 I MultiDex: VM with version 2.1.0 has multidex support 07-07 21:51:12.598 2571 2571 I MultiDex: Installing application 07-07 21:51:12.598 2571 2571 I MultiDex: VM has multidex support, MultiDex support library is disabled. 07-07 21:51:12.623 2571 2571 I FirebaseApp: Device unlocked: initializing all Firebase APIs for app [DEFAULT] 07-07 21:51:12.640 2571 2571 I FirebaseInitProvider: FirebaseApp initialization successful 07-07 21:51:12.642 2571 2571 I PartProvider: onCreate() 07-07 21:51:12.643 2571 2571 I BlobContentProvider: onCreate() 07-07 21:51:12.797 2571 2571 I ApplicationContext: onCreate() 07-07 21:51:12.800 2571 2571 I ApplicationContext: Installed AesGcmProvider: 1 07-07 21:51:12.834 2571 2603 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:12.856 2571 2603 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:12.933 2571 2604 D LogDatabase: [trim] keepers-size: 3 binary-search: 49 delete: 1 total: 53 07-07 21:51:12.958 2571 2571 V NativeCrypto: Registering org/conscrypt/NativeCrypto's 284 native methods... 07-07 21:51:13.131 2571 2571 I ApplicationContext: Installed Conscrypt provider: 2 07-07 21:51:13.179 2571 2605 D CompatibilityChangeReporter: Compat change id reported: 147600208; UID 10182; state: ENABLED 07-07 21:51:13.184 2571 2571 D ApplicationMigrations: Not an update. Skipping. 07-07 21:51:13.188 2571 2607 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:13.198 2571 2571 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:13.208 2571 2571 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:13.209 2571 2571 I KeyValueDatabase: onOpen() 07-07 21:51:13.211 2571 2607 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:13.213 2571 2608 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:13.213 2571 2607 I JobDatabase: onOpen() 07-07 21:51:13.222 2571 2608 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:13.228 2571 2607 I TetheringManager: registerTetheringEventCallback:org.thoughtcrime.securesms 07-07 21:51:13.230 2571 2607 I IncomingMessageObserver: Initializing! (91554076) 07-07 21:51:13.230 2571 2608 I SignalDatabase: Upgrading database: 167, 197 07-07 21:51:13.236 2571 2611 I IncomingMessageObserver: Waiting for websocket state change.... 07-07 21:51:13.240 2571 2571 I RegistrationUtil: Registration is not yet complete. 07-07 21:51:13.240 2571 2571 I RegistrationUtil: java.lang.Throwable 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at org.thoughtcrime.securesms.registration.RegistrationUtil.maybeMarkRegistrationComplete(RegistrationUtil.java:33) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext.lambda$onCreate$3(ApplicationContext.java:164) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$wIlBIGBTTiiajQBAE1x8xR74OLI(Unknown Source:0) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda55.run(Unknown Source:0) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at org.thoughtcrime.securesms.util.AppStartup.execute(AppStartup.java:145) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext.onCreate(ApplicationContext.java:216) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1192) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6719) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at android.app.ActivityThread.access$1300(ActivityThread.java:237) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1913) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at android.os.Handler.dispatchMessage(Handler.java:106) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at android.os.Looper.loop(Looper.java:223) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at android.app.ActivityThread.main(ActivityThread.java:7664) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at java.lang.reflect.Method.invoke(Native Method) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592) 07-07 21:51:13.240 2571 2571 I RegistrationUtil: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947) 07-07 21:51:13.245 1335 1955 D ConnectivityService: requestNetwork for uid/pid:10182/2571 NetworkRequest [ TRACK_DEFAULT id=606, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10182 AdministratorUids: [] RequestorUid: 10182 RequestorPackageName: org.thoughtcrime.securesms] ] 07-07 21:51:13.246 1335 1584 D ConnectivityService: NetReassign [606 : null Ôćĺ 180] 07-07 21:51:13.246 1335 1580 D WifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=606, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10182 AdministratorUids: [] RequestorUid: 10182 RequestorPackageName: org.thoughtcrime.securesms] ] with score 60 and providerId 5 07-07 21:51:13.246 1335 1580 D UntrustedWifiNetworkFactory: got request NetworkRequest [ TRACK_DEFAULT id=606, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10182 AdministratorUids: [] RequestorUid: 10182 RequestorPackageName: org.thoughtcrime.securesms] ] with score 60 and providerId 5 07-07 21:51:13.247 2037 2037 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=606, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10182 AdministratorUids: [] RequestorUid: 10182 RequestorPackageName: org.thoughtcrime.securesms] ] with score 60 and providerId 5 07-07 21:51:13.248 1335 1614 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=606, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10182 AdministratorUids: [] RequestorUid: 10182 RequestorPackageName: org.thoughtcrime.securesms] ] with score 60 and providerId 5 07-07 21:51:13.249 2571 2571 D DynamicTheme: Setting to always night 07-07 21:51:13.253 1637 1637 V KeyguardUpdateMonitor: onSubscriptionInfoChanged() 07-07 21:51:13.253 2037 2037 D Telephony: isEmergencyPreferredAccount: subId=1, activeData=1 07-07 21:51:13.253 2037 2037 D Telephony: isEmergencyPreferredAccount: Device does not require preference. 07-07 21:51:13.254 2571 2571 D CachedInflater: Clearing view cache. 07-07 21:51:13.258 2571 2612 D NetworkConnectionListen: ConnectivityManager.NetworkCallback onAvailable() 07-07 21:51:13.263 2571 2571 I FeatureFlags: init() {} 07-07 21:51:13.264 2571 2611 W crime.securesm: Accessing hidden field Ljava/util/Collections$SynchronizedCollection;->mutex:Ljava/lang/Object; (greylist-max-o, reflection, denied) 07-07 21:51:13.264 2571 2611 W crime.securesm: Accessing hidden method Ljava/util/Collections$SynchronizedSet;->(Ljava/util/Set;Ljava/lang/Object;)V (greylist-max-o, reflection, denied) 07-07 21:51:13.264 2571 2571 D CallManager: Loading ringrtc library 07-07 21:51:13.264 2571 2611 W crime.securesm: Accessing hidden method Ljava/util/Collections$SynchronizedCollection;->(Ljava/util/Collection;Ljava/lang/Object;)V (greylist-max-o, reflection, denied) 07-07 21:51:13.267 2571 2613 D BlobProvider: No attachment drafts exist. Skipping. 07-07 21:51:13.267 2571 2613 I BlobProvider: Initialized. 07-07 21:51:13.274 2571 2571 W linker : Warning: "/data/app/~~l71LtM47SNd7vC3UxhKzwQ==/org.thoughtcrime.securesms-ctYSCW40yYyCLDT7q13Kzg==/lib/arm64/libringrtc_rffi.so" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring) 07-07 21:51:13.283 2571 2611 D IncomingMessageObserver: [Does Not Need Connection] Network: true, Foreground: false, Time Since Last Interaction: 8 ms (within limit), FCM: true, Stay open requests: [], Registered: false, Proxy: false, Force websocket: false, Decrypt Queue Empty: true 07-07 21:51:13.284 2571 2571 I CallManager: CallManager.initialize(): (release build, field trials = WebRTC-Audio-OpusSetSignalVoiceWithDtx/Enabled/) 07-07 21:51:13.285 2571 2571 I org.webrtc.Logging: NativeLibrary: Loading native library: jingle_peerconnection_so 07-07 21:51:13.288 2571 2571 I CallManager: CallManager.initialize() returned 07-07 21:51:13.288 2571 2571 D AppStartup: [init] sqlcipher-init: 96 logging: 2 security-provider: 334 crash-handling: 1 rx-init: 3 event-bus: 3 app-dependencies: 10 first-launch: 0 app-migrations: 36 mark-registration: 56 lifecycle-observer: 0 message-retriever: 7 dynamic-theme: 9 proxy-init: 0 blob-provider: 3 feature-flags: 5 ring-rtc: 24 glide: 0 schedule-non-blocking: 0 total: 589 07-07 21:51:13.289 2571 2571 D ApplicationContext: onCreate() took 596 ms 07-07 21:51:13.293 2571 2571 I ActivityThread: handleStopService: token=android.os.BinderProxy@262db76 not found. 07-07 21:51:13.295 2571 2571 D IncomingMessageObserver: Background service destroyed. 07-07 21:51:13.295 2571 2611 D IncomingMessageObserver: [Does Not Need Connection] Network: true, Foreground: false, Time Since Last Interaction: 54 ms (within limit), FCM: true, Stay open requests: [], Registered: false, Proxy: false, Force websocket: false, Decrypt Queue Empty: true 07-07 21:51:13.296 2571 2571 I Choreographer: Skipped 36 frames! The application may be doing too much work on its main thread. 07-07 21:51:13.296 1335 5852 W ActivityManager: Service done with onDestroy, but executeNesting=2: ServiceRecord{ed2195c u0 org.thoughtcrime.securesms/.messages.IncomingMessageObserver$BackgroundService} 07-07 21:51:13.297 2571 2571 I CellServiceConstraintOb: [API 30] Cell service available. 07-07 21:51:13.297 2571 2571 I JobManager: onConstraintMet(CellServiceConstraintOb) 07-07 21:51:13.299 2571 2571 I JobManager: onConstraintMet(NetworkConstraintObserv) 07-07 21:51:13.376 2571 2605 I PreKeysSyncJob: Some signed/last-resort prekeys aren't registered yet. Enqueuing a job. ACI: false PNI: false 07-07 21:51:13.381 2571 2605 I Job : [JOB::c9673625-2e92-4ed4-a52b-5d1efb320272][PreKeysSyncJob] onSubmit() (Time Since Submission: 4 ms, Lifespan: 2592000000 ms, Run Attempt: 1/Unlimited, Queue: PreKeysSyncJob) 07-07 21:51:13.381 2571 2605 I PersistentAlarmManagerL: [RotateSignedPreKeyListener] onReceive(signal.ACTION_SCHEDULE) 07-07 21:51:13.383 2571 2605 I PersistentAlarmManagerL: [RotateSignedPreKeyListener] scheduling alarm for: 1688931376977 07-07 21:51:13.384 2571 2605 I PersistentAlarmManagerL: [DirectoryRefreshListener] onReceive(signal.ACTION_SCHEDULE) 07-07 21:51:13.386 2571 2605 I PersistentAlarmManagerL: [DirectoryRefreshListener] scheduling alarm for: 1688931376984 07-07 21:51:13.387 2571 2605 I PersistentAlarmManagerL: [LocalBackupListener] onReceive(signal.ACTION_SCHEDULE) 07-07 21:51:13.388 2571 2605 I PersistentAlarmManagerL: [LocalBackupListener] scheduling exact alarm for: -1 hasManagerPermission: true 07-07 21:51:13.389 2571 2605 I PersistentAlarmManagerL: [RotateSenderCertificateListener] onReceive(signal.ACTION_SCHEDULE) 07-07 21:51:13.390 2571 2605 I PersistentAlarmManagerL: [RotateSenderCertificateListener] scheduling alarm for: 1688844977098 07-07 21:51:13.394 2571 2571 I PersistentAlarmManagerL: [LocalBackupListener] onReceive(null) 07-07 21:51:13.395 2571 2571 I PersistentAlarmManagerL: [LocalBackupListener] onAlarm(): scheduled: -1 actual: 1688759473395 07-07 21:51:13.396 2571 2605 I MessageProcessReceiver: Alarm scheduled to repeat at interval 21600000 07-07 21:51:13.397 2571 2605 I PersistentAlarmManagerL: [UpdateApkRefreshListener] onReceive(signal.ACTION_SCHEDULE) 07-07 21:51:13.398 2571 2605 I PersistentAlarmManagerL: [UpdateApkRefreshListener] scheduling alarm for: 1688780177106 07-07 21:51:13.401 2571 2607 I Job : [JOB::5f8ef72b-c8c3-4c60-a826-1778454f03c6][LocalBackupJobApi29] onSubmit() (Time Since Submission: 4 ms, Lifespan: Immortal, Run Attempt: 1/3, Queue: __LOCAL_BACKUP__) 07-07 21:51:13.409 2571 2571 I PersistentAlarmManagerL: [LocalBackupListener] scheduling exact alarm for: 1688781000000 hasManagerPermission: true 07-07 21:51:13.789 2571 2571 I AppStartup: Assuming the application has started in the background. Running post-render tasks. 07-07 21:51:13.998 2571 2608 D V168_SingleMessageTable: [migration] next-id: 1 drop-triggers: 27 drop-mms-indexes: 21 copy-sms: 87 drop-sms: 91 rebuild-indexes: 539 update-reactions: 0 update-msl: 0 total: 766 07-07 21:51:14.036 2571 2608 D V171_ThreadForeignKeyFi: [migration] thread-dupes: 1 thread-schema: 18 total: 19 07-07 21:51:14.253 2571 2608 I V181_ThreadTableForeign: Deleted 0 threads. 07-07 21:51:14.253 2571 2608 W V181_ThreadTableForeign: No threads deleted. Finishing early. 07-07 21:51:14.253 2571 2608 D V181_ThreadTableForeign: [deletes] threads: 1 07-07 21:51:14.299 2571 2608 W V185_MessageRecipientsA: Failed to find by ACI! Will try by E164. 07-07 21:51:14.301 2571 2608 W V185_MessageRecipientsA: Also failed to find by E164! 07-07 21:51:14.312 2571 2608 W V185_MessageRecipientsA: There's outgoing messages, but no self recipient! Attempting to repair. 07-07 21:51:14.314 2571 2608 W V185_MessageRecipientsA: No local recipient data at all! Have to bail. 07-07 21:51:14.320 2571 2608 W V186_ForeignKeyIndicesM: V185 wasn't run successfully! Skipping the migration for now. It'll run in V188. 07-07 21:51:14.325 2571 2608 D V187_MoreForeignKeyInde: [migration] call_link: 3 call_peer: 1 dlist_member: 0 msl_payload: 1 total: 5 07-07 21:51:14.330 2571 2608 W V188_FixMessageRecipien: Detected that V185 wasn't run properly! Repairing. 07-07 21:51:14.332 2571 2608 W V188_FixMessageRecipien: Failed to find by ACI! Will try by E164. 07-07 21:51:14.333 2571 2608 W V188_FixMessageRecipien: Also failed to find by E164! 07-07 21:51:14.343 2571 2608 W V188_FixMessageRecipien: There's outgoing messages, but no self recipient! Attempting to repair. 07-07 21:51:14.345 2571 2608 W V188_FixMessageRecipien: No local recipient data at all! This must be after a backup-restore. Using a placeholder recipient. 07-07 21:51:14.351 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_read_and_notified_and_thread_id_index 07-07 21:51:14.356 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_type_index 07-07 21:51:14.358 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_date_sent_index 07-07 21:51:14.359 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_date_server_index 07-07 21:51:14.361 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_thread_date_index 07-07 21:51:14.362 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_reactions_unread_index 07-07 21:51:14.364 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_story_type_index 07-07 21:51:14.365 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_parent_story_id_index 07-07 21:51:14.366 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_exported_index 07-07 21:51:14.368 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_id_type_payment_transactions_index 07-07 21:51:14.368 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_thread_story_parent_story_scheduled_date_index 07-07 21:51:14.370 2571 2608 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS message_ai 07-07 21:51:14.371 2571 2608 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS message_ad 07-07 21:51:14.371 2571 2608 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS message_au 07-07 21:51:14.371 2571 2608 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS message_quote_id_quote_author_scheduled_date_index 07-07 21:51:14.372 2571 2608 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS msl_message_delete 07-07 21:51:14.615 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_read_and_notified_and_thread_id_index ON "message"(read, notified, thread_id) 07-07 21:51:14.678 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_type_index ON "message" (type) 07-07 21:51:14.722 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_date_sent_from_to_thread_index ON message (date_sent, from_recipient_id, to_recipient_id, thread_id) 07-07 21:51:14.771 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_date_server_index ON "message" (date_server) 07-07 21:51:14.813 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_thread_date_index ON "message" (thread_id, date_received) 07-07 21:51:14.870 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_reactions_unread_index ON "message" (reactions_unread) 07-07 21:51:14.913 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_story_type_index ON "message" (story_type) 07-07 21:51:14.944 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_parent_story_id_index ON "message" (parent_story_id) 07-07 21:51:14.976 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_exported_index ON "message" (exported) 07-07 21:51:15.009 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_id_type_payment_transactions_index ON "message" (_id, type) WHERE type & 12884901888 != 0 07-07 21:51:15.030 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_thread_story_parent_story_scheduled_date_latest_revision_id_index ON message (thread_id, date_received, story_type, parent_story_id, scheduled_date, latest_revision_id) 07-07 21:51:15.088 2571 2608 D V188_FixMessageRecipien: Executing: CREATE TRIGGER message_ai AFTER INSERT ON message BEGIN 07-07 21:51:15.088 2571 2608 D V188_FixMessageRecipien: INSERT INTO message_fts(rowid, body, thread_id) VALUES (new._id, new.body, new.thread_id); 07-07 21:51:15.088 2571 2608 D V188_FixMessageRecipien: END 07-07 21:51:15.089 2571 2608 D V188_FixMessageRecipien: Executing: CREATE TRIGGER message_ad AFTER DELETE ON message BEGIN 07-07 21:51:15.089 2571 2608 D V188_FixMessageRecipien: INSERT INTO message_fts(message_fts, rowid, body, thread_id) VALUES ('delete', old._id, old.body, old.thread_id); 07-07 21:51:15.089 2571 2608 D V188_FixMessageRecipien: END 07-07 21:51:15.090 2571 2608 D V188_FixMessageRecipien: Executing: CREATE TRIGGER message_au AFTER UPDATE ON message BEGIN 07-07 21:51:15.090 2571 2608 D V188_FixMessageRecipien: INSERT INTO message_fts(message_fts, rowid, body, thread_id) VALUES('delete', old._id, old.body, old.thread_id); 07-07 21:51:15.090 2571 2608 D V188_FixMessageRecipien: INSERT INTO message_fts(rowid, body, thread_id) VALUES (new._id, new.body, new.thread_id); 07-07 21:51:15.090 2571 2608 D V188_FixMessageRecipien: END 07-07 21:51:15.091 2571 2608 D V188_FixMessageRecipien: Executing: CREATE INDEX message_quote_id_quote_author_scheduled_date_index ON message (quote_id, quote_author, scheduled_date) 07-07 21:51:15.150 2571 2608 D V188_FixMessageRecipien: Executing: CREATE TRIGGER msl_message_delete AFTER DELETE ON message 07-07 21:51:15.150 2571 2608 D V188_FixMessageRecipien: BEGIN 07-07 21:51:15.150 2571 2608 D V188_FixMessageRecipien: DELETE FROM msl_payload WHERE _id IN (SELECT payload_id FROM msl_message WHERE message_id = old._id); 07-07 21:51:15.150 2571 2608 D V188_FixMessageRecipien: END 07-07 21:51:15.362 2571 2608 D V188_FixMessageRecipien: [migration] get-self: 18 drop-dependents: 25 create-table: 2 copy-data: 124 update-data: 62 drop-old-table: 42 rename-table: 11 recreate-dependents: 537 v186-indexes: 188 fk-check: 22 total: 1031 07-07 21:51:15.524 2571 2608 W V191_UniqueMessageMigra: Still had 4 remaining duplicates! There are 2 unique timestamp(s) and 1 unique type(s): [20] 07-07 21:51:15.527 2571 2608 E SQLiteLog: (267) statement aborts at 10: [UPDATE message 07-07 21:51:15.527 2571 2608 E SQLiteLog: SET date_sent = 1602422253999 07-07 21:51:15.527 2571 2608 E SQLiteLog: WHERE _id = 12885] database disk image is malformed 07-07 21:51:16.030 2571 2608 E SqlCipherErrorHandler: Database 'signal.db' corrupted! 07-07 21:51:16.030 2571 2608 E SqlCipherErrorHandler: [sqlite] FullCode: 267 | ErrorCode: 11 | ExtendedErrorCode: 1 | Message: database disk image is malformed | ExtraMessage: null 07-07 21:51:16.030 2571 2608 E SqlCipherErrorHandler: Diagnostic results: 07-07 21:51:16.030 2571 2608 E SqlCipherErrorHandler: ===== PRAGMA integrity_check (same-connection) ===== 07-07 21:51:16.030 2571 2608 E SqlCipherErrorHandler: ok 07-07 21:51:16.030 2571 2608 E SqlCipherErrorHandler: 07-07 21:51:16.030 2571 2608 E SqlCipherErrorHandler: ===== PRAGMA cipher_integrity_check (same-connection) ===== 07-07 21:51:16.030 2571 2608 E SqlCipherErrorHandler: 07-07 21:51:16.033 2571 2608 W SearchTable: [fullyResetTables] Dropping tables and triggers... 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: Failed to clear full text search index. 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: java.lang.IllegalStateException: getDatabase called recursively 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:318) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:278) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.getSignalWritableDatabase(SignalDatabase.kt:204) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.DatabaseTable.getWritableDatabase(DatabaseTable.java:91) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SearchTable.fullyResetTables(SearchTable.kt:236) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.attemptToClearFullTextSearchIndex(SqlCipherErrorHandler.kt:149) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:38) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.onCorruption(SQLiteDatabase.java:348) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteProgram.onCorruption(SQLiteProgram.java:117) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:74) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.executeSql(SQLiteDatabase.java:1993) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.execSQL(SQLiteDatabase.java:1900) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:244) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:134) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:237) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:403) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:302) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.hasTable(Unknown Source:2) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.KeyValueDatabase.lambda$onOpen$0(KeyValueDatabase.java:99) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.KeyValueDatabase.$r8$lambda$jefACyoHK4h3lvPI5zn7iBuWxuI(Unknown Source:0) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.KeyValueDatabase$$ExternalSyntheticLambda0.run(Unknown Source:0) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at java.lang.Thread.run(Thread.java:923) 07-07 21:51:16.034 2571 2608 W SqlCipherErrorHandler: at org.signal.core.util.concurrent.SignalExecutors$NumberedThreadFactory$1.run(SignalExecutors.java:109) 07-07 21:51:16.042 2571 2609 W crime.securesm: Long monitor contention with owner signal-bounded-1 (2608) at net.zetetic.database.sqlcipher.SQLiteDatabase net.zetetic.database.sqlcipher.SQLiteOpenHelper.getWritableDatabase()(SQLiteOpenHelper.java:279) waiters=0 in net.zetetic.database.sqlcipher.SQLiteDatabase net.zetetic.database.sqlcipher.SQLiteOpenHelper.getReadableDatabase() for 2.825s 07-07 21:51:16.046 2571 2608 E AndroidRuntime: FATAL EXCEPTION: signal-bounded-1 07-07 21:51:16.046 2571 2608 E AndroidRuntime: Process: org.thoughtcrime.securesms, PID: 2571 07-07 21:51:16.046 2571 2608 E AndroidRuntime: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$DatabaseCorruptedError_BothChecksPass 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:39) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteDatabase.onCorruption(SQLiteDatabase.java:348) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteProgram.onCorruption(SQLiteProgram.java:117) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:74) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteDatabase.executeSql(SQLiteDatabase.java:1993) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteDatabase.execSQL(SQLiteDatabase.java:1900) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:244) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:134) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:237) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:403) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:302) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase.hasTable(Unknown Source:2) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.KeyValueDatabase.lambda$onOpen$0(KeyValueDatabase.java:99) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.KeyValueDatabase.$r8$lambda$jefACyoHK4h3lvPI5zn7iBuWxuI(Unknown Source:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.thoughtcrime.securesms.database.KeyValueDatabase$$ExternalSyntheticLambda0.run(Unknown Source:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at java.lang.Thread.run(Thread.java:923) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at org.signal.core.util.concurrent.SignalExecutors$NumberedThreadFactory$1.run(SignalExecutors.java:109) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at [[ ÔćĹÔćĹ Original Trace ÔćĹÔćĹ ]].(:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at [[ ÔćôÔćô Inferred Trace ÔćôÔćô ]].(:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at Database 'signal.db' corrupted!.(:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at [sqlite] FullCode: 267 | ErrorCode: 11 | ExtendedErrorCode: 1 | Message: database disk image is malformed | ExtraMessage: null.(:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at Diagnostics results:.(:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at ===== PRAGMA integrity_check (same-connection) =====.(:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at ok.(:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at .(:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at ===== PRAGMA cipher_integrity_check (same-connection) =====.(:0) 07-07 21:51:16.046 2571 2608 E AndroidRuntime: at .(:0) 07-07 21:51:16.047 2571 2609 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$DatabaseCorruptedError_BothChecksPass 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:39) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteDatabase.onCorruption(SQLiteDatabase.java:348) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteProgram.onCorruption(SQLiteProgram.java:117) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:74) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteDatabase.executeSql(SQLiteDatabase.java:1993) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteDatabase.execSQL(SQLiteDatabase.java:1900) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:244) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:134) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:237) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:403) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:302) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.hasTable(Unknown Source:2) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.KeyValueDatabase.lambda$onOpen$0(KeyValueDatabase.java:99) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.KeyValueDatabase.$r8$lambda$jefACyoHK4h3lvPI5zn7iBuWxuI(Unknown Source:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.thoughtcrime.securesms.database.KeyValueDatabase$$ExternalSyntheticLambda0.run(Unknown Source:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at java.lang.Thread.run(Thread.java:923) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at org.signal.core.util.concurrent.SignalExecutors$NumberedThreadFactory$1.run(SignalExecutors.java:109) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at [[ ÔćĹÔćĹ Original Trace ÔćĹÔćĹ ]].(:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at [[ ÔćôÔćô Inferred Trace ÔćôÔćô ]].(:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at Database 'signal.db' corrupted!.(:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at [sqlite] FullCode: 267 | ErrorCode: 11 | ExtendedErrorCode: 1 | Message: database disk image is malformed | ExtraMessage: null.(:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at Diagnostics results:.(:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at ===== PRAGMA integrity_check (same-connection) =====.(:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at ok.(:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at .(:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at ===== PRAGMA cipher_integrity_check (same-connection) =====.(:0) 07-07 21:51:16.047 2571 2608 E SignalUncaughtException: at .(:0) 07-07 21:51:16.050 2571 2624 D StorageSyncHelper: Scheduling a sync. Last sync was 1688759476048 ms ago. 07-07 21:51:16.050 2571 2624 D StorageSyncHelper: Registration still ongoing. Ignore sync request. 07-07 21:51:16.056 2571 2625 I JobRunner: [JOB::c9673625-2e92-4ed4-a52b-5d1efb320272][PreKeysSyncJob][1] Running job. (Time Since Submission: 2677 ms, Lifespan: 2592000000 ms, Run Attempt: 1/Unlimited, Queue: PreKeysSyncJob) 07-07 21:51:16.057 2571 2627 I JobRunner: [JOB::5f8ef72b-c8c3-4c60-a826-1778454f03c6][LocalBackupJobApi29][3] Running job. (Time Since Submission: 2657 ms, Lifespan: Immortal, Run Attempt: 1/3, Queue: __LOCAL_BACKUP__) 07-07 21:51:16.058 2571 2609 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:16.062 2571 2627 I LocalBackupJobApi29: Executing backup job... 07-07 21:51:16.063 2571 2627 D NotificationCancellatio: cancelLegacy() called with: notificationId = [31321] 07-07 21:51:16.063 2571 2625 W PreKeysSyncJob: [JOB::c9673625-2e92-4ed4-a52b-5d1efb320272][PreKeysSyncJob] Not yet registered (Time Since Submission: 2685 ms, Lifespan: 2592000000 ms, Run Attempt: 1/Unlimited, Queue: PreKeysSyncJob) 07-07 21:51:16.064 2571 2625 I JobRunner: [JOB::c9673625-2e92-4ed4-a52b-5d1efb320272][PreKeysSyncJob][1] Job finished with result SUCCESS in 9 ms. (Time Since Submission: 2686 ms, Lifespan: 2592000000 ms, Run Attempt: 1/Unlimited, Queue: PreKeysSyncJob) 07-07 21:51:16.065 2571 2627 W BaseJob : [JOB::5f8ef72b-c8c3-4c60-a826-1778454f03c6][LocalBackupJobApi29] Encountered a failing exception. (Time Since Submission: 2664 ms, Lifespan: Immortal, Run Attempt: 1/3, Queue: __LOCAL_BACKUP__) 07-07 21:51:16.065 2571 2627 W BaseJob : java.io.IOException: Backup Directory has not been selected! 07-07 21:51:16.065 2571 2627 W BaseJob : at org.thoughtcrime.securesms.jobs.LocalBackupJobApi29.onRun(LocalBackupJobApi29.java:91) 07-07 21:51:16.065 2571 2627 W BaseJob : at org.thoughtcrime.securesms.jobs.BaseJob.run(BaseJob.java:31) 07-07 21:51:16.065 2571 2627 W BaseJob : at org.thoughtcrime.securesms.jobmanager.JobRunner.run(JobRunner.java:86) 07-07 21:51:16.065 2571 2627 W BaseJob : at org.thoughtcrime.securesms.jobmanager.JobRunner.run(JobRunner.java:49) 07-07 21:51:16.065 2571 2627 W JobRunner: [JOB::5f8ef72b-c8c3-4c60-a826-1778454f03c6][LocalBackupJobApi29][3] Job failed. (Time Since Submission: 2665 ms, Lifespan: Immortal, Run Attempt: 1/3, Queue: __LOCAL_BACKUP__) 07-07 21:51:16.072 2571 2609 I SignalDatabase: Upgrading database: 167, 197 07-07 21:51:16.089 2571 2624 D EmojiFiles: Verifying all name files exist. 07-07 21:51:16.092 2571 2624 D EmojiFiles: All names exist? true 07-07 21:51:16.099 2571 2608 I JobManager: Successfully flushed. 07-07 21:51:16.105 1335 2634 I DropBoxManagerService: add tag=data_app_crash isTagEnabled=true flags=0x2 07-07 21:51:16.335 2571 2624 I JobSchedulerScheduler: JobScheduler enqueue of NETWORK (-1733499378) 07-07 21:51:16.342 2571 2624 I JobSchedulerScheduler: JobScheduler enqueue of (0) 07-07 21:51:16.349 2571 2571 I JobSchedulerScheduler: Waking due to job: -1733499378 07-07 21:51:16.352 2571 2571 I JobSchedulerScheduler: Waking due to job: 0 07-07 21:51:16.835 2571 2609 D V168_SingleMessageTable: [migration] next-id: 1 drop-triggers: 11 drop-mms-indexes: 8 copy-sms: 81 drop-sms: 85 rebuild-indexes: 574 update-reactions: 2 update-msl: 0 total: 762 07-07 21:51:16.876 2571 2609 D V171_ThreadForeignKeyFi: [migration] thread-dupes: 2 thread-schema: 19 total: 21 07-07 21:51:17.089 2571 2609 I V181_ThreadTableForeign: Deleted 0 threads. 07-07 21:51:17.089 2571 2609 W V181_ThreadTableForeign: No threads deleted. Finishing early. 07-07 21:51:17.089 2571 2609 D V181_ThreadTableForeign: [deletes] threads: 1 07-07 21:51:17.133 2571 2609 W V185_MessageRecipientsA: Failed to find by ACI! Will try by E164. 07-07 21:51:17.134 2571 2609 W V185_MessageRecipientsA: Also failed to find by E164! 07-07 21:51:17.145 2571 2609 W V185_MessageRecipientsA: There's outgoing messages, but no self recipient! Attempting to repair. 07-07 21:51:17.148 2571 2609 W V185_MessageRecipientsA: No local recipient data at all! Have to bail. 07-07 21:51:17.153 2571 2609 W V186_ForeignKeyIndicesM: V185 wasn't run successfully! Skipping the migration for now. It'll run in V188. 07-07 21:51:17.157 2571 2609 D V187_MoreForeignKeyInde: [migration] call_link: 1 call_peer: 1 dlist_member: 1 msl_payload: 0 total: 3 07-07 21:51:17.162 2571 2609 W V188_FixMessageRecipien: Detected that V185 wasn't run properly! Repairing. 07-07 21:51:17.163 2571 2609 W V188_FixMessageRecipien: Failed to find by ACI! Will try by E164. 07-07 21:51:17.164 2571 2609 W V188_FixMessageRecipien: Also failed to find by E164! 07-07 21:51:17.175 2571 2609 W V188_FixMessageRecipien: There's outgoing messages, but no self recipient! Attempting to repair. 07-07 21:51:17.177 2571 2609 W V188_FixMessageRecipien: No local recipient data at all! This must be after a backup-restore. Using a placeholder recipient. 07-07 21:51:17.182 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_read_and_notified_and_thread_id_index 07-07 21:51:17.187 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_type_index 07-07 21:51:17.189 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_date_sent_index 07-07 21:51:17.191 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_date_server_index 07-07 21:51:17.192 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_thread_date_index 07-07 21:51:17.194 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_reactions_unread_index 07-07 21:51:17.195 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_story_type_index 07-07 21:51:17.197 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_parent_story_id_index 07-07 21:51:17.198 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_exported_index 07-07 21:51:17.200 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_id_type_payment_transactions_index 07-07 21:51:17.201 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS mms_thread_story_parent_story_scheduled_date_index 07-07 21:51:17.203 2571 2609 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS message_ai 07-07 21:51:17.204 2571 2609 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS message_ad 07-07 21:51:17.204 2571 2609 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS message_au 07-07 21:51:17.205 2571 2609 D V188_FixMessageRecipien: Executing: DROP index IF EXISTS message_quote_id_quote_author_scheduled_date_index 07-07 21:51:17.206 2571 2609 D V188_FixMessageRecipien: Executing: DROP trigger IF EXISTS msl_message_delete 07-07 21:51:17.445 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_read_and_notified_and_thread_id_index ON "message"(read, notified, thread_id) 07-07 21:51:17.513 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_type_index ON "message" (type) 07-07 21:51:17.559 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_date_sent_from_to_thread_index ON message (date_sent, from_recipient_id, to_recipient_id, thread_id) 07-07 21:51:17.560 2571 2592 I crime.securesm: Waiting for a blocking GC ProfileSaver 07-07 21:51:17.568 2571 2592 I crime.securesm: WaitForGcToComplete blocked ProfileSaver on RunEmptyCheckpoint for 8.348ms 07-07 21:51:17.609 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_date_server_index ON "message" (date_server) 07-07 21:51:17.652 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_thread_date_index ON "message" (thread_id, date_received) 07-07 21:51:17.709 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_reactions_unread_index ON "message" (reactions_unread) 07-07 21:51:17.753 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_story_type_index ON "message" (story_type) 07-07 21:51:17.787 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_parent_story_id_index ON "message" (parent_story_id) 07-07 21:51:17.820 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_exported_index ON "message" (exported) 07-07 21:51:17.854 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_id_type_payment_transactions_index ON "message" (_id, type) WHERE type & 12884901888 != 0 07-07 21:51:17.875 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_thread_story_parent_story_scheduled_date_latest_revision_id_index ON message (thread_id, date_received, story_type, parent_story_id, scheduled_date, latest_revision_id) 07-07 21:51:17.934 2571 2609 D V188_FixMessageRecipien: Executing: CREATE TRIGGER message_ai AFTER INSERT ON message BEGIN 07-07 21:51:17.934 2571 2609 D V188_FixMessageRecipien: INSERT INTO message_fts(rowid, body, thread_id) VALUES (new._id, new.body, new.thread_id); 07-07 21:51:17.934 2571 2609 D V188_FixMessageRecipien: END 07-07 21:51:17.935 2571 2609 D V188_FixMessageRecipien: Executing: CREATE TRIGGER message_ad AFTER DELETE ON message BEGIN 07-07 21:51:17.935 2571 2609 D V188_FixMessageRecipien: INSERT INTO message_fts(message_fts, rowid, body, thread_id) VALUES ('delete', old._id, old.body, old.thread_id); 07-07 21:51:17.935 2571 2609 D V188_FixMessageRecipien: END 07-07 21:51:17.935 2571 2609 D V188_FixMessageRecipien: Executing: CREATE TRIGGER message_au AFTER UPDATE ON message BEGIN 07-07 21:51:17.935 2571 2609 D V188_FixMessageRecipien: INSERT INTO message_fts(message_fts, rowid, body, thread_id) VALUES('delete', old._id, old.body, old.thread_id); 07-07 21:51:17.935 2571 2609 D V188_FixMessageRecipien: INSERT INTO message_fts(rowid, body, thread_id) VALUES (new._id, new.body, new.thread_id); 07-07 21:51:17.935 2571 2609 D V188_FixMessageRecipien: END 07-07 21:51:17.936 2571 2609 D V188_FixMessageRecipien: Executing: CREATE INDEX message_quote_id_quote_author_scheduled_date_index ON message (quote_id, quote_author, scheduled_date) 07-07 21:51:17.997 2571 2609 D V188_FixMessageRecipien: Executing: CREATE TRIGGER msl_message_delete AFTER DELETE ON message 07-07 21:51:17.997 2571 2609 D V188_FixMessageRecipien: BEGIN 07-07 21:51:17.997 2571 2609 D V188_FixMessageRecipien: DELETE FROM msl_payload WHERE _id IN (SELECT payload_id FROM msl_message WHERE message_id = old._id); 07-07 21:51:17.997 2571 2609 D V188_FixMessageRecipien: END 07-07 21:51:18.217 2571 2609 D V188_FixMessageRecipien: [migration] get-self: 16 drop-dependents: 29 create-table: 1 copy-data: 122 update-data: 61 drop-old-table: 42 rename-table: 12 recreate-dependents: 553 v186-indexes: 197 fk-check: 22 total: 1055 07-07 21:51:18.377 2571 2609 W V191_UniqueMessageMigra: Still had 4 remaining duplicates! There are 2 unique timestamp(s) and 1 unique type(s): [20] 07-07 21:51:18.379 2571 2609 E SQLiteLog: (267) statement aborts at 10: [UPDATE message 07-07 21:51:18.379 2571 2609 E SQLiteLog: SET date_sent = 1602422253999 07-07 21:51:18.379 2571 2609 E SQLiteLog: WHERE _id = 12885] database disk image is malformed 07-07 21:51:18.412 2571 2640 D ProfileInstaller: Skipping profile installation for org.thoughtcrime.securesms 07-07 21:51:18.880 2571 2609 E SqlCipherErrorHandler: Database 'signal.db' corrupted! 07-07 21:51:18.880 2571 2609 E SqlCipherErrorHandler: [sqlite] FullCode: 267 | ErrorCode: 11 | ExtendedErrorCode: 1 | Message: database disk image is malformed | ExtraMessage: null 07-07 21:51:18.880 2571 2609 E SqlCipherErrorHandler: Diagnostic results: 07-07 21:51:18.880 2571 2609 E SqlCipherErrorHandler: ===== PRAGMA integrity_check (same-connection) ===== 07-07 21:51:18.880 2571 2609 E SqlCipherErrorHandler: ok 07-07 21:51:18.880 2571 2609 E SqlCipherErrorHandler: 07-07 21:51:18.880 2571 2609 E SqlCipherErrorHandler: ===== PRAGMA cipher_integrity_check (same-connection) ===== 07-07 21:51:18.880 2571 2609 E SqlCipherErrorHandler: 07-07 21:51:18.885 2571 2609 W SearchTable: [fullyResetTables] Dropping tables and triggers... 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: Failed to clear full text search index. 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: java.lang.IllegalStateException: getDatabase called recursively 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:318) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:278) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.getSignalWritableDatabase(SignalDatabase.kt:204) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.DatabaseTable.getWritableDatabase(DatabaseTable.java:91) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SearchTable.fullyResetTables(SearchTable.kt:236) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.attemptToClearFullTextSearchIndex(SqlCipherErrorHandler.kt:149) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:38) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.onCorruption(SQLiteDatabase.java:348) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteProgram.onCorruption(SQLiteProgram.java:117) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:74) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.executeSql(SQLiteDatabase.java:1993) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteDatabase.execSQL(SQLiteDatabase.java:1900) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:244) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:134) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:237) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:403) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:302) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.hasTable(Unknown Source:2) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(Unknown Source:0) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(Unknown Source:2) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at java.lang.Thread.run(Thread.java:923) 07-07 21:51:18.886 2571 2609 W SqlCipherErrorHandler: at org.signal.core.util.concurrent.SignalExecutors$NumberedThreadFactory$1.run(SignalExecutors.java:109) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$DatabaseCorruptedError_BothChecksPass 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:39) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteDatabase.onCorruption(SQLiteDatabase.java:348) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteProgram.onCorruption(SQLiteProgram.java:117) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:74) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteDatabase.executeSql(SQLiteDatabase.java:1993) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteDatabase.execSQL(SQLiteDatabase.java:1900) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:244) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:134) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:237) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:403) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at net.zetetic.database.sqlcipher.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:302) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.hasTable(Unknown Source:2) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(Unknown Source:0) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(Unknown Source:2) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at java.lang.Thread.run(Thread.java:923) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at org.signal.core.util.concurrent.SignalExecutors$NumberedThreadFactory$1.run(SignalExecutors.java:109) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at [[ ÔćĹÔćĹ Original Trace ÔćĹÔćĹ ]].(:0) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at [[ ÔćôÔćô Inferred Trace ÔćôÔćô ]].(:0) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at Database 'signal.db' corrupted!.(:0) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at [sqlite] FullCode: 267 | ErrorCode: 11 | ExtendedErrorCode: 1 | Message: database disk image is malformed | ExtraMessage: null.(:0) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at Diagnostics results:.(:0) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at ===== PRAGMA integrity_check (same-connection) =====.(:0) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at ok.(:0) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at .(:0) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at ===== PRAGMA cipher_integrity_check (same-connection) =====.(:0) 07-07 21:51:18.895 2571 2609 E SignalUncaughtException: at .(:0) 07-07 21:51:18.898 2571 2613 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:18.912 2571 2643 D EmojiSearchIndexDownloa: Do not need to check. It's been 899741 ms since the last check. 07-07 21:51:18.912 2571 2613 I SQLiteConnection: Database keying operation returned:0 07-07 21:51:18.918 2571 2613 I SignalDatabase: Upgrading database: 167, 197 07-07 21:51:18.934 2571 2609 I JobManager: Successfully flushed. 07-07 21:51:18.934 2571 2609 I Process : Sending signal. PID: 2571 SIG: 9 07-07 21:51:18.973 1335 1967 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ TRACK_DEFAULT id=606, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10182 AdministratorUids: [] RequestorUid: 10182 RequestorPackageName: org.thoughtcrime.securesms] ], android.os.BinderProxy@1d374c9) 07-07 21:51:18.974 1335 2746 I ActivityManager: Process org.thoughtcrime.securesms (pid 2571) has died: cch+5 CEM 07-07 21:51:18.974 1335 1584 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=606, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10182 AdministratorUids: [] RequestorUid: 10182 RequestorPackageName: org.thoughtcrime.securesms] ] (release request) 07-07 21:51:18.975 586 586 I Zygote : Process 2571 exited due to signal 9 (Killed) 07-07 21:51:18.975 1335 1403 I libprocessgroup: Successfully killed process cgroup uid 10182 pid 2571 in 0ms 07-07 21:51:18.976 0 0 I [98402.340618,4] binder: release 2571:2608 transaction 12168590 out, still active 07-07 21:51:18.978 1335 1955 W ActivityManager: Ignoring remove of inactive process: ProcessRecord{c28446a 0:org.thoughtcrime.securesms/u0a182} 07-07 21:51:18.981 2037 2037 D Telephony: isEmergencyPreferredAccount: subId=1, activeData=1 07-07 21:51:18.981 2037 2037 D Telephony: isEmergencyPreferredAccount: Device does not require preference. 07-07 21:51:18.982 1637 1637 V KeyguardUpdateMonitor: onSubscriptionInfoChanged() 07-07 21:51:20.222 645 815 E MotoSensors: poll:124 reading events failed fd=7 nb=0 07-07 21:51:21.242 1335 1955 I LocationAccessPolicy: Allowing com.motorola.modservice fine because it doesn't target API 29 yet. Please fix this app. Called from TelephonyRegistry push 07-07 21:51:21.248 2037 2037 D ServiceStateProvider: subId=1 07-07 21:51:21.254 13422 13422 D CellBroadcastReceiver: onReceive Intent { act=android.intent.action.SERVICE_STATE flg=0x1000010 cmp=com.android.cellbroadcastreceiver.module/com.android.cellbroadcastreceiver.CellBroadcastReceiver (has extras) } 07-07 21:51:21.256 2016 2623 D QCNEJ/WwanInfoRelay: onServiceStateChanged: dataState: 2 DDS:1 Notify service state update 07-07 21:51:21.262 2037 2037 I Telephony: isRttCurrentlySupported -- regular acct, hasVoiceAvailability: false 07-07 21:51:21.262 2037 2037 I Telephony: isRttSupported: false 07-07 21:51:21.262 2037 2037 I Telephony: alwaysAllowWhileRoaming: false 07-07 21:51:21.262 2037 2037 I Telephony: isRoaming: false 07-07 21:51:21.262 2037 2037 I Telephony: isOnWfc: false 07-07 21:51:23.821 1335 5865 I LocationAccessPolicy: Allowing com.motorola.modservice fine because it doesn't target API 29 yet. Please fix this app. Called from TelephonyRegistry push 07-07 21:51:23.825 2016 2623 D QCNEJ/WwanInfoRelay: onServiceStateChanged: dataState: 2 DDS:1 Notify service state update 07-07 21:51:23.828 2037 2037 D ServiceStateProvider: subId=1 07-07 21:51:23.833 13422 13422 D CellBroadcastReceiver: onReceive Intent { act=android.intent.action.SERVICE_STATE flg=0x1000010 cmp=com.android.cellbroadcastreceiver.module/com.android.cellbroadcastreceiver.CellBroadcastReceiver (has extras) } 07-07 21:51:23.841 2037 2037 I Telephony: isRttCurrentlySupported -- regular acct, hasVoiceAvailability: false 07-07 21:51:23.841 2037 2037 I Telephony: isRttSupported: false 07-07 21:51:23.841 2037 2037 I Telephony: alwaysAllowWhileRoaming: false 07-07 21:51:23.841 2037 2037 I Telephony: isRoaming: false 07-07 21:51:23.841 2037 2037 I Telephony: isOnWfc: false ```
sofodrift commented 1 year ago

Hello. I have attached you a log from signal app only. Check it out . Im using the latest beta version BTW !

Στις Τετ 5 Ιουλ 2023, 6:01 μ.μ. ο χρήστης Greyson Parrelli < @.***> έγραψε:

@sofodrift https://github.com/sofodrift can you get us a debuglog after the crash? You can get a debuglog during registration by tapping 8 times on the header text on pretty much any screen during registration.

— Reply to this email directly, view it on GitHub https://github.com/signalapp/Signal-Android/issues/12990#issuecomment-1621944231, or unsubscribe https://github.com/notifications/unsubscribe-auth/BAOGO753UY6SRW4P2KSPQ53XOV6UVANCNFSM6AAAAAAZAPULVY . You are receiving this because you were mentioned.Message ID: @.***>

---- 8 Ιουλ 2023 1:50:09 μ.μ. ----

07-08 13:48:55.646 1913 2156 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.thoughtcrime.securesms/.RoutingActivity bnds=[230,432][437,751]} from uid 10208

07-08 13:48:55.668 1913 2086 I ActivityManager: Start proc 17997:org.thoughtcrime.securesms/u0a141 for next-top-activity {org.thoughtcrime.securesms/org.thoughtcrime.securesms.RoutingActivity}

07-08 13:48:55.956 17997 17997 I RegistrationUtil: at org.thoughtcrime.securesms.registration.RegistrationUtil.maybeMarkRegistrationComplete(RegistrationUtil.java:33)

07-08 13:48:55.956 17997 17997 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext.lambda$onCreate$3(ApplicationContext.java:164)

07-08 13:48:55.956 17997 17997 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$wIlBIGBTTiiajQBAE1x8xR74OLI(ApplicationContext.java:0)

07-08 13:48:55.956 17997 17997 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda55.run(R8$$SyntheticClass:0)

07-08 13:48:55.956 17997 17997 I RegistrationUtil: at org.thoughtcrime.securesms.util.AppStartup.execute(AppStartup.java:145)

07-08 13:48:55.956 17997 17997 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext.onCreate(ApplicationContext.java:216)

07-08 13:48:55.985 1913 2156 I ActivityTaskManager: START u0 {cmp=org.thoughtcrime.securesms/.registration.RegistrationNavigationActivity (has extras)} from uid 10141

07-08 13:48:56.188 1913 2054 I ActivityTaskManager: Displayed org.thoughtcrime.securesms/.registration.RegistrationNavigationActivity: +538ms

07-08 13:48:56.204 11554 11554 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1909 onStartInput(EditorInfo{inputType=0x0(NULL) imeOptions=0x0 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null packageName=org.thoughtcrime.securesms fieldId=-1 fieldName=null extras=null hintLocales=[]}, false)

07-08 13:48:56.549 1913 2155 W InputManager-JNI: Input channel object '96e412b Splash Screen org.thoughtcrime.securesms (client)' was disposed without first being removed with the input manager!

07-08 13:48:58.343 11554 11554 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1909 onStartInput(EditorInfo{inputType=0x3(Phone) imeOptions=0x6 privateImeOptions=null actionName=DONE actionLabel=null actionId=0 initialSelStart=0 initialSelEnd=0 initialCapsMode=0x0 hintText=non-empty label=null packageName=org.thoughtcrime.securesms fieldId=-1 fieldName=null extras=Bundle[mParcelledData.dataSize=240] hintLocales=[]}, false)

07-08 13:48:58.384 11554 11554 I GoogleInputMethodService: GoogleInputMethodService.onStartInputView():2036 onStartInputView(EditorInfo{inputType=0x3(Phone) imeOptions=0x6 privateImeOptions=null actionName=DONE actionLabel=null actionId=0 initialSelStart=0 initialSelEnd=0 initialCapsMode=0x0 hintText=non-empty label=null packageName=org.thoughtcrime.securesms fieldId=-1 fieldName=null extras=Bundle[{android.support.text.emoji.emojiCompat_metadataVersion=9, android.support.text.emoji.emojiCompat_replaceAll=false}] hintLocales=[]}, false)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalWritableDatabase(SignalDatabase.kt:204)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.AttachmentTable.deleteAbandonedPreuploadedAttachments(AttachmentTable.java:394)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.initializeCleanup(ApplicationContext.java:471)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$Siio_ve2xbB778LsiRf92wQaPrQ(ApplicationContext.java:0)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda20.run(R8$$SyntheticClass:0)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.model.AvatarPickerDatabase.getAllAvatars(AvatarPickerDatabase.kt:122)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.avatar.AvatarPickerStorage.cleanOrphans(AvatarPickerStorage.kt:38)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.cleanAvatarStorage(ApplicationContext.java:466)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$ovJzPtEGSgvdzEfbBJQ_xX3JMa4(ApplicationContext.java:0)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda10.run(R8$$SyntheticClass:0)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.DatabaseTable.getReadableDatabase(DatabaseTable.java:87)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.MessageTable.getOldestScheduledSendTimestamp(MessageTable.kt:4668)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.ScheduledMessageManager.getNextClosestEvent(ScheduledMessageManager.kt:40)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.ScheduledMessageManager.getNextClosestEvent(ScheduledMessageManager.kt:23)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.PendingRetryReceiptTable.getAll(PendingRetryReceiptTable.java:64)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.PendingRetryReceiptCache.ensurePopulated(PendingRetryReceiptCache.kt:79)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.PendingRetryReceiptCache.getOldest(PendingRetryReceiptCache.kt:49)

07-08 13:49:01.110 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.PendingRetryReceiptManager.getNextClosestEvent(PendingRetryReceiptManager.java:48)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.PendingRetryReceiptManager.getNextClosestEvent(PendingRetryReceiptManager.java:27)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.DatabaseTable.getReadableDatabase(DatabaseTable.java:87)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.MessageTable.getNearestExpiringViewOnceMessage(MessageTable.kt:3623)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.revealable.ViewOnceMessageManager.getNextClosestEvent(ViewOnceMessageManager.java:42)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.revealable.ViewOnceMessageManager.getNextClosestEvent(ViewOnceMessageManager.java:23)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(JobDatabase.java:0)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(R8$$SyntheticClass:0)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalWritableDatabase(SignalDatabase.kt:204)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.AttachmentTable.deleteAbandonedPreuploadedAttachments(AttachmentTable.java:394)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.initializeCleanup(ApplicationContext.java:471)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$Siio_ve2xbB778LsiRf92wQaPrQ(ApplicationContext.java:0)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda20.run(R8$$SyntheticClass:0)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.helpers.migration.V188_FixMessageRecipientsAndEditMessageMigration.migrate(V188_FixMessageRecipientsAndEditMessageMigration.kt:161)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:226)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase.lambda$onOpen$0(KeyValueDatabase.java:99)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase.$r8$lambda$jefACyoHK4h3lvPI5zn7iBuWxuI(KeyValueDatabase.java:0)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase$$ExternalSyntheticLambda0.run(R8$$SyntheticClass:0)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.model.AvatarPickerDatabase.getAllAvatars(AvatarPickerDatabase.kt:122)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.avatar.AvatarPickerStorage.cleanOrphans(AvatarPickerStorage.kt:38)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.cleanAvatarStorage(ApplicationContext.java:466)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$ovJzPtEGSgvdzEfbBJQ_xX3JMa4(ApplicationContext.java:0)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda10.run(R8$$SyntheticClass:0)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(JobDatabase.java:0)

07-08 13:49:01.111 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(R8$$SyntheticClass:0)

07-08 13:49:03.808 11554 11554 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1909 onStartInput(EditorInfo{inputType=0x3(Phone) imeOptions=0x4000006 privateImeOptions=null actionName=DONE actionLabel=null actionId=0 initialSelStart=12 initialSelEnd=12 initialCapsMode=0x0 hintText=non-empty label=null packageName=org.thoughtcrime.securesms fieldId=-1 fieldName=null extras=Bundle[mParcelledData.dataSize=240] hintLocales=[]}, true)

07-08 13:49:03.829 1913 9294 W InputManager-JNI: Input channel object '1ad9755 org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity (client)' was disposed without first being removed with the input manager!

07-08 13:49:03.848 11554 11554 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1909 onStartInput(EditorInfo{inputType=0x3(Phone) imeOptions=0x4000006 privateImeOptions=null actionName=DONE actionLabel=null actionId=0 initialSelStart=12 initialSelEnd=12 initialCapsMode=0x0 hintText=non-empty label=null packageName=org.thoughtcrime.securesms fieldId=-1 fieldName=null extras=Bundle[mParcelledData.dataSize=240] hintLocales=[]}, true)

07-08 13:49:03.877 11554 11554 I GoogleInputMethodService: GoogleInputMethodService.onStartInputView():2036 onStartInputView(EditorInfo{inputType=0x3(Phone) imeOptions=0x4000006 privateImeOptions=null actionName=DONE actionLabel=null actionId=0 initialSelStart=12 initialSelEnd=12 initialCapsMode=0x0 hintText=non-empty label=null packageName=org.thoughtcrime.securesms fieldId=-1 fieldName=null extras=Bundle[{android.support.text.emoji.emojiCompat_metadataVersion=9, android.support.text.emoji.emojiCompat_replaceAll=false}] hintLocales=[]}, false)

07-08 13:49:03.999 17997 17997 I AccountValues: at org.thoughtcrime.securesms.keyvalue.AccountValues.setRegistered(AccountValues.kt:316)

07-08 13:49:03.999 17997 17997 I AccountValues: at org.thoughtcrime.securesms.registration.fragments.EnterPhoneNumberFragment.lambda$requestVerificationCode$12(EnterPhoneNumberFragment.java:294)

07-08 13:49:03.999 17997 17997 I AccountValues: at org.thoughtcrime.securesms.registration.fragments.EnterPhoneNumberFragment.$r8$lambda$C4_NB-riDL8s-AhG54sxPpVuVAQ(EnterPhoneNumberFragment.java:0)

07-08 13:49:03.999 17997 17997 I AccountValues: at org.thoughtcrime.securesms.registration.fragments.EnterPhoneNumberFragment$$ExternalSyntheticLambda20.accept(R8$$SyntheticClass:0)

07-08 13:49:03.999 17997 17997 I AccountValues: at org.thoughtcrime.securesms.registration.fragments.EnterPhoneNumberFragment.requestVerificationCode(EnterPhoneNumberFragment.java:296)

07-08 13:49:03.999 17997 17997 I AccountValues: at org.thoughtcrime.securesms.registration.fragments.EnterPhoneNumberFragment.lambda$handleRequestVerification$8(EnterPhoneNumberFragment.java:240)

07-08 13:49:03.999 17997 17997 I AccountValues: at org.thoughtcrime.securesms.registration.fragments.EnterPhoneNumberFragment.$r8$lambda$pGuOcF6EfwS85Ol4ZxNoz3kSSt0(EnterPhoneNumberFragment.java:0)

07-08 13:49:03.999 17997 17997 I AccountValues: at org.thoughtcrime.securesms.registration.fragments.EnterPhoneNumberFragment$$ExternalSyntheticLambda9.onSuccess(R8$$SyntheticClass:0)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.model.AvatarPickerDatabase.getAllAvatars(AvatarPickerDatabase.kt:122)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.avatar.AvatarPickerStorage.cleanOrphans(AvatarPickerStorage.kt:38)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.cleanAvatarStorage(ApplicationContext.java:466)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$ovJzPtEGSgvdzEfbBJQ_xX3JMa4(ApplicationContext.java:0)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda10.run(R8$$SyntheticClass:0)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.DatabaseTable.getReadableDatabase(DatabaseTable.java:87)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.MessageTable.getOldestScheduledSendTimestamp(MessageTable.kt:4668)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.ScheduledMessageManager.getNextClosestEvent(ScheduledMessageManager.kt:40)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.ScheduledMessageManager.getNextClosestEvent(ScheduledMessageManager.kt:23)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.PendingRetryReceiptTable.getAll(PendingRetryReceiptTable.java:64)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.PendingRetryReceiptCache.ensurePopulated(PendingRetryReceiptCache.kt:79)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.PendingRetryReceiptCache.getOldest(PendingRetryReceiptCache.kt:49)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.PendingRetryReceiptManager.getNextClosestEvent(PendingRetryReceiptManager.java:48)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.PendingRetryReceiptManager.getNextClosestEvent(PendingRetryReceiptManager.java:27)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(JobDatabase.java:0)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(R8$$SyntheticClass:0)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalWritableDatabase(SignalDatabase.kt:204)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.AttachmentTable.deleteAbandonedPreuploadedAttachments(AttachmentTable.java:394)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.initializeCleanup(ApplicationContext.java:471)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$Siio_ve2xbB778LsiRf92wQaPrQ(ApplicationContext.java:0)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda20.run(R8$$SyntheticClass:0)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.DatabaseTable.getReadableDatabase(DatabaseTable.java:87)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.MessageTable.getNearestExpiringViewOnceMessage(MessageTable.kt:3623)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.revealable.ViewOnceMessageManager.getNextClosestEvent(ViewOnceMessageManager.java:42)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.revealable.ViewOnceMessageManager.getNextClosestEvent(ViewOnceMessageManager.java:23)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:49:06.130 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.model.AvatarPickerDatabase.getAllAvatars(AvatarPickerDatabase.kt:122)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.avatar.AvatarPickerStorage.cleanOrphans(AvatarPickerStorage.kt:38)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.cleanAvatarStorage(ApplicationContext.java:466)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$ovJzPtEGSgvdzEfbBJQ_xX3JMa4(ApplicationContext.java:0)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda10.run(R8$$SyntheticClass:0)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(JobDatabase.java:0)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(R8$$SyntheticClass:0)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalWritableDatabase(SignalDatabase.kt:204)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.AttachmentTable.deleteAbandonedPreuploadedAttachments(AttachmentTable.java:394)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.initializeCleanup(ApplicationContext.java:471)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$Siio_ve2xbB778LsiRf92wQaPrQ(ApplicationContext.java:0)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda20.run(R8$$SyntheticClass:0)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$queryDatabase$1.invoke(SqlCipherErrorHandler.kt:138)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$queryDatabase$1.invoke(SqlCipherErrorHandler.kt:134)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SqlCipherErrorHandler.runDiagnosticsMethod(SqlCipherErrorHandler.kt:103)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SqlCipherErrorHandler.runDiagnostics(SqlCipherErrorHandler.kt:57)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:23)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:245)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:135)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:238)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase.lambda$onOpen$0(KeyValueDatabase.java:99)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase.$r8$lambda$jefACyoHK4h3lvPI5zn7iBuWxuI(KeyValueDatabase.java:0)

07-08 13:49:06.131 17997 18046 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase$$ExternalSyntheticLambda0.run(R8$$SyntheticClass:0)

07-08 13:49:06.540 17997 18029 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.getSignalWritableDatabase(SignalDatabase.kt:204)

07-08 13:49:06.540 17997 18029 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.DatabaseTable.getWritableDatabase(DatabaseTable.java:91)

07-08 13:49:06.540 17997 18029 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SearchTable.fullyResetTables(SearchTable.kt:238)

07-08 13:49:06.540 17997 18029 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.attemptToClearFullTextSearchIndex(SqlCipherErrorHandler.kt:150)

07-08 13:49:06.540 17997 18029 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:39)

07-08 13:49:06.540 17997 18029 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:245)

07-08 13:49:06.540 17997 18029 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:135)

07-08 13:49:06.540 17997 18029 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:238)

07-08 13:49:06.540 17997 18029 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170)

07-08 13:49:06.540 17997 18029 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:49:06.540 17997 18029 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:49:06.540 17997 18029 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:49:06.540 17997 18029 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.KeyValueDatabase.lambda$onOpen$0(KeyValueDatabase.java:99)

07-08 13:49:06.540 17997 18029 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.KeyValueDatabase.$r8$lambda$jefACyoHK4h3lvPI5zn7iBuWxuI(KeyValueDatabase.java:0)

07-08 13:49:06.540 17997 18029 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.KeyValueDatabase$$ExternalSyntheticLambda0.run(R8$$SyntheticClass:0)

07-08 13:49:06.553 17997 18029 E AndroidRuntime: Process: org.thoughtcrime.securesms, PID: 17997

07-08 13:49:06.553 17997 18029 E AndroidRuntime: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$DatabaseCorruptedError_BothChecksPass

07-08 13:49:06.553 17997 18029 E AndroidRuntime: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:40)

07-08 13:49:06.553 17997 18029 E AndroidRuntime: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:245)

07-08 13:49:06.553 17997 18029 E AndroidRuntime: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:135)

07-08 13:49:06.553 17997 18029 E AndroidRuntime: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:238)

07-08 13:49:06.553 17997 18029 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170)

07-08 13:49:06.553 17997 18029 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:49:06.553 17997 18029 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:49:06.553 17997 18029 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:49:06.553 17997 18029 E AndroidRuntime: at org.thoughtcrime.securesms.database.KeyValueDatabase.lambda$onOpen$0(KeyValueDatabase.java:99)

07-08 13:49:06.553 17997 18029 E AndroidRuntime: at org.thoughtcrime.securesms.database.KeyValueDatabase.$r8$lambda$jefACyoHK4h3lvPI5zn7iBuWxuI(KeyValueDatabase.java:0)

07-08 13:49:06.553 17997 18029 E AndroidRuntime: at org.thoughtcrime.securesms.database.KeyValueDatabase$$ExternalSyntheticLambda0.run(R8$$SyntheticClass:0)

07-08 13:49:06.556 17997 18029 E SignalUncaughtException: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$DatabaseCorruptedError_BothChecksPass

07-08 13:49:06.556 17997 18029 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:40)

07-08 13:49:06.556 17997 18029 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:245)

07-08 13:49:06.556 17997 18029 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:135)

07-08 13:49:06.556 17997 18029 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:238)

07-08 13:49:06.556 17997 18029 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170)

07-08 13:49:06.556 17997 18029 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:49:06.556 17997 18029 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:49:06.556 17997 18029 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:49:06.556 17997 18029 E SignalUncaughtException: at org.thoughtcrime.securesms.database.KeyValueDatabase.lambda$onOpen$0(KeyValueDatabase.java:99)

07-08 13:49:06.556 17997 18029 E SignalUncaughtException: at org.thoughtcrime.securesms.database.KeyValueDatabase.$r8$lambda$jefACyoHK4h3lvPI5zn7iBuWxuI(KeyValueDatabase.java:0)

07-08 13:49:06.556 17997 18029 E SignalUncaughtException: at org.thoughtcrime.securesms.database.KeyValueDatabase$$ExternalSyntheticLambda0.run(R8$$SyntheticClass:0)

07-08 13:49:06.582 1913 2155 W ActivityTaskManager: Force finishing activity org.thoughtcrime.securesms/.registration.RegistrationNavigationActivity

07-08 13:49:06.639 1913 1932 I WindowManager: WIN DEATH: Window{9d73683 u0 org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity}

07-08 13:49:06.639 1913 2155 I ActivityManager: Process org.thoughtcrime.securesms (pid 17997) has died: prcp TOP

07-08 13:49:06.640 1913 1932 W InputManager-JNI: Input channel object '9d73683 org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity (client)' was disposed without first being removed with the input manager!

07-08 13:49:06.641 1913 2155 W ActivityManager: Scheduling restart of crashed service org.thoughtcrime.securesms/.messages.IncomingMessageObserver$BackgroundService in 1000ms for start-requested

07-08 13:49:06.665 1913 2155 W WindowManager: Failed to deliver inset state change to w=Window{9d73683 u0 org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity EXITING}

07-08 13:49:06.675 1913 2059 W WindowManager: Exception thrown during dispatchAppVisibility Window{9d73683 u0 org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity EXITING}

07-08 13:49:07.649 1913 2086 I ActivityManager: Start proc 18147:org.thoughtcrime.securesms/u0a141 for service {org.thoughtcrime.securesms/org.thoughtcrime.securesms.messages.IncomingMessageObserver$BackgroundService}

07-08 13:49:08.003 1913 9305 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.thoughtcrime.securesms/.RoutingActivity bnds=[230,432][437,751]} from uid 10208

07-08 13:49:08.056 18147 18147 I RegistrationUtil: at org.thoughtcrime.securesms.registration.RegistrationUtil.maybeMarkRegistrationComplete(RegistrationUtil.java:33)

07-08 13:49:08.056 18147 18147 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext.lambda$onCreate$3(ApplicationContext.java:164)

07-08 13:49:08.056 18147 18147 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$wIlBIGBTTiiajQBAE1x8xR74OLI(ApplicationContext.java:0)

07-08 13:49:08.056 18147 18147 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda55.run(R8$$SyntheticClass:0)

07-08 13:49:08.056 18147 18147 I RegistrationUtil: at org.thoughtcrime.securesms.util.AppStartup.execute(AppStartup.java:145)

07-08 13:49:08.056 18147 18147 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext.onCreate(ApplicationContext.java:216)

07-08 13:49:08.090 1913 2156 I ActivityTaskManager: START u0 {cmp=org.thoughtcrime.securesms/.registration.RegistrationNavigationActivity (has extras)} from uid 10141

07-08 13:49:08.294 1913 2054 I ActivityTaskManager: Displayed org.thoughtcrime.securesms/.registration.RegistrationNavigationActivity: +286ms

07-08 13:49:08.309 11554 11554 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1909 onStartInput(EditorInfo{inputType=0x0(NULL) imeOptions=0x0 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null packageName=org.thoughtcrime.securesms fieldId=-1 fieldName=null extras=null hintLocales=[]}, false)

07-08 13:49:08.535 1913 2156 W BroadcastQueue: Permission Denial: receiving Intent { act=android.provider.Telephony.SMS_RECEIVED flg=0x19000010 (has extras) } to org.thoughtcrime.securesms/.service.SmsListener requires android.permission.RECEIVE_SMS due to sender com.android.phone (uid 1001)

07-08 13:49:08.661 1913 1932 W InputManager-JNI: Input channel object 'e91063f Splash Screen org.thoughtcrime.securesms (client)' was disposed without first being removed with the input manager!

07-08 13:49:10.441 1913 2156 I ActivityTaskManager: START u0 {cmp=org.thoughtcrime.securesms/.logsubmit.SubmitDebugLogActivity} from uid 10141

07-08 13:49:10.523 1913 2054 I ActivityTaskManager: Displayed org.thoughtcrime.securesms/.logsubmit.SubmitDebugLogActivity: +81ms

07-08 13:49:10.619 11554 11554 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1909 onStartInput(EditorInfo{inputType=0x0(NULL) imeOptions=0x0 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null packageName=org.thoughtcrime.securesms fieldId=-1 fieldName=null extras=null hintLocales=[]}, false)

07-08 13:49:12.252 1913 2156 W NotificationService: Toast already killed. pkg=org.thoughtcrime.securesms @.***

07-08 13:49:12.723 11554 11554 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1909 onStartInput(EditorInfo{inputType=0x0(NULL) imeOptions=0x0 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null packageName=org.thoughtcrime.securesms fieldId=-1 fieldName=null extras=null hintLocales=[]}, false)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.PendingRetryReceiptTable.getAll(PendingRetryReceiptTable.java:64)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.PendingRetryReceiptCache.ensurePopulated(PendingRetryReceiptCache.kt:79)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.PendingRetryReceiptCache.getOldest(PendingRetryReceiptCache.kt:49)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.PendingRetryReceiptManager.getNextClosestEvent(PendingRetryReceiptManager.java:48)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.PendingRetryReceiptManager.getNextClosestEvent(PendingRetryReceiptManager.java:27)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(JobDatabase.java:0)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(R8$$SyntheticClass:0)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.DatabaseTable.getReadableDatabase(DatabaseTable.java:87)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.MessageTable.getNearestExpiringViewOnceMessage(MessageTable.kt:3623)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.revealable.ViewOnceMessageManager.getNextClosestEvent(ViewOnceMessageManager.java:42)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.revealable.ViewOnceMessageManager.getNextClosestEvent(ViewOnceMessageManager.java:23)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.DatabaseTable.getReadableDatabase(DatabaseTable.java:87)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.NotificationProfileDatabase.getProfiles(NotificationProfileTables.kt:273)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.logsubmit.LogSectionNotificationProfiles.getContent(LogSectionNotificationProfiles.kt:12)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.logsubmit.SubmitDebugLogRepository.getLinesForSection(SubmitDebugLogRepository.java:318)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.logsubmit.SubmitDebugLogRepository.getPrefixLogLinesInternal(SubmitDebugLogRepository.java:288)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.logsubmit.SubmitDebugLogRepository.lambda$getPrefixLogLines$0(SubmitDebugLogRepository.java:112)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.logsubmit.SubmitDebugLogRepository.$r8$lambda$paG8G49QHIH5SW00EvbfHfNzIxU(SubmitDebugLogRepository.java:0)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.logsubmit.SubmitDebugLogRepository$$ExternalSyntheticLambda3.run(R8$$SyntheticClass:0)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.DatabaseTable.getReadableDatabase(DatabaseTable.java:87)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.MessageTable.getOldestScheduledSendTimestamp(MessageTable.kt:4668)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.ScheduledMessageManager.getNextClosestEvent(ScheduledMessageManager.kt:40)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.ScheduledMessageManager.getNextClosestEvent(ScheduledMessageManager.kt:23)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.model.AvatarPickerDatabase.getAllAvatars(AvatarPickerDatabase.kt:122)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.avatar.AvatarPickerStorage.cleanOrphans(AvatarPickerStorage.kt:38)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.cleanAvatarStorage(ApplicationContext.java:466)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$ovJzPtEGSgvdzEfbBJQ_xX3JMa4(ApplicationContext.java:0)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda10.run(R8$$SyntheticClass:0)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalWritableDatabase(SignalDatabase.kt:204)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.AttachmentTable.deleteAbandonedPreuploadedAttachments(AttachmentTable.java:394)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.initializeCleanup(ApplicationContext.java:471)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$Siio_ve2xbB778LsiRf92wQaPrQ(ApplicationContext.java:0)

07-08 13:49:13.244 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda20.run(R8$$SyntheticClass:0)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(JobDatabase.java:0)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(R8$$SyntheticClass:0)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.helpers.migration.V188_FixMessageRecipientsAndEditMessageMigration.migrate(V188_FixMessageRecipientsAndEditMessageMigration.kt:161)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:226)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase.lambda$onOpen$0(KeyValueDatabase.java:99)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase.$r8$lambda$jefACyoHK4h3lvPI5zn7iBuWxuI(KeyValueDatabase.java:0)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase$$ExternalSyntheticLambda0.run(R8$$SyntheticClass:0)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.model.AvatarPickerDatabase.getAllAvatars(AvatarPickerDatabase.kt:122)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.avatar.AvatarPickerStorage.cleanOrphans(AvatarPickerStorage.kt:38)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.cleanAvatarStorage(ApplicationContext.java:466)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$ovJzPtEGSgvdzEfbBJQ_xX3JMa4(ApplicationContext.java:0)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda10.run(R8$$SyntheticClass:0)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalWritableDatabase(SignalDatabase.kt:204)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.AttachmentTable.deleteAbandonedPreuploadedAttachments(AttachmentTable.java:394)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.initializeCleanup(ApplicationContext.java:471)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$Siio_ve2xbB778LsiRf92wQaPrQ(ApplicationContext.java:0)

07-08 13:49:13.245 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda20.run(R8$$SyntheticClass:0)

07-08 13:49:14.855 1913 1932 W NotificationService: Toast already killed. pkg=org.thoughtcrime.securesms @.***

07-08 13:49:17.418 1913 1932 W NotificationService: Toast already killed. pkg=org.thoughtcrime.securesms @.***

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.PendingRetryReceiptTable.getAll(PendingRetryReceiptTable.java:64)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.PendingRetryReceiptCache.ensurePopulated(PendingRetryReceiptCache.kt:79)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.PendingRetryReceiptCache.getOldest(PendingRetryReceiptCache.kt:49)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.PendingRetryReceiptManager.getNextClosestEvent(PendingRetryReceiptManager.java:48)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.PendingRetryReceiptManager.getNextClosestEvent(PendingRetryReceiptManager.java:27)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(JobDatabase.java:0)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(R8$$SyntheticClass:0)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.DatabaseTable.getReadableDatabase(DatabaseTable.java:87)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.MessageTable.getNearestExpiringViewOnceMessage(MessageTable.kt:3623)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.revealable.ViewOnceMessageManager.getNextClosestEvent(ViewOnceMessageManager.java:42)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.revealable.ViewOnceMessageManager.getNextClosestEvent(ViewOnceMessageManager.java:23)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:49:18.272 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.DatabaseTable.getReadableDatabase(DatabaseTable.java:87)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.NotificationProfileDatabase.getProfiles(NotificationProfileTables.kt:273)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.logsubmit.LogSectionNotificationProfiles.getContent(LogSectionNotificationProfiles.kt:12)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.logsubmit.SubmitDebugLogRepository.getLinesForSection(SubmitDebugLogRepository.java:318)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.logsubmit.SubmitDebugLogRepository.getPrefixLogLinesInternal(SubmitDebugLogRepository.java:288)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.logsubmit.SubmitDebugLogRepository.lambda$getPrefixLogLines$0(SubmitDebugLogRepository.java:112)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.logsubmit.SubmitDebugLogRepository.$r8$lambda$paG8G49QHIH5SW00EvbfHfNzIxU(SubmitDebugLogRepository.java:0)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.logsubmit.SubmitDebugLogRepository$$ExternalSyntheticLambda3.run(R8$$SyntheticClass:0)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.DatabaseTable.getReadableDatabase(DatabaseTable.java:87)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.MessageTable.getOldestScheduledSendTimestamp(MessageTable.kt:4668)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.ScheduledMessageManager.getNextClosestEvent(ScheduledMessageManager.kt:40)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.ScheduledMessageManager.getNextClosestEvent(ScheduledMessageManager.kt:23)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.model.AvatarPickerDatabase.getAllAvatars(AvatarPickerDatabase.kt:122)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.avatar.AvatarPickerStorage.cleanOrphans(AvatarPickerStorage.kt:38)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.cleanAvatarStorage(ApplicationContext.java:466)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$ovJzPtEGSgvdzEfbBJQ_xX3JMa4(ApplicationContext.java:0)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda10.run(R8$$SyntheticClass:0)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalWritableDatabase(SignalDatabase.kt:204)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.AttachmentTable.deleteAbandonedPreuploadedAttachments(AttachmentTable.java:394)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.initializeCleanup(ApplicationContext.java:471)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$Siio_ve2xbB778LsiRf92wQaPrQ(ApplicationContext.java:0)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda20.run(R8$$SyntheticClass:0)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(JobDatabase.java:0)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(R8$$SyntheticClass:0)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$queryDatabase$1.invoke(SqlCipherErrorHandler.kt:138)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$queryDatabase$1.invoke(SqlCipherErrorHandler.kt:134)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SqlCipherErrorHandler.runDiagnosticsMethod(SqlCipherErrorHandler.kt:103)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SqlCipherErrorHandler.runDiagnostics(SqlCipherErrorHandler.kt:57)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:23)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:245)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:135)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:238)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase.lambda$onOpen$0(KeyValueDatabase.java:99)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase.$r8$lambda$jefACyoHK4h3lvPI5zn7iBuWxuI(KeyValueDatabase.java:0)

07-08 13:49:18.273 18147 18201 W DeadlockDetector: org.thoughtcrime.

sofodrift commented 1 year ago

Now i was able to receive sms verification but it stacks on the last digit and force stop the app . Log attached also .

Στις Σάβ 8 Ιουλ 2023, 1:52 μ.μ. ο χρήστης Sofoklhs Kapa @.***> έγραψε:

Hello. I have attached you a log from signal app only. Check it out

Στις Τετ 5 Ιουλ 2023, 6:01 μ.μ. ο χρήστης Greyson Parrelli < @.***> έγραψε:

@sofodrift https://github.com/sofodrift can you get us a debuglog after the crash? You can get a debuglog during registration by tapping 8 times on the header text on pretty much any screen during registration.

— Reply to this email directly, view it on GitHub https://github.com/signalapp/Signal-Android/issues/12990#issuecomment-1621944231, or unsubscribe https://github.com/notifications/unsubscribe-auth/BAOGO753UY6SRW4P2KSPQ53XOV6UVANCNFSM6AAAAAAZAPULVY . You are receiving this because you were mentioned.Message ID: @.***>

---- 8 Ιουλ 2023 2:00:16 μ.μ. ----

07-08 13:59:18.568 2046 10698 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.thoughtcrime.securesms/.RoutingActivity bnds=[230,432][437,751]} from uid 10208

07-08 13:59:18.586 2046 2135 I ActivityManager: Start proc 11094:org.thoughtcrime.securesms/u0a141 for next-top-activity {org.thoughtcrime.securesms/org.thoughtcrime.securesms.RoutingActivity}

07-08 13:59:18.765 11094 11094 I RegistrationUtil: at org.thoughtcrime.securesms.registration.RegistrationUtil.maybeMarkRegistrationComplete(RegistrationUtil.java:33)

07-08 13:59:18.765 11094 11094 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext.lambda$onCreate$3(ApplicationContext.java:164)

07-08 13:59:18.765 11094 11094 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$wIlBIGBTTiiajQBAE1x8xR74OLI(ApplicationContext.java:0)

07-08 13:59:18.765 11094 11094 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda55.run(R8$$SyntheticClass:0)

07-08 13:59:18.765 11094 11094 I RegistrationUtil: at org.thoughtcrime.securesms.util.AppStartup.execute(AppStartup.java:145)

07-08 13:59:18.765 11094 11094 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext.onCreate(ApplicationContext.java:216)

07-08 13:59:18.792 2046 2192 I ActivityTaskManager: START u0 {cmp=org.thoughtcrime.securesms/.registration.RegistrationNavigationActivity (has extras)} from uid 10141

07-08 13:59:18.953 2046 2119 I ActivityTaskManager: Displayed org.thoughtcrime.securesms/.registration.RegistrationNavigationActivity: +379ms

07-08 13:59:18.974 7891 7891 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1909 onStartInput(EditorInfo{inputType=0x0(NULL) imeOptions=0x0 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null packageName=org.thoughtcrime.securesms fieldId=-1 fieldName=null extras=null hintLocales=[]}, false)

07-08 13:59:19.319 2046 2192 W InputManager-JNI: Input channel object '829986c Splash Screen org.thoughtcrime.securesms (client)' was disposed without first being removed with the input manager!

07-08 13:59:19.976 7891 7891 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1909 onStartInput(EditorInfo{inputType=0x3(Phone) imeOptions=0x6 privateImeOptions=null actionName=DONE actionLabel=null actionId=0 initialSelStart=0 initialSelEnd=0 initialCapsMode=0x0 hintText=non-empty label=null packageName=org.thoughtcrime.securesms fieldId=-1 fieldName=null extras=Bundle[mParcelledData.dataSize=240] hintLocales=[]}, false)

07-08 13:59:20.038 7891 7891 I GoogleInputMethodService: GoogleInputMethodService.onStartInputView():2036 onStartInputView(EditorInfo{inputType=0x3(Phone) imeOptions=0x6 privateImeOptions=null actionName=DONE actionLabel=null actionId=0 initialSelStart=0 initialSelEnd=0 initialCapsMode=0x0 hintText=non-empty label=null packageName=org.thoughtcrime.securesms fieldId=-1 fieldName=null extras=Bundle[{android.support.text.emoji.emojiCompat_metadataVersion=9, android.support.text.emoji.emojiCompat_replaceAll=false}] hintLocales=[]}, false)

07-08 13:59:23.437 2046 2312 W InputManager-JNI: Input channel object 'd82a0dd org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity (client)' was disposed without first being removed with the input manager!

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.model.AvatarPickerDatabase.getAllAvatars(AvatarPickerDatabase.kt:122)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.avatar.AvatarPickerStorage.cleanOrphans(AvatarPickerStorage.kt:38)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.cleanAvatarStorage(ApplicationContext.java:466)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$ovJzPtEGSgvdzEfbBJQ_xX3JMa4(ApplicationContext.java:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda10.run(R8$$SyntheticClass:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.PendingRetryReceiptTable.getAll(PendingRetryReceiptTable.java:64)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.PendingRetryReceiptCache.ensurePopulated(PendingRetryReceiptCache.kt:79)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.PendingRetryReceiptCache.getOldest(PendingRetryReceiptCache.kt:49)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.service.PendingRetryReceiptManager.getNextClosestEvent(PendingRetryReceiptManager.java:48)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.service.PendingRetryReceiptManager.getNextClosestEvent(PendingRetryReceiptManager.java:27)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.DatabaseTable.getReadableDatabase(DatabaseTable.java:87)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.MessageTable.getOldestScheduledSendTimestamp(MessageTable.kt:4668)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.service.ScheduledMessageManager.getNextClosestEvent(ScheduledMessageManager.kt:40)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.service.ScheduledMessageManager.getNextClosestEvent(ScheduledMessageManager.kt:23)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalWritableDatabase(SignalDatabase.kt:204)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.AttachmentTable.deleteAbandonedPreuploadedAttachments(AttachmentTable.java:394)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.initializeCleanup(ApplicationContext.java:471)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$Siio_ve2xbB778LsiRf92wQaPrQ(ApplicationContext.java:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda20.run(R8$$SyntheticClass:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase.lambda$onOpen$0(KeyValueDatabase.java:99)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase.$r8$lambda$jefACyoHK4h3lvPI5zn7iBuWxuI(KeyValueDatabase.java:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase$$ExternalSyntheticLambda0.run(R8$$SyntheticClass:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.DatabaseTable.getReadableDatabase(DatabaseTable.java:87)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.MessageTable.getNearestExpiringViewOnceMessage(MessageTable.kt:3623)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.revealable.ViewOnceMessageManager.getNextClosestEvent(ViewOnceMessageManager.java:42)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.revealable.ViewOnceMessageManager.getNextClosestEvent(ViewOnceMessageManager.java:23)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.model.AvatarPickerDatabase.getAllAvatars(AvatarPickerDatabase.kt:122)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.avatar.AvatarPickerStorage.cleanOrphans(AvatarPickerStorage.kt:38)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.cleanAvatarStorage(ApplicationContext.java:466)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$ovJzPtEGSgvdzEfbBJQ_xX3JMa4(ApplicationContext.java:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda10.run(R8$$SyntheticClass:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalWritableDatabase(SignalDatabase.kt:204)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.AttachmentTable.deleteAbandonedPreuploadedAttachments(AttachmentTable.java:394)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.initializeCleanup(ApplicationContext.java:471)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$Siio_ve2xbB778LsiRf92wQaPrQ(ApplicationContext.java:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda20.run(R8$$SyntheticClass:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$queryDatabase$1.invoke(SqlCipherErrorHandler.kt:138)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$queryDatabase$1.invoke(SqlCipherErrorHandler.kt:134)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SqlCipherErrorHandler.runDiagnosticsMethod(SqlCipherErrorHandler.kt:103)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SqlCipherErrorHandler.runDiagnostics(SqlCipherErrorHandler.kt:57)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:23)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:245)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:135)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:238)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(JobDatabase.java:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(R8$$SyntheticClass:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase.lambda$onOpen$0(KeyValueDatabase.java:99)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase.$r8$lambda$jefACyoHK4h3lvPI5zn7iBuWxuI(KeyValueDatabase.java:0)

07-08 13:59:23.899 11094 11143 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase$$ExternalSyntheticLambda0.run(R8$$SyntheticClass:0)

07-08 13:59:24.469 2046 10896 I InputDispatcher: Channel [Gesture Monitor] edge-swipe (server) is stealing touch from [35836f7 org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity (server), [Gesture Monitor] swipe-up (server)]

07-08 13:59:24.507 11094 11126 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.getSignalWritableDatabase(SignalDatabase.kt:204)

07-08 13:59:24.507 11094 11126 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.DatabaseTable.getWritableDatabase(DatabaseTable.java:91)

07-08 13:59:24.507 11094 11126 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SearchTable.fullyResetTables(SearchTable.kt:238)

07-08 13:59:24.507 11094 11126 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.attemptToClearFullTextSearchIndex(SqlCipherErrorHandler.kt:150)

07-08 13:59:24.507 11094 11126 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:39)

07-08 13:59:24.507 11094 11126 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:245)

07-08 13:59:24.507 11094 11126 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:135)

07-08 13:59:24.507 11094 11126 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:238)

07-08 13:59:24.507 11094 11126 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170)

07-08 13:59:24.507 11094 11126 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:59:24.507 11094 11126 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:59:24.507 11094 11126 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:59:24.507 11094 11126 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377)

07-08 13:59:24.507 11094 11126 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148)

07-08 13:59:24.507 11094 11126 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(JobDatabase.java:0)

07-08 13:59:24.507 11094 11126 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(R8$$SyntheticClass:0)

07-08 13:59:24.512 11094 11126 E AndroidRuntime: Process: org.thoughtcrime.securesms, PID: 11094

07-08 13:59:24.512 11094 11126 E AndroidRuntime: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$DatabaseCorruptedError_BothChecksPass

07-08 13:59:24.512 11094 11126 E AndroidRuntime: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:40)

07-08 13:59:24.512 11094 11126 E AndroidRuntime: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:245)

07-08 13:59:24.512 11094 11126 E AndroidRuntime: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:135)

07-08 13:59:24.512 11094 11126 E AndroidRuntime: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:238)

07-08 13:59:24.512 11094 11126 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170)

07-08 13:59:24.512 11094 11126 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:59:24.512 11094 11126 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:59:24.512 11094 11126 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:59:24.512 11094 11126 E AndroidRuntime: at org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377)

07-08 13:59:24.512 11094 11126 E AndroidRuntime: at org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148)

07-08 13:59:24.512 11094 11126 E AndroidRuntime: at org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(JobDatabase.java:0)

07-08 13:59:24.512 11094 11126 E AndroidRuntime: at org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(R8$$SyntheticClass:0)

07-08 13:59:24.512 11094 11126 E SignalUncaughtException: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$DatabaseCorruptedError_BothChecksPass

07-08 13:59:24.512 11094 11126 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:40)

07-08 13:59:24.512 11094 11126 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:245)

07-08 13:59:24.512 11094 11126 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:135)

07-08 13:59:24.512 11094 11126 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:238)

07-08 13:59:24.512 11094 11126 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170)

07-08 13:59:24.512 11094 11126 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:59:24.512 11094 11126 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:59:24.512 11094 11126 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:59:24.512 11094 11126 E SignalUncaughtException: at org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377)

07-08 13:59:24.512 11094 11126 E SignalUncaughtException: at org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148)

07-08 13:59:24.512 11094 11126 E SignalUncaughtException: at org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(JobDatabase.java:0)

07-08 13:59:24.512 11094 11126 E SignalUncaughtException: at org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(R8$$SyntheticClass:0)

07-08 13:59:24.520 2046 2312 W ActivityTaskManager: Force finishing activity org.thoughtcrime.securesms/.registration.RegistrationNavigationActivity

07-08 13:59:24.564 2046 4136 I WindowManager: WIN DEATH: Window{35836f7 u0 org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity}

07-08 13:59:24.564 2046 4136 W InputManager-JNI: Input channel object '35836f7 org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity (client)' was disposed without first being removed with the input manager!

07-08 13:59:24.574 2046 2312 I ActivityManager: Process org.thoughtcrime.securesms (pid 11094) has died: prcp TOP

07-08 13:59:24.575 2046 2312 W ActivityManager: Scheduling restart of crashed service org.thoughtcrime.securesms/.messages.IncomingMessageObserver$BackgroundService in 1000ms for start-requested

07-08 13:59:24.602 2046 10896 W WindowManager: Failed to deliver inset state change to w=Window{35836f7 u0 org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity EXITING}

07-08 13:59:24.610 2046 2123 W WindowManager: Exception thrown during dispatchAppVisibility Window{35836f7 u0 org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity EXITING}

07-08 13:59:25.021 2046 2122 W ActivityTaskManager: Activity top resumed state loss timeout for ActivityRecord{d29be07 u0 org.thoughtcrime.securesms/.registration.RegistrationNavigationActivity} t-1 f}}

07-08 13:59:25.467 2046 9330 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.thoughtcrime.securesms/.RoutingActivity bnds=[230,432][437,751]} from uid 10208

07-08 13:59:25.487 2046 2135 I ActivityManager: Start proc 11206:org.thoughtcrime.securesms/u0a141 for next-top-activity {org.thoughtcrime.securesms/org.thoughtcrime.securesms.RoutingActivity}

07-08 13:59:25.494 2046 2122 W ActivityManager: Stopping service due to app idle: u0a141 -6s602ms org.thoughtcrime.securesms/.messages.IncomingMessageObserver$BackgroundService

07-08 13:59:25.665 11206 11206 I RegistrationUtil: at org.thoughtcrime.securesms.registration.RegistrationUtil.maybeMarkRegistrationComplete(RegistrationUtil.java:33)

07-08 13:59:25.665 11206 11206 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext.lambda$onCreate$3(ApplicationContext.java:164)

07-08 13:59:25.665 11206 11206 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$wIlBIGBTTiiajQBAE1x8xR74OLI(ApplicationContext.java:0)

07-08 13:59:25.665 11206 11206 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda55.run(R8$$SyntheticClass:0)

07-08 13:59:25.665 11206 11206 I RegistrationUtil: at org.thoughtcrime.securesms.util.AppStartup.execute(AppStartup.java:145)

07-08 13:59:25.665 11206 11206 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext.onCreate(ApplicationContext.java:216)

07-08 13:59:25.697 2046 4140 I ActivityTaskManager: START u0 {cmp=org.thoughtcrime.securesms/.registration.RegistrationNavigationActivity (has extras)} from uid 10141

07-08 13:59:25.864 2046 2119 I ActivityTaskManager: Displayed org.thoughtcrime.securesms/.registration.RegistrationNavigationActivity: +386ms

07-08 13:59:25.870 7891 7891 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1909 onStartInput(EditorInfo{inputType=0x0(NULL) imeOptions=0x0 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null packageName=org.thoughtcrime.securesms fieldId=-1 fieldName=null extras=null hintLocales=[]}, false)

07-08 13:59:26.215 2046 9330 W InputManager-JNI: Input channel object 'adb4487 Splash Screen org.thoughtcrime.securesms (client)' was disposed without first being removed with the input manager!

07-08 13:59:26.705 7891 7891 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1909 onStartInput(EditorInfo{inputType=0x3(Phone) imeOptions=0x6 privateImeOptions=null actionName=DONE actionLabel=null actionId=0 initialSelStart=0 initialSelEnd=0 initialCapsMode=0x0 hintText=non-empty label=null packageName=org.thoughtcrime.securesms fieldId=-1 fieldName=null extras=Bundle[mParcelledData.dataSize=240] hintLocales=[]}, false)

07-08 13:59:26.741 7891 7891 I GoogleInputMethodService: GoogleInputMethodService.onStartInputView():2036 onStartInputView(EditorInfo{inputType=0x3(Phone) imeOptions=0x6 privateImeOptions=null actionName=DONE actionLabel=null actionId=0 initialSelStart=0 initialSelEnd=0 initialCapsMode=0x0 hintText=non-empty label=null packageName=org.thoughtcrime.securesms fieldId=-1 fieldName=null extras=Bundle[{android.support.text.emoji.emojiCompat_metadataVersion=9, android.support.text.emoji.emojiCompat_replaceAll=false}] hintLocales=[]}, false)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalWritableDatabase(SignalDatabase.kt:204)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.AttachmentTable.deleteAbandonedPreuploadedAttachments(AttachmentTable.java:394)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.initializeCleanup(ApplicationContext.java:471)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$Siio_ve2xbB778LsiRf92wQaPrQ(ApplicationContext.java:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda20.run(R8$$SyntheticClass:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.DatabaseTable.getReadableDatabase(DatabaseTable.java:87)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.MessageTable.getOldestScheduledSendTimestamp(MessageTable.kt:4668)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.service.ScheduledMessageManager.getNextClosestEvent(ScheduledMessageManager.kt:40)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.service.ScheduledMessageManager.getNextClosestEvent(ScheduledMessageManager.kt:23)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.PendingRetryReceiptTable.getAll(PendingRetryReceiptTable.java:64)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.PendingRetryReceiptCache.ensurePopulated(PendingRetryReceiptCache.kt:79)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.PendingRetryReceiptCache.getOldest(PendingRetryReceiptCache.kt:49)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.service.PendingRetryReceiptManager.getNextClosestEvent(PendingRetryReceiptManager.java:48)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.service.PendingRetryReceiptManager.getNextClosestEvent(PendingRetryReceiptManager.java:27)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase.lambda$onOpen$0(KeyValueDatabase.java:99)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase.$r8$lambda$jefACyoHK4h3lvPI5zn7iBuWxuI(KeyValueDatabase.java:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase$$ExternalSyntheticLambda0.run(R8$$SyntheticClass:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.DatabaseTable.getReadableDatabase(DatabaseTable.java:87)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.MessageTable.getNearestExpiringViewOnceMessage(MessageTable.kt:3623)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.revealable.ViewOnceMessageManager.getNextClosestEvent(ViewOnceMessageManager.java:42)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.revealable.ViewOnceMessageManager.getNextClosestEvent(ViewOnceMessageManager.java:23)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.model.AvatarPickerDatabase.getAllAvatars(AvatarPickerDatabase.kt:122)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.avatar.AvatarPickerStorage.cleanOrphans(AvatarPickerStorage.kt:38)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.cleanAvatarStorage(ApplicationContext.java:466)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$ovJzPtEGSgvdzEfbBJQ_xX3JMa4(ApplicationContext.java:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda10.run(R8$$SyntheticClass:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$queryDatabase$1.invoke(SqlCipherErrorHandler.kt:138)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$queryDatabase$1.invoke(SqlCipherErrorHandler.kt:134)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SqlCipherErrorHandler.runDiagnosticsMethod(SqlCipherErrorHandler.kt:103)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SqlCipherErrorHandler.runDiagnostics(SqlCipherErrorHandler.kt:57)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:23)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:245)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:135)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:238)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(JobDatabase.java:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(R8$$SyntheticClass:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalWritableDatabase(SignalDatabase.kt:204)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.AttachmentTable.deleteAbandonedPreuploadedAttachments(AttachmentTable.java:394)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.initializeCleanup(ApplicationContext.java:471)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$Siio_ve2xbB778LsiRf92wQaPrQ(ApplicationContext.java:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda20.run(R8$$SyntheticClass:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase.lambda$onOpen$0(KeyValueDatabase.java:99)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase.$r8$lambda$jefACyoHK4h3lvPI5zn7iBuWxuI(KeyValueDatabase.java:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase$$ExternalSyntheticLambda0.run(R8$$SyntheticClass:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.database.model.AvatarPickerDatabase.getAllAvatars(AvatarPickerDatabase.kt:122)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.avatar.AvatarPickerStorage.cleanOrphans(AvatarPickerStorage.kt:38)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.cleanAvatarStorage(ApplicationContext.java:466)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$ovJzPtEGSgvdzEfbBJQ_xX3JMa4(ApplicationContext.java:0)

07-08 13:59:30.817 11206 11253 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda10.run(R8$$SyntheticClass:0)

07-08 13:59:31.598 11206 11236 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.getSignalWritableDatabase(SignalDatabase.kt:204)

07-08 13:59:31.598 11206 11236 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.DatabaseTable.getWritableDatabase(DatabaseTable.java:91)

07-08 13:59:31.598 11206 11236 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SearchTable.fullyResetTables(SearchTable.kt:238)

07-08 13:59:31.598 11206 11236 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.attemptToClearFullTextSearchIndex(SqlCipherErrorHandler.kt:150)

07-08 13:59:31.598 11206 11236 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:39)

07-08 13:59:31.598 11206 11236 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:245)

07-08 13:59:31.598 11206 11236 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:135)

07-08 13:59:31.598 11206 11236 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:238)

07-08 13:59:31.598 11206 11236 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170)

07-08 13:59:31.598 11206 11236 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:59:31.598 11206 11236 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:59:31.598 11206 11236 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:59:31.598 11206 11236 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377)

07-08 13:59:31.598 11206 11236 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148)

07-08 13:59:31.598 11206 11236 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(JobDatabase.java:0)

07-08 13:59:31.598 11206 11236 W SqlCipherErrorHandler: at org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(R8$$SyntheticClass:0)

07-08 13:59:31.605 11206 11236 E AndroidRuntime: Process: org.thoughtcrime.securesms, PID: 11206

07-08 13:59:31.605 11206 11236 E AndroidRuntime: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$DatabaseCorruptedError_BothChecksPass

07-08 13:59:31.605 11206 11236 E AndroidRuntime: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:40)

07-08 13:59:31.605 11206 11236 E AndroidRuntime: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:245)

07-08 13:59:31.605 11206 11236 E AndroidRuntime: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:135)

07-08 13:59:31.605 11206 11236 E AndroidRuntime: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:238)

07-08 13:59:31.605 11206 11236 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170)

07-08 13:59:31.605 11206 11236 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:59:31.605 11206 11236 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:59:31.605 11206 11236 E AndroidRuntime: at org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:59:31.605 11206 11236 E AndroidRuntime: at org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377)

07-08 13:59:31.605 11206 11236 E AndroidRuntime: at org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148)

07-08 13:59:31.605 11206 11236 E AndroidRuntime: at org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(JobDatabase.java:0)

07-08 13:59:31.605 11206 11236 E AndroidRuntime: at org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(R8$$SyntheticClass:0)

07-08 13:59:31.605 11206 11236 E SignalUncaughtException: org.thoughtcrime.securesms.database.SqlCipherErrorHandler$DatabaseCorruptedError_BothChecksPass

07-08 13:59:31.605 11206 11236 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SqlCipherErrorHandler.onCorruption(SqlCipherErrorHandler.kt:40)

07-08 13:59:31.605 11206 11236 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.fixDuplicate(V191_UniqueMessageMigrationV2.kt:245)

07-08 13:59:31.605 11206 11236 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.migration.V191_UniqueMessageMigrationV2.migrate(V191_UniqueMessageMigrationV2.kt:135)

07-08 13:59:31.605 11206 11236 E SignalUncaughtException: at org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:238)

07-08 13:59:31.605 11206 11236 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170)

07-08 13:59:31.605 11206 11236 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:59:31.605 11206 11236 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:59:31.605 11206 11236 E SignalUncaughtException: at org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:59:31.605 11206 11236 E SignalUncaughtException: at org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377)

07-08 13:59:31.605 11206 11236 E SignalUncaughtException: at org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148)

07-08 13:59:31.605 11206 11236 E SignalUncaughtException: at org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(JobDatabase.java:0)

07-08 13:59:31.605 11206 11236 E SignalUncaughtException: at org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(R8$$SyntheticClass:0)

07-08 13:59:31.612 2046 4140 W ActivityTaskManager: Force finishing activity org.thoughtcrime.securesms/.registration.RegistrationNavigationActivity

07-08 13:59:31.718 2046 4176 I ActivityManager: Process org.thoughtcrime.securesms (pid 11206) has died: cch+5 SVC

07-08 13:59:31.718 2046 4161 I WindowManager: WIN DEATH: Window{788675f u0 org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity}

07-08 13:59:31.718 2046 4161 W InputManager-JNI: Input channel object '788675f org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity (client)' was disposed without first being removed with the input manager!

07-08 13:59:31.720 2046 2061 I WindowManager: WIN DEATH: Window{30bcb07 u0 org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity}

07-08 13:59:31.720 2046 2061 W InputManager-JNI: Input channel object '30bcb07 org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity (client)' was disposed without first being removed with the input manager!

07-08 13:59:31.722 2046 4176 W ActivityManager: Scheduling restart of crashed service org.thoughtcrime.securesms/.messages.IncomingMessageObserver$BackgroundService in 1000ms for start-requested

07-08 13:59:32.733 2046 2135 I ActivityManager: Start proc 11310:org.thoughtcrime.securesms/u0a141 for service {org.thoughtcrime.securesms/org.thoughtcrime.securesms.messages.IncomingMessageObserver$BackgroundService}

07-08 13:59:32.750 2046 4176 W ActivityManager: Stopping service due to app idle: u0a141 -6s954ms org.thoughtcrime.securesms/.messages.IncomingMessageObserver$BackgroundService

07-08 13:59:33.224 11310 11310 I RegistrationUtil: at org.thoughtcrime.securesms.registration.RegistrationUtil.maybeMarkRegistrationComplete(RegistrationUtil.java:33)

07-08 13:59:33.224 11310 11310 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext.lambda$onCreate$3(ApplicationContext.java:164)

07-08 13:59:33.224 11310 11310 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$wIlBIGBTTiiajQBAE1x8xR74OLI(ApplicationContext.java:0)

07-08 13:59:33.224 11310 11310 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda55.run(R8$$SyntheticClass:0)

07-08 13:59:33.224 11310 11310 I RegistrationUtil: at org.thoughtcrime.securesms.util.AppStartup.execute(AppStartup.java:145)

07-08 13:59:33.224 11310 11310 I RegistrationUtil: at org.thoughtcrime.securesms.ApplicationContext.onCreate(ApplicationContext.java:216)

07-08 13:59:33.279 2046 4136 W ActivityManager: Service done with onDestroy, but executeNesting=2: ServiceRecord{a518bd u0 org.thoughtcrime.securesms/.messages.IncomingMessageObserver$BackgroundService}

07-08 13:59:34.713 2046 2061 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.thoughtcrime.securesms/.RoutingActivity bnds=[230,432][437,751]} from uid 10208

07-08 13:59:34.757 2046 4136 I ActivityTaskManager: START u0 {cmp=org.thoughtcrime.securesms/.registration.RegistrationNavigationActivity (has extras)} from uid 10141

07-08 13:59:34.940 2046 2119 I ActivityTaskManager: Displayed org.thoughtcrime.securesms/.registration.RegistrationNavigationActivity: +221ms

07-08 13:59:34.952 7891 7891 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1909 onStartInput(EditorInfo{inputType=0x0(NULL) imeOptions=0x0 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null packageName=org.thoughtcrime.securesms fieldId=-1 fieldName=null extras=null hintLocales=[]}, false)

07-08 13:59:35.301 2046 4136 W InputManager-JNI: Input channel object 'ee623f9 Splash Screen org.thoughtcrime.securesms (client)' was disposed without first being removed with the input manager!

07-08 13:59:35.851 7891 7891 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1909 onStartInput(EditorInfo{inputType=0x3(Phone) imeOptions=0x6 privateImeOptions=null actionName=DONE actionLabel=null actionId=0 initialSelStart=0 initialSelEnd=0 initialCapsMode=0x0 hintText=non-empty label=null packageName=org.thoughtcrime.securesms fieldId=-1 fieldName=null extras=Bundle[mParcelledData.dataSize=240] hintLocales=[]}, false)

07-08 13:59:35.894 7891 7891 I GoogleInputMethodService: GoogleInputMethodService.onStartInputView():2036 onStartInputView(EditorInfo{inputType=0x3(Phone) imeOptions=0x6 privateImeOptions=null actionName=DONE actionLabel=null actionId=0 initialSelStart=0 initialSelEnd=0 initialCapsMode=0x0 hintText=non-empty label=null packageName=org.thoughtcrime.securesms fieldId=-1 fieldName=null extras=Bundle[{android.support.text.emoji.emojiCompat_metadataVersion=9, android.support.text.emoji.emojiCompat_replaceAll=false}] hintLocales=[]}, false)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(JobDatabase.java:0)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(R8$$SyntheticClass:0)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.DatabaseTable.getReadableDatabase(DatabaseTable.java:87)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.ThreadTable.getThreadIdFor(ThreadTable.kt:1172)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.MessageTable.getReleaseChannelThreadId(MessageTable.kt:4900)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.MessageTable.getOldestStorySendTimestamp(MessageTable.kt:1633)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.service.ExpiringStoriesManager.getNextClosestEvent(ExpiringStoriesManager.kt:35)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.service.ExpiringStoriesManager.getNextClosestEvent(ExpiringStoriesManager.kt:17)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.PendingRetryReceiptTable.getAll(PendingRetryReceiptTable.java:64)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.PendingRetryReceiptCache.ensurePopulated(PendingRetryReceiptCache.kt:79)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.PendingRetryReceiptCache.getOldest(PendingRetryReceiptCache.kt:49)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.service.PendingRetryReceiptManager.getNextClosestEvent(PendingRetryReceiptManager.java:48)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.service.PendingRetryReceiptManager.getNextClosestEvent(PendingRetryReceiptManager.java:27)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:59:39.877 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalWritableDatabase(SignalDatabase.kt:204)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.AttachmentTable.deleteAbandonedPreuploadedAttachments(AttachmentTable.java:394)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.initializeCleanup(ApplicationContext.java:471)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$Siio_ve2xbB778LsiRf92wQaPrQ(ApplicationContext.java:0)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda20.run(R8$$SyntheticClass:0)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.model.AvatarPickerDatabase.getAllAvatars(AvatarPickerDatabase.kt:122)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.avatar.AvatarPickerStorage.cleanOrphans(AvatarPickerStorage.kt:38)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.cleanAvatarStorage(ApplicationContext.java:466)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$ovJzPtEGSgvdzEfbBJQ_xX3JMa4(ApplicationContext.java:0)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda10.run(R8$$SyntheticClass:0)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.DatabaseTable.getReadableDatabase(DatabaseTable.java:87)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.MessageTable.getOldestScheduledSendTimestamp(MessageTable.kt:4668)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.service.ScheduledMessageManager.getNextClosestEvent(ScheduledMessageManager.kt:40)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.service.ScheduledMessageManager.getNextClosestEvent(ScheduledMessageManager.kt:23)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.DatabaseTable.getReadableDatabase(DatabaseTable.java:87)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.MessageTable.getNearestExpiringViewOnceMessage(MessageTable.kt:3623)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.revealable.ViewOnceMessageManager.getNextClosestEvent(ViewOnceMessageManager.java:42)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.revealable.ViewOnceMessageManager.getNextClosestEvent(ViewOnceMessageManager.java:23)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.lambda$scheduleIfNecessary$1(TimedEventManager.java:49)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager.$r8$lambda$HMgjCrBmOOGRiZbZxFTl17qrpXs(TimedEventManager.java:0)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.service.TimedEventManager$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:0)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.dropTableIfPresent(JobDatabase.java:377)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.lambda$onOpen$0(JobDatabase.java:148)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase.$r8$lambda$mPCnH21FLj07HGuB-BTTkoK77eM(JobDatabase.java:0)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.JobDatabase$$ExternalSyntheticLambda7.run(R8$$SyntheticClass:0)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.helpers.migration.V188_FixMessageRecipientsAndEditMessageMigration.migrate(V188_FixMessageRecipientsAndEditMessageMigration.kt:252)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.helpers.SignalDatabaseMigrations.migrate(SignalDatabaseMigrations.kt:226)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.onUpgrade(SignalDatabase.kt:170)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getRawReadableDatabase(SignalDatabase.kt:195)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase$Companion.hasTable(SignalDatabase.kt:311)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.hasTable(SignalDatabase.kt:0)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase.lambda$onOpen$0(KeyValueDatabase.java:99)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase.$r8$lambda$jefACyoHK4h3lvPI5zn7iBuWxuI(KeyValueDatabase.java:0)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.KeyValueDatabase$$ExternalSyntheticLambda0.run(R8$$SyntheticClass:0)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalWritableDatabase(SignalDatabase.kt:204)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.AttachmentTable.deleteAbandonedPreuploadedAttachments(AttachmentTable.java:394)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.initializeCleanup(ApplicationContext.java:471)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$Siio_ve2xbB778LsiRf92wQaPrQ(ApplicationContext.java:0)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda20.run(R8$$SyntheticClass:0)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.SignalDatabase.getSignalReadableDatabase(SignalDatabase.kt:201)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.database.model.AvatarPickerDatabase.getAllAvatars(AvatarPickerDatabase.kt:122)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.avatar.AvatarPickerStorage.cleanOrphans(AvatarPickerStorage.kt:38)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.cleanAvatarStorage(ApplicationContext.java:466)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext.$r8$lambda$ovJzPtEGSgvdzEfbBJQ_xX3JMa4(ApplicationContext.java:0)

07-08 13:59:39.878 11310 11366 W DeadlockDetector: org.thoughtcrime.securesms.ApplicationContext$$ExternalSyntheticLambda10.run(R8$$SyntheticClass:0)

07-08 13:59:40.077 7891 7891 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1909 onStartInput(EditorInfo{inputType=0x3(Phone) imeOptions=0x4000006 privateImeOptions=null actionName=DONE actionLabel=null actionId=0 initialSelStart=12 initialSelEnd=12 initialCapsMode=0x0 hintText=non-empty label=null packageName=org.thoughtcrime.securesms fieldId=-1 fieldName=null extras=Bundle[mParcelledData.dataSize=240] hintLocales=[]}, true)

07-08 13:59:40.085 2046 4136 W InputManager-JNI: Input channel object '2f3246c org.thoughtcrime.securesms/org.thoughtcrime.securesms.registration.RegistrationNavigationActivity (client)' was disposed without first being removed with the input manager!

07-08 13:59:40.103 7891 7891 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1909 onStartInput(EditorInfo{inputType=0x3(Phone) imeOptions=0x4000006 privateImeOptions=null actionName=DONE actionLabel=null actionId=0 initialSelStart=12 initialSelEnd=12 initialCapsMode=0x0 hintText=non-empty label=null packageName=org.thoughtcrime.securesms fieldId=-1 fieldName=null extras=Bundle[mParcelledData.dataSize=240] hintLocales=[]}, true)

07-08 13:59:40.145 7891 7891 I GoogleInputMethodService: GoogleInputMethodService.onStartInputView():2036 onStartInputView(EditorInfo{inputType=0x3(Phone) imeOptions=0x4000006 privateImeOptions=null actionName=DONE actionLabel=null actionId

sunflowerspeed commented 1 year ago

Hi, I encountered this issue today as well. See attached debug log at the bottom of this comment,

Device info:

Samsung Galaxy S10 Android 12 Signal version 6.26.4

Steps to reproduce:

-Enable automatic device backups -Accidentally uninstall Signal when all you meant to do was delete the shortcut icon (d'oh!) -Reinstall Signal -Follow on-screen prompts to restore from local backup, selecting the most recent backup from today around 2:00 AM local time. -Enter the 30 digit passphrase.

Actual result: Signal crashes. Re-opening the app brings me back to the beginning of the setup process.

Expected result: Signal successfully imports the backup file.

https://debuglogs.org/android/6.26.4/d310648d37b3e7fc843da5feba5ebf09d9166b70d965b22d9af2fbfe5bd93576 d310648d37b3e7fc843da5feba5ebf09d9166b70d965b22d9af2fbfe5bd93576.txt

cody-signal commented 1 year ago

Hi @sunflowerspeed , looks like your backup file is corrupt and reporting bad data when trying to import. Do you have a different backup you could try?

sunflowerspeed commented 1 year ago

I'm an idiot, I was using an outdated 30 digit code for a previous backup. Used the correct code and the backup started without a hitch. Thank you for the quick reply!

I fully acknowledge that the problem was between the device and the chair, but I was wondering if it's by design that the backup silently fails if you input the wrong code. Would there be a way to have the app first check the backup and say "invalid code, try again" if the code is wrong?

sofodrift commented 1 year ago

What about us that we have the right pass phrase and we still be unable to recover it? 🙂

On Thu, Jul 27, 2023, 10:32 AM sunflowerspeed @.***> wrote:

I'm an idiot, I was using an outdated 30 digit code for a previous backup. Used the correct code and the backup started without a hitch.

I fully acknowledge that the problem was between the device and the chair, but I was wondering if it's by design that the backup silently fails if you input the wrong code. Would there be a way to have the app say "invalid code, try again?"

— Reply to this email directly, view it on GitHub https://github.com/signalapp/Signal-Android/issues/12990#issuecomment-1653059281, or unsubscribe https://github.com/notifications/unsubscribe-auth/BAOGO76BY2BF7KQLTXUMOCTXSIKSVANCNFSM6AAAAAAZAPULVY . You are receiving this because you were mentioned.Message ID: @.***>

cody-signal commented 1 year ago

@sofodrift could you post a full debuglog link or send it to me via email?

sofodrift commented 1 year ago

Hello:) I've already attached full debug logs and not just once but multiple times of multiple versions .

On Thu, Jul 27, 2023, 8:34 PM Cody Henthorne @.***> wrote:

@sofodrift https://github.com/sofodrift could you post a full debuglog link or send it to me via email?

— Reply to this email directly, view it on GitHub https://github.com/signalapp/Signal-Android/issues/12990#issuecomment-1654084798, or unsubscribe https://github.com/notifications/unsubscribe-auth/BAOGO7ZRVTHXJEXT3PKQVILXSKRCLANCNFSM6AAAAAAZAPULVY . You are receiving this because you were mentioned.Message ID: @.***>

cody-signal commented 1 year ago

I don't see any links, just copy pastes of sections.

sofodrift commented 1 year ago

Yeah because I'm doing it with third party apps , I'm not able to get a debug from Signal it crashes when I tap on it to get the logs , so I just used Logcat

On Thu, Jul 27, 2023, 8:40 PM Cody Henthorne @.***> wrote:

I don't see any links, just copy pastes of sections.

— Reply to this email directly, view it on GitHub https://github.com/signalapp/Signal-Android/issues/12990#issuecomment-1654097106, or unsubscribe https://github.com/notifications/unsubscribe-auth/BAOGO72DI4SNFARLA6GP4CDXSKRY7ANCNFSM6AAAAAAZAPULVY . You are receiving this because you were mentioned.Message ID: @.***>

cody-signal commented 1 year ago

Gotcha, thanks, will take another look.

jd-solanki commented 1 year ago

Linking #13127

WofWca commented 1 year ago

It's the same stack trace for me (V191_UniqueMessageMigrationV2.kt:245 and above, SQLiteDatabase.java:348). It crashes on backup restoration, then keeps crashing thereafter. signalbackup-tools says the backup DB version is 157. Signal version is 6.30.4.

I've important messages there is there

@sofodrift For now you can try to export to HTML with signalbackup-tools:

./signalbackup-tools ~/original-backup.backup --passphrase "<backup pin>" --exporthtml ~/backup-export/ --migratedb
jd-solanki commented 1 year ago

@WofWca Can we use HTML to restore the data?

WofWca commented 1 year ago

Can we use HTML to restore the data?

In what sense? Such that Signal can import it again? I have tried --migratedb and re-exporting it, to no avail.

jd-solanki commented 1 year ago

Hi @WofWca I formatted my mobile and want to restore the backup but I couldn't do this due to this issue.

WofWca commented 1 year ago

Hi. I can't help you, we're in the same boat in this regard.

lizsugar commented 1 year ago

This is even older than I though.

Here's my debug log from after such a crash just today on version 6.33.2

https://debuglogs.org/android/6.33.2/4fc9e16130fd6c82d8f50e38486cbcb098285ec34cb94d2594987acd596696a2

MathieuGug commented 1 year ago

I have the same problem on my Pixel 6. I've reset the phone with and without backup (the phone backup), but Signal crashes instantly when I open it. It's version 6.43.3.

MathieuGug commented 1 year ago

Update: I can receive messages (they are displayed in notifications), but when I try to open the application it crashes.

I have the same problem on my Pixel 6. I've reset the phone with and without backup (the phone backup), but Signal crashes instantly when I open it. It's version 6.43.3.

MathieuGug commented 1 year ago

The issue seems to have solved itself 🤷‍♂️

stale[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 11 months ago

This issue has been closed due to inactivity.

ThaChillera commented 9 months ago

I have a similar issue with a similar stacktrace, but not exactly the same. I have the latest version of signal (6.43.3), backup DB version 210 according to signalbackup-tools. Help would be appreciated, not sure how to re-open this issue

EDIT: fixed by retrying https://github.com/signalapp/Signal-Android/issues/13376#issuecomment-1904273479

2024-01-20 18:30:13.711 18280-18340 AndroidRuntime          org.thoughtcrime.securesms           E  FATAL EXCEPTION: AsyncTask #1
                                                                                                    Process: org.thoughtcrime.securesms, PID: 18280
                                                                                                    java.lang.RuntimeException: An error occurred while executing doInBackground()
                                                                                                        at android.os.AsyncTask$4.done(AsyncTask.java:415)
                                                                                                        at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:381)
                                                                                                        at java.util.concurrent.FutureTask.setException(FutureTask.java:250)
                                                                                                        at java.util.concurrent.FutureTask.run(FutureTask.java:269)
                                                                                                        at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305)
                                                                                                        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
                                                                                                        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
                                                                                                        at java.lang.Thread.run(Thread.java:1012)
                                                                                                    Caused by: java.lang.IllegalStateException: Foreign Key Constraints cannot be enabled or disabled while there are transactions in progress.  Finish all transactions and release all active database connections first.
                                                                                                        at net.zetetic.database.sqlcipher.SQLiteConnectionPool.reconfigure(SQLiteConnectionPool.java:291)
                                                                                                        at net.zetetic.database.sqlcipher.SQLiteDatabase.setForeignKeyConstraintsEnabled(SQLiteDatabase.java:2177)
                                                                                                        at org.thoughtcrime.securesms.backup.FullBackupImporter.importFile(FullBackupImporter.java:143)
                                                                                                        at org.thoughtcrime.securesms.backup.FullBackupImporter.importFile(FullBackupImporter.java:91)
                                                                                                        at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:296)
                                                                                                        at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:281)
                                                                                                        at android.os.AsyncTask$3.call(AsyncTask.java:394)
                                                                                                        at java.util.concurrent.FutureTask.run(FutureTask.java:264)
                                                                                                        at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305) 
                                                                                                        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 
                                                                                                        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 
                                                                                                        at java.lang.Thread.run(Thread.java:1012) 
2024-01-20 18:30:13.711 18280-18340 SignalUncaughtException org.thoughtcrime.securesms           E  java.lang.RuntimeException: An error occurred while executing doInBackground()
                                                                                                        at android.os.AsyncTask$4.done(AsyncTask.java:415)
                                                                                                        at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:381)
                                                                                                        at java.util.concurrent.FutureTask.setException(FutureTask.java:250)
                                                                                                        at java.util.concurrent.FutureTask.run(FutureTask.java:269)
                                                                                                        at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305)
                                                                                                        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
                                                                                                        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
                                                                                                        at java.lang.Thread.run(Thread.java:1012)
                                                                                                    Caused by: java.lang.IllegalStateException: Foreign Key Constraints cannot be enabled or disabled while there are transactions in progress.  Finish all transactions and release all active database connections first.
                                                                                                        at net.zetetic.database.sqlcipher.SQLiteConnectionPool.reconfigure(SQLiteConnectionPool.java:291)
                                                                                                        at net.zetetic.database.sqlcipher.SQLiteDatabase.setForeignKeyConstraintsEnabled(SQLiteDatabase.java:2177)
                                                                                                        at org.thoughtcrime.securesms.backup.FullBackupImporter.importFile(FullBackupImporter.java:143)
                                                                                                        at org.thoughtcrime.securesms.backup.FullBackupImporter.importFile(FullBackupImporter.java:91)
                                                                                                        at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:296)
                                                                                                        at org.thoughtcrime.securesms.registration.fragments.RestoreBackupFragment$2.doInBackground(RestoreBackupFragment.java:281)
                                                                                                        at android.os.AsyncTask$3.call(AsyncTask.java:394)
                                                                                                        at java.util.concurrent.FutureTask.run(FutureTask.java:264)
                                                                                                        at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305) 
                                                                                                        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 
                                                                                                        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 
                                                                                                        at java.lang.Thread.run(Thread.java:1012)