Bug 289535 - crash with rekonq and firefox
Summary: crash with rekonq and firefox
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: 2011-12-21 22:28 UTC by yannick
Modified: 2011-12-26 08:41 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 yannick 2011-12-21 22:28:28 UTC
Application: rekonq (0.8.0)
KDE Platform Version: 4.7.3 (4.7.3)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-14-generic x86_64
Distribution: Ubuntu 11.10

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

i surf with rekonq, i've the same crash with firefox. the crash arrived when i've many windows of research.

The crash can be reproduced every time.

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

Thread 10 (Thread 0x7f644a1dc700 (LWP 4504)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f645cefcc2c in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f645d8b3220) at wtf/FastMalloc.cpp:2495
#2  0x00007f645cefcd59 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x00007f6458630efc in start_thread (arg=0x7f644a1dc700) at pthread_create.c:304
#4  0x00007f645de5b89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f64498db700 (LWP 4505)):
#0  0x00007f6458633040 in __pthread_mutex_lock (mutex=0x1c59718) at pthread_mutex_lock.c:62
#1  0x00007f6456a62839 in g_main_context_release () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6456a63f9a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6456a64429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6458ce4f3e in QEventDispatcherGlib::processEvents (this=0x1bc0aa0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007f6458cb8cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f6458cb8ef7 in QEventLoop::exec (this=0x7f64498dae00, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007f6458bd027f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#8  0x00007f6458bd2d05 in QThreadPrivate::start (arg=0x1bc1880) at thread/qthread_unix.cpp:331
#9  0x00007f6458630efc in start_thread (arg=0x7f64498db700) at pthread_create.c:304
#10 0x00007f645de5b89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f6448a63700 (LWP 4506)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f645da5dfe2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f645da5e019 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f6458630efc in start_thread (arg=0x7f6448a63700) at pthread_create.c:304
#4  0x00007f645de5b89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f64435b8700 (LWP 4507)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6458bd31ab in wait (time=18446744073709551615, this=0x1983fa0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1980250, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f645abe3864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19830d0, th=0x1ca5f60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f645abe5e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x19889c0, th=0x1ca5f60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f645abe5e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19889c0, th=0x1ca5f60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f645abe4ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f64435b7e20, parent=0x19830d0, th=0x1ca5f60) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f645abe4d5b in ThreadWeaver::Thread::run (this=0x1ca5f60) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f6458bd2d05 in QThreadPrivate::start (arg=0x1ca5f60) at thread/qthread_unix.cpp:331
#9  0x00007f6458630efc in start_thread (arg=0x7f64435b8700) at pthread_create.c:304
#10 0x00007f645de5b89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f64009e7700 (LWP 4511)):
#0  unixCheckClockType () at tools/qelapsedtimer_unix.cpp:76
#1  0x00007f6458c23059 in do_gettime (frac=0x7f64009e6b58, sec=0x7f64009e6b50) at tools/qelapsedtimer_unix.cpp:120
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x00007f6458ce56ed in QTimerInfoList::updateCurrentTime (this=0x1dcaf40) at kernel/qeventdispatcher_unix.cpp:339
#4  0x00007f6458ce5a33 in QTimerInfoList::timerWait (this=0x1dcaf40, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x00007f6458ce444c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f64009e6c3c) at kernel/qeventdispatcher_glib.cpp:136
#6  0x00007f6458ce44f5 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0x00007f6456a62ff2 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007f6456a63dfd in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f6456a64429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f6458ce4f3e in QEventDispatcherGlib::processEvents (this=0x1dcb1a0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#11 0x00007f6458cb8cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#12 0x00007f6458cb8ef7 in QEventLoop::exec (this=0x7f64009e6dd0, flags=...) at kernel/qeventloop.cpp:201
#13 0x00007f6458bd027f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#14 0x00007f6458c9bcbf in QInotifyFileSystemWatcherEngine::run (this=0x1dca480) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x00007f6458bd2d05 in QThreadPrivate::start (arg=0x1dca480) at thread/qthread_unix.cpp:331
#16 0x00007f6458630efc in start_thread (arg=0x7f64009e7700) at pthread_create.c:304
#17 0x00007f645de5b89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f63fece2700 (LWP 4525)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6458bd31ab in wait (time=18446744073709551615, this=0x1983fa0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1980250, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f645abe3864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19830d0, th=0x537ddb0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f645abe5e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x19889c0, th=0x537ddb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f645abe5e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19889c0, th=0x537ddb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f645abe5e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19889c0, th=0x537ddb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f645abe5e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19889c0, th=0x537ddb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f645abe4ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f63fece1e20, parent=0x19830d0, th=0x537ddb0) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007f645abe4d5b in ThreadWeaver::Thread::run (this=0x537ddb0) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007f6458bd2d05 in QThreadPrivate::start (arg=0x537ddb0) at thread/qthread_unix.cpp:331
#11 0x00007f6458630efc in start_thread (arg=0x7f63fece2700) at pthread_create.c:304
#12 0x00007f645de5b89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f63fe3e1700 (LWP 4534)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6458bd31ab in wait (time=18446744073709551615, this=0x1983fa0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1980250, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f645abe3864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19830d0, th=0x53d60d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f645abe5e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x19889c0, th=0x53d60d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f645abe4ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f63fe3e0e20, parent=0x19830d0, th=0x53d60d0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f645abe4d5b in ThreadWeaver::Thread::run (this=0x53d60d0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f6458bd2d05 in QThreadPrivate::start (arg=0x53d60d0) at thread/qthread_unix.cpp:331
#8  0x00007f6458630efc in start_thread (arg=0x7f63fe3e1700) at pthread_create.c:304
#9  0x00007f645de5b89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f63fda4d700 (LWP 4535)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6458bd31ab in wait (time=18446744073709551615, this=0x1983fa0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1980250, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f645abe3864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19830d0, th=0x53d3ee0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f645abe5e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x19889c0, th=0x53d3ee0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f645abe5e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19889c0, th=0x53d3ee0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f645abe5e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19889c0, th=0x53d3ee0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f645abe4ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f63fda4ce20, parent=0x19830d0, th=0x53d3ee0) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f645abe4d5b in ThreadWeaver::Thread::run (this=0x53d3ee0) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f6458bd2d05 in QThreadPrivate::start (arg=0x53d3ee0) at thread/qthread_unix.cpp:331
#10 0x00007f6458630efc in start_thread (arg=0x7f63fda4d700) at pthread_create.c:304
#11 0x00007f645de5b89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f63f01c5700 (LWP 4742)):
#0  0x00007f645de4f773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f6456a63f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6456a64429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6458ce4f3e in QEventDispatcherGlib::processEvents (this=0x1c506c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f6458cb8cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f6458cb8ef7 in QEventLoop::exec (this=0x7f63f01c4dd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f6458bd027f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f645b1e3fde in KIO::NameLookUpThread::run (this=0x7f6444042a40) at ../../kio/kio/hostinfo.cpp:226
#8  0x00007f6458bd2d05 in QThreadPrivate::start (arg=0x7f6444042a40) at thread/qthread_unix.cpp:331
#9  0x00007f6458630efc in start_thread (arg=0x7f63f01c5700) at pthread_create.c:304
#10 0x00007f645de5b89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f645e627780 (LWP 4503)):
[KCrash Handler]
#6  0x00007f645c665db3 in WebCore::InspectorClientQt::sendMessageToFrontend (this=0x66ca9f0, message=...) at WebCoreSupport/InspectorClientQt.cpp:282
#7  0x00007f645c5da47c in WebCore::InspectorFrontend::Network::requestWillBeSent (this=0x66cb9a0, identifier=<optimized out>, frameId=..., loaderId=..., documentURL=..., request=<optimized out>, timestamp=1324502196.8306971, stackTrace=..., redirectResponse=...) at ../../WebCore/generated/InspectorFrontend.cpp:210
#8  0x00007f645c97a8ae in WebCore::InspectorResourceAgent::willSendRequest (this=0x7f63fcf6d2d0, identifier=6463, loader=0x7f63f0d26800, request=..., redirectResponse=...) at inspector/InspectorResourceAgent.cpp:214
#9  0x00007f645c9e2b43 in willSendRequest (redirectResponse=..., request=..., loader=0x7f63f0d26800, identifier=6463, frame=<optimized out>) at inspector/InspectorInstrumentation.h:629
#10 WebCore::ResourceLoadNotifier::dispatchWillSendRequest (this=0x7f64027a7408, loader=0x7f63f0d26800, identifier=6463, request=..., redirectResponse=...) at loader/ResourceLoadNotifier.cpp:119
#11 0x00007f645c9dfcb7 in WebCore::ResourceLoader::willSendRequest (this=0x7f63fcece200, request=..., redirectResponse=...) at loader/ResourceLoader.cpp:238
#12 0x00007f645c9ccdd7 in WebCore::MainResourceLoader::willSendRequest (this=0x7f63fcece200, newRequest=..., redirectResponse=...) at loader/MainResourceLoader.cpp:219
#13 0x00007f645c9ce0b8 in WebCore::MainResourceLoader::loadNow (this=0x7f63fcece200, r=...) at loader/MainResourceLoader.cpp:566
#14 0x00007f645c9cf735 in WebCore::MainResourceLoader::load (this=0x7f63fcece200, r=..., substituteData=<optimized out>) at loader/MainResourceLoader.cpp:612
#15 0x00007f645c9a76f5 in WebCore::DocumentLoader::startLoadingMainResource (this=0x7f63f0d26800, identifier=<optimized out>) at loader/DocumentLoader.cpp:798
#16 0x00007f645c9b1e27 in WebCore::FrameLoader::continueLoadAfterWillSubmitForm (this=0x7f64027a7278) at loader/FrameLoader.cpp:2572
#17 0x00007f645c9bd000 in WebCore::FrameLoader::continueLoadAfterNavigationPolicy (this=0x7f64027a7278, formState=..., shouldContinue=true) at loader/FrameLoader.cpp:3105
#18 0x00007f645c9bd050 in WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy (argument=<optimized out>, request=<optimized out>, formState=<optimized out>, shouldContinue=<optimized out>) at loader/FrameLoader.cpp:2978
#19 0x00007f645c9d36cc in WebCore::PolicyCallback::call (this=0x7ffffbb50d40, shouldContinue=true) at loader/PolicyCallback.cpp:103
#20 0x00007f645c9d69bc in WebCore::PolicyChecker::continueAfterNavigationPolicy (this=<optimized out>, policy=<optimized out>) at loader/PolicyChecker.cpp:160
#21 0x00007f645c665169 in callPolicyFunction (action=WebCore::PolicyUse, function=(void (WebCore::PolicyChecker::*)(WebCore::PolicyChecker * const, WebCore::PolicyAction)) 0x7f645c9d6230 <WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction)>, this=0x66d02b0) at WebCoreSupport/FrameLoaderClientQt.cpp:245
#22 WebCore::FrameLoaderClientQt::dispatchDecidePolicyForNavigationAction (this=0x66d02b0, function=(void (WebCore::PolicyChecker::*)(WebCore::PolicyChecker * const, WebCore::PolicyAction)) 0x7f645c9d6230 <WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction)>, action=..., request=...) at WebCoreSupport/FrameLoaderClientQt.cpp:1283
#23 0x00007f645c9d8608 in WebCore::PolicyChecker::checkNavigationPolicy (this=0x7f64027a7288, request=..., loader=<optimized out>, formState=..., function=<optimized out>, argument=<optimized out>) at loader/PolicyChecker.cpp:88
#24 0x00007f645c9bd4f8 in WebCore::FrameLoader::loadWithDocumentLoader (this=0x7f64027a7278, loader=0x7f63f0d26800, type=<optimized out>, prpFormState=<optimized out>) at loader/FrameLoader.cpp:1586
#25 0x00007f645c9be4a6 in WebCore::FrameLoader::loadWithNavigationAction (this=0x7f64027a7278, request=<optimized out>, action=..., lockHistory=<optimized out>, type=WebCore::FrameLoadTypeStandard, formState=...) at loader/FrameLoader.cpp:1492
#26 0x00007f645c9bf292 in WebCore::FrameLoader::loadURL (this=0x7f64027a7278, newURL=<optimized out>, referrer=<optimized out>, frameName=..., lockHistory=false, newLoadType=WebCore::FrameLoadTypeStandard, event=..., prpFormState=...) at loader/FrameLoader.cpp:1435
#27 0x00007f645c9bfb2b in WebCore::FrameLoader::loadFrameRequest (this=0x7f64027a7278, request=..., lockHistory=false, lockBackForwardList=false, event=..., formState=..., referrerPolicy=WebCore::SendReferrer) at loader/FrameLoader.cpp:1367
#28 0x00007f645c9c02ec in WebCore::FrameLoader::urlSelected (this=0x7f64027a7278, passedRequest=<optimized out>, triggeringEvent=..., lockHistory=false, lockBackForwardList=false, referrerPolicy=WebCore::SendReferrer, shouldReplaceDocumentIfJavaScriptURL=WebCore::ReplaceDocumentIfJavaScriptURL) at loader/FrameLoader.cpp:299
#29 0x00007f645c9c0a3f in WebCore::FrameLoader::changeLocation (this=0x7f64027a7278, securityOrigin=..., url=..., referrer=..., lockHistory=false, lockBackForwardList=false, refresh=false) at loader/FrameLoader.cpp:270
#30 0x00007f645c9dacf5 in WebCore::ScheduledURLNavigation::fire (this=0x7f63fd136bd0, frame=0x7f64027a7200) at loader/NavigationScheduler.cpp:109
#31 0x00007f645c9d9eac in WebCore::NavigationScheduler::timerFired (this=<optimized out>) at loader/NavigationScheduler.cpp:393
#32 0x00007f645caaab62 in WebCore::ThreadTimers::sharedTimerFiredInternal (this=0x7f64499157a8) at platform/ThreadTimers.cpp:112
#33 0x00007f6458cd0789 in QObject::event (this=0x1c65b40, e=<optimized out>) at kernel/qobject.cpp:1181
#34 0x00007f64591ea424 in notify_helper (e=0x7ffffbb52340, receiver=0x1c65b40, this=0x1847040) at kernel/qapplication.cpp:4486
#35 QApplicationPrivate::notify_helper (this=0x1847040, receiver=0x1c65b40, e=0x7ffffbb52340) at kernel/qapplication.cpp:4458
#36 0x00007f64591ef291 in QApplication::notify (this=0x7ffffbb52640, receiver=0x1c65b40, e=0x7ffffbb52340) at kernel/qapplication.cpp:4365
#37 0x00007f645b722126 in KApplication::notify (this=0x7ffffbb52640, receiver=0x1c65b40, event=0x7ffffbb52340) at ../../kdeui/kernel/kapplication.cpp:311
#38 0x00007f6458cb9afc in QCoreApplication::notifyInternal (this=0x7ffffbb52640, receiver=0x1c65b40, event=0x7ffffbb52340) at kernel/qcoreapplication.cpp:787
#39 0x00007f6458ce6d62 in sendEvent (event=0x7ffffbb52340, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#40 QTimerInfoList::activateTimers (this=0x1849e20) at kernel/qeventdispatcher_unix.cpp:603
#41 0x00007f6458ce4514 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#42 0x00007f6456a63a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#43 0x00007f6456a64258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#44 0x00007f6456a64429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#45 0x00007f6458ce4ed6 in QEventDispatcherGlib::processEvents (this=0x181af40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#46 0x00007f645929207e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#47 0x00007f6458cb8cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#48 0x00007f6458cb8ef7 in QEventLoop::exec (this=0x7ffffbb525d0, flags=...) at kernel/qeventloop.cpp:201
#49 0x00007f6458cbd789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#50 0x00007f645e20db97 in kdemain (argc=1, argv=<optimized out>) at /build/buildd/rekonq-0.8.0/src/main.cpp:215
#51 0x00007f645dd9b30d in __libc_start_main (main=0x400630 <main(int, char**)>, argc=1, ubp_av=0x7ffffbb52fd8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffffbb52fc8) at libc-start.c:226
#52 0x0000000000400661 in _start ()

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

Possible duplicates by query: bug 287959, bug 287362, bug 286939, bug 286451, bug 286028.

Reported using DrKonqi
Comment 1 Andrea Diamantini 2011-12-26 08:41:03 UTC

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