Bug 263051 - KDevelop crash on exit.
Summary: KDevelop crash on exit.
Status: RESOLVED DUPLICATE of bug 236037
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 4.2.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-13 18:59 UTC by Manuel Martos
Modified: 2011-01-13 23: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 Manuel Martos 2011-01-13 18:59:58 UTC
Application: kdevelop (4.0.2 (using KDevPlatform 1.0.2))
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-24-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
I just open the application and close it. I'm using Ubuntu 10.10 under a VirtualBox. The crash appears always, even if a perform any coding or not. I also have a project loaded into KDevelop

The crash can be reproduced every time.

-- Backtrace:
Application: KDevelop (kdevelop.bin), signal: Aborted
[Current thread is 1 (Thread 0xb7780710 (LWP 1696))]

Thread 7 (Thread 0xb69ddb70 (LWP 1700)):
#0  0x00ba7416 in __kernel_vsyscall ()
#1  0x00c69df6 in __poll (fds=0xd00ff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x023d3a1b in g_poll () from /lib/libglib-2.0.so.0
#3  0x023c643c in ?? () from /lib/libglib-2.0.so.0
#4  0x023c6ba7 in g_main_loop_run () from /lib/libglib-2.0.so.0
#5  0x02d5c6b4 in ?? () from /usr/lib/libgio-2.0.so.0
#6  0x023ed48f in ?? () from /lib/libglib-2.0.so.0
#7  0x0039bcc9 in start_thread (arg=0xb69ddb70) at pthread_create.c:304
#8  0x00c7869e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xb2f35b70 (LWP 1715)):
#0  0x00ba7416 in __kernel_vsyscall ()
#1  0x003a0884 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
#2  0x00c85df4 in __pthread_cond_timedwait (cond=0x8c92168, mutex=0x8c92150, abstime=0xb2f352b0) at forward.c:152
#3  0x00dca94f in wait (this=0x8c92d5c, mutex=0x8c92d60, time=200000) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x8c92d5c, mutex=0x8c92d60, time=200000) at thread/qwaitcondition_unix.cpp:160
#5  0x021765b5 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x8c92d50) at ../../language/duchain/duchain.cpp:286
#6  0x00dc9df9 in QThreadPrivate::start (arg=0x8c92d50) at thread/qthread_unix.cpp:266
#7  0x0039bcc9 in start_thread (arg=0xb2f35b70) at pthread_create.c:304
#8  0x00c7869e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xb26e8b70 (LWP 1717)):
#0  0x00ba7416 in __kernel_vsyscall ()
#1  0x003a04dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00c85d9d in __pthread_cond_wait (cond=0x8d587e0, mutex=0x8d587c8) at forward.c:139
#3  0x00dca9c7 in wait (this=0x8d58738, mutex=0x8b49110, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8d58738, mutex=0x8b49110, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x02fd9030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8d58720, th=0x8d0f698) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x02fdc7dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8c50ed0, th=0x8d0f698) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x02fd855b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8d58720, th=0x8d0f698) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x02fdc8d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8c50ed0, th=0x8d0f698) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x02fd9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8d58720, th=0x8d0f698, previous=0x8d94da0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x02fda95e in ThreadWeaver::ThreadRunHelper::run (this=0xb26e82f4, parent=0x8d58720, th=0x8d0f698) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x02fdb07b in ThreadWeaver::Thread::run (this=0x8d0f698) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x00dc9df9 in QThreadPrivate::start (arg=0x8d0f698) at thread/qthread_unix.cpp:266
#13 0x0039bcc9 in start_thread (arg=0xb26e8b70) at pthread_create.c:304
#14 0x00c7869e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xb16e6b70 (LWP 1720)):
#0  0x00ba7416 in __kernel_vsyscall ()
#1  0x003a04dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00c85d9d in __pthread_cond_wait (cond=0x8d587e0, mutex=0x8d587c8) at forward.c:139
#3  0x00dca9c7 in wait (this=0x8d58738, mutex=0x8b49110, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8d58738, mutex=0x8b49110, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x02fd9030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8d58720, th=0x8cb9540) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x02fdc7dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8c50ed0, th=0x8cb9540) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x02fd855b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8d58720, th=0x8cb9540) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x02fdc8d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8c50ed0, th=0x8cb9540) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x02fd9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8d58720, th=0x8cb9540, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x02fda95e in ThreadWeaver::ThreadRunHelper::run (this=0xb16e62f4, parent=0x8d58720, th=0x8cb9540) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x02fdb07b in ThreadWeaver::Thread::run (this=0x8cb9540) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x00dc9df9 in QThreadPrivate::start (arg=0x8cb9540) at thread/qthread_unix.cpp:266
#13 0x0039bcc9 in start_thread (arg=0xb16e6b70) at pthread_create.c:304
#14 0x00c7869e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xa54f7b70 (LWP 1935)):
#0  0x00ba7416 in __kernel_vsyscall ()
#1  0x003a04dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00c85d9d in __pthread_cond_wait (cond=0x8c42810, mutex=0x8c427f8) at forward.c:139
#3  0x00dca9c7 in wait (this=0x8c42718, mutex=0x8c3f318, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8c42718, mutex=0x8c3f318, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x02fd9030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8c42700, th=0x9167c60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x02fdc7dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8be5990, th=0x9167c60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x02fd855b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8c42700, th=0x9167c60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x02fdc8d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8be5990, th=0x9167c60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x02fd9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8c42700, th=0x9167c60, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x02fdc8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8be5990, th=0x9167c60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x02fd9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8c42700, th=0x9167c60, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x02fdc8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8be5990, th=0x9167c60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x02fd9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8c42700, th=0x9167c60, previous=0x92bd720) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x02fda95e in ThreadWeaver::ThreadRunHelper::run (this=0xa54f72f4, parent=0x8c42700, th=0x9167c60) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0x02fdb07b in ThreadWeaver::Thread::run (this=0x9167c60) at ../../../threadweaver/Weaver/Thread.cpp:142
#16 0x00dc9df9 in QThreadPrivate::start (arg=0x9167c60) at thread/qthread_unix.cpp:266
#17 0x0039bcc9 in start_thread (arg=0xa54f7b70) at pthread_create.c:304
#18 0x00c7869e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xa4cf6b70 (LWP 1936)):
#0  0x00ba7416 in __kernel_vsyscall ()
#1  0x003a04dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x00c85d9d in __pthread_cond_wait (cond=0x8c42810, mutex=0x8c427f8) at forward.c:139
#3  0x00dca9c7 in wait (this=0x8c42718, mutex=0x8c3f318, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8c42718, mutex=0x8c3f318, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x02fd9030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8c42700, th=0x9193410) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x02fdc7dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8be5990, th=0x9193410) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x02fd855b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8c42700, th=0x9193410) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x02fdc8d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8be5990, th=0x9193410) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x02fd9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8c42700, th=0x9193410, previous=0x9287090) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x02fda95e in ThreadWeaver::ThreadRunHelper::run (this=0xa4cf62f4, parent=0x8c42700, th=0x9193410) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x02fdb07b in ThreadWeaver::Thread::run (this=0x9193410) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x00dc9df9 in QThreadPrivate::start (arg=0x9193410) at thread/qthread_unix.cpp:266
#13 0x0039bcc9 in start_thread (arg=0xa4cf6b70) at pthread_create.c:304
#14 0x00c7869e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb7780710 (LWP 1696)):
[KCrash Handler]
#7  0x00ba7416 in __kernel_vsyscall ()
#8  0x00bd2941 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#9  0x00bd5e42 in abort () at abort.c:92
#10 0x00b17055 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#11 0x00b14f35 in ?? () from /usr/lib/libstdc++.so.6
#12 0x00b14f72 in std::terminate() () from /usr/lib/libstdc++.so.6
#13 0x00b15b85 in __cxa_pure_virtual () from /usr/lib/libstdc++.so.6
#14 0x005dcd6a in ProvidersModel::data (this=0x8f77490, index=..., role=0) at ../../shell/documentationview.cpp:51
#15 0x01574b39 in QComboBoxPrivate::itemText (this=0x8f75d60, index=...) at widgets/qcombobox.cpp:1270
#16 0x01574cd0 in QComboBox::currentText (this=0x8f75bb0) at widgets/qcombobox.cpp:2039
#17 0x015758fd in QComboBox::initStyleOption (this=0x8f75bb0, option=0xbfd6c560) at widgets/qcombobox.cpp:1119
#18 0x01578e61 in QComboBoxPrivate::updateViewContainerPaletteAndOpacity (this=0x8f75d60) at widgets/qcombobox.cpp:1078
#19 0x0157c0e8 in QComboBox::changeEvent (this=0x8f75bb0, e=0xbfd6cbac) at widgets/qcombobox.cpp:2734
#20 0x01189a5e in QWidget::event (this=0x8f75bb0, event=0xbfd6cbac) at kernel/qwidget.cpp:8477
#21 0x01579b7c in QComboBox::event (this=0x8f75bb0, event=0xbfd6cbac) at widgets/qcombobox.cpp:2834
#22 0x0112bfdc in QApplicationPrivate::notify_helper (this=0x899ab90, receiver=0x8f75bb0, e=0xbfd6cbac) at kernel/qapplication.cpp:4396
#23 0x011320e9 in QApplication::notify (this=0xbfd6ded0, receiver=0x8f75bb0, e=0xbfd6cbac) at kernel/qapplication.cpp:4361
#24 0x0080068a in KApplication::notify (this=0xbfd6ded0, receiver=0x8f75bb0, event=0xbfd6cbac) at ../../kdeui/kernel/kapplication.cpp:310
#25 0x00ecbb3b in QCoreApplication::notifyInternal (this=0xbfd6ded0, receiver=0x8f75bb0, event=0xbfd6cbac) at kernel/qcoreapplication.cpp:732
#26 0x01185701 in sendEvent (this=0x8f75d60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QWidgetPrivate::propagatePaletteChange (this=0x8f75d60) at kernel/qwidget.cpp:1870
#28 0x011858e1 in QWidgetPrivate::setPalette_helper (this=0x8f75d60, palette=...) at kernel/qwidget.cpp:4614
#29 0x0118597a in QWidgetPrivate::resolvePalette (this=0x8f75d60) at kernel/qwidget.cpp:4604
#30 0x01193e75 in QWidget::setParent (this=0x8f75bb0, parent=0x0, f=...) at kernel/qwidget.cpp:10018
#31 0x011943ce in QWidget::setParent (this=0x0, parent=0x6a0) at kernel/qwidget.cpp:9937
#32 0x01197a66 in QWidgetAction::releaseWidget (this=0x8f8a2e0, widget=0x8f75bb0) at kernel/qwidgetaction.cpp:207
#33 0x0163be22 in QToolBarLayout::~QToolBarLayout (this=0x8f762a0, __in_chrg=<value optimized out>) at widgets/qtoolbarlayout.cpp:101
#34 0x0118f7f3 in QWidget::~QWidget (this=0x8f73cf8, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1501
#35 0x016392ed in QToolBar::~QToolBar (this=0x8f73cf8, __in_chrg=<value optimized out>) at widgets/qtoolbar.cpp:597
#36 0x0092de09 in KToolBar::~KToolBar (this=0x8f73cf8, __in_chrg=<value optimized out>) at ../../kdeui/widgets/ktoolbar.cpp:728
#37 0x00ede816 in QObjectPrivate::deleteChildren (this=0x8f73e78) at kernel/qobject.cpp:1957
#38 0x0118f8fc in QWidget::~QWidget (this=0x8f73c38, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#39 0x00561b5d in DocumentationView::~DocumentationView (this=0x8f73c38, __in_chrg=<value optimized out>) at ../../shell/documentationview.h:32
#40 0x00ede816 in QObjectPrivate::deleteChildren (this=0x90f4d70) at kernel/qobject.cpp:1957
#41 0x0118f8fc in QWidget::~QWidget (this=0x90a9c88, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#42 0x015931d1 in QDockWidget::~QDockWidget (this=0x90a9c88, __in_chrg=<value optimized out>) at widgets/qdockwidget.cpp:1181
#43 0x06d918d2 in ?? () from /usr/lib/libsublime.so.1
#44 0x00ede816 in QObjectPrivate::deleteChildren (this=0x90a9c88) at kernel/qobject.cpp:1957
#45 0x0118f8fc in QWidget::~QWidget (this=0x8e78a00, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#46 0x06d987d7 in ?? () from /usr/lib/libsublime.so.1
#47 0x00ede816 in QObjectPrivate::deleteChildren (this=0x8e78a00) at kernel/qobject.cpp:1957
#48 0x0118f8fc in QWidget::~QWidget (this=0x8bafab0, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1589
#49 0x015c9c31 in QMainWindow::~QMainWindow (this=0x8bafab0, __in_chrg=<value optimized out>) at widgets/qmainwindow.cpp:329
#50 0x008f8864 in KMainWindow::~KMainWindow (this=0x8bafab0, __in_chrg=<value optimized out>) at ../../kdeui/widgets/kmainwindow.cpp:473
#51 0x0093e8b8 in KXmlGuiWindow::~KXmlGuiWindow (this=0x8bafab0, __vtt_parm=0x62120c, __in_chrg=<value optimized out>) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126
#52 0x00b76429 in KParts::MainWindow::~MainWindow (this=0x8bafab0, __vtt_parm=0x621208, __in_chrg=<value optimized out>) at ../../kparts/mainwindow.cpp:77
#53 0x06d82276 in Sublime::MainWindow::~MainWindow() () from /usr/lib/libsublime.so.1
#54 0x0057389e in KDevelop::MainWindow::~MainWindow (this=0x8bafab0, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../shell/mainwindow.cpp:128
#55 0x00edc9a5 in qDeleteInEventHandler (o=0x0) at kernel/qobject.cpp:3988
#56 0x00ede6c8 in QObject::event (this=0x8bafab0, e=0x6) at kernel/qobject.cpp:1202
#57 0x01189936 in QWidget::event (this=0x8bafab0, event=0x9541a90) at kernel/qwidget.cpp:8646
#58 0x015ca917 in QMainWindow::event (this=0x8bafab0, event=0x9541a90) at widgets/qmainwindow.cpp:1417
#59 0x008f68a4 in KMainWindow::event (this=0x8bafab0, ev=0x9541a90) at ../../kdeui/widgets/kmainwindow.cpp:1100
#60 0x0093f14f in KXmlGuiWindow::event (this=0x8bafab0, ev=0x9541a90) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:130
#61 0x0112bfdc in QApplicationPrivate::notify_helper (this=0x899ab90, receiver=0x8bafab0, e=0x9541a90) at kernel/qapplication.cpp:4396
#62 0x011320e9 in QApplication::notify (this=0xbfd6ded0, receiver=0x8bafab0, e=0x9541a90) at kernel/qapplication.cpp:4361
#63 0x0080068a in KApplication::notify (this=0xbfd6ded0, receiver=0x8bafab0, event=0x9541a90) at ../../kdeui/kernel/kapplication.cpp:310
#64 0x00ecbb3b in QCoreApplication::notifyInternal (this=0xbfd6ded0, receiver=0x8bafab0, event=0x9541a90) at kernel/qcoreapplication.cpp:732
#65 0x00eced8b in sendEvent (receiver=0x0, event_type=0, data=0x897ff18) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#66 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x897ff18) at kernel/qcoreapplication.cpp:1373
#67 0x00ecef4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#68 0x00efaa74 in sendPostedEvents (s=0x89a2710) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#69 postEventSourceDispatch (s=0x89a2710) at kernel/qeventdispatcher_glib.cpp:277
#70 0x023c2855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#71 0x023c6668 in ?? () from /lib/libglib-2.0.so.0
#72 0x023c6848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#73 0x00efa565 in QEventDispatcherGlib::processEvents (this=0x897fa30, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#74 0x011edbe5 in QGuiEventDispatcherGlib::processEvents (this=0x897fa30, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#75 0x00eca609 in QEventLoop::processEvents (this=0xbfd6dd84, flags=) at kernel/qeventloop.cpp:149
#76 0x00ecaa8a in QEventLoop::exec (this=0xbfd6dd84, flags=...) at kernel/qeventloop.cpp:201
#77 0x00ecf00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#78 0x0112ae07 in QApplication::exec () at kernel/qapplication.cpp:3672
#79 0x0804fe00 in _start ()

Possible duplicates by query: bug 262889, bug 262630, bug 260580, bug 259645, bug 259334.

Reported using DrKonqi
Comment 1 Milian Wolff 2011-01-13 23:10:09 UTC
fixed in kdev 4.1 and higher, please update

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