-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Signal keeps crashing a second after opening #13814
Comments
The only remaining way to get logs would be to use the android |
@greyson-signal thanks, I ran Looks like some kind of db corruption related to deleting the messages that failed to send (per the context of my first post)?
|
I have the same behavior on my Google Pixel 8. I did not do anything out of the ordinary but now the behavior is like this:
Following link contains my logcat: |
Unfortunately that does seem to be the case, I'm sorry. It looks like the specific issue is that an expiring message is being deleted at startup, which is somehow triggering a SQLite corruption error. One thing you could try is turning your system clock back? A bunch of other weird things could happen as a result, but you may be able to make a backup in Settings > Chats > Backups?
Unfortunately I'm not seeing any crashes in there :( Any chance you could try again? |
@greyson-signal thanks. I went to change the system clock to be back two months. This was able to stop signal from crashing - I then enabled backups and made a backup on disk. Then reset clock to be back to automatic time. |
Hmm, it looked like setting the clock back, then setting it to automatic again made it not crash for a bit (so I closed this), but now the same thing is happening again (so reopening). I think the difference since then was I received a few new messages (from chats that werent related to any I had the pending failed deleted messages. Will see if there's different logs later today 🤔. If I set my clock back, signal won't crash, but when I set it back to automatic time it will continue to crash when opening things. I was able to get a backup. @greyson-signal any other suggestions on what to do from here, or would there be any other helpful information I can provide? One question is if I clear the app storage (right now android says it's 26gb), what does that all remove? Would that clear the SQL db? And since I now have a backup, if I clear the app storage and restore the backup, it should have the same state now right? |
Yeah, so the idea is that setting the clock back lets you make a backup, and then after making the backup (and saving the passphrase), you can uninstall signal. Then you can reinstall it and restore from the backup file you created. |
Guidelines
Bug description
Since yesterday, signal keeps crashing a second or two after opening it. It will be able to open the list of messages (with new messages), and can click into them, however after a second or two will back out of the current screen, then eventually the list of messages and crash with Signal keeps stopping.
I tried updating to the latest 7.26.1 and this still occurs.
Something that might be related: the past few days have been having an issue with sending pictures and videos. Sometimes it's intermittent. It originally had a hard time sending videos files over 100mb (it would fail), but was able to send them by compressing them. At some point sending new videos would just not work, it would hang at "processing". (I think I may have run out of device storage at some point around here, but have since freed up device storage). Sometimes sending things would eventually work, perhaps this was after clearing device storage. I tried to "delete for me" and "delete for everyone" the failed messages that didn't send so they didnt cloud up the chat history with failed attempts. Some of these could not be removed, and I think after trying this the crashing may have started.
I tried searching through other issues and similar things people mentioned, though most of the issues were either resolved with a new release or were sightly different. Something suspect might me the job manager for sending pending messages related to the video compressing or something, but that's just a shot in the dark, as was some of the only related things right before it started continuously crashing.
Relatedly - is there a way to backup messages to another device without losing history? I currently have it linked to my computer and ipad. I haven't tried clearing cache or app data since I'm reluctant to lose anything.
Screenshots
No response
Device
No response
Android version
15
Signal version
version 7.26.1
Link to debug log
No response
The text was updated successfully, but these errors were encountered: