|
Bugzilla – Full Text Bug Listing |
| Summary: | konqueror is crashing (as are rekonq and qupzilla) | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Neil Rickert <nwr10cst-oslnx> |
| Component: | GNOME | Assignee: | E-mail List <gnome-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | bjoernv, forgotten_DV81ZEWZkN, nwr10cst-oslnx, wbauer |
| Version: | 201502* | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| See Also: | https://bugzilla.gnome.org/show_bug.cgi?id=738270 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | backtrace of the crash | ||
|
Description
Neil Rickert
2014-10-13 21:05:16 UTC
hm, could be QtWebKit troubles, all mentioned browsers are using it.. does konqueror behave differently with KHTML engine? FWIW, qupzilla-qt5 works fine here, will test others oh, can you try with gdb by hand? gdb is broken (waiting on https://build.opensuse.org/request/show/255033) in combination with DrKonqi Yes, konqueror seems okay with KHTML. However, the patheos site uses "disqus" comments, and "disqus" does not like KHTML.
I agree that it is probably webkit related. The Gnome base webkit browsers ("epiphany" and "midori" seem okay). And I should have mentioned that the browser built into akregator also crashes.
I have plain "qupzilla" installed, rather than "qupzilla-qt5".
I can try using "gdb", but would need some guidance, particularly given your comment that "gdb" is broken. I do have "gdb" installed.
Okay, I have found a little more about this. Specifically, I have one computer where konqueror does not crash. Here's a brief comparison of two computers. I choose these because of the software they are running. Computer 1: konqueror crashes. Computer 2: konqueror seems stable. Computer 1: Installed from the 13.2-RC1 DVD (64bit). I installed KDE, Gnome, XFCE and LXDE. After install, I added a few programs, mostly "rcs" and "ecryptfs". Computer 2: Installed from the 13.2 live KDE. Only KDE is installed. After install, I added a few programs, mostly "rcs" and "ecryptfs". So it looks to me as if the presence of Gnome, XFCE and/or LXDE is somehow related to the problem. Created attachment 613719 [details] backtrace of the crash (In reply to Neil Rickert from comment #4) > So it looks to me as if the presence of Gnome, XFCE and/or LXDE is somehow > related to the problem. I experienced crashes in Konqueror/Webkit as well since upgrading to 13.2, reliably reproducable e.g. on the attachmate login page and http://build.opensuse.org/. Btw, also qt4-browser from libqt4-x11-tools is affected. They are caused here by evince-browser-plugin. Removing that prevents the crashes. I attached the backtrace. FYI, the upcoming GNOME update for 13.2 will remove evince-browser-plugin (apparently there are also problems with Firefox). See bug 906687, comment 44. I'm leaving this bug report open for now though until the update is released and the change has been submitted to Factory. But maybe this bug should be reassigned to GNOME? Btw, there's also this KDE bug report: https://bugs.kde.org/show_bug.cgi?id=343446 Based on the latest comments there, I'm reassigning to GNOME now. Feel free to act as you please... ;) The evince update (which removes the evince-browser-plugin) still isn't in Factory AFAICS. (In reply to Wolfgang Bauer from comment #7) > The evince update (which removes the evince-browser-plugin) still isn't in > Factory AFAICS. And now evince-browser-plugin is back in 42.2, and the crashes too: https://forums.opensuse.org/showthread.php/521170-Possible-BUG-In-Konqueror-4-14-25 And apparently there's a new (openSUSE) bug report about Firefox freezing because of evince-browser-plugin again, see bug#1013007. So can you please consider to finally remove it in Factory too (and 42.2)? Thanks. From the KDE/QtWebKit side we could "fix" it by adding a conflict to libQtWebKit4, and I am really considering to do that. But that won't help with Firefox of course. I'm marking this as FIXED. With 42.3 and Tumbleweed, "konqueror" now is the Plasma 5 version, which does not have this problem. The latest "qupzilla" also does not have the problem. It might still be an issue with "rekonq" (not recently tested) since that is still from plasma 4. I'm assuming that "rekonq" will either eventually move to a Plasma 5 version, or will just disappear. |