Bug 313919 - Kdevelop crashes when try to build fresh edited cmake file
Summary: Kdevelop crashes when try to build fresh edited cmake file
Status: RESOLVED DUPLICATE of bug 312314
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:
Depends on:
Blocks:
 
Reported: 2013-01-26 11:57 UTC by Marcel Hellwig
Modified: 2013-02-02 09:00 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 Marcel Hellwig 2013-01-26 11:57:43 UTC
Application: kdevelop (4.4.1)
KDE Platform Version: 4.9.5
Qt Version: 4.8.4
Operating System: Linux 3.7.4-204.fc18.x86_64 x86_64
Distribution: "Fedora release 18 (Spherical Cow)"

-- Information about the crash:
Sometimes (nearly every third time) when I edit cmakelist and then compile my program kedevelop crashes with Segfault.

The crash can be reproduced some of the time.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
165	62:	movl	(%rsp), %edi
[Current thread is 1 (Thread 0x7f87b7262880 (LWP 15209))]

Thread 13 (Thread 0x7f878a213700 (LWP 15218)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217
#1  0x00007f87b2e06de7 in wait (time=1000, this=0x29215c0) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x17aa830, time=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f87af07996b in KDevelop::DUChainPrivate::CleanupThread::run (this=0x17aa810) at /usr/src/debug/kdevplatform-1.4.1/language/duchain/duchain.cpp:282
#4  0x00007f87b2e0692c in QThreadPrivate::start (arg=0x17aa810) at thread/qthread_unix.cpp:338
#5  0x00007f87b2b76d15 in start_thread (arg=0x7f878a213700) at pthread_create.c:308
#6  0x00007f87b0f5246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 12 (Thread 0x7f8773857700 (LWP 15221)):
#0  0x00007f87b0f4998d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f87aa365d24 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7f876c002ca0, timeout=-1, context=0x7f876c0009a0) at gmain.c:3584
#2  g_main_context_iterate (context=context@entry=0x7f876c0009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3285
#3  0x00007f87aa365e44 in g_main_context_iteration (context=0x7f876c0009a0, may_block=1) at gmain.c:3351
#4  0x00007f87b2f310f6 in QEventDispatcherGlib::processEvents (this=0x7f876c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f87b2f017df in QEventLoop::processEvents (this=this@entry=0x7f8773856d00, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f87b2f01a68 in QEventLoop::exec (this=0x7f8773856d00, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f87b2e03950 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#8  0x00007f87b2e0692c in QThreadPrivate::start (arg=0x3336e80) at thread/qthread_unix.cpp:338
#9  0x00007f87b2b76d15 in start_thread (arg=0x7f8773857700) at pthread_create.c:308
#10 0x00007f87b0f5246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 11 (Thread 0x7f8773056700 (LWP 15222)):
#0  0x00007f87b2b79acf in __pthread_mutex_unlock_usercnt (mutex=0x7f8764000a60, decr=decr@entry=1) at pthread_mutex_unlock.c:52
#1  0x00007f87b2b79b2a in __GI___pthread_mutex_unlock (mutex=<optimized out>) at pthread_mutex_unlock.c:297
#2  0x00007f87aa3a2dd1 in g_mutex_unlock (mutex=mutex@entry=0x7f87640009a0) at gthread-posix.c:229
#3  0x00007f87aa365046 in g_main_context_acquire (context=0x7f87640009a0) at gmain.c:2790
#4  0x00007f87aa365c04 in g_main_context_iterate (context=context@entry=0x7f87640009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3240
#5  0x00007f87aa365e44 in g_main_context_iteration (context=0x7f87640009a0, may_block=1) at gmain.c:3351
#6  0x00007f87b2f310f6 in QEventDispatcherGlib::processEvents (this=0x7f87640008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f87b2f017df in QEventLoop::processEvents (this=this@entry=0x7f8773055d00, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f87b2f01a68 in QEventLoop::exec (this=0x7f8773055d00, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f87b2e03950 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#10 0x00007f87b2e0692c in QThreadPrivate::start (arg=0x327f330) at thread/qthread_unix.cpp:338
#11 0x00007f87b2b76d15 in start_thread (arg=0x7f8773056700) at pthread_create.c:308
#12 0x00007f87b0f5246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 10 (Thread 0x7f8772855700 (LWP 15227)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x00007f87afcaf8c7 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f87affbd660 <QTWTF::pageheap_memory>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f87afcaf8f9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f87b2b76d15 in start_thread (arg=0x7f8772855700) at pthread_create.c:308
#4  0x00007f87b0f5246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 9 (Thread 0x7f8771a14700 (LWP 15237)):
#0  __GI_clock_gettime (clock_id=1, tp=0x7f8771a13a40) at ../sysdeps/unix/clock_gettime.c:93
#1  0x00007f87b2e5c8a4 in do_gettime (frac=0x7f8771a13a28, sec=0x7f8771a13a20) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x00007f87b2f319fd in QTimerInfoList::updateCurrentTime (this=this@entry=0x7f8768002660) at kernel/qeventdispatcher_unix.cpp:354
#4  0x00007f87b2f31d43 in QTimerInfoList::timerWait (this=0x7f8768002660, tm=...) at kernel/qeventdispatcher_unix.cpp:461
#5  0x00007f87b2f307ac in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f8771a13b14) at kernel/qeventdispatcher_glib.cpp:136
#6  0x00007f87b2f30855 in timerSourcePrepare (source=<optimized out>, timeout=timeout@entry=0x7f8771a13b14) at kernel/qeventdispatcher_glib.cpp:169
#7  0x00007f87aa3655b8 in g_main_context_prepare (context=context@entry=0x7f87680009a0, priority=priority@entry=0x7f8771a13b78) at gmain.c:2986
#8  0x00007f87aa365c4b in g_main_context_iterate (context=context@entry=0x7f87680009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3270
#9  0x00007f87aa365e44 in g_main_context_iteration (context=0x7f87680009a0, may_block=1) at gmain.c:3351
#10 0x00007f87b2f310f6 in QEventDispatcherGlib::processEvents (this=0x7f87680008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#11 0x00007f87b2f017df in QEventLoop::processEvents (this=this@entry=0x7f8771a13cd0, flags=...) at kernel/qeventloop.cpp:149
#12 0x00007f87b2f01a68 in QEventLoop::exec (this=0x7f8771a13cd0, flags=...) at kernel/qeventloop.cpp:204
#13 0x00007f87b2e03950 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#14 0x00007f87b2ee200f in QInotifyFileSystemWatcherEngine::run (this=0x439d7d0) at io/qfilesystemwatcher_inotify.cpp:256
#15 0x00007f87b2e0692c in QThreadPrivate::start (arg=0x439d7d0) at thread/qthread_unix.cpp:338
#16 0x00007f87b2b76d15 in start_thread (arg=0x7f8771a14700) at pthread_create.c:308
#17 0x00007f87b0f5246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 8 (Thread 0x7f86e35f1700 (LWP 15288)):
#0  0x00007f87b0f4998d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f87aa365d24 in g_main_context_poll (priority=2147483647, n_fds=3, fds=0x7f86d40010c0, timeout=-1, context=0x4898070) at gmain.c:3584
#2  g_main_context_iterate (context=0x4898070, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3285
#3  0x00007f87aa366182 in g_main_loop_run (loop=0x3df5850) at gmain.c:3484
#4  0x00007f87a4fae546 in gdbus_shared_thread_func (user_data=0x4898040) at gdbusprivate.c:277
#5  0x00007f87aa389605 in g_thread_proxy (data=0x473af70) at gthread.c:797
#6  0x00007f87b2b76d15 in start_thread (arg=0x7f86e35f1700) at pthread_create.c:308
#7  0x00007f87b0f5246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 7 (Thread 0x7f86e21e1700 (LWP 15303)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x00007f87a89a09bd in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f87a938bd00 <WTF::pageheap_memory>) at wtf/FastMalloc.cpp:2495
#2  0x00007f87a89a0ac9 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x00007f87b2b76d15 in start_thread (arg=0x7f86e21e1700) at pthread_create.c:308
#4  0x00007f87b0f5246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 6 (Thread 0x7f86e18e0700 (LWP 15304)):
#0  0x00007f87b0f4998d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f87aa365d24 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7f86d80015b0, timeout=1979, context=0x7f86d80009a0) at gmain.c:3584
#2  g_main_context_iterate (context=context@entry=0x7f86d80009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3285
#3  0x00007f87aa365e44 in g_main_context_iteration (context=0x7f86d80009a0, may_block=1) at gmain.c:3351
#4  0x00007f87b2f310f6 in QEventDispatcherGlib::processEvents (this=0x7f86d80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f87b2f017df in QEventLoop::processEvents (this=this@entry=0x7f86e18dfd00, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f87b2f01a68 in QEventLoop::exec (this=0x7f86e18dfd00, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f87b2e03950 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#8  0x00007f87b2e0692c in QThreadPrivate::start (arg=0x3e0c0d0) at thread/qthread_unix.cpp:338
#9  0x00007f87b2b76d15 in start_thread (arg=0x7f86e18e0700) at pthread_create.c:308
#10 0x00007f87b0f5246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 5 (Thread 0x7f868a234700 (LWP 15588)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x00007f87b2e06e8b in wait (time=18446744073709551615, this=0x1a42550) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x19e0240, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f87b56f7ad1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1a42430, th=0x18b3c60) at /usr/src/debug/kdelibs-4.9.5/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f87b56fa31b in ThreadWeaver::WorkingHardState::applyForWork (this=0x18573f0, th=0x18b3c60) at /usr/src/debug/kdelibs-4.9.5/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f87b56f918f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f868a233d00, parent=0x1a42430, th=th@entry=0x18b3c60) at /usr/src/debug/kdelibs-4.9.5/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f87b56f921b in ThreadWeaver::Thread::run (this=0x18b3c60) at /usr/src/debug/kdelibs-4.9.5/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f87b2e0692c in QThreadPrivate::start (arg=0x18b3c60) at thread/qthread_unix.cpp:338
#8  0x00007f87b2b76d15 in start_thread (arg=0x7f868a234700) at pthread_create.c:308
#9  0x00007f87b0f5246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 4 (Thread 0x7f8689a33700 (LWP 15589)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x00007f87b2e06e8b in wait (time=18446744073709551615, this=0x1a42550) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x19e0240, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f87b56f7ad1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1a42430, th=0x7f8684001a40) at /usr/src/debug/kdelibs-4.9.5/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f87b56fa31b in ThreadWeaver::WorkingHardState::applyForWork (this=0x18573f0, th=0x7f8684001a40) at /usr/src/debug/kdelibs-4.9.5/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f87b56f918f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f8689a32d00, parent=0x1a42430, th=th@entry=0x7f8684001a40) at /usr/src/debug/kdelibs-4.9.5/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f87b56f921b in ThreadWeaver::Thread::run (this=0x7f8684001a40) at /usr/src/debug/kdelibs-4.9.5/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f87b2e0692c in QThreadPrivate::start (arg=0x7f8684001a40) at thread/qthread_unix.cpp:338
#8  0x00007f87b2b76d15 in start_thread (arg=0x7f8689a33700) at pthread_create.c:308
#9  0x00007f87b0f5246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 3 (Thread 0x7f86e3df2700 (LWP 16261)):
[KCrash Handler]
#6  QUrl::QUrl (this=0x7f86e3df1ab0, other=...) at io/qurl.cpp:4260
#7  0x00007f87b6cfb429 in KUrl::KUrl (this=0x7f86e3df1ab0, _u=...) at /usr/src/debug/kdelibs-4.9.5/kdecore/io/kurl.cpp:490
#8  0x00007f87af662b01 in KDevelop::ProjectBaseItem::url (this=<optimized out>) at /usr/src/debug/kdevplatform-1.4.1/project/projectmodel.cpp:429
#9  0x00007f8771a334b8 in CMakeManager::parse (this=0x3e89180, item=0x4a6fee0) at /usr/src/debug/kdevelop-4.4.1/projectmanagers/cmake/cmakemanager.cpp:737
#10 0x00007f87af669e2b in KDevelop::ImportProjectJobPrivate::import (this=0x4a13ee0, folder=<optimized out>) at /usr/src/debug/kdevplatform-1.4.1/project/importprojectjob.cpp:53
#11 0x00007f87af669c06 in run (this=0x61406b0) at /usr/include/QtCore/qtconcurrentrunbase.h:134
#12 QtConcurrent::RunFunctionTask<void>::run (this=0x61406b0) at /usr/include/QtCore/qtconcurrentrunbase.h:125
#13 0x00007f87b2dfa57d in QThreadPoolThread::run (this=0x4a6b480) at concurrent/qthreadpool.cpp:107
#14 0x00007f87b2e0692c in QThreadPrivate::start (arg=0x4a6b480) at thread/qthread_unix.cpp:338
#15 0x00007f87b2b76d15 in start_thread (arg=0x7f86e3df2700) at pthread_create.c:308
#16 0x00007f87b0f5246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 2 (Thread 0x7f8688a32700 (LWP 16350)):
#0  0x00007f87b0f4998d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f87b2f2e3da in poll (__timeout=<optimized out>, __nfds=5, __fds=0x7f8688a31070) at /usr/include/bits/poll2.h:46
#2  qt_safe_poll (fds=0x7f8688a31070, nfds=<optimized out>, timeout_ms=<optimized out>, retry_eintr=true) at kernel/qcore_unix.cpp:150
#3  0x00007f87b2edea80 in poll (timeout=<optimized out>, this=0x7f8688a31070) at io/qprocess_unix.cpp:1060
#4  QProcessPrivate::waitForFinished (this=0x7f8680002180, msecs=29981) at io/qprocess_unix.cpp:1183
#5  0x00007f87b2e98e2e in QProcess::waitForFinished (this=0x7f8688a31190, msecs=29981) at io/qprocess.cpp:1759
#6  0x00007f877a6667c9 in CMakeParserUtils::executeProcess (execName=..., args=...) at /usr/src/debug/kdevelop-4.4.1/projectmanagers/cmake/parser/cmakeparserutils.cpp:131
#7  0x00007f877a6670d3 in CMakeParserUtils::initialVariables () at /usr/src/debug/kdevelop-4.4.1/projectmanagers/cmake/parser/cmakeparserutils.cpp:75
#8  0x00007f8771a31e38 in CMakeManager::initializeProject (this=this@entry=0x3e89180, project=0x179dd90) at /usr/src/debug/kdevelop-4.4.1/projectmanagers/cmake/cmakemanager.cpp:491
#9  0x00007f8771a352c3 in CMakeManager::parse (this=0x3e89180, item=0x61e0500) at /usr/src/debug/kdevelop-4.4.1/projectmanagers/cmake/cmakemanager.cpp:731
#10 0x00007f87af669e2b in KDevelop::ImportProjectJobPrivate::import (this=0x6215dd0, folder=<optimized out>) at /usr/src/debug/kdevplatform-1.4.1/project/importprojectjob.cpp:53
#11 0x00007f87af669c06 in run (this=0x6215ee0) at /usr/include/QtCore/qtconcurrentrunbase.h:134
#12 QtConcurrent::RunFunctionTask<void>::run (this=0x6215ee0) at /usr/include/QtCore/qtconcurrentrunbase.h:125
#13 0x00007f87b2dfa57d in QThreadPoolThread::run (this=0x61e08c0) at concurrent/qthreadpool.cpp:107
#14 0x00007f87b2e0692c in QThreadPrivate::start (arg=0x61e08c0) at thread/qthread_unix.cpp:338
#15 0x00007f87b2b76d15 in start_thread (arg=0x7f8688a32700) at pthread_create.c:308
#16 0x00007f87b0f5246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 1 (Thread 0x7f87b7262880 (LWP 15209)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165
#1  0x00007f87b2e06e8b in wait (time=18446744073709551615, this=0x4a56a20) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x4a425a8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f87b2df9d4f in QThreadPoolPrivate::waitForDone (this=0x4a42520, msecs=msecs@entry=-1) at concurrent/qthreadpool.cpp:298
#4  0x00007f87b2dfb7fd in QThreadPool::~QThreadPool (this=0x3203230, __in_chrg=<optimized out>) at concurrent/qthreadpool.cpp:440
#5  0x00007f87b2dfb839 in QThreadPool::~QThreadPool (this=0x3203230, __in_chrg=<optimized out>) at concurrent/qthreadpool.cpp:442
#6  0x00007f87b2dfb865 in QGlobalStaticDeleter<QThreadPool>::~QGlobalStaticDeleter (this=0x7f87b325ffe8 <theInstance()::cleanup>, __in_chrg=<optimized out>) at ../../src/corelib/global/qglobal.h:1948
#7  0x00007f87b0e98df1 in __run_exit_handlers (status=1, listp=0x7f87b12116a8 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:77
#8  0x00007f87b0e98e75 in __GI_exit (status=<optimized out>) at exit.c:99
#9  0x00007f8797e8f324 in gdk_x_io_error () from /lib64/libgdk-x11-2.0.so.0
#10 0x00007f87b37216f8 in KApplication::xioErrhandler (this=0x7fffe452d8e0, dpy=0x15b29d0) at /usr/src/debug/kdelibs-4.9.5/kdeui/kernel/kapplication.cpp:419
#11 0x00007f87ae4555fe in _XIOError (dpy=dpy@entry=0x15b29d0) at XlibInt.c:1618
#12 0x00007f87ae45309d in _XEventsQueued (dpy=dpy@entry=0x15b29d0, mode=mode@entry=2) at xcb_io.c:365
#13 0x00007f87ae44465b in XEventsQueued (dpy=0x15b29d0, mode=2) at Pending.c:43
#14 0x00007f87b213659c in x11EventSourceCheck (s=0x158b280) at kernel/qguieventdispatcher_glib.cpp:85
#15 0x00007f87aa36582c in g_main_context_check (context=context@entry=0x1588ef0, max_priority=0, fds=fds@entry=0x46d7c80, n_fds=n_fds@entry=17) at gmain.c:3169
#16 0x00007f87aa365cc2 in g_main_context_iterate (context=context@entry=0x1588ef0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3287
#17 0x00007f87aa365e44 in g_main_context_iteration (context=0x1588ef0, may_block=1) at gmain.c:3351
#18 0x00007f87b2f310d6 in QEventDispatcherGlib::processEvents (this=0x1554ff0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#19 0x00007f87b213673e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#20 0x00007f87b2f017df in QEventLoop::processEvents (this=this@entry=0x7fffe452d3a0, flags=...) at kernel/qeventloop.cpp:149
#21 0x00007f87b2f01a68 in QEventLoop::exec (this=0x7fffe452d3a0, flags=...) at kernel/qeventloop.cpp:204
#22 0x00007f87b2f06858 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#23 0x000000000040e86a in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kdevelop-4.4.1/app/main.cpp:519

This bug may be a duplicate of or related to bug 312314.

Possible duplicates by query: bug 312314.

Reported using DrKonqi
Comment 1 Kevin Funk 2013-02-02 09:00:30 UTC

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