GNOME Bugzilla – Bug 780760
frequent freezes on Fedora: webkitgtk4 update?
Last modified: 2017-04-27 01:47:10 UTC
I get frequent freezes of Geary since yesterday on Fedora 25, either on laptop and desktop computers. These are the main suspects updates: $ rpm -qa --last | grep -i webkitgtk webkitgtk4-plugin-process-gtk2-2.16.0-1.fc25.x86_64 Fri Mar 31 11:09:31 2017 webkitgtk4-devel-2.16.0-1.fc25.x86_64 Fri Mar 31 11:09:29 2017 webkitgtk4-jsc-devel-2.16.0-1.fc25.x86_64 Fri Mar 31 11:07:08 2017 webkitgtk4-2.16.0-1.fc25.x86_64 Fri Mar 31 11:06:27 2017 webkitgtk4-jsc-2.16.0-1.fc25.x86_64 Fri Mar 31 11:06:13 2017 Anybody else experiencing the same? I can downgrade those packages and see what happen..
Yes, it seems that downgrading these packages solves the problem: $ sudo dnf downgrade --allowerasing webkitgtk4 webkitgtk4-devel webkitgtk4-jsc webkitgtk4-jsc-devel (this will downgrade also Epiphany browser) It's a webkitgtk4 bug or a geary bug?
I've updated the packages again this morning. It took some more time to get the freeze. I think I triggered it when I clicked on the menu icon of a message. Here's the backtrace: (gdb)
+ Trace 237317
Today it started freezing while loading a conversation (already read). Sometimes I'm able to read the messages, but the freeze is certain to happen sooner or later. Currently Geary (master) is almost unusable on Fedora 25.
It seems that it was a webkitgtk4 bug. I had the same problem on Fedora 26 alpha. After updating to webkitgtk4-2.16.1-2.fc26.x86_64, which adds a patch for "freezing regression", geary works again. (webkitgtk4-2.16.1-2.fc26.x86_64 is not officially released yet, but can be found at fedora build servers)
It's now in Fedora 25. I've upgraded and it seems to work fine. I'm closing this issue. Thanks
Marking this as a dupe of Bug 780571 since that was reported first and is a bit more general. *** This bug has been marked as a duplicate of bug 780571 ***