Bug 243803 - Kdevelop crashes when pressing debugging button with no project open
Summary: Kdevelop crashes when pressing debugging button with no project open
Status: RESOLVED DUPLICATE of bug 204399
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 4.0.1
Assignee: kdevelop-bugs-null
URL:
Keywords:
: 252670 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-07-06 23:42 UTC by André Esteves
Modified: 2010-09-28 21:06 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 André Esteves 2010-07-06 23:42:39 UTC
Application: kdevelop (4.0.0 (using KDevPlatform 1.0.0))
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-23-generic-pae i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Kdevelop crashes when pressing debugging button with no project open. Bedore crashing, i had created a project, tried to build it from the model (no makefile), closed it and accessed the php online documentation, then tried to access debugging button and crash happened. 

 -- Backtrace:
Application: KDevelop (kdevelop.bin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb478f710 (LWP 19570))]

Thread 11 (Thread 0xb0bdcb70 (LWP 19571)):
#0  0xb78c1430 in __kernel_vsyscall ()
#1  0xb61e1342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0xb62caa34 in __pthread_cond_timedwait (cond=0x8695450, mutex=0x8695438, abstime=0xb0bdc2b0) at forward.c:152
#3  0xb6f4320f in QWaitConditionPrivate::wait (this=0x868ef6c, mutex=0x868ef70, time=200000) at thread/qwaitcondition_unix.cpp:85
#4  QWaitCondition::wait (this=0x868ef6c, mutex=0x868ef70, time=200000) at thread/qwaitcondition_unix.cpp:159
#5  0xb532a4e5 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x868ef60) at ../../language/duchain/duchain.cpp:286
#6  0xb6f4232e in QThreadPrivate::start (arg=0x868ef60) at thread/qthread_unix.cpp:248
#7  0xb61dc96e in start_thread (arg=0xb0bdcb70) at pthread_create.c:300
#8  0xb62bda4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 10 (Thread 0xae05bb70 (LWP 19578)):
#0  QTimerInfoList::timerWait (this=0x8860e74, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#1  0xb7070818 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xae05b0fc) at kernel/qeventdispatcher_glib.cpp:136
#2  0xb70708a5 in timerSourcePrepare (source=0x8860e74, timeout=0xae05b078) at kernel/qeventdispatcher_glib.cpp:169
#3  0xb4f28aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#4  0xb4f28ee9 in ?? () from /lib/libglib-2.0.so.0
#5  0xb4f294b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#6  0xb707060f in QEventDispatcherGlib::processEvents (this=0x86f8fc8, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#7  0xb7043059 in QEventLoop::processEvents (this=0xae05b2c0, flags=) at kernel/qeventloop.cpp:149
#8  0xb70434aa in QEventLoop::exec (this=0xae05b2c0, flags=...) at kernel/qeventloop.cpp:201
#9  0xb6f3f5a8 in QThread::exec (this=0x88137a0) at thread/qthread.cpp:487
#10 0xb5423d50 in KDevelop::CompletionWorkerThread::run (this=0x88137a0) at ../../language/codecompletion/codecompletionmodel.cpp:82
#11 0xb6f4232e in QThreadPrivate::start (arg=0x88137a0) at thread/qthread_unix.cpp:248
#12 0xb61dc96e in start_thread (arg=0xae05bb70) at pthread_create.c:300
#13 0xb62bda4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 9 (Thread 0xad85ab70 (LWP 19579)):
#0  0xb62cabab in pthread_mutex_lock (mutex=0x88b4c58) at forward.c:182
#1  0xb4f2896f in g_main_context_prepare () from /lib/libglib-2.0.so.0
#2  0xb4f28ee9 in ?? () from /lib/libglib-2.0.so.0
#3  0xb4f294b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0xb707060f in QEventDispatcherGlib::processEvents (this=0x86815d0, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#5  0xb7043059 in QEventLoop::processEvents (this=0xad85a290, flags=) at kernel/qeventloop.cpp:149
#6  0xb70434aa in QEventLoop::exec (this=0xad85a290, flags=...) at kernel/qeventloop.cpp:201
#7  0xb6f3f5a8 in QThread::exec (this=0x8907318) at thread/qthread.cpp:487
#8  0xb7022c1b in QInotifyFileSystemWatcherEngine::run (this=0x8907318) at io/qfilesystemwatcher_inotify.cpp:248
#9  0xb6f4232e in QThreadPrivate::start (arg=0x8907318) at thread/qthread_unix.cpp:248
#10 0xb61dc96e in start_thread (arg=0xad85ab70) at pthread_create.c:300
#11 0xb62bda4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 8 (Thread 0xa95ebb70 (LWP 21062)):
#0  0xb78c1430 in __kernel_vsyscall ()
#1  0xb61e1015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0xb62ca9dd in __pthread_cond_wait (cond=0x94dfff0, mutex=0x94dffd8) at forward.c:139
#3  0xb6f43287 in QWaitConditionPrivate::wait (this=0x955a388, mutex=0x8cc36d8, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x955a388, mutex=0x8cc36d8, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb49e8870 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x955a370, th=0x8da5420) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb49eb38c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x92c5168, th=0x8da5420) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb49e727b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x955a370, th=0x8da5420) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb49eb482 in ThreadWeaver::WorkingHardState::applyForWork (this=0x92c5168, th=0x8da5420) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb49e84d3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x955a370, th=0x8da5420, previous=0x9618358) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb49e951e in ThreadWeaver::ThreadRunHelper::run (this=0xa95eb2f4, parent=0x955a370, th=0x8da5420) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb49e9c3b in ThreadWeaver::Thread::run (this=0x8da5420) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb6f4232e in QThreadPrivate::start (arg=0x8da5420) at thread/qthread_unix.cpp:248
#13 0xb61dc96e in start_thread (arg=0xa95ebb70) at pthread_create.c:300
#14 0xb62bda4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0xa8db9b70 (LWP 21070)):
#0  0xb78c1430 in __kernel_vsyscall ()
#1  0xb61e1015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0xb62ca9dd in __pthread_cond_wait (cond=0x94dfff0, mutex=0x94dffd8) at forward.c:139
#3  0xb6f43287 in QWaitConditionPrivate::wait (this=0x955a388, mutex=0x8cc36d8, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x955a388, mutex=0x8cc36d8, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb49e8870 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x955a370, th=0x8cb7e20) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb49eb38c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x92c5168, th=0x8cb7e20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb49e727b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x955a370, th=0x8cb7e20) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb49eb482 in ThreadWeaver::WorkingHardState::applyForWork (this=0x92c5168, th=0x8cb7e20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb49e84d3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x955a370, th=0x8cb7e20, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb49e951e in ThreadWeaver::ThreadRunHelper::run (this=0xa8db92f4, parent=0x955a370, th=0x8cb7e20) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb49e9c3b in ThreadWeaver::Thread::run (this=0x8cb7e20) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb6f4232e in QThreadPrivate::start (arg=0x8cb7e20) at thread/qthread_unix.cpp:248
#13 0xb61dc96e in start_thread (arg=0xa8db9b70) at pthread_create.c:300
#14 0xb62bda4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xa6d8db70 (LWP 21110)):
#0  0xb78c1430 in __kernel_vsyscall ()
#1  0xb62afb86 in *__GI___poll (fds=0xb6345ff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xb4f364eb in g_poll () from /lib/libglib-2.0.so.0
#3  0xb4f290ac in ?? () from /lib/libglib-2.0.so.0
#4  0xb4f294b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0xb707060f in QEventDispatcherGlib::processEvents (this=0x92f8de0, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0xb7043059 in QEventLoop::processEvents (this=0xa6d8d2c0, flags=) at kernel/qeventloop.cpp:149
#7  0xb70434aa in QEventLoop::exec (this=0xa6d8d2c0, flags=...) at kernel/qeventloop.cpp:201
#8  0xb6f3f5a8 in QThread::exec (this=0x953f5d8) at thread/qthread.cpp:487
#9  0xb5423d50 in KDevelop::CompletionWorkerThread::run (this=0x953f5d8) at ../../language/codecompletion/codecompletionmodel.cpp:82
#10 0xb6f4232e in QThreadPrivate::start (arg=0x953f5d8) at thread/qthread_unix.cpp:248
#11 0xb61dc96e in start_thread (arg=0xa6d8db70) at pthread_create.c:300
#12 0xb62bda4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xa658cb70 (LWP 21111)):
#0  0xb4f28ad6 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#1  0xb4f28ee9 in ?? () from /lib/libglib-2.0.so.0
#2  0xb4f294b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0xb707060f in QEventDispatcherGlib::processEvents (this=0x92d2ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#4  0xb7043059 in QEventLoop::processEvents (this=0xa658c2c0, flags=) at kernel/qeventloop.cpp:149
#5  0xb70434aa in QEventLoop::exec (this=0xa658c2c0, flags=...) at kernel/qeventloop.cpp:201
#6  0xb6f3f5a8 in QThread::exec (this=0x9421698) at thread/qthread.cpp:487
#7  0xb5423d50 in KDevelop::CompletionWorkerThread::run (this=0x9421698) at ../../language/codecompletion/codecompletionmodel.cpp:82
#8  0xb6f4232e in QThreadPrivate::start (arg=0x9421698) at thread/qthread_unix.cpp:248
#9  0xb61dc96e in start_thread (arg=0xa658cb70) at pthread_create.c:300
#10 0xb62bda4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xa5d86b70 (LWP 21112)):
#0  0xb78c1430 in __kernel_vsyscall ()
#1  0xb61e1342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0xb62caa34 in __pthread_cond_timedwait (cond=0xa5d86224, mutex=0xa5d86254, abstime=0xa5d862a0) at forward.c:152
#3  0xb6f41c1e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:398
#4  0xb6f41d73 in QThread::msleep (msecs=30) at thread/qthread_unix.cpp:424
#5  0xa772531b in ?? () from /usr/lib/kde4/kdevcpplanguagesupport.so
#6  0xb6f4232e in QThreadPrivate::start (arg=0x931b340) at thread/qthread_unix.cpp:248
#7  0xb61dc96e in start_thread (arg=0xa5d86b70) at pthread_create.c:300
#8  0xb62bda4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xa5580b70 (LWP 21113)):
#0  0xb78c1430 in __kernel_vsyscall ()
#1  0xb61e1015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0xb62ca9dd in __pthread_cond_wait (cond=0x8629780, mutex=0x8629768) at forward.c:139
#3  0xb6f43287 in QWaitConditionPrivate::wait (this=0x86260a0, mutex=0x84be1d0, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x86260a0, mutex=0x84be1d0, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb49e8870 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8626088, th=0x9421a80) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb49eb38c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x84f3958, th=0x9421a80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb49e727b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8626088, th=0x9421a80) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb49eb482 in ThreadWeaver::WorkingHardState::applyForWork (this=0x84f3958, th=0x9421a80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb49e84d3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8626088, th=0x9421a80, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb49eb4a1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x84f3958, th=0x9421a80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb49e84d3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8626088, th=0x9421a80, previous=0x950ef78) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb49e951e in ThreadWeaver::ThreadRunHelper::run (this=0xa55802f4, parent=0x8626088, th=0x9421a80) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0xb49e9c3b in ThreadWeaver::Thread::run (this=0x9421a80) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0xb6f4232e in QThreadPrivate::start (arg=0x9421a80) at thread/qthread_unix.cpp:248
#15 0xb61dc96e in start_thread (arg=0xa5580b70) at pthread_create.c:300
#16 0xb62bda4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xa4d7fb70 (LWP 21114)):
#0  0xb78c1430 in __kernel_vsyscall ()
#1  0xb61e1015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0xb62ca9dd in __pthread_cond_wait (cond=0x8629780, mutex=0x8629768) at forward.c:139
#3  0xb6f43287 in QWaitConditionPrivate::wait (this=0x86260a0, mutex=0x84be1d0, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x86260a0, mutex=0x84be1d0, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb49e8870 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8626088, th=0x894dcb8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb49eb38c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x84f3958, th=0x894dcb8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb49e727b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8626088, th=0x894dcb8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb49eb482 in ThreadWeaver::WorkingHardState::applyForWork (this=0x84f3958, th=0x894dcb8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb49e84d3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8626088, th=0x894dcb8, previous=0x949ba58) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb49e951e in ThreadWeaver::ThreadRunHelper::run (this=0xa4d7f2f4, parent=0x8626088, th=0x894dcb8) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb49e9c3b in ThreadWeaver::Thread::run (this=0x894dcb8) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb6f4232e in QThreadPrivate::start (arg=0x894dcb8) at thread/qthread_unix.cpp:248
#13 0xb61dc96e in start_thread (arg=0xa4d7fb70) at pthread_create.c:300
#14 0xb62bda4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb478f710 (LWP 19570)):
[KCrash Handler]
#6  0xb6b3dc15 in QAbstractItemView::sizeHintForRow (this=0x9ad23f8, row=0) at itemviews/qabstractitemview.cpp:2905
#7  0xb6b805e3 in QTreeView::scrollContentsBy (this=0x9ad23f8, dx=0, dy=1) at itemviews/qtreeview.cpp:2349
#8  0xb6a89d65 in QAbstractScrollAreaPrivate::_q_vslide (this=0x9ad8ea0, y=1) at widgets/qabstractscrollarea.cpp:1310
#9  0xb6a8b3d2 in QAbstractScrollArea::qt_metacall (this=0x9ad23f8, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbf953f18) at .moc/release-shared/moc_qabstractscrollarea.cpp:85
#10 0xb6b3948a in QAbstractItemView::qt_metacall (this=0x9ad23f8, _c=QMetaObject::InvokeMetaMethod, _id=29, _a=0xbf953f18) at .moc/release-shared/moc_qabstractitemview.cpp:213
#11 0xb6b8798a in QTreeView::qt_metacall (this=0x9ad23f8, _c=QMetaObject::InvokeMetaMethod, _id=29, _a=0xbf953f18) at .moc/release-shared/moc_qtreeview.cpp:119
#12 0xb522ba5a in KDevelop::FocusedTreeView::qt_metacall (this=0x9ad23f8, _c=QMetaObject::InvokeMetaMethod, _id=29, _a=0xbf953f18) at ./focusedtreeview.moc:68
#13 0xb7049c9a in QMetaObject::metacall (object=0x9ad23f8, cl=3214228564, idx=29, argv=0xbf953f18) at kernel/qmetaobject.cpp:237
#14 0xb70583d5 in QMetaObject::activate (sender=0x9ad9d50, m=0xb6ed09f4, local_signal_index=0, argv=0xbf953f18) at kernel/qobject.cpp:3293
#15 0xb6cc0be3 in QAbstractSlider::valueChanged (this=0x9ad9d50, _t1=1) at .moc/release-shared/moc_qabstractslider.cpp:182
#16 0xb69a30e7 in QAbstractSlider::setValue (this=0x9ad9d50, value=1) at widgets/qabstractslider.cpp:542
#17 0xb69a3acc in QAbstractSlider::setRange (this=0x9ad9d50, min=0, max=1) at widgets/qabstractslider.cpp:251
#18 0xb6b7a5a0 in QTreeViewPrivate::updateScrollBars (this=0x9ad8ea0) at itemviews/qtreeview.cpp:3492
#19 0xb6b7aaa5 in QTreeView::updateGeometries (this=0x9ad23f8) at itemviews/qtreeview.cpp:2745
#20 0xb6b2fd64 in QAbstractItemView::resizeEvent (this=0x9ad23f8, event=0xbf954918) at itemviews/qabstractitemview.cpp:2338
#21 0xb65f3643 in QWidget::event (this=0x9ad23f8, event=0xbf954918) at kernel/qwidget.cpp:8152
#22 0xb69effd3 in QFrame::event (this=0x9ad23f8, e=0xbf954918) at widgets/qframe.cpp:557
#23 0xb6a8a382 in QAbstractScrollArea::viewportEvent (this=0xbf953c54, e=0xbf953bb8) at widgets/qabstractscrollarea.cpp:1036
#24 0xb6b3ebd7 in QAbstractItemView::viewportEvent (this=0x9ad23f8, event=0xbf954918) at itemviews/qabstractitemview.cpp:1610
#25 0xb6b7ff7c in QTreeView::viewportEvent (this=0x9ad23f8, event=0xbf954918) at itemviews/qtreeview.cpp:1248
#26 0xb6a8cc65 in QAbstractScrollAreaPrivate::viewportEvent (this=0x9ada2a0, o=0x9ad4658, e=0xbf954918) at widgets/qabstractscrollarea_p.h:100
#27 QAbstractScrollAreaFilter::eventFilter (this=0x9ada2a0, o=0x9ad4658, e=0xbf954918) at widgets/qabstractscrollarea_p.h:116
#28 0xb7043cda in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x847c558, receiver=0x9ad4658, event=0xbf954918) at kernel/qcoreapplication.cpp:819
#29 0xb65954b9 in QApplicationPrivate::notify_helper (this=0x847c558, receiver=0x9ad4658, e=0xbf954918) at kernel/qapplication.cpp:4296
#30 0xb659c0f9 in QApplication::notify (this=0xbf955958, receiver=0x9ad4658, e=0xbf954918) at kernel/qapplication.cpp:4265
#31 0xb7339f2a in KApplication::notify (this=0xbf955958, receiver=0x9ad4658, event=0xbf954918) at ../../kdeui/kernel/kapplication.cpp:302
#32 0xb7044a3b in QCoreApplication::notifyInternal (this=0xbf955958, receiver=0x9ad4658, event=0xbf954918) at kernel/qcoreapplication.cpp:704
#33 0xb65f2719 in QCoreApplication::sendEvent (this=0x9ad9260, recursive=true, disableUpdates=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#34 QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x9ad9260, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7086
#35 0xb65f2687 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x9ad8ea0, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7098
#36 0xb65f2687 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x9a93e18, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7098
#37 0xb65f2687 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x9a93b60, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7098
#38 0xb65f2687 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0xa0d04d8, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7098
#39 0xb65f2687 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x9149628, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7098
#40 0xb65f2687 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0xa098f58, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7098
#41 0xb65f2687 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x8559d50, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7098
#42 0xb65f8481 in QWidgetPrivate::prepareToRender (this=0x8559d50, region=..., renderFlags=...) at kernel/qwidget.cpp:5163
#43 0xb65fd92d in QWidget::render (this=0x8559bd8, target=0xbf954f4c, targetOffset=..., sourceRegion=..., renderFlags=...) at kernel/qwidget.cpp:4871
#44 0xb668daf2 in QPixmap::grabWidget (widget=0x8559bd8, rect=...) at image/qpixmap.cpp:1085
#45 0xb2f76078 in Oxygen::TransitionWidget::grab (this=0x887ab00, widget=0x8761888, rect=...) at ../../../kstyles/oxygen/transitions/oxygentransitionwidget.cpp:86
#46 0xb2f70e1e in Oxygen::LineEditData::timerEvent (this=0x887aa10, event=0xbf955550) at ../../../kstyles/oxygen/transitions/oxygenlineeditdata.cpp:87
#47 0xb7055254 in QObject::event (this=0x887aa10, e=0xbf953bb8) at kernel/qobject.cpp:1212
#48 0xb65954dc in QApplicationPrivate::notify_helper (this=0x847c558, receiver=0x887aa10, e=0xbf955550) at kernel/qapplication.cpp:4300
#49 0xb659c05e in QApplication::notify (this=0xbf955958, receiver=0x887aa10, e=0xbf955550) at kernel/qapplication.cpp:3704
#50 0xb7339f2a in KApplication::notify (this=0xbf955958, receiver=0x887aa10, event=0xbf955550) at ../../kdeui/kernel/kapplication.cpp:302
#51 0xb7044a3b in QCoreApplication::notifyInternal (this=0xbf955958, receiver=0x887aa10, event=0xbf955550) at kernel/qcoreapplication.cpp:704
#52 0xb7073d66 in QCoreApplication::sendEvent (this=0x847f634) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#53 QTimerInfoList::activateTimers (this=0x847f634) at kernel/qeventdispatcher_unix.cpp:603
#54 0xb70708e4 in timerSourceDispatch (source=0x847f600) at kernel/qeventdispatcher_glib.cpp:184
#55 0xb4f255e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#56 0xb4f292d8 in ?? () from /lib/libglib-2.0.so.0
#57 0xb4f294b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#58 0xb70705d5 in QEventDispatcherGlib::processEvents (this=0x84371f0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#59 0xb6655135 in QGuiEventDispatcherGlib::processEvents (this=0x84371f0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#60 0xb7043059 in QEventLoop::processEvents (this=0xbf955814, flags=) at kernel/qeventloop.cpp:149
#61 0xb70434aa in QEventLoop::exec (this=0xbf955814, flags=...) at kernel/qeventloop.cpp:201
#62 0xb704769f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#63 0xb6595577 in QApplication::exec () at kernel/qapplication.cpp:3579
#64 0x08050023 in _start ()

Possible duplicates by query: bug 220427, bug 212949, bug 209935.

Reported using DrKonqi
Comment 1 Milian Wolff 2010-09-28 13:29:10 UTC
this looks like a qt bug, but I'd need a way to reproduce it.

what "debug button" did you mean? The "debug launch" button? I could do that just fine...
Comment 2 Milian Wolff 2010-09-28 21:05:51 UTC
*** Bug 252670 has been marked as a duplicate of this bug. ***
Comment 3 Milian Wolff 2010-09-28 21:06:54 UTC

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