Bug 278171 - Rekonq crash, randomly on multiple tabs browsing.
Summary: Rekonq crash, randomly on multiple tabs browsing.
Status: RESOLVED DUPLICATE of bug 272237
Alias: None
Product: rekonq
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 0.7.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
: 288879 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-07-20 21:28 UTC by Simply
Modified: 2012-05-23 15:51 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simply 2011-07-20 21:28:12 UTC
Application: rekonq (0.7.0)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-10-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
It happens with Rekonq, randomly while browsing with multiple tabs open, usually 5-10. After the initial crash and restart it takes significantly less time to reoccur.

The crash can be reproduced every time.

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

Thread 11 (Thread 0xb5723b70 (LWP 3143)):
#0  0x00841416 in __kernel_vsyscall ()
#1  0x0068548c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x001ee3fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x01c07b57 in scavengerThread (context=0x21b8700) at wtf/FastMalloc.cpp:2378
#4  WTF::TCMalloc_PageHeap::runScavengerThread (context=0x21b8700) at wtf/FastMalloc.cpp:1497
#5  0x00680e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0x001e073e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 10 (Thread 0xb4df2b70 (LWP 3144)):
#0  0x00841416 in __kernel_vsyscall ()
#1  0x0068548c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x001ee3fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x003f8817 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x50c1c0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#4  0x003f8851 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x50c1c0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#5  0x00680e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0x001e073e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 9 (Thread 0xb434fb70 (LWP 3145)):
#0  0x00841416 in __kernel_vsyscall ()
#1  0x0068548c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x001ee3fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x02f1c467 in wait (this=0x86c4828, mutex=0x869d760, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x86c4828, mutex=0x869d760, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x0055d7e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x86c4810, th=0x88da318) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0056047c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x86bea90, th=0x88da318) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0055d42b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x86c4810, th=0x88da318) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0056056a in ThreadWeaver::WorkingHardState::applyForWork (this=0x86bea90, th=0x88da318) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x0055d373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x86c4810, th=0x88da318, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x00560589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x86bea90, th=0x88da318) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x0055d373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x86c4810, th=0x88da318, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x00560589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x86bea90, th=0x88da318) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x0055d373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x86c4810, th=0x88da318, previous=0x8d4a270) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x0055ef9e in ThreadWeaver::ThreadRunHelper::run (this=0xb434f2f4, parent=0x86c4810, th=0x88da318) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0x0055f05b in ThreadWeaver::Thread::run (this=0x88da318) at ../../../threadweaver/Weaver/Thread.cpp:142
#16 0x02f1bda2 in QThreadPrivate::start (arg=0x88da318) at thread/qthread_unix.cpp:320
#17 0x00680e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#18 0x001e073e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 8 (Thread 0xa696ab70 (LWP 3151)):
#0  0x00841416 in __kernel_vsyscall ()
#1  0x001d1f76 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x039e484b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x039d41af in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x039d4524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x0303d577 in QEventDispatcherGlib::processEvents (this=0xb3a06e88, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x0300f289 in QEventLoop::processEvents (this=0xa696a290, flags=...) at kernel/qeventloop.cpp:149
#7  0x0300f522 in QEventLoop::exec (this=0xa696a290, flags=...) at kernel/qeventloop.cpp:201
#8  0x02f192a0 in QThread::exec (this=0x89d1558) at thread/qthread.cpp:492
#9  0x02ff0fdb in QInotifyFileSystemWatcherEngine::run (this=0x89d1558) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x02f1bda2 in QThreadPrivate::start (arg=0x89d1558) at thread/qthread_unix.cpp:320
#11 0x00680e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0x001e073e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 7 (Thread 0xa5149b70 (LWP 3160)):
#0  0x00841416 in __kernel_vsyscall ()
#1  0x0068548c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x001ee3fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x02f1c467 in wait (this=0x86c4828, mutex=0x869d760, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x86c4828, mutex=0x869d760, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x0055d7e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x86c4810, th=0x8d43fa0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0056047c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x86bea90, th=0x8d43fa0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0055d42b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x86c4810, th=0x8d43fa0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0056056a in ThreadWeaver::WorkingHardState::applyForWork (this=0x86bea90, th=0x8d43fa0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x0055d373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x86c4810, th=0x8d43fa0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x00560589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x86bea90, th=0x8d43fa0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x0055d373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x86c4810, th=0x8d43fa0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x00560589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x86bea90, th=0x8d43fa0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x0055d373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x86c4810, th=0x8d43fa0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x00560589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x86bea90, th=0x8d43fa0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x0055d373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x86c4810, th=0x8d43fa0, previous=0x8fdcde8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0x0055ef9e in ThreadWeaver::ThreadRunHelper::run (this=0xa51492f4, parent=0x86c4810, th=0x8d43fa0) at ../../../threadweaver/Weaver/Thread.cpp:87
#17 0x0055f05b in ThreadWeaver::Thread::run (this=0x8d43fa0) at ../../../threadweaver/Weaver/Thread.cpp:142
#18 0x02f1bda2 in QThreadPrivate::start (arg=0x8d43fa0) at thread/qthread_unix.cpp:320
#19 0x00680e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#20 0x001e073e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 6 (Thread 0xa4948b70 (LWP 3161)):
#0  0x00841416 in __kernel_vsyscall ()
#1  0x0068548c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x001ee3fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x02f1c467 in wait (this=0x86c4828, mutex=0x869d760, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x86c4828, mutex=0x869d760, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x0055d7e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x86c4810, th=0x8d4abe0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0056047c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x86bea90, th=0x8d4abe0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0055d42b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x86c4810, th=0x8d4abe0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0056056a in ThreadWeaver::WorkingHardState::applyForWork (this=0x86bea90, th=0x8d4abe0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x0055d373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x86c4810, th=0x8d4abe0, previous=0x8e92cd8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0055ef9e in ThreadWeaver::ThreadRunHelper::run (this=0xa49482f4, parent=0x86c4810, th=0x8d4abe0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x0055f05b in ThreadWeaver::Thread::run (this=0x8d4abe0) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x02f1bda2 in QThreadPrivate::start (arg=0x8d4abe0) at thread/qthread_unix.cpp:320
#13 0x00680e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#14 0x001e073e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 5 (Thread 0xa4147b70 (LWP 3162)):
#0  0x00841416 in __kernel_vsyscall ()
#1  0x0068548c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x001ee3fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x02f1c467 in wait (this=0x86c4828, mutex=0x869d760, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x86c4828, mutex=0x869d760, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x0055d7e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x86c4810, th=0x8cb7f38) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0056047c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x86bea90, th=0x8cb7f38) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0055d42b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x86c4810, th=0x8cb7f38) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0056056a in ThreadWeaver::WorkingHardState::applyForWork (this=0x86bea90, th=0x8cb7f38) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x0055d373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x86c4810, th=0x8cb7f38, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x00560589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x86bea90, th=0x8cb7f38) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x0055d373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x86c4810, th=0x8cb7f38, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x00560589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x86bea90, th=0x8cb7f38) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x0055d373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x86c4810, th=0x8cb7f38, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x00560589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x86bea90, th=0x8cb7f38) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x0055d373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x86c4810, th=0x8cb7f38, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0x00560589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x86bea90, th=0x8cb7f38) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#17 0x0055d373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x86c4810, th=0x8cb7f38, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#18 0x00560589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x86bea90, th=0x8cb7f38) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#19 0x0055d373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x86c4810, th=0x8cb7f38, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#20 0x00560589 in ThreadWeaver::WorkingHardState::applyForWork (this=0x86bea90, th=0x8cb7f38) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#21 0x0055d373 in ThreadWeaver::WeaverImpl::applyForWork (this=0x86c4810, th=0x8cb7f38, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#22 0x0055ef9e in ThreadWeaver::ThreadRunHelper::run (this=0xa41472f4, parent=0x86c4810, th=0x8cb7f38) at ../../../threadweaver/Weaver/Thread.cpp:87
#23 0x0055f05b in ThreadWeaver::Thread::run (this=0x8cb7f38) at ../../../threadweaver/Weaver/Thread.cpp:142
#24 0x02f1bda2 in QThreadPrivate::start (arg=0x8cb7f38) at thread/qthread_unix.cpp:320
#25 0x00680e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#26 0x001e073e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 4 (Thread 0xa1c96b70 (LWP 3235)):
#0  0x00841416 in __kernel_vsyscall ()
#1  0x0068548c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x001ee3fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xa54b9087 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0xa55cb6c5 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0xa54b918d in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#6  0xa54b9816 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#7  0x00680e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x001e073e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 3 (Thread 0xa97afb70 (LWP 3236)):
#0  0x00841416 in __kernel_vsyscall ()
#1  0x0068548c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x001ee3fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xa54b9087 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0xa55cb6c5 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0xa54b918d in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#6  0xa54b9816 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#7  0x00680e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x001e073e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xa9fb0b70 (LWP 3237)):
#0  0x00841416 in __kernel_vsyscall ()
#1  0x00685834 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x001ee454 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6
#3  0xa54b9059 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0xa54e1493 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0xa54b918d in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#6  0xa54b9816 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#7  0x00680e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x001e073e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb7812710 (LWP 3142)):
[KCrash Handler]
#7  0x025b129f in QWidget::testAttribute_helper (this=0x88afbc8, attribute=Qt::WA_Resized) at kernel/qwidget.cpp:10870
#8  0x025bae0c in testAttribute (this=0x88afbc8, attribute=Qt::WA_Resized, on=true) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1031
#9  QWidget::setAttribute (this=0x88afbc8, attribute=Qt::WA_Resized, on=true) at kernel/qwidget.cpp:10549
#10 0x025bce88 in QWidget::setGeometry (this=0x88afbc8, r=...) at kernel/qwidget.cpp:6856
#11 0x01921bd9 in WebCore::QtPluginWidget::frameRectsChanged (this=0xa8518690) at ../WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp:1174
#12 0x017d79f9 in WebCore::ScrollView::frameRectsChanged (this=0xa519a8c0) at platform/ScrollView.cpp:733
#13 0x0191938b in WebCore::Widget::setFrameRect (this=0xa519a8c0, rect=...) at platform/qt/WidgetQt.cpp:75
#14 0x017d96e7 in WebCore::ScrollView::setFrameRect (this=0xa519a8c0, newRect=...) at platform/ScrollView.cpp:713
#15 0x01942831 in QWebPage::setViewportSize (this=0x86cb0b8, size=...) at ../WebKit/qt/Api/qwebpage.cpp:2360
#16 0x00deea5d in WebSnap::renderTabPreview (page=..., w=201, h=101) at /build/buildd/rekonq-0.7.0/src/websnap.cpp:101
#17 0x00ddfe42 in TabBar::showTabPreview (this=0x86ebb00) at /build/buildd/rekonq-0.7.0/src/tabbar.cpp:197
#18 0x00de0e03 in TabBar::qt_metacall (this=0x86ebb00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfd45adc) at /build/buildd/rekonq-0.7.0/obj-i686-linux-gnu/src/tabbar.moc:108
#19 0x030166ba in QMetaObject::metacall (object=0x86ebb00, cl=QMetaObject::InvokeMetaMethod, idx=63, argv=0xbfd45adc) at kernel/qmetaobject.cpp:237
#20 0x030264ff in QMetaObject::activate (sender=0x9761848, m=0x314a188, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3287
#21 0x0302c4d7 in QSingleShotTimer::timeout (this=0x9761848) at .moc/release-shared/qtimer.moc:82
#22 0x0302c58c in QSingleShotTimer::timerEvent (this=0x9761848) at kernel/qtimer.cpp:308
#23 0x03025214 in QObject::event (this=0x9761848, e=0xbfd45ffc) at kernel/qobject.cpp:1190
#24 0x02568d24 in QApplicationPrivate::notify_helper (this=0x8610300, receiver=0x9761848, e=0xbfd45ffc) at kernel/qapplication.cpp:4462
#25 0x0256d8ce in QApplication::notify (this=0xbfd46330, receiver=0x9761848, e=0xbfd45ffc) at kernel/qapplication.cpp:3862
#26 0x00a2432a in KApplication::notify (this=0xbfd46330, receiver=0x9761848, event=0xbfd45ffc) at ../../kdeui/kernel/kapplication.cpp:311
#27 0x030100bb in QCoreApplication::notifyInternal (this=0xbfd46330, receiver=0x9761848, event=0xbfd45ffc) at kernel/qcoreapplication.cpp:731
#28 0x030401e4 in sendEvent (this=0x8617f34) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#29 QTimerInfoList::activateTimers (this=0x8617f34) at kernel/qeventdispatcher_unix.cpp:604
#30 0x0303ce27 in timerSourceDispatch (source=0x8617f68) at kernel/qeventdispatcher_glib.cpp:184
#31 idleTimerSourceDispatch (source=0x8617f68) at kernel/qeventdispatcher_glib.cpp:231
#32 0x039d3aa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#33 0x039d4270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#34 0x039d4524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#35 0x0303d53c in QEventDispatcherGlib::processEvents (this=0x85d0a90, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#36 0x0261f1e5 in QGuiEventDispatcherGlib::processEvents (this=0x85d0a90, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#37 0x0300f289 in QEventLoop::processEvents (this=0xbfd46294, flags=...) at kernel/qeventloop.cpp:149
#38 0x0300f522 in QEventLoop::exec (this=0xbfd46294, flags=...) at kernel/qeventloop.cpp:201
#39 0x03013ecc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#40 0x025668e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#41 0x00e49ee3 in kdemain (argc=1, argv=0xbfd46654) at /build/buildd/rekonq-0.7.0/src/main.cpp:215
#42 0x080485ab in main (argc=1, argv=0xbfd46654) at /build/buildd/rekonq-0.7.0/obj-i686-linux-gnu/src/rekonq_dummy.cpp:3

Reported using DrKonqi
Comment 1 nox 2011-12-13 13:47:49 UTC
*** Bug 288879 has been marked as a duplicate of this bug. ***
Comment 2 Andrea Diamantini 2012-05-23 15:51:02 UTC

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