Bug 324051 - Another crash on random pages
Summary: Another crash on random pages
Status: RESOLVED DUPLICATE of bug 320386
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: 2.2.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-08-26 09:01 UTC by Jonay
Modified: 2013-08-26 12:10 UTC (History)
0 users

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 Jonay 2013-08-26 09:01:13 UTC
Application: rekonq (2.2.1)
KDE Platform Version: 4.10.5
Qt Version: 4.8.4
Operating System: Linux 3.8.0-29-generic i686
Distribution: Ubuntu 13.04

-- Information about the crash:
Just browsing a webpage, when I scrolled down, it crashed...

The crash can be reproduced sometimes.

-- Backtrace:
Application: rekonq (rekonq), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb2331980 (LWP 2089))]

Thread 6 (Thread 0xafb6bb40 (LWP 2090)):
#0  0xb7724424 in __kernel_vsyscall ()
#1  0xb2ccd84b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
#2  0xb7517d7c in __pthread_cond_wait (cond=0xb740bd70 <WTF::pageheap_memory+20720>, mutex=0xb740bd58 <WTF::pageheap_memory+20696>) at forward.c:149
#3  0xb6b4aae5 in WTF::TCMalloc_PageHeap::scavengerThread() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb6b4ab1f in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0xb2cc9d78 in start_thread (arg=0xafb6bb40) at pthread_create.c:311
#6  0xb750a3de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 5 (Thread 0xaf23cb40 (LWP 2091)):
#0  0xb7724424 in __kernel_vsyscall ()
#1  0xb2ccd84b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
#2  0xb7517d7c in __pthread_cond_wait (cond=0xaf2bb7dc, mutex=0xaf2bb7c4) at forward.c:149
#3  0xb6b7bf63 in WTF::ThreadCondition::wait(WTF::Mutex&) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb685ab1b in JSC::BlockAllocator::blockFreeingThreadMain() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0xb6b60982 in WTF::threadEntryPoint(void*) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#6  0xb6b7bb12 in WTF::wtfThreadEntryPoint(void*) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#7  0xb2cc9d78 in start_thread (arg=0xaf23cb40) at pthread_create.c:311
#8  0xb750a3de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 4 (Thread 0xade87b40 (LWP 2093)):
#0  __x86.get_pc_thunk.bx () at ../sysdeps/i386/crti.S:66

Thread 3 (Thread 0xad1a1b40 (LWP 2095)):
#0  0xb7724424 in __kernel_vsyscall ()
#1  0xb751d8e2 in clock_gettime (clock_id=1, tp=0xad1a0f68) at ../sysdeps/unix/clock_gettime.c:115
#2  0xb36c10d5 in do_gettime (frac=0xad1a0f60, sec=0xad1a0f58) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0xb37a880e in QTimerInfoList::updateCurrentTime (this=this@entry=0xad302074) at kernel/qeventdispatcher_unix.cpp:354
#5  0xb37a8b9a in QTimerInfoList::timerWait (this=0xad302074, tm=...) at kernel/qeventdispatcher_unix.cpp:461
#6  0xb37a7373 in timerSourcePrepareHelper (src=<optimized out>, timeout=0xad1a108c) at kernel/qeventdispatcher_glib.cpp:136
#7  0xb37a740d in timerSourcePrepare (source=0xad302040, timeout=0xad1a108c) at kernel/qeventdispatcher_glib.cpp:169
#8  0xb2f66d21 in g_main_context_prepare (context=context@entry=0xad3004e0, priority=priority@entry=0xad1a10f8) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3328
#9  0xb2f675cf in g_main_context_iterate (context=context@entry=0xad3004e0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3681
#10 0xb2f67831 in g_main_context_iteration (context=0xad3004e0, may_block=1) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3762
#11 0xb37a7c3f in QEventDispatcherGlib::processEvents (this=0xad300468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0xb37743ec in QEventLoop::processEvents (this=this@entry=0xad1a1228, flags=...) at kernel/qeventloop.cpp:149
#13 0xb37746e1 in QEventLoop::exec (this=this@entry=0xad1a1228, flags=...) at kernel/qeventloop.cpp:204
#14 0xb365ffec in QThread::exec (this=this@entry=0x9e43c60) at thread/qthread.cpp:542
#15 0xb3753f2d in QInotifyFileSystemWatcherEngine::run (this=0x9e43c60) at io/qfilesystemwatcher_inotify.cpp:256
#16 0xb3662b18 in QThreadPrivate::start (arg=0x9e43c60) at thread/qthread_unix.cpp:338
#17 0xb2cc9d78 in start_thread (arg=0xad1a1b40) at pthread_create.c:311
#18 0xb750a3de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 2 (Thread 0x9b411b40 (LWP 2228)):
#0  g_mutex_get_impl (mutex=0x10b982a8) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:120
#1  0xb2faad28 in g_mutex_lock (mutex=mutex@entry=0x10b982a8) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:210
#2  0xb2f66f66 in g_main_context_query (context=context@entry=0x10b982a8, max_priority=2147483647, timeout=timeout@entry=0x9b41124c, fds=fds@entry=0xae9025f8, n_fds=3) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3426
#3  0xb2f6762e in g_main_context_iterate (context=0x10b982a8, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3683
#4  0xb2f67c2b in g_main_loop_run (loop=0x10b98270) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3895
#5  0xa50b4bca in gdbus_shared_thread_func (user_data=0x10b98290) at /build/buildd/glib2.0-2.36.0/./gio/gdbusprivate.c:278
#6  0xb2f8cfc3 in g_thread_proxy (data=0x10b7d3b0) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#7  0xb2cc9d78 in start_thread (arg=0x9b411b40) at pthread_create.c:311
#8  0xb750a3de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 1 (Thread 0xb2331980 (LWP 2089)):
[KCrash Handler]
#7  0xb53fd89b in QWebFrame::childFrames() const () at /build/buildd/qtwebkit-source-2.3.0/Source/WebCore/platform/KURL.h:59
#8  0xb5250e06 in collectAllChildFrames (frame=frame@entry=0x10bfef40, list=...) at ../../kdewebkit/kwebwallet.cpp:100
#9  0xb5254040 in KWebWallet::fillFormData (this=0xf48a300, frame=frame@entry=0x10bfef40, recursive=recursive@entry=true) at ../../kdewebkit/kwebwallet.cpp:441
#10 0xb76ad157 in WebPage::loadFinished (this=this@entry=0xf8dc0a0, ok=true) at /build/buildd/rekonq-2.2.1/src/webtab/webpage.cpp:595
#11 0xb76b201a in qt_static_metacall (_a=0xbf93ea18, _id=7, _o=0xf8dc0a0, _c=<optimized out>) at /build/buildd/rekonq-2.2.1/obj-i686-linux-gnu/src/webpage.moc:74
#12 WebPage::qt_static_metacall (_o=0xf8dc0a0, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbf93ea18) at /build/buildd/rekonq-2.2.1/obj-i686-linux-gnu/src/webpage.moc:61
#13 0xb378bb56 in QMetaObject::activate (sender=0xf8dc0a0, m=0xb73288c8 <QWebPage::staticMetaObject>, local_signal_index=2, argv=0xbf93ea18) at kernel/qobject.cpp:3539
#14 0xb540d89d in QWebPage::loadFinished(bool) () at /build/buildd/qtwebkit-source-2.3.0/Source/WebCore/page/DragClient.h:68
#15 0xb5449332 in WebCore::FrameLoaderClientQt::emitLoadFinished(bool) () at /build/buildd/qtwebkit-source-2.3.0/Source/WebCore/platform/Timer.h:98
#16 0xb5449395 in WebCore::FrameLoaderClientQt::dispatchDidFinishLoad() () at /build/buildd/qtwebkit-source-2.3.0/Source/WebCore/platform/Timer.h:98
#17 0xb5ab10c1 in WebCore::FrameLoader::checkLoadCompleteForThisFrame() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#18 0xb5aafe12 in WebCore::FrameLoader::checkLoadComplete() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#19 0xb5a9811b in WebCore::DocumentLoader::finishedLoading() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#20 0xb5a99a80 in WebCore::DocumentLoader::maybeLoadEmpty() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#21 0xb5a99d99 in WebCore::DocumentLoader::startLoadingMainResource() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#22 0xb5aaa233 in WebCore::FrameLoader::continueLoadAfterWillSubmitForm() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#23 0xb5ab49e8 in WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, bool) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#24 0xb5ab4a65 in WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void*, WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, bool) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#25 0xb5ad19f7 in WebCore::PolicyCallback::call(bool) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#26 0xb5ad8b5e in WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#27 0xb544e750 in WebCore::FrameLoaderClientQt::dispatchDecidePolicyForNavigationAction(void (WebCore::PolicyChecker::*)(WebCore::PolicyAction), WebCore::NavigationAction const&, WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>) () at /build/buildd/qtwebkit-source-2.3.0/Source/WebCore/platform/Timer.h:98
#28 0xb5ad70f1 in WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest const&, WebCore::DocumentLoader*, WTF::PassRefPtr<WebCore::FormState>, void (*)(void*, WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, bool), void*) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#29 0xb5ab4de0 in WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, WTF::PassRefPtr<WebCore::FormState>) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#30 0xb5ab5f05 in WebCore::FrameLoader::loadWithNavigationAction(WebCore::ResourceRequest const&, WebCore::NavigationAction const&, bool, WebCore::FrameLoadType, WTF::PassRefPtr<WebCore::FormState>) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#31 0xb5ab6d68 in WebCore::FrameLoader::loadURL(WebCore::KURL const&, WTF::String const&, WTF::String const&, bool, WebCore::FrameLoadType, WTF::PassRefPtr<WebCore::Event>, WTF::PassRefPtr<WebCore::FormState>) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#32 0xb5ab8add in WebCore::FrameLoader::loadURLIntoChildFrame(WebCore::KURL const&, WTF::String const&, WebCore::Frame*) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#33 0xb5448d0d in WebCore::FrameLoaderClientQt::createFrame(WebCore::KURL const&, WTF::String const&, WebCore::HTMLFrameOwnerElement*, WTF::String const&, bool, int, int) () at /build/buildd/qtwebkit-source-2.3.0/Source/WebCore/platform/Timer.h:98
#34 0xb5aea5bf in WebCore::SubframeLoader::loadSubframe(WebCore::HTMLFrameOwnerElement*, WebCore::KURL const&, WTF::String const&, WTF::String const&) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#35 0xb5aea905 in WebCore::SubframeLoader::loadOrRedirectSubframe(WebCore::HTMLFrameOwnerElement*, WebCore::KURL const&, WTF::AtomicString const&, bool, bool) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#36 0xb5aeab7e in WebCore::SubframeLoader::requestFrame(WebCore::HTMLFrameOwnerElement*, WTF::String const&, WTF::AtomicString const&, bool, bool) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#37 0xb58ab11d in WebCore::HTMLFrameElementBase::openURL(bool, bool) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#38 0xb58ab230 in WebCore::HTMLFrameElementBase::setNameAndOpenURL() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#39 0xb56baca7 in WebCore::ChildNodeInsertionNotifier::notify(WebCore::Node*) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#40 0xb56bb2c6 in WebCore::updateTreeAfterInsertion(WebCore::ContainerNode*, WebCore::Node*, bool) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#41 0xb56bde3e in WebCore::ContainerNode::appendChild(WTF::PassRefPtr<WebCore::Node>, int&, bool) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#42 0xb57326bb in WebCore::Node::appendChild(WTF::PassRefPtr<WebCore::Node>, int&, bool) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#43 0xb54fe730 in WebCore::JSNode::appendChild(JSC::ExecState*) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#44 0xb62933b7 in WebCore::jsNodePrototypeFunctionAppendChild(JSC::ExecState*) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#45 0xafbac1ef in ?? ()
#46 0xb6945ca4 in JSC::Interpreter::execute(JSC::CallFrameClosure&) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#47 0xb6a3d320 in JSC::arrayProtoFuncForEach(JSC::ExecState*) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#48 0xadece02f in ?? ()
#49 0xb6945261 in JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#50 0xb6a46f5e in JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#51 0xb54dd563 in WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#52 0xb57190b2 in WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, WTF::Vector<WebCore::RegisteredEventListener, 1u>&) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#53 0xb5719360 in WebCore::EventTarget::fireEventListeners(WebCore::Event*) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#54 0xb5b3304a in WebCore::DOMWindow::dispatchEvent(WTF::PassRefPtr<WebCore::Event>, WTF::PassRefPtr<WebCore::EventTarget>) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#55 0xb5b33c78 in WebCore::DOMWindow::dispatchLoadEvent() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#56 0xb56c864c in WebCore::Document::dispatchWindowLoadEvent() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#57 0xb56e0fb7 in WebCore::Document::implicitClose() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#58 0xb5aa8ef4 in WebCore::FrameLoader::checkCallImplicitClose() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#59 0xb5ab004e in WebCore::FrameLoader::checkCompleted() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#60 0xb5ab0151 in WebCore::FrameLoader::completed() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#61 0xb5ab0065 in WebCore::FrameLoader::checkCompleted() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#62 0xb56e1277 in WebCore::Document::explicitClose() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#63 0xb5aaf2e8 in WebCore::FrameLoader::init() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#64 0xb53f9a1b in QWebFramePrivate::init(QWebFrame*, QWebFrameData*) () at /build/buildd/qtwebkit-source-2.3.0/Source/WebCore/platform/KURL.h:59
#65 0xb53f9dc9 in QWebFrame::QWebFrame(QWebFrame*, QWebFrameData*) () at /build/buildd/qtwebkit-source-2.3.0/Source/WebCore/platform/KURL.h:59
#66 0xb5448ca8 in WebCore::FrameLoaderClientQt::createFrame(WebCore::KURL const&, WTF::String const&, WebCore::HTMLFrameOwnerElement*, WTF::String const&, bool, int, int) () at /build/buildd/qtwebkit-source-2.3.0/Source/WebCore/platform/Timer.h:98
#67 0xb5aea5bf in WebCore::SubframeLoader::loadSubframe(WebCore::HTMLFrameOwnerElement*, WebCore::KURL const&, WTF::String const&, WTF::String const&) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#68 0xb5aea905 in WebCore::SubframeLoader::loadOrRedirectSubframe(WebCore::HTMLFrameOwnerElement*, WebCore::KURL const&, WTF::AtomicString const&, bool, bool) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#69 0xb5aeab7e in WebCore::SubframeLoader::requestFrame(WebCore::HTMLFrameOwnerElement*, WTF::String const&, WTF::AtomicString const&, bool, bool) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#70 0xb58ab11d in WebCore::HTMLFrameElementBase::openURL(bool, bool) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#71 0xb58ab230 in WebCore::HTMLFrameElementBase::setNameAndOpenURL() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#72 0xb56baca7 in WebCore::ChildNodeInsertionNotifier::notify(WebCore::Node*) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#73 0xb56bb2c6 in WebCore::updateTreeAfterInsertion(WebCore::ContainerNode*, WebCore::Node*, bool) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#74 0xb56bde3e in WebCore::ContainerNode::appendChild(WTF::PassRefPtr<WebCore::Node>, int&, bool) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#75 0xb57326bb in WebCore::Node::appendChild(WTF::PassRefPtr<WebCore::Node>, int&, bool) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#76 0xb54fe730 in WebCore::JSNode::appendChild(JSC::ExecState*) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#77 0xb62933b7 in WebCore::jsNodePrototypeFunctionAppendChild(JSC::ExecState*) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#78 0xafbac1ef in ?? ()
#79 0xb6945261 in JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#80 0xb6a46f5e in JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#81 0xb54dd563 in WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#82 0xb57190b2 in WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, WTF::Vector<WebCore::RegisteredEventListener, 1u>&) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#83 0xb5719360 in WebCore::EventTarget::fireEventListeners(WebCore::Event*) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#84 0xb572e87f in WebCore::Node::handleLocalEvents(WebCore::Event*) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#85 0xb570e9b5 in WebCore::EventContext::handleLocalEvents(WebCore::Event*) const () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#86 0xb5711d40 in WebCore::EventDispatcher::dispatchEvent(WTF::PassRefPtr<WebCore::Event>) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#87 0xb570ee47 in WebCore::EventDispatchMediator::dispatchEvent(WebCore::EventDispatcher*) const () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#88 0xb57101d7 in WebCore::EventDispatcher::dispatchEvent(WebCore::Node*, WTF::PassRefPtr<WebCore::EventDispatchMediator>) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#89 0xb5733e37 in WebCore::Node::dispatchEvent(WTF::PassRefPtr<WebCore::Event>) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#90 0xb56e0674 in WebCore::Document::finishedParsing() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#91 0xb5951396 in WebCore::HTMLTreeBuilder::finished() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#92 0xb591ef51 in WebCore::HTMLDocumentParser::end() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#93 0xb5922973 in WebCore::HTMLDocumentParser::prepareToStopParsing() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#94 0xb591f0c1 in WebCore::HTMLDocumentParser::endIfDelayed() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#95 0xb59254d8 in WebCore::HTMLDocumentParser::notifyFinished(WebCore::CachedResource*) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#96 0xb5a7bd07 in WebCore::CachedResource::checkNotify() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#97 0xb5a80789 in WebCore::CachedScript::data(WTF::PassRefPtr<WebCore::ResourceBuffer>, bool) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#98 0xb5aec5a5 in WebCore::SubresourceLoader::didFinishLoading(double) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#99 0xb5adf22b in WebCore::ResourceLoader::didFinishLoading(WebCore::ResourceHandle*, double) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#100 0xb5eb80c8 in WebCore::QNetworkReplyHandler::finish() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#101 0xb5eb7e87 in WebCore::QNetworkReplyHandlerCallQueue::flush() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#102 0xb5eb7ff3 in WebCore::QNetworkReplyHandlerCallQueue::push(void (WebCore::QNetworkReplyHandler::*)()) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#103 0xb5eb851f in WebCore::QNetworkReplyWrapper::didReceiveFinished() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#104 0xb5eb8cb5 in WebCore::QNetworkReplyWrapper::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) [clone .part.56] () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#105 0xb378bb56 in QMetaObject::activate (sender=sender@entry=0xf89bfa8, m=m@entry=0xb48022e4 <QNetworkReply::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x0) at kernel/qobject.cpp:3539
#106 0xb47b0e45 in QNetworkReply::finished (this=this@entry=0xf89bfa8) at .moc/release-shared/moc_qnetworkreply.cpp:166
#107 0xb47b10ec in qt_static_metacall (_a=0xbf9413e4, _id=1, _o=0xf89bfa8, _c=<optimized out>) at .moc/release-shared/moc_qnetworkreply.cpp:107
#108 QNetworkReply::qt_static_metacall (_o=0xf89bfa8, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbf9413e4) at .moc/release-shared/moc_qnetworkreply.cpp:100
#109 0xb377e7ad in QMetaMethod::invoke (this=0xbf941514, object=0xf89bfa8, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1664
#110 0xb3780e29 in QMetaObject::invokeMethod (obj=obj@entry=0xf89bfa8, member=member@entry=0xb4d88815 "finished", type=type@entry=Qt::AutoConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1179
#111 0xb4bf2a88 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=type@entry=Qt::AutoConnection, member=0xb4d88815 "finished", obj=0xf89bfa8) at /usr/include/qt4/QtCore/qobjectdefs.h:418
#112 KDEPrivate::AccessManagerReply::emitFinished (this=this@entry=0xf89bfa8, state=state@entry=true, type=type@entry=Qt::AutoConnection) at ../../kio/kio/accessmanagerreply_p.cpp:484
#113 0xb4bf4df8 in KDEPrivate::AccessManagerReply::slotResult (this=0xf89bfa8, kJob=0xf7a51d8) at ../../kio/kio/accessmanagerreply_p.cpp:427
#114 0xb378bb56 in QMetaObject::activate (sender=sender@entry=0xf7a51d8, m=m@entry=0xb3ba746c <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0xbf941938) at kernel/qobject.cpp:3539
#115 0xb39ef985 in KJob::result (this=this@entry=0xf7a51d8, _t1=_t1@entry=0xf7a51d8) at ./kjob.moc:208
#116 0xb39ef9d8 in KJob::emitResult (this=this@entry=0xf7a51d8) at ../../kdecore/jobs/kjob.cpp:318
#117 0xb4c38fcd in KIO::SimpleJob::slotFinished (this=this@entry=0xf7a51d8) at ../../kio/kio/job.cpp:494
#118 0xb4c3951d in KIO::TransferJob::slotFinished (this=0xf7a51d8) at ../../kio/kio/job.cpp:1081
#119 0xb4c37828 in qt_static_metacall (_a=0xbf941b5c, _id=7, _o=0xf7a51d8, _c=<optimized out>) at ./jobclasses.moc:388
#120 KIO::TransferJob::qt_static_metacall (_o=0xf7a51d8, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbf941b5c) at ./jobclasses.moc:375
#121 0xb378bb56 in QMetaObject::activate (sender=sender@entry=0xa2d78f0, m=m@entry=0xb4e0b480 <KIO::SlaveInterface::staticMetaObject>, local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x0) at kernel/qobject.cpp:3539
#122 0xb4ce2f15 in KIO::SlaveInterface::finished (this=this@entry=0xa2d78f0) at ./slaveinterface.moc:185
#123 0xb4ce6413 in KIO::SlaveInterface::dispatch (this=0xa2d78f0, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:172
#124 0xb4ce2c4a in KIO::SlaveInterface::dispatch (this=0xa2d78f0) at ../../kio/kio/slaveinterface.cpp:88
#125 0xb4cd5b18 in KIO::Slave::gotInput (this=this@entry=0xa2d78f0) at ../../kio/kio/slave.cpp:344
#126 0xb4cd6174 in KIO::Slave::qt_static_metacall (_o=0xa2d78f0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbf941e0c) at ./slave.moc:57
#127 0xb378bb56 in QMetaObject::activate (sender=sender@entry=0x99d2b08, m=m@entry=0xb4e08110 <KIO::Connection::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3539
#128 0xb4bfcc65 in KIO::Connection::readyRead (this=0x99d2b08) at ./connection.moc:106
#129 0xb4bfd248 in dequeue (this=<optimized out>) at ../../kio/kio/connection.cpp:82
#130 KIO::ConnectionPrivate::dequeue (this=0xf89d510) at ../../kio/kio/connection.cpp:71
#131 0xb3787b4a in QMetaCallEvent::placeMetaCall (this=0x10cc5848, object=0x99d2b08) at kernel/qobject.cpp:524
#132 0xb379148b in QObject::event (this=0x99d2b08, e=0x10cc5848) at kernel/qobject.cpp:1194
#133 0xb3ce9c7c in QApplicationPrivate::notify_helper (this=0x9734678, receiver=0x99d2b08, e=0x10cc5848) at kernel/qapplication.cpp:4567
#134 0xb3cecb94 in QApplication::notify (this=0x10cc5848, receiver=0x99d2b08, e=0x10cc5848) at kernel/qapplication.cpp:3949
#135 0xb4ff5491 in KApplication::notify (this=0xbf9426b8, receiver=0x99d2b08, event=0x10cc5848) at ../../kdeui/kernel/kapplication.cpp:311
#136 0xb377590e in QCoreApplication::notifyInternal (this=0xbf9426b8, receiver=0x99d2b08, event=0x10cc5848) at kernel/qcoreapplication.cpp:946
#137 0xb3779721 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#138 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9700050) at kernel/qcoreapplication.cpp:1570
#139 0xb3779a8c in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1463
#140 0xb37a7aa4 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#141 postEventSourceDispatch (s=s@entry=0x9736a60) at kernel/qeventdispatcher_glib.cpp:279
#142 0xb2f673b3 in g_main_dispatch (context=0x9736490, context@entry=0x97066b8) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3054
#143 g_main_context_dispatch (context=context@entry=0x9736490) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3630
#144 0xb2f67750 in g_main_context_iterate (context=context@entry=0x9736490, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3701
#145 0xb2f67831 in g_main_context_iteration (context=0x9736490, may_block=1) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3762
#146 0xb37a7c21 in QEventDispatcherGlib::processEvents (this=this@entry=0x9700ef8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#147 0xb3da0a5a in QGuiEventDispatcherGlib::processEvents (this=0x9700ef8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#148 0xb37743ec in QEventLoop::processEvents (this=this@entry=0xbf9425e8, flags=...) at kernel/qeventloop.cpp:149
#149 0xb37746e1 in QEventLoop::exec (this=this@entry=0xbf9425e8, flags=...) at kernel/qeventloop.cpp:204
#150 0xb377a3fa in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#151 0xb3ce7fc4 in QApplication::exec () at kernel/qapplication.cpp:3828
#152 0xb76e2725 in kdemain (argc=1, argv=0xbf9427a4) at /build/buildd/rekonq-2.2.1/src/main.cpp:240
#153 0x0804854b in main (argc=1, argv=0xbf9427a4) at /build/buildd/rekonq-2.2.1/obj-i686-linux-gnu/src/rekonq_dummy.cpp:3

This bug may be a duplicate of or related to bug 320386.

Possible duplicates by query: bug 322859, bug 322611, bug 322242, bug 320386, bug 319448.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-08-26 12:10:30 UTC

*** This bug has been marked as a duplicate of bug 320386 ***