Bug 316703 - kdevelop crashed
Summary: kdevelop crashed
Status: RESOLVED DUPLICATE of bug 293191
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.4.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: 4.3.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
: 321521 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-03-14 08:59 UTC by glad08
Modified: 2013-06-24 16:37 UTC (History)
3 users (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 glad08 2013-03-14 08:59:26 UTC
Application: kdevelop (4.4.1)
KDE Platform Version: 4.9.5
Qt Version: 4.8.4
Operating System: Linux 3.8.2-206.fc18.x86_64 x86_64
Distribution (Platform): Fedora RPMs

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

Working on some cmake project with several targets I try to rebuild all targets: Clean selection, Prune selection, Build all projects
on Build all projects application crashed.

The crash can be reproduced every time.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
81	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7fbd029b7880 (LWP 7156))]

Thread 11 (Thread 0x7fbcf7402700 (LWP 7166)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217
#1  0x00000039e8a7be17 in wait (time=1000, this=0x25a96a0) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2587380, time=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x00000039f46b296b in KDevelop::DUChainPrivate::CleanupThread::run (this=0x2587360) at /usr/src/debug/kdevplatform-1.4.1/language/duchain/duchain.cpp:282
#4  0x00000039e8a7b95c in QThreadPrivate::start (arg=0x2587360) at thread/qthread_unix.cpp:338
#5  0x0000003836407d15 in start_thread (arg=0x7fbcf7402700) at pthread_create.c:308
#6  0x0000003835cf246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 10 (Thread 0x7fbce1e16700 (LWP 7169)):
#0  0x0000003835ce998d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003835847d24 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7fbcdc002ea0, timeout=-1, context=0x7fbcdc0009a0) at gmain.c:3584
#2  g_main_context_iterate (context=context@entry=0x7fbcdc0009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3285
#3  0x0000003835847e44 in g_main_context_iteration (context=0x7fbcdc0009a0, may_block=1) at gmain.c:3351
#4  0x00000039e8ba6126 in QEventDispatcherGlib::processEvents (this=0x7fbcdc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00000039e8b7680f in QEventLoop::processEvents (this=this@entry=0x7fbce1e15d00, flags=...) at kernel/qeventloop.cpp:149
#6  0x00000039e8b76a98 in QEventLoop::exec (this=0x7fbce1e15d00, flags=...) at kernel/qeventloop.cpp:204
#7  0x00000039e8a78980 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#8  0x00000039e8a7b95c in QThreadPrivate::start (arg=0x3033ca0) at thread/qthread_unix.cpp:338
#9  0x0000003836407d15 in start_thread (arg=0x7fbce1e16700) at pthread_create.c:308
#10 0x0000003835cf246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 9 (Thread 0x7fbcd9615700 (LWP 7170)):
#0  0x0000003835ce998d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003835847d24 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7fbcd4002ca0, timeout=-1, context=0x7fbcd40009a0) at gmain.c:3584
#2  g_main_context_iterate (context=context@entry=0x7fbcd40009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3285
#3  0x0000003835847e44 in g_main_context_iteration (context=0x7fbcd40009a0, may_block=1) at gmain.c:3351
#4  0x00000039e8ba6126 in QEventDispatcherGlib::processEvents (this=0x7fbcd40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00000039e8b7680f in QEventLoop::processEvents (this=this@entry=0x7fbcd9614d00, flags=...) at kernel/qeventloop.cpp:149
#6  0x00000039e8b76a98 in QEventLoop::exec (this=0x7fbcd9614d00, flags=...) at kernel/qeventloop.cpp:204
#7  0x00000039e8a78980 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#8  0x00000039e8a7b95c in QThreadPrivate::start (arg=0x2f26100) at thread/qthread_unix.cpp:338
#9  0x0000003836407d15 in start_thread (arg=0x7fbcd9615700) at pthread_create.c:308
#10 0x0000003835cf246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 8 (Thread 0x7fbce1615700 (LWP 7175)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x00000039f63868c7 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x39f6694660 <QTWTF::pageheap_memory>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00000039f63868f9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x0000003836407d15 in start_thread (arg=0x7fbce1615700) at pthread_create.c:308
#4  0x0000003835cf246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 7 (Thread 0x7fbce08b7700 (LWP 7176)):
#0  0x00000038358458dd in g_source_iter_next (iter=iter@entry=0x7fbce08b6b20, source=source@entry=0x7fbce08b6b18) at gmain.c:870
#1  0x0000003835847537 in g_main_context_prepare (context=context@entry=0x7fbc4c0009a0, priority=priority@entry=0x7fbce08b6b78) at gmain.c:2967
#2  0x0000003835847c4b in g_main_context_iterate (context=context@entry=0x7fbc4c0009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3270
#3  0x0000003835847e44 in g_main_context_iteration (context=0x7fbc4c0009a0, may_block=1) at gmain.c:3351
#4  0x00000039e8ba6126 in QEventDispatcherGlib::processEvents (this=0x7fbc4c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00000039e8b7680f in QEventLoop::processEvents (this=this@entry=0x7fbce08b6cd0, flags=...) at kernel/qeventloop.cpp:149
#6  0x00000039e8b76a98 in QEventLoop::exec (this=0x7fbce08b6cd0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00000039e8a78980 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#8  0x00000039e8b5703f in QInotifyFileSystemWatcherEngine::run (this=0x4b4aef0) at io/qfilesystemwatcher_inotify.cpp:256
#9  0x00000039e8a7b95c in QThreadPrivate::start (arg=0x4b4aef0) at thread/qthread_unix.cpp:338
#10 0x0000003836407d15 in start_thread (arg=0x7fbce08b7700) at pthread_create.c:308
#11 0x0000003835cf246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 6 (Thread 0x7fbcda21e700 (LWP 7263)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x00000039fba169bd in WTF::TCMalloc_PageHeap::scavengerThread (this=0x39fc401d00 <WTF::pageheap_memory>) at wtf/FastMalloc.cpp:2495
#2  0x00000039fba16ac9 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x0000003836407d15 in start_thread (arg=0x7fbcda21e700) at pthread_create.c:308
#4  0x0000003835cf246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 5 (Thread 0x7fbcdaa1f700 (LWP 7267)):
#0  0x0000003835ce998d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003835847d24 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7fbc44017930, timeout=9456, context=0x7fbc4407e9c0) at gmain.c:3584
#2  g_main_context_iterate (context=context@entry=0x7fbc4407e9c0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3285
#3  0x0000003835847e44 in g_main_context_iteration (context=0x7fbc4407e9c0, may_block=1) at gmain.c:3351
#4  0x00000039e8ba6126 in QEventDispatcherGlib::processEvents (this=0x7fbc440151f0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00000039e8b7680f in QEventLoop::processEvents (this=this@entry=0x7fbcdaa1ed00, flags=...) at kernel/qeventloop.cpp:149
#6  0x00000039e8b76a98 in QEventLoop::exec (this=0x7fbcdaa1ed00, flags=...) at kernel/qeventloop.cpp:204
#7  0x00000039e8a78980 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#8  0x00000039e8a7b95c in QThreadPrivate::start (arg=0x2e67e50) at thread/qthread_unix.cpp:338
#9  0x0000003836407d15 in start_thread (arg=0x7fbcdaa1f700) at pthread_create.c:308
#10 0x0000003835cf246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 4 (Thread 0x7fbc4b1c0700 (LWP 7471)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x00000039e8a7bebb in wait (time=18446744073709551615, this=0x162dbd0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x15d4980, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00000039f5a0aad1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x162dd60, th=0x5395aa0) at /usr/src/debug/kdelibs-4.9.5/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00000039f5a0d31b in ThreadWeaver::WorkingHardState::applyForWork (this=0x15d5f20, th=0x5395aa0) at /usr/src/debug/kdelibs-4.9.5/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00000039f5a0d334 in ThreadWeaver::WorkingHardState::applyForWork (this=0x15d5f20, th=0x5395aa0) at /usr/src/debug/kdelibs-4.9.5/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00000039f5a0c18f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fbc4b1bfd00, parent=0x162dd60, th=th@entry=0x5395aa0) at /usr/src/debug/kdelibs-4.9.5/threadweaver/Weaver/Thread.cpp:87
#7  0x00000039f5a0c21b in ThreadWeaver::Thread::run (this=0x5395aa0) at /usr/src/debug/kdelibs-4.9.5/threadweaver/Weaver/Thread.cpp:142
#8  0x00000039e8a7b95c in QThreadPrivate::start (arg=0x5395aa0) at thread/qthread_unix.cpp:338
#9  0x0000003836407d15 in start_thread (arg=0x7fbc4b1c0700) at pthread_create.c:308
#10 0x0000003835cf246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 3 (Thread 0x7fbc4a9bf700 (LWP 7472)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x00000039e8a7bebb in wait (time=18446744073709551615, this=0x162dbd0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x15d4980, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00000039f5a0aad1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x162dd60, th=0x7fbc00002a50) at /usr/src/debug/kdelibs-4.9.5/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00000039f5a0d31b in ThreadWeaver::WorkingHardState::applyForWork (this=0x15d5f20, th=0x7fbc00002a50) at /usr/src/debug/kdelibs-4.9.5/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00000039f5a0c18f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fbc4a9bed00, parent=0x162dd60, th=th@entry=0x7fbc00002a50) at /usr/src/debug/kdelibs-4.9.5/threadweaver/Weaver/Thread.cpp:87
#6  0x00000039f5a0c21b in ThreadWeaver::Thread::run (this=0x7fbc00002a50) at /usr/src/debug/kdelibs-4.9.5/threadweaver/Weaver/Thread.cpp:142
#7  0x00000039e8a7b95c in QThreadPrivate::start (arg=0x7fbc00002a50) at thread/qthread_unix.cpp:338
#8  0x0000003836407d15 in start_thread (arg=0x7fbc4a9bf700) at pthread_create.c:308
#9  0x0000003835cf246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 2 (Thread 0x7fbc4bbef700 (LWP 9026)):
#0  0x0000003835ce998d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00000039e8ba340a in poll (__timeout=<optimized out>, __nfds=5, __fds=0x7fbc4bbed170) at /usr/include/bits/poll2.h:46
#2  qt_safe_poll (fds=0x7fbc4bbed170, nfds=<optimized out>, timeout_ms=<optimized out>, retry_eintr=true) at kernel/qcore_unix.cpp:150
#3  0x00000039e8b53ab0 in poll (timeout=<optimized out>, this=0x7fbc4bbed170) at io/qprocess_unix.cpp:1060
#4  QProcessPrivate::waitForFinished (this=0x7fbc50acf7f0, msecs=29993) at io/qprocess_unix.cpp:1183
#5  0x00000039e8b0de5e in QProcess::waitForFinished (this=0x7fbc4bbed310, msecs=29993) at io/qprocess.cpp:1759
#6  0x00007fbce83d8821 in CMakeProjectVisitor::visit (this=0x7fbc4bbee180, exec=0x7fbc50799600) at /usr/src/debug/kdevelop-4.4.1/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1346
#7  0x00007fbce83e96da in CMakeProjectVisitor::walk (this=0x7fbc4bbee180, fc=..., line=4, isClean=<optimized out>) at /usr/src/debug/kdevelop-4.4.1/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2233
#8  0x00007fbce83eb681 in CMakeProjectVisitor::visit (this=0x7fbc4bbee180, ifast=0x7fbc50ac3db0) at /usr/src/debug/kdevelop-4.4.1/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1307
#9  0x00007fbce83e96da in CMakeProjectVisitor::walk (this=0x7fbc4bbee180, fc=..., line=2, isClean=<optimized out>) at /usr/src/debug/kdevelop-4.4.1/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2233
#10 0x00007fbce83eb681 in CMakeProjectVisitor::visit (this=0x7fbc4bbee180, ifast=0x7fbc50019de0) at /usr/src/debug/kdevelop-4.4.1/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1307
#11 0x00007fbce83e96da in CMakeProjectVisitor::walk (this=0x7fbc4bbee180, fc=..., line=0, isClean=<optimized out>) at /usr/src/debug/kdevelop-4.4.1/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2233
#12 0x00007fbce83ff380 in CMakeParserUtils::includeScript (file=..., parent=..., data=0x7fbc50019808, sourcedir=..., env=...) at /usr/src/debug/kdevelop-4.4.1/projectmanagers/cmake/parser/cmakeparserutils.cpp:176
#13 0x00007fbcdae52c84 in CMakeManager::includeScript (this=this@entry=0x5518630, file=..., project=project@entry=0x477e070, dir=..., parent=...) at /usr/src/debug/kdevelop-4.4.1/projectmanagers/cmake/cmakemanager.cpp:669
#14 0x00007fbcdae535ea in CMakeManager::initializeProject (this=this@entry=0x5518630, project=0x477e070) at /usr/src/debug/kdevelop-4.4.1/projectmanagers/cmake/cmakemanager.cpp:549
#15 0x00007fbcdae562c3 in CMakeManager::parse (this=0x5518630, item=0x585a1e0) at /usr/src/debug/kdevelop-4.4.1/projectmanagers/cmake/cmakemanager.cpp:731
#16 0x00000039f2221e2b in KDevelop::ImportProjectJobPrivate::import (this=0x60070e0, folder=<optimized out>) at /usr/src/debug/kdevplatform-1.4.1/project/importprojectjob.cpp:53
#17 0x00000039f2221c06 in run (this=0x6005e90) at /usr/include/QtCore/qtconcurrentrunbase.h:134
#18 QtConcurrent::RunFunctionTask<void>::run (this=0x6005e90) at /usr/include/QtCore/qtconcurrentrunbase.h:125
#19 0x00000039e8a6f5ad in QThreadPoolThread::run (this=0x5216b20) at concurrent/qthreadpool.cpp:107
#20 0x00000039e8a7b95c in QThreadPrivate::start (arg=0x5216b20) at thread/qthread_unix.cpp:338
#21 0x0000003836407d15 in start_thread (arg=0x7fbc4bbef700) at pthread_create.c:308
#22 0x0000003835cf246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 1 (Thread 0x7fbd029b7880 (LWP 7156)):
[KCrash Handler]
#6  0x00000039f221aa64 in KDevelop::ProjectBaseItem::project() const () at /usr/src/debug/kdevplatform-1.4.1/project/projectmodel.cpp:398
#7  0x00007fbcdb28467c in MakeJob::computeBuildDir (this=this@entry=0x5397ce0, item=0x5215fb0) at /usr/src/debug/kdevelop-4.4.1/projectbuilders/makebuilder/makejob.cpp:172
#8  0x00007fbcdb285bb1 in MakeJob::start (this=0x5397ce0) at /usr/src/debug/kdevelop-4.4.1/projectbuilders/makebuilder/makejob.cpp:100
#9  0x00000039f3ea0275 in KDevelop::RunController::registerJob (this=0x162b5f0, job=0x5397ce0) at /usr/src/debug/kdevplatform-1.4.1/shell/runcontroller.cpp:566
#10 0x00000039e8b8ceef in QMetaObject::activate (sender=0x5885a20, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffc6584cd0) at kernel/qobject.cpp:3539
#11 0x00000039edb33ee2 in KJob::result (this=this@entry=0x5885a20, _t1=_t1@entry=0x5885a20) at /usr/src/debug/kdelibs-4.9.5/x86_64-redhat-linux-gnu/kdecore/kjob.moc:207
#12 0x00000039edb33f20 in KJob::emitResult (this=0x5885a20) at /usr/src/debug/kdelibs-4.9.5/kdecore/jobs/kjob.cpp:318
#13 0x00007fbcdb06edb7 in CMakeJob::slotCompleted (this=0x5885a20) at /usr/src/debug/kdevelop-4.4.1/projectbuilders/cmakebuilder/cmakejob.cpp:127
#14 0x00000039e8b8ceef in QMetaObject::activate (sender=0x534a560, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3539
#15 0x00000039e8b8ceef in QMetaObject::activate (sender=0x5888a10, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffc6584f90) at kernel/qobject.cpp:3539
#16 0x00000039e8b0e03f in QProcess::finished (this=this@entry=0x5888a10, _t1=0, _t2=QProcess::NormalExit) at .moc/release-shared/moc_qprocess.cpp:155
#17 0x00000039e8b12147 in QProcessPrivate::_q_processDied (this=0x5896780) at io/qprocess.cpp:1068
#18 0x00000039e8b121ce in qt_static_metacall (_c=QMetaObject::InvokeMetaMethod, _a=<optimized out>, _id=<optimized out>, _o=<optimized out>) at .moc/release-shared/moc_qprocess.cpp:91
#19 QProcess::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/release-shared/moc_qprocess.cpp:68
#20 0x00000039e8b8ceef in QMetaObject::activate (sender=0x5831550, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffc6585140) at kernel/qobject.cpp:3539
#21 0x00000039e8bd7c8e in QSocketNotifier::activated (this=<optimized out>, _t1=51) at .moc/release-shared/moc_qsocketnotifier.cpp:102
#22 0x00000039e8b948cb in QSocketNotifier::event (this=0x5831550, e=0x7fffc6585760) at kernel/qsocketnotifier.cpp:317
#23 0x00000039e91ca5cc in QApplicationPrivate::notify_helper (this=this@entry=0x12575c0, receiver=receiver@entry=0x5831550, e=e@entry=0x7fffc6585760) at kernel/qapplication.cpp:4562
#24 0x00000039e91cea4a in QApplication::notify (this=0x7fffc6585ee0, receiver=0x5831550, e=0x7fffc6585760) at kernel/qapplication.cpp:4423
#25 0x00000039eee46916 in KApplication::notify (this=0x7fffc6585ee0, receiver=0x5831550, event=0x7fffc6585760) at /usr/src/debug/kdelibs-4.9.5/kdeui/kernel/kapplication.cpp:311
#26 0x00000039e8b77abe in QCoreApplication::notifyInternal (this=0x7fffc6585ee0, receiver=0x5831550, event=0x7fffc6585760) at kernel/qcoreapplication.cpp:946
#27 0x00000039e8ba5908 in sendEvent (event=0x7fffc6585760, receiver=<optimized out>) at kernel/qcoreapplication.h:231
#28 socketNotifierSourceDispatch (source=source@entry=0x1259770) at kernel/qeventdispatcher_glib.cpp:110
#29 0x0000003835847a55 in g_main_dispatch (context=0x1253080) at gmain.c:2715
#30 g_main_context_dispatch (context=context@entry=0x1253080) at gmain.c:3219
#31 0x0000003835847d88 in g_main_context_iterate (context=context@entry=0x1253080, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3290
#32 0x0000003835847e44 in g_main_context_iteration (context=0x1253080, may_block=1) at gmain.c:3351
#33 0x00000039e8ba6106 in QEventDispatcherGlib::processEvents (this=0x1221fd0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#34 0x00000039e926a73e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#35 0x00000039e8b7680f in QEventLoop::processEvents (this=this@entry=0x7fffc65859a0, flags=...) at kernel/qeventloop.cpp:149
#36 0x00000039e8b76a98 in QEventLoop::exec (this=0x7fffc65859a0, flags=...) at kernel/qeventloop.cpp:204
#37 0x00000039e8b7b888 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#38 0x000000000040e86a in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kdevelop-4.4.1/app/main.cpp:519

Reported using DrKonqi
Comment 1 Aleix Pol 2013-03-18 12:16:03 UTC

*** This bug has been marked as a duplicate of bug 293191 ***
Comment 2 Kevin Funk 2013-06-24 16:37:37 UTC
*** Bug 321521 has been marked as a duplicate of this bug. ***