Bug 296999 - Crash when refreshing the page
Summary: Crash when refreshing the page
Status: RESOLVED DUPLICATE of bug 282457
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: 0.8.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-28 23:54 UTC by Dima Ryazanov
Modified: 2012-03-29 07:56 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 Dima Ryazanov 2012-03-28 23:54:59 UTC
Application: rekonq (0.8.0)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.3.0 x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:

I played with the Web Inspector, then refreshed the page a few times.

-- Backtrace:
Application: rekonq (rekonq), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fc4cc297780 (LWP 14727))]

Thread 7 (Thread 0x7fc4b7be9700 (LWP 14728)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc4cab7bc2c in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7fc4cb532220) at wtf/FastMalloc.cpp:2495
#2  0x00007fc4cab7bd59 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x00007fc4c62abefc in start_thread (arg=0x7fc4b7be9700) at pthread_create.c:304
#4  0x00007fc4cbadc59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fc4b72e8700 (LWP 14729)):
#0  0x00007fc4c62ae034 in __pthread_mutex_lock (mutex=0xdeddf8) at pthread_mutex_lock.c:61
#1  0x00007fc4c46de023 in g_main_context_prepare (context=0xdeddf0, priority=0x7fc4b72e7cd8) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:2764
#2  0x00007fc4c46dedfd in g_main_context_iterate (context=0xdeddf0, block=1, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3069
#3  0x00007fc4c46df429 in g_main_context_iteration (context=0xdeddf0, may_block=1) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3152
#4  0x00007fc4c695ff3e in QEventDispatcherGlib::processEvents (this=0xded4b0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007fc4c6933cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fc4c6933ef7 in QEventLoop::exec (this=0x7fc4b72e7e00, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007fc4c684b27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#8  0x00007fc4c684dd05 in QThreadPrivate::start (arg=0xe303f0) at thread/qthread_unix.cpp:331
#9  0x00007fc4c62abefc in start_thread (arg=0x7fc4b72e8700) at pthread_create.c:304
#10 0x00007fc4cbadc59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fc4b6470700 (LWP 14730)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc4cb6dcfe2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007fc4cb6dd019 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007fc4c62abefc in start_thread (arg=0x7fc4b6470700) at pthread_create.c:304
#4  0x00007fc4cbadc59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fc4b5128700 (LWP 14731)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc4c684e1ab in wait (time=18446744073709551615, this=0xca1580) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0xca19d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fc4c885f864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xced260, th=0xe9cb60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fc4c8861e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0xc60a00, th=0xe9cb60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fc4c8860ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fc4b5127e20, parent=0xced260, th=0xe9cb60) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fc4c8860d5b in ThreadWeaver::Thread::run (this=0xe9cb60) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fc4c684dd05 in QThreadPrivate::start (arg=0xe9cb60) at thread/qthread_unix.cpp:331
#8  0x00007fc4c62abefc in start_thread (arg=0x7fc4b5128700) at pthread_create.c:304
#9  0x00007fc4cbadc59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fc4ae7f5700 (LWP 14733)):
#0  0x00007fc4cbad0473 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fc4c46def68 in g_main_context_poll (n_fds=2, fds=0xdf4320, timeout=-1, context=0xf75fe0, priority=<optimized out>) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3402
#2  g_main_context_iterate (context=0xf75fe0, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3084
#3  0x00007fc4c46df429 in g_main_context_iteration (context=0xf75fe0, may_block=1) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3152
#4  0x00007fc4c695fed6 in QEventDispatcherGlib::processEvents (this=0xdfc480, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#5  0x00007fc4c6933cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fc4c6933ef7 in QEventLoop::exec (this=0x7fc4ae7f4dd0, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007fc4c684b27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#8  0x00007fc4c6916cbf in QInotifyFileSystemWatcherEngine::run (this=0xe692e0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007fc4c684dd05 in QThreadPrivate::start (arg=0xe692e0) at thread/qthread_unix.cpp:331
#10 0x00007fc4c62abefc in start_thread (arg=0x7fc4ae7f5700) at pthread_create.c:304
#11 0x00007fc4cbadc59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fc46a541700 (LWP 14752)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc4c684e1ab in wait (time=18446744073709551615, this=0xca1580) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0xca19d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fc4c885f864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xced260, th=0x11703f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fc4c8861e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0xc60a00, th=0x11703f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fc4c8860ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fc46a540e20, parent=0xced260, th=0x11703f0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fc4c8860d5b in ThreadWeaver::Thread::run (this=0x11703f0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fc4c684dd05 in QThreadPrivate::start (arg=0x11703f0) at thread/qthread_unix.cpp:331
#8  0x00007fc4c62abefc in start_thread (arg=0x7fc46a541700) at pthread_create.c:304
#9  0x00007fc4cbadc59d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fc4cc297780 (LWP 14727)):
[KCrash Handler]
#6  0x00007fc4ca2e4db3 in WebCore::InspectorClientQt::sendMessageToFrontend (this=0xc54120, message=...) at WebCoreSupport/InspectorClientQt.cpp:282
#7  0x00007fc4ca25b19c in WebCore::InspectorFrontend::Network::loadingFailed (this=0x60a5810, identifier=<optimized out>, timestamp=1332978651.516804, errorText=..., canceled=true) at ../../WebCore/generated/InspectorFrontend.cpp:271
#8  0x00007fc4ca5e872f in WebCore::InspectorInstrumentation::didFailLoadingImpl (inspectorAgent=0x7fc4b72f1f00, identifier=722, error=...) at inspector/InspectorInstrumentation.cpp:506
#9  0x00007fc4ca65cb13 in WebCore::ResourceLoader::didCancel (this=0x7fc469c64600, error=...) at loader/ResourceLoader.cpp:364
#10 0x00007fc4ca6674c7 in WebCore::SubresourceLoader::didCancel (this=0x7fc469c64600, error=...) at loader/SubresourceLoader.cpp:246
#11 0x00007fc4ca65cfdd in WebCore::ResourceLoader::cancel (this=0x7fc469c64600, error=<optimized out>) at loader/ResourceLoader.cpp:381
#12 0x00007fc4ca65cd20 in WebCore::ResourceLoader::cancel (this=<optimized out>) at loader/ResourceLoader.cpp:371
#13 0x00007fc4ca627326 in WebCore::cancelAll (loaders=<optimized out>) at loader/DocumentLoader.cpp:69
#14 0x00007fc4ca62766a in stopLoadingSubresources (this=0x7fc4680f3800) at loader/DocumentLoader.cpp:739
#15 WebCore::DocumentLoader::stopLoading (this=0x7fc4680f3800) at loader/DocumentLoader.cpp:262
#16 0x00007fc4ca633758 in stopAllLoaders (clearProvisionalItemPolicy=WebCore::ShouldNotClearProvisionalItem, this=0x7fc4b7303478) at loader/FrameLoader.cpp:1809
#17 WebCore::FrameLoader::stopAllLoaders (this=0x7fc4b7303478, clearProvisionalItemPolicy=WebCore::ShouldNotClearProvisionalItem) at loader/FrameLoader.cpp:1786
#18 0x00007fc4ca63bf09 in WebCore::FrameLoader::continueLoadAfterNavigationPolicy (this=0x7fc4b7303478, formState=..., shouldContinue=true) at loader/FrameLoader.cpp:3077
#19 0x00007fc4ca63c050 in WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy (argument=<optimized out>, request=<optimized out>, formState=<optimized out>, shouldContinue=<optimized out>) at loader/FrameLoader.cpp:2978
#20 0x00007fc4ca6526cc in WebCore::PolicyCallback::call (this=0x7fffe9faa590, shouldContinue=true) at loader/PolicyCallback.cpp:103
#21 0x00007fc4ca6559bc in WebCore::PolicyChecker::continueAfterNavigationPolicy (this=<optimized out>, policy=<optimized out>) at loader/PolicyChecker.cpp:160
#22 0x00007fc4ca2e4169 in callPolicyFunction (action=WebCore::PolicyUse, function=(void (WebCore::PolicyChecker::*)(WebCore::PolicyChecker * const, WebCore::PolicyAction)) 0x7fc4ca655230 <WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction)>, this=0xeb71c0) at WebCoreSupport/FrameLoaderClientQt.cpp:245
#23 WebCore::FrameLoaderClientQt::dispatchDecidePolicyForNavigationAction (this=0xeb71c0, function=(void (WebCore::PolicyChecker::*)(WebCore::PolicyChecker * const, WebCore::PolicyAction)) 0x7fc4ca655230 <WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction)>, action=..., request=...) at WebCoreSupport/FrameLoaderClientQt.cpp:1283
#24 0x00007fc4ca657608 in WebCore::PolicyChecker::checkNavigationPolicy (this=0x7fc4b7303488, request=..., loader=<optimized out>, formState=..., function=<optimized out>, argument=<optimized out>) at loader/PolicyChecker.cpp:88
#25 0x00007fc4ca63c4f8 in WebCore::FrameLoader::loadWithDocumentLoader (this=0x7fc4b7303478, loader=0x7fc4b454d000, type=<optimized out>, prpFormState=<optimized out>) at loader/FrameLoader.cpp:1586
#26 0x00007fc4ca63ca5e in WebCore::FrameLoader::reload (this=0x7fc4b7303478, endToEndReload=false) at loader/FrameLoader.cpp:1694
#27 0x00007fc4ca2b6493 in QWebPage::triggerAction (this=0xd48680, action=QWebPage::Reload) at Api/qwebpage.cpp:2404
#28 0x00007fc4ca2a8024 in QWebPagePrivate::_q_webActionTriggered (this=0xd614f0, checked=false) at Api/qwebpage.cpp:529
#29 0x00007fc4ca2b0c46 in QWebPage::qt_metacall (this=0xd48680, _c=QMetaObject::InvokeMetaMethod, _id=29, _a=0x7fffe9fab6d0) at ./moc_qwebpage.cpp:309
#30 0x00007fc4c97ec315 in KWebPage::qt_metacall (this=0xd48680, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fffe9fab6d0) at ./kwebpage.moc:84
#31 0x00007fc4cbe32830 in WebPage::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/kde4/libkdeinit/libkdeinit4_rekonq.so
#32 0x00007fc4c6947eba in QMetaObject::activate (sender=0xe337a0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffe9fab6d0) at kernel/qobject.cpp:3278
#33 0x00007fc4c6e5ebb2 in QAction::triggered (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#34 0x00007fc4c6e5ed9f in QAction::activate (this=0xe337a0, event=<optimized out>) at kernel/qaction.cpp:1257
#35 0x00007fc4cbe03294 in MainView::reloadTab(int) () from /usr/lib/kde4/libkdeinit/libkdeinit4_rekonq.so
#36 0x00007fc4cbe057e8 in MainView::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/kde4/libkdeinit/libkdeinit4_rekonq.so
#37 0x00007fc4c6947eba in QMetaObject::activate (sender=0xd5c070, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffe9fab870) at kernel/qobject.cpp:3278
#38 0x00007fc4c6e5ebb2 in QAction::triggered (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#39 0x00007fc4c6e5ed9f in QAction::activate (this=0xd5c070, event=<optimized out>) at kernel/qaction.cpp:1257
#40 0x00007fc4c6e5ef0f in QAction::event (this=<optimized out>, e=<optimized out>) at kernel/qaction.cpp:1183
#41 0x00007fc4c92ba9ea in KAction::event (this=<optimized out>, event=0x7fffe9fabd00) at ../../kdeui/actions/kaction.cpp:131
#42 0x00007fc4c6e65474 in notify_helper (e=0x7fffe9fabd00, receiver=0xd5c070, this=0xaef440) at kernel/qapplication.cpp:4486
#43 QApplicationPrivate::notify_helper (this=0xaef440, receiver=0xd5c070, e=0x7fffe9fabd00) at kernel/qapplication.cpp:4458
#44 0x00007fc4c6e6a2e1 in QApplication::notify (this=0x7fffe9facf90, receiver=0xd5c070, e=0x7fffe9fabd00) at kernel/qapplication.cpp:4365
#45 0x00007fc4c93a1466 in KApplication::notify (this=0x7fffe9facf90, receiver=0xd5c070, event=0x7fffe9fabd00) at ../../kdeui/kernel/kapplication.cpp:311
#46 0x00007fc4c6934afc in QCoreApplication::notifyInternal (this=0x7fffe9facf90, receiver=0xd5c070, event=0x7fffe9fabd00) at kernel/qcoreapplication.cpp:787
#47 0x00007fc4c6e974e9 in sendEvent (event=0x7fffe9fabd00, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#48 QShortcutMap::dispatchEvent (this=<optimized out>, e=0x7fffe9fac110) at kernel/qshortcutmap.cpp:879
#49 0x00007fc4c6e989ba in QShortcutMap::tryShortcutEvent (this=0xaef568, o=<optimized out>, e=0x7fffe9fac110) at kernel/qshortcutmap.cpp:364
#50 0x00007fc4c6e6bb62 in QApplication::notify (this=0x7fffe9facf90, receiver=0xe6e840, e=0x7fffe9fac110) at kernel/qapplication.cpp:3928
#51 0x00007fc4c93a1466 in KApplication::notify (this=0x7fffe9facf90, receiver=0xe6e840, event=0x7fffe9fac110) at ../../kdeui/kernel/kapplication.cpp:311
#52 0x00007fc4c6934afc in QCoreApplication::notifyInternal (this=0x7fffe9facf90, receiver=0xe6e840, event=0x7fffe9fac110) at kernel/qcoreapplication.cpp:787
#53 0x00007fc4c6f09029 in QKeyMapper::sendKeyEvent (keyWidget=0xe6e840, grab=<optimized out>, type=QEvent::KeyPress, code=16777268, modifiers=..., text=..., autorepeat=false, count=1, nativeScanCode=71, nativeVirtualKey=65474, nativeModifiers=0) at kernel/qkeymapper_x11.cpp:1866
#54 0x00007fc4c6f0949b in QKeyMapperPrivate::translateKeyEvent (this=0xb31030, keyWidget=0xe6e840, event=0x7fffe9facb50, grab=false) at kernel/qkeymapper_x11.cpp:1836
#55 0x00007fc4c6ee43d7 in QApplication::x11ProcessEvent (this=0x7fffe9facf90, event=0x7fffe9facb50) at kernel/qapplication_x11.cpp:3586
#56 0x00007fc4c6f0d4a2 in x11EventSourceDispatch (s=0xaeca10, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#57 0x00007fc4c46dea5d in g_main_dispatch (context=0xaebdf0) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:2441
#58 g_main_context_dispatch (context=0xaebdf0) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3011
#59 0x00007fc4c46df258 in g_main_context_iterate (context=0xaebdf0, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3089
#60 0x00007fc4c46df429 in g_main_context_iteration (context=0xaebdf0, may_block=1) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3152
#61 0x00007fc4c695fed6 in QEventDispatcherGlib::processEvents (this=0xab0f40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#62 0x00007fc4c6f0d10e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#63 0x00007fc4c6933cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#64 0x00007fc4c6933ef7 in QEventLoop::exec (this=0x7fffe9facf20, flags=...) at kernel/qeventloop.cpp:201
#65 0x00007fc4c6938789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#66 0x00007fc4cbe8eb97 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_rekonq.so
#67 0x00007fc4cba1a30d in __libc_start_main (main=0x400630, argc=1, ubp_av=0x7fffe9fad928, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffe9fad918) at libc-start.c:226
#68 0x0000000000400661 in _start ()

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-03-29 07:56:47 UTC

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