[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 289509] New: Opening ITK CMakeLists.txt crashes KDevelop
From:       David <daviddoria () gmail ! com>
Date:       2011-12-21 16:12:31
Message-ID: bug-289509-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=289509

           Summary: Opening ITK CMakeLists.txt crashes KDevelop
           Product: kdevelop
           Version: 4.2.60
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: daviddoria@gmail.com


Application: kdevelop (4.2.60)
KDE Platform Version: 4.7.2 (4.7.2) (Compiled from sources)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-14-generic i686
Distribution: Ubuntu 11.10

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

When I open the CMakeLists.txt for ITK, KDevelop crashes almost immediately.

The crash can be reproduced every time.

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

Thread 7 (Thread 0xb36fcb70 (LWP 17009)):
#0  0x00ab6416 in __kernel_vsyscall ()
#1  0x00a77e04 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/libpthread.so.0
#2  0x00b96d54 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6
#3  0x01001c4e in wait (time=1000, this=0xa360bc8) at
thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0xa37c704, mutex=0xa37c708, time=1000) at
thread/qwaitcondition_unix.cpp:160
#5  0x0861337a in KDevelop::DUChainPrivate::CleanupThread::run (this=0xa37c6f8)
at /home/doriad/src/kdevplatform/language/duchain/duchain.cpp:282
#6  0x010017b3 in QThreadPrivate::start (arg=0xa37c6f8) at
thread/qthread_unix.cpp:331
#7  0x00a73d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x00b890ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 6 (Thread 0xb07a9b70 (LWP 17010)):
#0  0x00ca0d10 in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0x010587d5 in do_gettime (frac=0xb07a9020, sec=0xb07a9018) at
tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x0112b4b6 in QTimerInfoList::updateCurrentTime (this=0xafe00c7c) at
kernel/qeventdispatcher_unix.cpp:339
#4  0x0112b80a in QTimerInfoList::timerWait (this=0xafe00c7c, tm=...) at
kernel/qeventdispatcher_unix.cpp:442
#5  0x0112a053 in timerSourcePrepareHelper (src=<optimized out>,
timeout=0xb07a912c) at kernel/qeventdispatcher_glib.cpp:136
#6  0x0112a0ed in timerSourcePrepare (source=0xafe00c48, timeout=<optimized
out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0x0518d88c in g_main_context_prepare () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#8  0x0518e637 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0x0518ec2a in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#10 0x0112ab37 in QEventDispatcherGlib::processEvents (this=0xa0cb400,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0x010fb1dd in QEventLoop::processEvents (this=0xb07a92b0, flags=...) at
kernel/qeventloop.cpp:149
#12 0x010fb421 in QEventLoop::exec (this=0xb07a92b0, flags=...) at
kernel/qeventloop.cpp:201
#13 0x00ffe90b in QThread::exec (this=0xa188530) at thread/qthread.cpp:498
#14 0x010dbe2d in QInotifyFileSystemWatcherEngine::run (this=0xa188530) at
io/qfilesystemwatcher_inotify.cpp:248
#15 0x010017b3 in QThreadPrivate::start (arg=0xa188530) at
thread/qthread_unix.cpp:331
#16 0x00a73d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#17 0x00b890ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 5 (Thread 0xaf3fdb70 (LWP 17061)):
#0  0x00a75dbd in pthread_mutex_lock () from
/lib/i386-linux-gnu/libpthread.so.0
#1  0x00b96f14 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0x0518d8bb in g_main_context_prepare () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x0518e637 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x0518ec2a in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x0112ab37 in QEventDispatcherGlib::processEvents (this=0xa715f40,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x010fb1dd in QEventLoop::processEvents (this=0xaf3fd2b0, flags=...) at
kernel/qeventloop.cpp:149
#7  0x010fb421 in QEventLoop::exec (this=0xaf3fd2b0, flags=...) at
kernel/qeventloop.cpp:201
#8  0x00ffe90b in QThread::exec (this=0xa7154a8) at thread/qthread.cpp:498
#9  0x010dbe2d in QInotifyFileSystemWatcherEngine::run (this=0xa7154a8) at
io/qfilesystemwatcher_inotify.cpp:248
#10 0x010017b3 in QThreadPrivate::start (arg=0xa7154a8) at
thread/qthread_unix.cpp:331
#11 0x00a73d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0x00b890ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 4 (Thread 0xae3fbb70 (LWP 17169)):
#0  0x00ab6416 in __kernel_vsyscall ()
#1  0x00a77a5c in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/libpthread.so.0
#2  0x00b96cfc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb6fa5883 in WTF::TCMalloc_PageHeap::scavengerThread (this=0xb76c1340) at
wtf/FastMalloc.cpp:2495
#4  0xb6fa599f in WTF::TCMalloc_PageHeap::runScavengerThread
(context=0xb76c1340) at wtf/FastMalloc.cpp:1618
#5  0x00a73d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0x00b890ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 3 (Thread 0xaebfcb70 (LWP 17170)):
#0  0x00b96ef7 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#1  0x0518e933 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0x0518ec2a in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x0112ab37 in QEventDispatcherGlib::processEvents (this=0xa620688,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x010fb1dd in QEventLoop::processEvents (this=0xaebfc2e0, flags=...) at
kernel/qeventloop.cpp:149
#5  0x010fb421 in QEventLoop::exec (this=0xaebfc2e0, flags=...) at
kernel/qeventloop.cpp:201
#6  0x00ffe90b in QThread::exec (this=0xa610f90) at thread/qthread.cpp:498
#7  0x00ffe9fb in QThread::run (this=0xa610f90) at thread/qthread.cpp:565
#8  0x010017b3 in QThreadPrivate::start (arg=0xa610f90) at
thread/qthread_unix.cpp:331
#9  0x00a73d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#10 0x00b890ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 2 (Thread 0xac98eb70 (LWP 17220)):
[KCrash Handler]
#7  ref (this=0x19) at /usr/include/qt4/QtCore/qatomic_i386.h:120
#8  QString (other=..., this=0xab598c54) at
/usr/include/qt4/QtCore/qstring.h:729
#9  node_construct (t=..., n=0xab598c54, this=<optimized out>) at
/usr/include/qt4/QtCore/qlist.h:360
#10 QList<QString>::append (this=0xac98a810, t=...) at
/usr/include/qt4/QtCore/qlist.h:499
#11 0x04688273 in operator+= (t=<optimized out>, this=0xac98a810) at
/usr/include/qt4/QtCore/qlist.h:319
#12 CMakeProjectVisitor::visit (this=0xac98dd40, list=0xab598f20) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1630
#13 0x0466b1d7 in ListAst::accept (this=0xab598f20, visitor=0xac98dd40) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:516
#14 0x04689148 in CMakeProjectVisitor::walk (this=0xac98dd40, fc=..., line=11,
isClean=false) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2217
#15 0x0468a346 in CMakeProjectVisitor::visit (this=0xac98dd40,
whileast=0xab599ee8) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2099
#16 0x0466b70a in WhileAst::accept (this=0xab599ee8, visitor=0xac98dd40) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:780
#17 0x04689148 in CMakeProjectVisitor::walk (this=0xac98dd40, fc=..., line=10,
isClean=false) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2217
#18 0x0468a3b1 in CMakeProjectVisitor::visit (this=0xac98dd40,
whileast=0xab5d65a8) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2105
#19 0x0466b70a in WhileAst::accept (this=0xab5d65a8, visitor=0xac98dd40) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:780
#20 0x04689148 in CMakeProjectVisitor::walk (this=0xac98dd40, fc=..., line=10,
isClean=false) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2217
#21 0x0468a3b1 in CMakeProjectVisitor::visit (this=0xac98dd40,
whileast=0xab599380) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2105
#22 0x0466b70a in WhileAst::accept (this=0xab599380, visitor=0xac98dd40) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:780
#23 0x04689148 in CMakeProjectVisitor::walk (this=0xac98dd40, fc=..., line=10,
isClean=false) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2217
#24 0x0468a3b1 in CMakeProjectVisitor::visit (this=0xac98dd40,
whileast=0xab599490) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2105
#25 0x0466b70a in WhileAst::accept (this=0xab599490, visitor=0xac98dd40) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:780
#26 0x04689148 in CMakeProjectVisitor::walk (this=0xac98dd40, fc=..., line=10,
isClean=false) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2217
#27 0x0468a3b1 in CMakeProjectVisitor::visit (this=0xac98dd40,
whileast=0xab599220) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2105
#28 0x0466b70a in WhileAst::accept (this=0xab599220, visitor=0xac98dd40) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:780
#29 0x04689148 in CMakeProjectVisitor::walk (this=0xac98dd40, fc=..., line=10,
isClean=false) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2217
#30 0x0468a3b1 in CMakeProjectVisitor::visit (this=0xac98dd40,
whileast=0xab5992c0) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2105
#31 0x0466b70a in WhileAst::accept (this=0xab5992c0, visitor=0xac98dd40) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:780
#32 0x04689148 in CMakeProjectVisitor::walk (this=0xac98dd40, fc=..., line=10,
isClean=false) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2217
#33 0x0468a3b1 in CMakeProjectVisitor::visit (this=0xac98dd40,
whileast=0xab5d6200) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2105
#34 0x0466b70a in WhileAst::accept (this=0xab5d6200, visitor=0xac98dd40) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:780
#35 0x04689148 in CMakeProjectVisitor::walk (this=0xac98dd40, fc=..., line=10,
isClean=false) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2217
#36 0x0468a3b1 in CMakeProjectVisitor::visit (this=0xac98dd40,
whileast=0xab5d5460) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2105
#37 0x0466b70a in WhileAst::accept (this=0xab5d5460, visitor=0xac98dd40) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:780
#38 0x04689148 in CMakeProjectVisitor::walk (this=0xac98dd40, fc=..., line=10,
isClean=false) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2217
#39 0x0468a3b1 in CMakeProjectVisitor::visit (this=0xac98dd40,
whileast=0xab5d6648) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2105
#40 0x0466b70a in WhileAst::accept (this=0xab5d6648, visitor=0xac98dd40) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:780
#41 0x04689148 in CMakeProjectVisitor::walk (this=0xac98dd40, fc=..., line=10,
isClean=false) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2217
#42 0x0468a3b1 in CMakeProjectVisitor::visit (this=0xac98dd40,
whileast=0xab5986f0) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2105
#43 0x0466b70a in WhileAst::accept (this=0xab5986f0, visitor=0xac98dd40) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:780
#44 0x04689148 in CMakeProjectVisitor::walk (this=0xac98dd40, fc=..., line=10,
isClean=false) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2217
#45 0x0468a3b1 in CMakeProjectVisitor::visit (this=0xac98dd40,
whileast=0xab5d61b8) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2105
#46 0x0466b70a in WhileAst::accept (this=0xab5d61b8, visitor=0xac98dd40) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:780
#47 0x04689148 in CMakeProjectVisitor::walk (this=0xac98dd40, fc=..., line=10,
isClean=false) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2217
#48 0x0468a3b1 in CMakeProjectVisitor::visit (this=0xac98dd40,
whileast=0xab5d6218) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2105
#49 0x0466b70a in WhileAst::accept (this=0xab5d6218, visitor=0xac98dd40) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:780
#50 0x04689148 in CMakeProjectVisitor::walk (this=0xac98dd40, fc=..., line=10,
isClean=false) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2217
#51 0x0468a3b1 in CMakeProjectVisitor::visit (this=0xac98dd40,
whileast=0xab5d5638) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2105
#52 0x0466b70a in WhileAst::accept (this=0xab5d5638, visitor=0xac98dd40) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:780
#53 0x04689148 in CMakeProjectVisitor::walk (this=0xac98dd40, fc=..., line=10,
isClean=false) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2217
#54 0x0468a3b1 in CMakeProjectVisitor::visit (this=0xac98dd40,
whileast=0xab5d5b60) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2105
#55 0x0466b70a in WhileAst::accept (this=0xab5d5b60, visitor=0xac98dd40) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:780
#56 0x04689148 in CMakeProjectVisitor::walk (this=0xac98dd40, fc=..., line=10,
isClean=false) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2217
#57 0x0468a3b1 in CMakeProjectVisitor::visit (this=0xac98dd40,
whileast=0xab5d5090) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2105
#58 0x0466b70a in WhileAst::accept (this=0xab5d5090, visitor=0xac98dd40) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:780
#59 0x04689148 in CMakeProjectVisitor::walk (this=0xac98dd40, fc=..., line=10,
isClean=false) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2217
#60 0x0468b746 in CMakeProjectVisitor::visit (this=0xac98dd40,
ifast=0xab5d50c0) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1302
#61 0x0466b037 in IfAst::accept (this=0xab5d50c0, visitor=0xac98dd40) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:427
#62 0x04689148 in CMakeProjectVisitor::walk (this=0xac98dd40, fc=..., line=5,
isClean=false) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2217
#63 0x0468aaee in CMakeProjectVisitor::visit (this=0xac98dd40, fea=0xab5d2d40)
at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1741
#64 0x0466af17 in ForeachAst::accept (this=0xab5d2d40, visitor=0xac98dd40) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:352
#65 0x04689148 in CMakeProjectVisitor::walk (this=0xac98dd40, fc=..., line=4,
isClean=false) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2217
#66 0x0468c9cc in CMakeProjectVisitor::visit (this=0xac98dd40, call=0xab5c4a08)
at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1181
#67 0x0466aba7 in MacroCallAst::accept (this=0xab5c4a08, visitor=0xac98dd40) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeast.h:102
#68 0x04689148 in CMakeProjectVisitor::walk (this=0xac98dd40, fc=..., line=242,
isClean=true) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2217
#69 0x0469e545 in CMakeParserUtils::includeScript (file=..., parent=...,
data=0xb03e59c, sourcedir=..., env=...) at
/home/doriad/src/kdevelop/projectmanagers/cmake/parser/cmakeparserutils.cpp:175
#70 0x048022d9 in CMakeManager::includeScript (this=0xa79d2d0, file=...,
project=0xaea2c60, dir=..., parent=...) at
/home/doriad/src/kdevelop/projectmanagers/cmake/cmakemanager.cpp:646
#71 0x048045bb in CMakeManager::parse (this=0xa79d2d0, item=0xaf0ce90) at
/home/doriad/src/kdevelop/projectmanagers/cmake/cmakemanager.cpp:701
#72 0x00e83dc1 in KDevelop::ImportProjectJobPrivate::import (this=0xaefa948,
folder=0xaf0ce90) at
/home/doriad/src/kdevplatform/project/importprojectjob.cpp:53
#73 0x00e837f8 in QtConcurrent::VoidStoredMemberFunctionPointerCall1<void,
KDevelop::ImportProjectJobPrivate, KDevelop::ProjectFolderItem*,
KDevelop::ProjectFolderItem*>::runFunctor (this=0xaee53b8) at
/usr/include/qt4/QtCore/qtconcurrentstoredfunctioncall.h:426
#74 0x00e839ae in run (this=0xaee53b8) at
/usr/include/qt4/QtCore/qtconcurrentrunbase.h:120
#75 QtConcurrent::RunFunctionTask<void>::run (this=0xaee53b8) at
/usr/include/qt4/QtCore/qtconcurrentrunbase.h:114
#76 0x00ff5651 in QThreadPoolThread::run (this=0xb043b48) at
concurrent/qthreadpool.cpp:106
#77 0x010017b3 in QThreadPrivate::start (arg=0xb043b48) at
thread/qthread_unix.cpp:331
#78 0x00a73d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#79 0x00b890ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb5f6e710 (LWP 17002)):
#0  0x00ab6416 in __kernel_vsyscall ()
#1  0x00a77a5c in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/libpthread.so.0
#2  0x00b96cfc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x01001cc0 in wait (time=4294967295, this=0xaf0a0a8) at
thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xb04731c, mutex=0xb047308, time=4294967295) at
thread/qwaitcondition_unix.cpp:160
#5  0x00ff4f92 in QThreadPoolPrivate::waitForDone (this=0xb0472b8) at
concurrent/qthreadpool.cpp:295
#6  0x00ff63e0 in QThreadPool::~QThreadPool (this=0xaf3b658,
__in_chrg=<optimized out>) at concurrent/qthreadpool.cpp:428
#7  0x00ff6442 in QThreadPool::~QThreadPool (this=0xaf3b658,
__in_chrg=<optimized out>) at concurrent/qthreadpool.cpp:430
#8  0x00ff6478 in QGlobalStaticDeleter<QThreadPool>::~QGlobalStaticDeleter
(this=0x1236120, __in_chrg=<optimized out>) at
../../include/QtCore/../../src/corelib/global/qglobal.h:1825
#9  0x00ae9981 in ?? () from /lib/i386-linux-gnu/libc.so.6
#10 0x00ae9a0d in exit () from /lib/i386-linux-gnu/libc.so.6
#11 0x01555e38 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:781
#12 0x00418749 in KApplication::xioErrhandler(_XDisplay*) () from
/usr/lib/libkdeui.so.5
#13 0x00418784 in ?? () from /usr/lib/libkdeui.so.5
#14 0x01e86e14 in _XIOError () from /usr/lib/i386-linux-gnu/libX11.so.6
#15 0x01e8449f in _XEventsQueued () from /usr/lib/i386-linux-gnu/libX11.so.6
#16 0x01e74c88 in XEventsQueued () from /usr/lib/i386-linux-gnu/libX11.so.6
#17 0x01595c05 in x11EventSourceCheck (s=0x9f05e78) at
kernel/qguieventdispatcher_glib.cpp:85
#18 0x0518df24 in g_main_context_check () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#19 0x0518e8f0 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#20 0x0518ec2a in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#21 0x0112aada in QEventDispatcherGlib::processEvents (this=0x9ee0248,
flags=...) at kernel/qeventdispatcher_glib.cpp:422
#22 0x01595e3a in QGuiEventDispatcherGlib::processEvents (this=0x9ee0248,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x010fb1dd in QEventLoop::processEvents (this=0xbfe990e4, flags=...) at
kernel/qeventloop.cpp:149
#24 0x010fb421 in QEventLoop::exec (this=0xbfe990e4, flags=...) at
kernel/qeventloop.cpp:201
#25 0x0110019d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#26 0x014db8f4 in QApplication::exec () at kernel/qapplication.cpp:3760
#27 0x080511c7 in main (argc=<optimized out>, argv=) at
/home/doriad/src/kdevelop/app/main.cpp:479

Possible duplicates by query: bug 289317, bug 282887, bug 271969.

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic