Bug 219583 - Closing custom project (makefile)
Summary: Closing custom project (makefile)
Status: RESOLVED DUPLICATE of bug 216731
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-21 19:10 UTC by Robert Peters
Modified: 2009-12-22 00:39 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 Robert Peters 2009-12-21 19:10:45 UTC
Application that crashed: kdevelop
Version of the application: 3.9.95 (using KDevPlatform 0.9.95)
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-16-generic-pae i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Kdevelop crashes after closing the project.

Repeatable, not sure if just this project or any project.

 -- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
[Current thread is 1 (Thread 0xb47a8700 (LWP 9176))]

Thread 9 (Thread 0xb05eab70 (LWP 9326)):
#0  0xb770d430 in __kernel_vsyscall ()
#1  0xb4def142 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0xb62a37e4 in __pthread_cond_timedwait (cond=0x8a7cf28, mutex=0x8a7cf10, abstime=0xb05ea2c0) at forward.c:152
#3  0xb6deedef in QWaitConditionPrivate::wait (this=0x8a7c5e4, mutex=0x8a7c5e8, time=200000) at thread/qwaitcondition_unix.cpp:85
#4  QWaitCondition::wait (this=0x8a7c5e4, mutex=0x8a7c5e8, time=200000) at thread/qwaitcondition_unix.cpp:159
#5  0xb54f7715 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x8a7c5d8) at ../../language/duchain/duchain.cpp:280
#6  0xb6dede32 in QThreadPrivate::start (arg=0x8a7c5d8) at thread/qthread_unix.cpp:188
#7  0xb4dea80e in start_thread (arg=0xb05eab70) at pthread_create.c:300
#8  0xb62967ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 8 (Thread 0xaf3c8b70 (LWP 9336)):
#0  0xb4decd4b in __pthread_mutex_lock (mutex=0x8b34fc4) at pthread_mutex_lock.c:61
#1  0xb62a3956 in pthread_mutex_lock (mutex=0x8b34fc4) at forward.c:182
#2  0xb4e39fbf in IA__g_main_context_prepare (context=0x8b34fc0, priority=0xaf3c815c) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2282
#3  0xb4e3a341 in g_main_context_iterate (context=0x8b34fc0, block=<value optimized out>, dispatch=1, self=0x8b25860) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2571
#4  0xb4e3a853 in IA__g_main_context_iteration (context=0x8b34fc0, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#5  0xb6f09067 in QEventDispatcherGlib::processEvents (this=0x8a541e8, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#6  0xb6edcc79 in QEventLoop::processEvents (this=0xaf3c82a4, flags=) at kernel/qeventloop.cpp:149
#7  0xb6edd0ca in QEventLoop::exec (this=0xaf3c82a4, flags=...) at kernel/qeventloop.cpp:201
#8  0xb6deab73 in QThread::exec (this=0x8b25f50) at thread/qthread.cpp:487
#9  0xb6ebf6ab in QInotifyFileSystemWatcherEngine::run (this=0x8b25f50) at io/qfilesystemwatcher_inotify.cpp:214
#10 0xb6dede32 in QThreadPrivate::start (arg=0x8b25f50) at thread/qthread_unix.cpp:188
#11 0xb4dea80e in start_thread (arg=0xaf3c8b70) at pthread_create.c:300
#12 0xb62967ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0xae3fab70 (LWP 9337)):
#0  0xb770d430 in __kernel_vsyscall ()
#1  0xb4deee15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0xb62a378d in __pthread_cond_wait (cond=0x8b6f138, mutex=0x8b6f120) at forward.c:139
#3  0xb6deee67 in QWaitConditionPrivate::wait (this=0x8b745e8, mutex=0x8b74510, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x8b745e8, mutex=0x8b74510, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb4a33b30 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8b745d0, th=0x8b74090) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4a3619c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8b74588, th=0x8b74090) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4a321fb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8b745d0, th=0x8b74090) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4a36292 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8b74588, th=0x8b74090) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4a33db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8b745d0, th=0x8b74090, previous=0x8b6f370) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4a343be in ThreadWeaver::ThreadRunHelper::run (this=0xae3fa304, parent=0x8b745d0, th=0x8b74090) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb4a349db in ThreadWeaver::Thread::run (this=0x8b74090) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb6dede32 in QThreadPrivate::start (arg=0x8b74090) at thread/qthread_unix.cpp:188
#13 0xb4dea80e in start_thread (arg=0xae3fab70) at pthread_create.c:300
#14 0xb62967ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xaa74ab70 (LWP 9501)):
#0  0xb4eb7e06 in *__GI_clock_gettime (clock_id=-1259618316, tp=0xaa74a018) at ../sysdeps/unix/clock_gettime.c:100
#1  0xb6f0abf3 in QTimerInfoList::getTime (this=0x9181414, t=...) at kernel/qeventdispatcher_unix.cpp:339
#2  0xb6f0ade1 in QTimerInfoList::updateCurrentTime (this=0x9181414) at kernel/qeventdispatcher_unix.cpp:297
#3  0xb6f0b88c in QTimerInfoList::timerWait (this=0x9181414, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#4  0xb6f09210 in timerSourcePrepare (source=0x91813e0, timeout=0xaa74a10c) at kernel/qeventdispatcher_glib.cpp:141
#5  0xb4e39f80 in IA__g_main_context_prepare (context=0x9181c78, priority=0xaa74a18c) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2280
#6  0xb4e3a341 in g_main_context_iterate (context=0x9181c78, block=<value optimized out>, dispatch=1, self=0x91dde50) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2571
#7  0xb4e3a853 in IA__g_main_context_iteration (context=0x9181c78, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#8  0xb6f09067 in QEventDispatcherGlib::processEvents (this=0x9181c08, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0xb6edcc79 in QEventLoop::processEvents (this=0xaa74a2d4, flags=) at kernel/qeventloop.cpp:149
#10 0xb6edd0ca in QEventLoop::exec (this=0xaa74a2d4, flags=...) at kernel/qeventloop.cpp:201
#11 0xb6deab73 in QThread::exec (this=0x9181948) at thread/qthread.cpp:487
#12 0xb55fc1d0 in KDevelop::CompletionWorkerThread::run (this=0x9181948) at ../../language/codecompletion/codecompletionmodel.cpp:79
#13 0xb6dede32 in QThreadPrivate::start (arg=0x9181948) at thread/qthread_unix.cpp:188
#14 0xb4dea80e in start_thread (arg=0xaa74ab70) at pthread_create.c:300
#15 0xb62967ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xa9f49b70 (LWP 9502)):
#0  0xb4eb7e06 in *__GI_clock_gettime (clock_id=-1259618316, tp=0xa9f49018) at ../sysdeps/unix/clock_gettime.c:100
#1  0xb6f0abf3 in QTimerInfoList::getTime (this=0x9182a34, t=...) at kernel/qeventdispatcher_unix.cpp:339
#2  0xb6f0ade1 in QTimerInfoList::updateCurrentTime (this=0x9182a34) at kernel/qeventdispatcher_unix.cpp:297
#3  0xb6f0b88c in QTimerInfoList::timerWait (this=0x9182a34, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#4  0xb6f09210 in timerSourcePrepare (source=0x9182a00, timeout=0xa9f4910c) at kernel/qeventdispatcher_glib.cpp:141
#5  0xb4e39f80 in IA__g_main_context_prepare (context=0x918f640, priority=0xa9f4918c) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2280
#6  0xb4e3a341 in g_main_context_iterate (context=0x918f640, block=<value optimized out>, dispatch=1, self=0x9182ab0) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2571
#7  0xb4e3a853 in IA__g_main_context_iteration (context=0x918f640, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#8  0xb6f09067 in QEventDispatcherGlib::processEvents (this=0x9181608, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0xb6edcc79 in QEventLoop::processEvents (this=0xa9f492d4, flags=) at kernel/qeventloop.cpp:149
#10 0xb6edd0ca in QEventLoop::exec (this=0xa9f492d4, flags=...) at kernel/qeventloop.cpp:201
#11 0xb6deab73 in QThread::exec (this=0x91810b8) at thread/qthread.cpp:487
#12 0xb55fc1d0 in KDevelop::CompletionWorkerThread::run (this=0x91810b8) at ../../language/codecompletion/codecompletionmodel.cpp:79
#13 0xb6dede32 in QThreadPrivate::start (arg=0x91810b8) at thread/qthread_unix.cpp:188
#14 0xb4dea80e in start_thread (arg=0xa9f49b70) at pthread_create.c:300
#15 0xb62967ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xa9748b70 (LWP 9533)):
#0  0xb770d430 in __kernel_vsyscall ()
#1  0xb4def142 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0xb62a37e4 in __pthread_cond_timedwait (cond=0xa9748234, mutex=0xa9748264, abstime=0xa97482b0) at forward.c:152
#3  0xb6ded81e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:297
#4  0xb6ded973 in QThread::msleep (msecs=30) at thread/qthread_unix.cpp:323
#5  0xab1af2ab in ?? () from /usr/lib/kde4/kdevcpplanguagesupport.so
#6  0xb6dede32 in QThreadPrivate::start (arg=0x917e900) at thread/qthread_unix.cpp:188
#7  0xb4dea80e in start_thread (arg=0xa9748b70) at pthread_create.c:300
#8  0xb62967ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xa7b4ab70 (LWP 9609)):
#0  0xb770d430 in __kernel_vsyscall ()
#1  0xb4deee15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0xb62a378d in __pthread_cond_wait (cond=0x8a0e2b8, mutex=0x8a0e2a0) at forward.c:139
#3  0xb6deee67 in QWaitConditionPrivate::wait (this=0x8a0ea88, mutex=0x8a0e978, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x8a0ea88, mutex=0x8a0e978, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb4a33b30 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8a0ea70, th=0x8e3e668) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4a3619c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8a0e388, th=0x8e3e668) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4a321fb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8a0ea70, th=0x8e3e668) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4a36292 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8a0e388, th=0x8e3e668) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4a33db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8a0ea70, th=0x8e3e668, previous=0x9164da8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4a343be in ThreadWeaver::ThreadRunHelper::run (this=0xa7b4a304, parent=0x8a0ea70, th=0x8e3e668) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb4a349db in ThreadWeaver::Thread::run (this=0x8e3e668) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb6dede32 in QThreadPrivate::start (arg=0x8e3e668) at thread/qthread_unix.cpp:188
#13 0xb4dea80e in start_thread (arg=0xa7b4ab70) at pthread_create.c:300
#14 0xb62967ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xa7349b70 (LWP 9610)):
#0  0xb770d430 in __kernel_vsyscall ()
#1  0xb4deee15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0xb62a378d in __pthread_cond_wait (cond=0x8a0e2b8, mutex=0x8a0e2a0) at forward.c:139
#3  0xb6deee67 in QWaitConditionPrivate::wait (this=0x8a0ea88, mutex=0x8a0e978, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x8a0ea88, mutex=0x8a0e978, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb4a33b30 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8a0ea70, th=0xafc0b7e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4a3619c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8a0e388, th=0xafc0b7e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4a321fb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8a0ea70, th=0xafc0b7e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4a36292 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8a0e388, th=0xafc0b7e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4a33db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8a0ea70, th=0xafc0b7e0, previous=0x8a32ca0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4a343be in ThreadWeaver::ThreadRunHelper::run (this=0xa7349304, parent=0x8a0ea70, th=0xafc0b7e0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb4a349db in ThreadWeaver::Thread::run (this=0xafc0b7e0) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb6dede32 in QThreadPrivate::start (arg=0xafc0b7e0) at thread/qthread_unix.cpp:188
#13 0xb4dea80e in start_thread (arg=0xa7349b70) at pthread_create.c:300
#14 0xb62967ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb47a8700 (LWP 9176)):
[KCrash Handler]
#6  KParts::ReadOnlyPart::url (this=0x0) at ../../kparts/part.cpp:465
#7  0xb54dbdcb in KDevelop::DUChain::documentAboutToBeDeleted (this=0x8a7c4c0, doc=0x0) at ../../language/duchain/duchain.cpp:1427
#8  0xb54e0abf in KDevelop::DUChain::qt_metacall (this=0x8a7c4c0, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfbbd5d8) at ./duchain.moc:160
#9  0xb6ef4263 in QMetaObject::activate (sender=0x8a7aee0, from_signal_index=5, to_signal_index=5, argv=0xbfbbd5d8) at kernel/qobject.cpp:3113
#10 0xb6ef4ec2 in QMetaObject::activate (sender=0x8a7aee0, m=0xb567aae8, local_signal_index=1, argv=0xbfbbd5d8) at kernel/qobject.cpp:3187
#11 0xb54bbec3 in KDevelop::EditorIntegratorStatic::documentAboutToBeDeleted (this=0x8a7aee0, _t1=0x0) at ./editorintegratorstatic.moc:106
#12 0xb54bce69 in KDevelop::EditorIntegratorStatic::removeDocument (this=0x8a7aee0, document=0x0) at ../../language/editor/editorintegratorstatic.cpp:109
#13 0xb54ba256 in KDevelop::EditorIntegrator::removeDocument (document=0x0) at ../../language/editor/editorintegrator.cpp:112
#14 0xb7405b9d in KDevelop::TextDocument::close (this=0xce3d6c0, mode=KDevelop::IDocument::Default) at ../../shell/textdocument.cpp:473
#15 0xb7409cea in KDevelop::DocumentController::closeDocument (this=0x8a0eea0, url=...) at ../../shell/documentcontroller.cpp:554
#16 0xb73f426a in KDevelop::ProjectController::closeAllOpenedFiles (this=0x8937018, proj=0x8b0d1f0) at ../../shell/projectcontroller.cpp:678
#17 0xb73f82a7 in KDevelop::ProjectController::closeProject (this=0x8937018, proj=0x8b0d1f0) at ../../shell/projectcontroller.cpp:707
#18 0xb73f4763 in KDevelop::ProjectController::closeAllProjects (this=0x8937018) at ../../shell/projectcontroller.cpp:769
#19 0xb73fab73 in KDevelop::ProjectController::qt_metacall (this=0x8937018, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfbbda08) at ./projectcontroller.moc:160
#20 0xb6ef4263 in QMetaObject::activate (sender=0x895e8e8, from_signal_index=5, to_signal_index=6, argv=0xbfbbda08) at kernel/qobject.cpp:3113
#21 0xb6ef46d8 in QMetaObject::activate (sender=0x895e8e8, m=0xb6d83e48, from_local_signal_index=1, to_local_signal_index=2, argv=0xbfbbda08) at kernel/qobject.cpp:3207
#22 0xb651b9b1 in QAction::triggered (this=0x895e8e8, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#23 0xb651cf32 in QAction::activate (this=0x895e8e8, event=QAction::Trigger) at kernel/qaction.cpp:1160
#24 0xb696a9cc in QMenuPrivate::activateCausedStack (this=0x8a30828, causedStack=..., action=0x895e8e8, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:967
#25 0xb697103b in QMenuPrivate::activateAction (this=0x8a30828, action=0x895e8e8, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1060
#26 0xb6971bf7 in QMenu::mouseReleaseEvent (this=0x8a167f0, e=0xbfbbe160) at widgets/qmenu.cpp:2254
#27 0xb728f1c5 in KMenu::mouseReleaseEvent (this=0x8a167f0, e=0xbfbbe160) at ../../kdeui/widgets/kmenu.cpp:456
#28 0xb6577012 in QWidget::event (this=0x8a167f0, event=0xbfbbe160) at kernel/qwidget.cpp:7549
#29 0xb6973e34 in QMenu::event (this=0x8a167f0, e=0xbfbbe160) at widgets/qmenu.cpp:2353
#30 0xb6521f54 in QApplicationPrivate::notify_helper (this=0x871ab90, receiver=0x8a167f0, e=0xbfbbe160) at kernel/qapplication.cpp:4056
#31 0xb652a033 in QApplication::notify (this=0xbfbbfb84, receiver=0x8a167f0, e=0xbfbbe160) at kernel/qapplication.cpp:3758
#32 0xb71a4bfa in KApplication::notify (this=0xbfbbfb84, receiver=0x8a167f0, event=0xbfbbe160) at ../../kdeui/kernel/kapplication.cpp:302
#33 0xb6ede6cb in QCoreApplication::notifyInternal (this=0xbfbbfb84, receiver=0x8a167f0, event=0xbfbbe160) at kernel/qcoreapplication.cpp:610
#34 0xb6528f6e in QCoreApplication::sendSpontaneousEvent (receiver=0x8a167f0, event=0xbfbbe160, alienWidget=0x0, nativeWidget=0x8a167f0, buttonDown=0xb6d9caa0, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#35 QApplicationPrivate::sendMouseEvent (receiver=0x8a167f0, event=0xbfbbe160, alienWidget=0x0, nativeWidget=0x8a167f0, buttonDown=0xb6d9caa0, lastMouseReceiver=...) at kernel/qapplication.cpp:2924
#36 0xb6597c87 in QETWidget::translateMouseEvent (this=0x8a167f0, event=0xbfbbf7ac) at kernel/qapplication_x11.cpp:4343
#37 0xb6596c4b in QApplication::x11ProcessEvent (this=0xbfbbfb84, event=0xbfbbf7ac) at kernel/qapplication_x11.cpp:3428
#38 0xb65c3502 in x11EventSourceDispatch (s=0x871dd68, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#39 0xb4e36e78 in g_main_dispatch (context=0x871c710) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:1960
#40 IA__g_main_context_dispatch (context=0x871c710) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2513
#41 0xb4e3a720 in g_main_context_iterate (context=0x871c710, block=<value optimized out>, dispatch=1, self=0x871add8) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2591
#42 0xb4e3a853 in IA__g_main_context_iteration (context=0x871c710, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#43 0xb6f0902c in QEventDispatcherGlib::processEvents (this=0x866e0d0, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#44 0xb65c2be5 in QGuiEventDispatcherGlib::processEvents (this=0x866e0d0, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#45 0xb6edcc79 in QEventLoop::processEvents (this=0xbfbbfaa4, flags=) at kernel/qeventloop.cpp:149
#46 0xb6edd0ca in QEventLoop::exec (this=0xbfbbfaa4, flags=...) at kernel/qeventloop.cpp:201
#47 0xb6edf53f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#48 0xb6521dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#49 0x0804f393 in _start ()

This bug may be a duplicate of or related to bug 211628

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-22 00:39:40 UTC
This was fixed recently. (Try to update your KDevelop version)
Thanks

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