From kdevelop-bugs Thu Mar 29 17:13:45 2012 From: Eike Hein Date: Thu, 29 Mar 2012 17:13:45 +0000 To: kdevelop-bugs Subject: [Bug 297058] New: Crash in CMake project handler during project import at startup Message-Id: X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=133304136514916 https://bugs.kde.org/show_bug.cgi?id=297058 Bug ID: 297058 Severity: crash Version: 4.3.60 Priority: NOR Assignee: kdevelop-bugs@kdevelop.org Summary: Crash in CMake project handler during project import at startup Classification: Unclassified OS: Linux Reporter: hein@kde.org Hardware: Fedora RPMs Status: NEW Component: general Product: kdevelop Application: kdevelop (4.3.60) KDE Platform Version: 4.8.1 (4.8.1) Qt Version: 4.8.0 Operating System: Linux 3.3.0-4.fc16.x86_64 x86_64 Distribution: "Fedora release 16 (Verne)" -- Information about the crash: KDevelop went up in flames while starting up; trace points to CMake code. Couldn't reproduce, but I wiped .kdevduchain after the crash (reflex reaction). The crash does not seem to be reproducible. -- Backtrace: Application: KDevelop (kdevelop), signal: Aborted 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 0x7fdc8b6df840 (LWP 13898))] Thread 11 (Thread 0x7fdc7daf4700 (LWP 13899)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216 #1 0x0000003644a7bfdf in wait (time=1000, this=0x21c3590) at thread/qwaitcondition_unix.cpp:84 #2 QWaitCondition::wait (this=, mutex=0x21cab50, time=1000) at thread/qwaitcondition_unix.cpp:158 #3 0x00007fdc8b9e6164 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x21cab30) at /home/sho/devel/src/kdevplatform/language/duchain/duchain.cpp:282 #4 0x0000003644a7bb6b in QThreadPrivate::start (arg=0x21cab30) at thread/qthread_unix.cpp:298 #5 0x000000363d607d90 in start_thread (arg=0x7fdc7daf4700) at pthread_create.c:309 #6 0x000000363cef0f5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 10 (Thread 0x7fdc65cdc700 (LWP 13902)): #0 0x00007fff60cf670c in ?? () #1 0x00007fff60cf6959 in ?? () #2 0x000000363de041f1 in __GI_clock_gettime (clock_id=1, tp=0x7fdc65cdba80) at ../sysdeps/unix/clock_gettime.c:100 #3 0x0000003644ad22e4 in do_gettime (frac=0x7fdc65cdba98, sec=0x7fdc65cdba90) at tools/qelapsedtimer_unix.cpp:123 #4 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #5 0x0000003644ba84cd in QTimerInfoList::updateCurrentTime (this=0x7fdc600020d0) at kernel/qeventdispatcher_unix.cpp:343 #6 0x0000003644ba8803 in QTimerInfoList::timerWait (this=0x7fdc600020d0, tm=...) at kernel/qeventdispatcher_unix.cpp:450 #7 0x0000003644ba729c in timerSourcePrepareHelper (src=, timeout=0x7fdc65cdbb7c) at kernel/qeventdispatcher_glib.cpp:136 #8 0x0000003644ba7345 in timerSourcePrepare (source=, timeout=) at kernel/qeventdispatcher_glib.cpp:169 #9 0x000000363ee444d2 in g_main_context_prepare (context=0x7fdc600009a0, priority=0x7fdc65cdbbe8) at gmain.c:2762 #10 0x000000363ee452dd in g_main_context_iterate (context=0x7fdc600009a0, block=1, dispatch=1, self=) at gmain.c:3069 #11 0x000000363ee4590c in g_main_context_iteration (context=0x7fdc600009a0, may_block=1) at gmain.c:3152 #12 0x0000003644ba7dc6 in QEventDispatcherGlib::processEvents (this=0x7fdc600008c0, flags=) at kernel/qeventdispatcher_glib.cpp:426 #13 0x0000003644b78182 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #14 0x0000003644b783d7 in QEventLoop::exec (this=0x7fdc65cdbd10, flags=...) at kernel/qeventloop.cpp:204 #15 0x0000003644a78b27 in QThread::exec (this=) at thread/qthread.cpp:501 #16 0x00007fdc8bb0aba9 in KDevelop::CompletionWorkerThread::run (this=0x2daf050) at /home/sho/devel/src/kdevplatform/language/codecompletion/codecompletionmodel.cpp:84 #17 0x0000003644a7bb6b in QThreadPrivate::start (arg=0x2daf050) at thread/qthread_unix.cpp:298 #18 0x000000363d607d90 in start_thread (arg=0x7fdc65cdc700) at pthread_create.c:309 #19 0x000000363cef0f5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 9 (Thread 0x7fdc654db700 (LWP 13903)): #0 0x000000363ee43e20 in g_main_context_release (context=0x7fdc580009a0) at gmain.c:2586 #1 0x000000363ee4547a in g_main_context_iterate (context=0x7fdc580009a0, block=, dispatch=1, self=) at gmain.c:3092 #2 0x000000363ee4590c in g_main_context_iteration (context=0x7fdc580009a0, may_block=1) at gmain.c:3152 #3 0x0000003644ba7dc6 in QEventDispatcherGlib::processEvents (this=0x7fdc580008c0, flags=) at kernel/qeventdispatcher_glib.cpp:426 #4 0x0000003644b78182 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #5 0x0000003644b783d7 in QEventLoop::exec (this=0x7fdc654dad10, flags=...) at kernel/qeventloop.cpp:204 #6 0x0000003644a78b27 in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007fdc8bb0aba9 in KDevelop::CompletionWorkerThread::run (this=0x2d78220) at /home/sho/devel/src/kdevplatform/language/codecompletion/codecompletionmodel.cpp:84 #8 0x0000003644a7bb6b in QThreadPrivate::start (arg=0x2d78220) at thread/qthread_unix.cpp:298 #9 0x000000363d607d90 in start_thread (arg=0x7fdc654db700) at pthread_create.c:309 #10 0x000000363cef0f5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 8 (Thread 0x7fdc5ffff700 (LWP 13908)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 #1 0x0000003651b84e62 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x3651e7e240) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359 #2 0x0000003651b84e99 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464 #3 0x000000363d607d90 in start_thread (arg=0x7fdc5ffff700) at pthread_create.c:309 #4 0x000000363cef0f5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 7 (Thread 0x7fdc5eb14700 (LWP 13909)): #0 0x000000363cee85c3 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x000000363ee45448 in g_main_context_poll (n_fds=1, fds=0x7fdc54002500, priority=, timeout=-1, context=0x7fdc540009a0) at gmain.c:3402 #2 g_main_context_iterate (context=0x7fdc540009a0, block=, dispatch=1, self=) at gmain.c:3084 #3 0x000000363ee4590c in g_main_context_iteration (context=0x7fdc540009a0, may_block=1) at gmain.c:3152 #4 0x0000003644ba7dc6 in QEventDispatcherGlib::processEvents (this=0x7fdc540008c0, flags=) at kernel/qeventdispatcher_glib.cpp:426 #5 0x0000003644b78182 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #6 0x0000003644b783d7 in QEventLoop::exec (this=0x7fdc5eb13d10, flags=...) at kernel/qeventloop.cpp:204 #7 0x0000003644a78b27 in QThread::exec (this=) at thread/qthread.cpp:501 #8 0x00007fdc8bb0aba9 in KDevelop::CompletionWorkerThread::run (this=0x6d91ef0) at /home/sho/devel/src/kdevplatform/language/codecompletion/codecompletionmodel.cpp:84 #9 0x0000003644a7bb6b in QThreadPrivate::start (arg=0x6d91ef0) at thread/qthread_unix.cpp:298 #10 0x000000363d607d90 in start_thread (arg=0x7fdc5eb14700) at pthread_create.c:309 #11 0x000000363cef0f5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 6 (Thread 0x7fdc5e313700 (LWP 13916)): #0 0x000000363cee85c3 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x000000363ee45448 in g_main_context_poll (n_fds=1, fds=0x7fdc4c002400, priority=, timeout=-1, context=0x7fdc4c0009a0) at gmain.c:3402 #2 g_main_context_iterate (context=0x7fdc4c0009a0, block=, dispatch=1, self=) at gmain.c:3084 #3 0x000000363ee4590c in g_main_context_iteration (context=0x7fdc4c0009a0, may_block=1) at gmain.c:3152 #4 0x0000003644ba7dc6 in QEventDispatcherGlib::processEvents (this=0x7fdc4c0008c0, flags=) at kernel/qeventdispatcher_glib.cpp:426 #5 0x0000003644b78182 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #6 0x0000003644b783d7 in QEventLoop::exec (this=0x7fdc5e312d10, flags=...) at kernel/qeventloop.cpp:204 #7 0x0000003644a78b27 in QThread::exec (this=) at thread/qthread.cpp:501 #8 0x0000003644b57e7f in QInotifyFileSystemWatcherEngine::run (this=0x7bb53a0) at io/qfilesystemwatcher_inotify.cpp:248 #9 0x0000003644a7bb6b in QThreadPrivate::start (arg=0x7bb53a0) at thread/qthread_unix.cpp:298 #10 0x000000363d607d90 in start_thread (arg=0x7fdc5e313700) at pthread_create.c:309 #11 0x000000363cef0f5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 5 (Thread 0x7fdc5d087700 (LWP 13954)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 #1 0x00000036609b86ec in ?? () from /usr/lib64/libQtWebKit.so.4 #2 0x00000036609b8819 in ?? () from /usr/lib64/libQtWebKit.so.4 #3 0x000000363d607d90 in start_thread (arg=0x7fdc5d087700) at pthread_create.c:309 #4 0x000000363cef0f5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 4 (Thread 0x7fdc4bfff700 (LWP 13960)): #0 0x000000363cee85c3 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x000000363ee45448 in g_main_context_poll (n_fds=1, fds=0x7fdc4039f3c0, priority=, timeout=1476, context=0x7fdc40010340) at gmain.c:3402 #2 g_main_context_iterate (context=0x7fdc40010340, block=, dispatch=1, self=) at gmain.c:3084 #3 0x000000363ee4590c in g_main_context_iteration (context=0x7fdc40010340, may_block=1) at gmain.c:3152 #4 0x0000003644ba7dc6 in QEventDispatcherGlib::processEvents (this=0x7fdc40019fd0, flags=) at kernel/qeventdispatcher_glib.cpp:426 #5 0x0000003644b78182 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #6 0x0000003644b783d7 in QEventLoop::exec (this=0x7fdc4bffed40, flags=...) at kernel/qeventloop.cpp:204 #7 0x0000003644a78b27 in QThread::exec (this=) at thread/qthread.cpp:501 #8 0x0000003644a7bb6b in QThreadPrivate::start (arg=0x6804130) at thread/qthread_unix.cpp:298 #9 0x000000363d607d90 in start_thread (arg=0x7fdc4bfff700) at pthread_create.c:309 #10 0x000000363cef0f5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 3 (Thread 0x7fdc5c886700 (LWP 14017)): [KCrash Handler] #6 0x000000363ce36285 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #7 0x000000363ce37b9b in __GI_abort () at abort.c:91 #8 0x0000003644a714b4 in qt_message_output (msgType=, buf=) at global/qglobal.cpp:2252 #9 0x0000003644a7166f in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=QtFatalMsg, msg=0x3644bdc008 "ASSERT: \"%s\" in file %s, line %d", ap=0x7fdc5c884bd8) at global/qglobal.cpp:2298 #10 0x0000003644a71814 in qFatal (msg=) at global/qglobal.cpp:2481 #11 0x00007fdc6f131106 in QList::first (this=0x7fdc5c884e80) at /usr/include/QtCore/qlist.h:282 #12 0x00007fdc6f165523 in CMakeParserUtils::includeScript (file=..., parent=..., data=0x7fdc506519e8, sourcedir=..., env=...) at /home/sho/devel/src/kdevelop/projectmanagers/cmake/parser/cmakeparserutils.cpp:158 #13 0x00007fdc5d4b55d6 in CMakeManager::includeScript (this=0x8860450, file=..., project=0x4e4b320, dir=..., parent=...) at /home/sho/devel/src/kdevelop/projectmanagers/cmake/cmakemanager.cpp:658 #14 0x00007fdc5d4b4400 in CMakeManager::initializeProject (this=0x8860450, project=0x4e4b320) at /home/sho/devel/src/kdevelop/projectmanagers/cmake/cmakemanager.cpp:549 #15 0x00007fdc5d4b5b22 in CMakeManager::parse (this=0x8860450, item=0x96cb920) at /home/sho/devel/src/kdevelop/projectmanagers/cmake/cmakemanager.cpp:694 #16 0x00007fdc8c090acd in KDevelop::ImportProjectJobPrivate::import (this=0x96d86d0, folder=0x96cb920) at /home/sho/devel/src/kdevplatform/project/importprojectjob.cpp:53 #17 0x00007fdc8c091020 in QtConcurrent::VoidStoredMemberFunctionPointerCall1::runFunctor (this=0x96d82e0) at /usr/include/QtCore/qtconcurrentstoredfunctioncall.h:412 #18 0x00007fdc8c090852 in QtConcurrent::RunFunctionTask::run (this=0x96d82e0) at /usr/include/QtCore/qtconcurrentrunbase.h:134 #19 0x0000003644a6f4e2 in QThreadPoolThread::run (this=0x96e0750) at concurrent/qthreadpool.cpp:107 #20 0x0000003644a7bb6b in QThreadPrivate::start (arg=0x96e0750) at thread/qthread_unix.cpp:298 #21 0x000000363d607d90 in start_thread (arg=0x7fdc5c886700) at pthread_create.c:309 #22 0x000000363cef0f5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 2 (Thread 0x7fdc4a24a700 (LWP 14022)): #0 0x000000363ceea403 in select () at ../sysdeps/unix/syscall-template.S:82 #1 0x0000003644ba4c2f in qt_safe_select (nfds=12, fdread=0x7fdc4a2474e0, fdwrite=0x7fdc4a247560, fdexcept=0x0, orig_timeout=0x7fdc4a2474b0) at kernel/qcore_unix.cpp:93 #2 0x0000003644b52c38 in select_msecs (nfds=, fdread=, fdwrite=, timeout=) at io/qprocess_unix.cpp:996 #3 0x0000003644b544db in QProcessPrivate::waitForFinished (this=0x7fdc440ef050, msecs=29991) at io/qprocess_unix.cpp:1224 #4 0x0000003644b0ebfe in QProcess::waitForFinished (this=0x7fdc4a2476d0, msecs=29991) at io/qprocess.cpp:1761 #5 0x00007fdc6f141a48 in CMakeProjectVisitor::visit (this=0x7fdc4a248d10, exec=0x7fdc44087750) at /home/sho/devel/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1341 #6 0x00007fdc6f129d30 in ExecProgramAst::accept (this=0x7fdc44087750, visitor=0x7fdc4a248d10) at /home/sho/devel/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:212 #7 0x00007fdc6f14c79f in CMakeProjectVisitor::walk (this=0x7fdc4a248d10, fc=..., line=3, isClean=false) at /home/sho/devel/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2213 #8 0x00007fdc6f141505 in CMakeProjectVisitor::visit (this=0x7fdc4a248d10, ifast=0x7fdc440850d0) at /home/sho/devel/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1302 #9 0x00007fdc6f12a0f8 in IfAst::accept (this=0x7fdc440850d0, visitor=0x7fdc4a248d10) at /home/sho/devel/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:427 #10 0x00007fdc6f14c79f in CMakeProjectVisitor::walk (this=0x7fdc4a248d10, fc=..., line=2, isClean=false) at /home/sho/devel/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2213 #11 0x00007fdc6f141505 in CMakeProjectVisitor::visit (this=0x7fdc4a248d10, ifast=0x7fdc4400fcb0) at /home/sho/devel/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1302 #12 0x00007fdc6f12a0f8 in IfAst::accept (this=0x7fdc4400fcb0, visitor=0x7fdc4a248d10) at /home/sho/devel/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:427 #13 0x00007fdc6f14c79f in CMakeProjectVisitor::walk (this=0x7fdc4a248d10, fc=..., line=0, isClean=true) at /home/sho/devel/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2213 #14 0x00007fdc6f1658d0 in CMakeParserUtils::includeScript (file=..., parent=..., data=0x7fdc44002268, sourcedir=..., env=...) at /home/sho/devel/src/kdevelop/projectmanagers/cmake/parser/cmakeparserutils.cpp:175 #15 0x00007fdc5d4b55d6 in CMakeManager::includeScript (this=0x8860450, file=..., project=0x594f780, dir=..., parent=...) at /home/sho/devel/src/kdevelop/projectmanagers/cmake/cmakemanager.cpp:658 #16 0x00007fdc5d4b4400 in CMakeManager::initializeProject (this=0x8860450, project=0x594f780) at /home/sho/devel/src/kdevelop/projectmanagers/cmake/cmakemanager.cpp:549 #17 0x00007fdc5d4b5b22 in CMakeManager::parse (this=0x8860450, item=0x96ded70) at /home/sho/devel/src/kdevelop/projectmanagers/cmake/cmakemanager.cpp:694 #18 0x00007fdc8c090acd in KDevelop::ImportProjectJobPrivate::import (this=0x9723ce0, folder=0x96ded70) at /home/sho/devel/src/kdevplatform/project/importprojectjob.cpp:53 #19 0x00007fdc8c091020 in QtConcurrent::VoidStoredMemberFunctionPointerCall1::runFunctor (this=0x9723d10) at /usr/include/QtCore/qtconcurrentstoredfunctioncall.h:412 #20 0x00007fdc8c090852 in QtConcurrent::RunFunctionTask::run (this=0x9723d10) at /usr/include/QtCore/qtconcurrentrunbase.h:134 #21 0x0000003644a6f4e2 in QThreadPoolThread::run (this=0x96dea80) at concurrent/qthreadpool.cpp:107 #22 0x0000003644a7bb6b in QThreadPrivate::start (arg=0x96dea80) at thread/qthread_unix.cpp:298 #23 0x000000363d607d90 in start_thread (arg=0x7fdc4a24a700) at pthread_create.c:309 #24 0x000000363cef0f5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 1 (Thread 0x7fdc8b6df840 (LWP 13898)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 #1 0x0000003644a7c07b in wait (time=18446744073709551615, this=0x96d9420) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=, mutex=0x9719938, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x0000003644a6ec6e in QThreadPoolPrivate::waitForDone (this=0x97198b0, msecs=-1) at concurrent/qthreadpool.cpp:298 #4 0x0000003644a70694 in QThreadPool::~QThreadPool (this=0x60e1640, __in_chrg=) at concurrent/qthreadpool.cpp:440 #5 0x0000003644a706d9 in QThreadPool::~QThreadPool (this=0x60e1640, __in_chrg=) at concurrent/qthreadpool.cpp:442 #6 0x0000003644a70705 in QGlobalStaticDeleter::~QGlobalStaticDeleter (this=0x3644ecdb28, __in_chrg=) at ../../src/corelib/global/qglobal.h:1921 #7 0x000000363ce39931 in __run_exit_handlers (status=1, listp=0x363d1b1668, run_list_atexit=true) at exit.c:78 #8 0x000000363ce399b5 in __GI_exit (status=) at exit.c:100 #9 0x0000003645235228 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:770 #10 0x000000364be50a98 in KApplication::xioErrhandler (this=0x7fff60ca71f0, dpy=0xdacf70) at /usr/src/debug/kdelibs-4.8.1/kdeui/kernel/kapplication.cpp:419 #11 0x000000363fe481be in _XIOError (dpy=0xdacf70) at XlibInt.c:1618 #12 0x000000363fe45a5d in _XEventsQueued (dpy=0xdacf70, mode=) at xcb_io.c:307 #13 0x000000363fe364ff in XEventsQueued (dpy=0xdacf70, mode=2) at Pending.c:43 #14 0x000000364526c567 in x11EventSourcePrepare (s=0xd86520, timeout=) at kernel/qguieventdispatcher_glib.cpp:77 #15 0x000000363ee444d2 in g_main_context_prepare (context=0xd86890, priority=0x7fff60ca6d18) at gmain.c:2762 #16 0x000000363ee452dd in g_main_context_iterate (context=0xd86890, block=1, dispatch=1, self=) at gmain.c:3069 #17 0x000000363ee4590c in g_main_context_iteration (context=0xd86890, may_block=1) at gmain.c:3152 #18 0x0000003644ba7d5f in QEventDispatcherGlib::processEvents (this=0xd52a50, flags=) at kernel/qeventdispatcher_glib.cpp:424 #19 0x000000364526c66e in QGuiEventDispatcherGlib::processEvents (this=, flags=) at kernel/qguieventdispatcher_glib.cpp:207 #20 0x0000003644b78182 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #21 0x0000003644b783d7 in QEventLoop::exec (this=0x7fff60ca6e70, flags=...) at kernel/qeventloop.cpp:204 #22 0x0000003644b7cdd5 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148 #23 0x000000000040b80b in main (argc=3, argv=0x7fff60ca9068) at /home/sho/devel/src/kdevelop/app/main.cpp:479 Possible duplicates by query: bug 292169. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs