Bug 266637 - Crash after selecting link with WebKit enabled
Summary: Crash after selecting link with WebKit enabled
Status: RESOLVED WORKSFORME
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdewebkit (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: webkit-devel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-18 23:26 UTC by John Hudson
Modified: 2011-02-19 16:05 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Hudson 2011-02-18 23:26:07 UTC
Application: konqueror (4.4.4 (KDE 4.4.4) "release 2")
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 3"
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-0.7-default i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
Browsing news.bbc.co.uk; selected a link to a story about the Home Secretary, Kenneth Clarke; Konqueror crashed.


 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb559c710 (LWP 9537))]

Thread 2 (Thread 0xaeddfb70 (LWP 10579)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb6b94125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb42911f7 in WTF::TCMalloc_PageHeap::scavengerThread() () from /usr/lib/libQtWebKit.so.4
#3  0xb429123f in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib/libQtWebKit.so.4
#4  0xb6b8fb25 in start_thread () from /lib/libpthread.so.0
#5  0xb5f7c46e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb559c710 (LWP 9537)):
[KCrash Handler]
#6  0xb466f45f in WebCore::PluginStream::destroyStream() () from /usr/lib/libQtWebKit.so.4
#7  0xb466f89e in WebCore::PluginStream::didFinishLoading(WebCore::NetscapePlugInStreamLoader*) () from /usr/lib/libQtWebKit.so.4
#8  0xb45ac18f in WebCore::NetscapePlugInStreamLoader::didFinishLoading() () from /usr/lib/libQtWebKit.so.4
#9  0xb45b4f1f in WebCore::ResourceLoader::didFinishLoading(WebCore::ResourceHandle*) () from /usr/lib/libQtWebKit.so.4
#10 0xb47661ce in WebCore::QNetworkReplyHandler::finish() () from /usr/lib/libQtWebKit.so.4
#11 0xb47669ec in WebCore::QNetworkReplyHandler::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtWebKit.so.4
#12 0xb6d08efd in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#13 0xb6d12945 in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#14 0xb6d1593f in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#15 0xb623cc64 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0xb6244bf7 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb6f469d1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#18 0xb6d02e0e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#19 0xb6d069b4 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#20 0xb6d06b9c in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#21 0xb6d2e83d in ?? () from /usr/lib/libQtCore.so.4
#22 0xb5985b49 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#23 0xb5986350 in ?? () from /usr/lib/libglib-2.0.so.0
#24 0xb598660e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#25 0xb6d2ed4b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0xb62ed19a in ?? () from /usr/lib/libQtGui.so.4
#27 0xb6d0211d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0xb6d02319 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0xb6d06c70 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#30 0xb623a164 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#31 0xb347c685 in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#32 0x0804e5b1 in _start ()

Reported using DrKonqi
Comment 1 Dawit Alemayehu 2011-02-19 16:05:21 UTC
Cannot duplicate. Please update your Qt and KDE packages to the latest releases and reopen this ticket if your problem persists.