-
Notifications
You must be signed in to change notification settings - Fork 22
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
Crashes at message load after long idle time #275
Comments
It sounds like Issue #266. What happens if you set these prefs to false: |
@Betterbird : I'll set these to false for a few days and see what happens, but the second two were already false. |
Same issue as Issue #153, right? We never got to the bottom of this one. There were a few crash stories, all related to the system tray. The reports were that if people got back to the program after a while, reading a message and hence updating the system tray icon tooltip, it crashed. This happened on Gnome, but we can't rule out that Cinnamon is also affected. |
Whoops... I'd forgotten I'd filed that one. I guess sometimes a few mysterious reports add up into something actionable. Will put a calendar reminder to report about the experiment results in a few days. |
Hmm, and TB doesn't crash? Have you switched these prefs off? mail.biff.show_tray_icon, mail.biff.show_tray_icon_always? Fedora, Gnome and Wayland are really not the most stable combination. TB has crashes, too. |
Thunderbird doesn't crash. mail.biff.show_alert -- false I installed the eu.betterbird.Betterbird.Debug but I'm sorta lost as to what to do next in order to attach gdb. Do I need to launch Betterbird from gdb before crash? |
The FlatPak maintainer once pointed me to this article: |
@beeburrt You can either
In both cases you should end up with a
|
when I run:
I get the cool betterbird prompt that looks like:
and then, after a few seconds, I get thrown back to my prompt, which I then have to And when I run:
I got:
...then gdb downloading more stuff... and then:
From running |
I think this took care of the crash issue for me. |
I'm using 115.8.1-bb25 (64-bit) on Devuan GNU/Linux excalibur, with Cinnamon DE.
For the last couple of weeks (or so), I've been experiencing almost-certain crashes in the following scenario:
I've experienced similar crashes, very infrequently, before, but now it's maybe half the times this scenario occurs, which is basically daily.
The text was updated successfully, but these errors were encountered: