Summary: | Crashes on accessing certain URLs | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Martin Steigerwald <Martin> |
Component: | kdewebkit | Assignee: | webkit-devel |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | adawit, Dieter, Martin, rasasi78 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Martin Steigerwald
2012-07-22 10:17:39 UTC
Gnash/klash is not stable plugin for konqueror unfortunately. This is not about webkit but about khtml, which is handled by konqueror, even if it is a sub-repository of kdelibs Myriam, how so? Konqueror´s "View" menu shows "Webkit" as display mode (while editing this comment). Standard webbrowser module is set to webkit as well. As files from the backtrace refer to Webkit: martin@merkaba:/tmp/webkit/qtwebkit-2.2.1> find -name "RenderTableCell.cpp" ./Source/WebCore/rendering/RenderTableCell.cpp (which may or may not mean much since WebKit´s origin was KHTML. Still kdelibs which apt-get source says includes libkhtml does not have this file: martin@merkaba:/tmp/webkit/kde4libs-4.8.4> find -name "*RenderTableCell.cpp*" martin@merkaba:/tmp/webkit/kde4libs-4.8.4> ) Tommi, first I had Adobe Flash (flashplugin-nonfree) – whether thats stabler remains to be seen. So or so to flash plugins tested and no hint of flash plugin in the backtrace if I am not mistaken. Created attachment 72753 [details] New crash information added by DrKonqi konqueror (4.8.3 (4.8.3)) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.2 - What I was doing when the application crashed: I accessed http://lists.alioth.debian.org/mailman/listinfo/pkg-opennebula-devel To me it seems that the URL does not have flash context. To me the backtrace seems to point at the same issue. Thanks, Martin -- Backtrace (Reduced): #6 hash (key=...) at rendering/RenderTextControl.cpp:663 #7 hash (key=...) at ../JavaScriptCore/wtf/HashTable.h:281 #8 lookup<WTF::AtomicString, WTF::IdentityHashTranslator<WTF::AtomicString, WTF::AtomicString, WTF::AtomicStringHash> > (key=..., this=<optimized out>) at ../JavaScriptCore/wtf/HashTable.h:486 #9 contains<WTF::AtomicString, WTF::IdentityHashTranslator<WTF::AtomicString, WTF::AtomicString, WTF::AtomicStringHash> > (key=..., this=<optimized out>) at ../JavaScriptCore/wtf/HashTable.h:806 #10 contains (key=..., this=<optimized out>) at ../JavaScriptCore/wtf/HashTable.h:329 Do you have some old KDE 4.8.3 packages lying around, konqueror version should be 4.8.4? konqueror (4.8.3 (4.8.3)) on KDE Platform 4.8.4 (4.8.4) merkaba:~> apt-show-versions | egrep konqueror konqueror/sid uptodate 4:4.8.4-1 konqueror-nsplugins/sid uptodate 4:4.8.4-1 konqueror-plugin-gnash/sid uptodate 0.8.11~git20120629-1 martin@merkaba:~> konqueror --version Qt: 4.8.2 KDE: 4.8.4 (4.8.4) Konqueror: 4.8.3 (4.8.3) Debian Packaging bug? Cannot reproduce this crash, but I am not surprised by it since QtWebKit 2.2.x is rather old (over 2 years) with many known crashes fixed since then. Please update your QtWebKit package to the latest 2.3.x release. Also please note that the gnash flash plugin does not really work well with QtWebKit. Since the backtrace you provided does not show the crash to be caused by anything that has to do with flash, I suggest you reinstall the adobe flash plugin. *** Bug 329675 has been marked as a duplicate of this bug. *** |