Bug 265925

Summary: Kdevelop crashed after I add some rules in my main CMakeLists.txt file
Product: [Applications] kdevelop Reporter: Leandro Santiago da Silva <leandrosansilva>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 4.2.60   
Target Milestone: 4.2.0   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Leandro Santiago da Silva 2011-02-09 20:54:58 UTC
Application: kdevelop (4.2.60)
KDE Platform Version: 4.6.00 (4.6.0)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-23-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
The lines I added are:

if(NOT DEFINED CAPTURA_DEPS_DIR)
  # Evitar ter que definir variável no ambiente, antes de compilar. Mas isto depende da máquina onde o captura está sendo compilado
  set(ENV{PKG_CONFIG_PATH}  "/home/tenchi/projects/3rd/build/lib/pkgconfig/")
  message("Não foi passada pelo usuário!")
else(NOT DEFINED CAPTURA_DEPS_DIR)
  set(ENV{PKG_CONFIG_PATH}  ${CAPTURA_DEPS_DIR})
  message("Foi passada pelo usuário!")
endif(NOT DEFINED CAPTURA_DEPS_DIR)

The crash can be reproduced every time.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Aborted
[Current thread is 1 (Thread 0xb657a710 (LWP 31724))]

Thread 10 (Thread 0xb106cb70 (LWP 31725)):
#0  0x001a0832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x00d85884 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
#2  0x04377df4 in __pthread_cond_timedwait (cond=0x93c2150, mutex=0x93c2138, abstime=0xb106c2b0) at forward.c:152
#3  0x05a9d94f in wait (this=0x93dc85c, mutex=0x93dc860, time=1000) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x93dc85c, mutex=0x93dc860, time=1000) at thread/qwaitcondition_unix.cpp:160
#5  0x01653b36 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x93dc850) at /home/tenchi/projects/kdevelop/kdevplatform/language/duchain/duchain.cpp:286
#6  0x05a9cdf9 in QThreadPrivate::start (arg=0x93dc850) at thread/qthread_unix.cpp:266
#7  0x00d80cc9 in start_thread (arg=0xb106cb70) at pthread_create.c:304
#8  0x0436a69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 9 (Thread 0xb0813b70 (LWP 31730)):
#0  0x00215e36 in clock_gettime (clock_id=2203636, tp=0xb0812fa0) at ../sysdeps/unix/clock_gettime.c:100
#1  0x05af850b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x05bcf6e5 in QTimerInfoList::updateCurrentTime (this=0x91c21dc) at kernel/qeventdispatcher_unix.cpp:339
#4  0x05bcf72a in QTimerInfoList::timerWait (this=0x91c21dc, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x05bcd7a8 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb08130cc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x05bcd83d in timerSourcePrepare (source=0x0, timeout=0x219ff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0x01942e6a in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x01943279 in ?? () from /lib/libglib-2.0.so.0
#9  0x01943848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x05bcd59f in QEventDispatcherGlib::processEvents (this=0x954eab0, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x05b9d609 in QEventLoop::processEvents (this=0xb08132a0, flags=) at kernel/qeventloop.cpp:149
#12 0x05b9da8a in QEventLoop::exec (this=0xb08132a0, flags=...) at kernel/qeventloop.cpp:201
#13 0x05a99b7e in QThread::exec (this=0x9551ce0) at thread/qthread.cpp:490
#14 0x01741f91 in KDevelop::CompletionWorkerThread::run (this=0x9551ce0) at /home/tenchi/projects/kdevelop/kdevplatform/language/codecompletion/codecompletionmodel.cpp:84
#15 0x05a9cdf9 in QThreadPrivate::start (arg=0x9551ce0) at thread/qthread_unix.cpp:266
#16 0x00d80cc9 in start_thread (arg=0xb0813b70) at pthread_create.c:304
#17 0x0436a69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 8 (Thread 0xb0012b70 (LWP 31766)):
#0  0x00215e36 in clock_gettime (clock_id=2203636, tp=0xb0011fa0) at ../sysdeps/unix/clock_gettime.c:100
#1  0x05af850b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x05bcf6e5 in QTimerInfoList::updateCurrentTime (this=0x9a84974) at kernel/qeventdispatcher_unix.cpp:339
#4  0x05bcf72a in QTimerInfoList::timerWait (this=0x9a84974, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x05bcd7a8 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb00120cc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x05bcd83d in timerSourcePrepare (source=0x0, timeout=0x219ff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0x01942e6a in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x01943279 in ?? () from /lib/libglib-2.0.so.0
#9  0x01943848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x05bcd59f in QEventDispatcherGlib::processEvents (this=0x9837170, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x05b9d609 in QEventLoop::processEvents (this=0xb00122a0, flags=) at kernel/qeventloop.cpp:149
#12 0x05b9da8a in QEventLoop::exec (this=0xb00122a0, flags=...) at kernel/qeventloop.cpp:201
#13 0x05a99b7e in QThread::exec (this=0x9a92b10) at thread/qthread.cpp:490
#14 0x01741f91 in KDevelop::CompletionWorkerThread::run (this=0x9a92b10) at /home/tenchi/projects/kdevelop/kdevplatform/language/codecompletion/codecompletionmodel.cpp:84
#15 0x05a9cdf9 in QThreadPrivate::start (arg=0x9a92b10) at thread/qthread_unix.cpp:266
#16 0x00d80cc9 in start_thread (arg=0xb0012b70) at pthread_create.c:304
#17 0x0436a69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0xac21eb70 (LWP 31767)):
#0  0x00215e36 in clock_gettime (clock_id=2203636, tp=0xac21dfa0) at ../sysdeps/unix/clock_gettime.c:100
#1  0x05af850b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x05bcf6e5 in QTimerInfoList::updateCurrentTime (this=0x9a86134) at kernel/qeventdispatcher_unix.cpp:339
#4  0x05bcf72a in QTimerInfoList::timerWait (this=0x9a86134, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x05bcd7a8 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xac21e0cc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x05bcd83d in timerSourcePrepare (source=0x0, timeout=0x219ff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0x01942e6a in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x01943279 in ?? () from /lib/libglib-2.0.so.0
#9  0x01943848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x05bcd59f in QEventDispatcherGlib::processEvents (this=0x96aa368, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x05b9d609 in QEventLoop::processEvents (this=0xac21e2a0, flags=) at kernel/qeventloop.cpp:149
#12 0x05b9da8a in QEventLoop::exec (this=0xac21e2a0, flags=...) at kernel/qeventloop.cpp:201
#13 0x05a99b7e in QThread::exec (this=0x9a959a0) at thread/qthread.cpp:490
#14 0x01741f91 in KDevelop::CompletionWorkerThread::run (this=0x9a959a0) at /home/tenchi/projects/kdevelop/kdevplatform/language/codecompletion/codecompletionmodel.cpp:84
#15 0x05a9cdf9 in QThreadPrivate::start (arg=0x9a959a0) at thread/qthread_unix.cpp:266
#16 0x00d80cc9 in start_thread (arg=0xac21eb70) at pthread_create.c:304
#17 0x0436a69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xa9953b70 (LWP 31778)):
#0  0x001a0832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x00d854dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x04377d9d in __pthread_cond_wait (cond=0xb7796770, mutex=0xb7796758) at forward.c:139
#3  0xb728e3a5 in ?? () from /usr/lib/libQtWebKit.so.4
#4  0xb728e481 in ?? () from /usr/lib/libQtWebKit.so.4
#5  0x00d80cc9 in start_thread (arg=0xa9953b70) at pthread_create.c:304
#6  0x0436a69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xa8cfeb70 (LWP 31823)):
[KCrash Handler]
#7  0x001a0832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#8  0x042c4941 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#9  0x042c7e42 in abort () at abort.c:92
#10 0x042fc305 in __libc_message (do_abort=2, fmt=0x43d4280 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#11 0x04306501 in malloc_printerr (action=<value optimized out>, str=0x6 <Address 0x6 out of bounds>, ptr=0xa518d008) at malloc.c:6283
#12 0x04307e33 in _int_free (av=<value optimized out>, p=0xa5189000) at malloc.c:4973
#13 0x0430ae5d in __libc_free (mem=0xa5189008) at malloc.c:3738
#14 0x00ce8441 in operator delete(void*) () from /usr/lib/libstdc++.so.6
#15 0x00ce849d in operator delete[](void*) () from /usr/lib/libstdc++.so.6
#16 0x05b2e5b4 in ~QIODevicePrivateLinearBuffer (this=0xaec56990, __in_chrg=<value optimized out>) at io/qiodevice_p.h:78
#17 QIODevicePrivate::~QIODevicePrivate (this=0xaec56990, __in_chrg=<value optimized out>) at io/qiodevice.cpp:136
#18 0x05b2546d in QFilePrivate::~QFilePrivate (this=0xaec56990, __in_chrg=<value optimized out>) at io/qfile.cpp:102
#19 0x05bb8f81 in cleanup (this=0xa8cfdb50, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62
#20 ~QScopedPointer (this=0xa8cfdb50, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:100
#21 QObject::~QObject (this=0xa8cfdb50, __in_chrg=<value optimized out>) at kernel/qobject.cpp:963
#22 0x05b2dc58 in QIODevice::~QIODevice (this=0xa8cfdb50, __in_chrg=<value optimized out>) at io/qiodevice.cpp:405
#23 0x05b28e85 in QFile::~QFile (this=0xa8cfdb50, __in_chrg=<value optimized out>) at io/qfile.cpp:414
#24 0x0050ee8f in KConfigIniBackend::parseConfig (this=0xaee6a128, currentLocale=..., entryMap=..., options=..., merging=false) at ../../kdecore/config/kconfigini.cpp:264
#25 0x00511376 in KConfigIniBackend::parseConfig (this=0xaee6a128, currentLocale=..., entryMap=..., options=...) at ../../kdecore/config/kconfigini.cpp:66
#26 0x004f9534 in KConfigPrivate::parseGlobalFiles (this=0xa66dd30) at ../../kdecore/config/kconfig.cpp:530
#27 0x004fd31c in KConfig::reparseConfiguration (this=0xa139bb8) at ../../kdecore/config/kconfig.cpp:497
#28 0x00bbf606 in KDevelop::Project::projectConfiguration (this=0x9901110) at /home/tenchi/projects/kdevelop/kdevplatform/shell/project.cpp:457
#29 0x03f8f79f in CMake::projectRootRelative (project=0x9901110) at /home/tenchi/projects/kdevelop/kdevelop/projectmanagers/cmake/cmakeutils.cpp:147
#30 0x040d840d in CMakeManager::initializeProject (this=0xa037c78, project=0x9901110) at /home/tenchi/projects/kdevelop/kdevelop/projectmanagers/cmake/cmakemanager.cpp:182
#31 0x040d955c in CMakeManager::parse (this=0xa037c78, item=0xaa72690) at /home/tenchi/projects/kdevelop/kdevelop/projectmanagers/cmake/cmakemanager.cpp:383
#32 0x01544874 in KDevelop::ImportProjectJobPrivate::import (this=0xaaef578, folder=0xaa72690) at /home/tenchi/projects/kdevelop/kdevplatform/project/importprojectjob.cpp:53
#33 0x01543e98 in QtConcurrent::VoidStoredMemberFunctionPointerCall1<void, KDevelop::ImportProjectJobPrivate, KDevelop::ProjectFolderItem*, KDevelop::ProjectFolderItem*>::runFunctor (this=0xca48b00) at /usr/include/qt4/QtCore/qtconcurrentstoredfunctioncall.h:426
#34 0x015445ae in QtConcurrent::RunFunctionTask<void>::run (this=0xca48b00) at /usr/include/qt4/QtCore/qtconcurrentrunbase.h:120
#35 0x05a91523 in QThreadPoolThread::run (this=0xa66bcb0) at concurrent/qthreadpool.cpp:106
#36 0x05a9cdf9 in QThreadPrivate::start (arg=0xa66bcb0) at thread/qthread_unix.cpp:266
#37 0x00d80cc9 in start_thread (arg=0xa8cfeb70) at pthread_create.c:304
#38 0x0436a69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xa774fb70 (LWP 31965)):
#0  0x001a0832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x00d854dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x04377d9d in __pthread_cond_wait (cond=0x2c62290, mutex=0x2c62278) at forward.c:139
#3  0x02b5e877 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x2c5d1a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#4  0x02b5e8c1 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x2c5d1a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#5  0x00d80cc9 in start_thread (arg=0xa774fb70) at pthread_create.c:304
#6  0x0436a69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xa6e4eb70 (LWP 32047)):
#0  0x001a0832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x00d854dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x04377d9d in __pthread_cond_wait (cond=0x9314980, mutex=0x9314968) at forward.c:139
#3  0x05a9d9c7 in wait (this=0x9314888, mutex=0x92c21a8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9314888, mutex=0x92c21a8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x00161520 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9314870, th=0x9a3f478) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x00164ccc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x92c3018, th=0x9a3f478) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x00160a4b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9314870, th=0x9a3f478) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x00164dc2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x92c3018, th=0x9a3f478) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00161a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9314870, th=0x9a3f478, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x00164de1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x92c3018, th=0x9a3f478) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00161a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9314870, th=0x9a3f478, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x00164de1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x92c3018, th=0x9a3f478) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x00161a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9314870, th=0x9a3f478, previous=0xaed421e8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x00162e4e in ThreadWeaver::ThreadRunHelper::run (this=0xa6e4e2f4, parent=0x9314870, th=0x9a3f478) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0x0016356b in ThreadWeaver::Thread::run (this=0x9a3f478) at ../../../threadweaver/Weaver/Thread.cpp:142
#16 0x05a9cdf9 in QThreadPrivate::start (arg=0x9a3f478) at thread/qthread_unix.cpp:266
#17 0x00d80cc9 in start_thread (arg=0xa6e4eb70) at pthread_create.c:304
#18 0x0436a69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xa664db70 (LWP 32048)):
#0  0x001a0832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x00d854dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x04377d9d in __pthread_cond_wait (cond=0x9314980, mutex=0x9314968) at forward.c:139
#3  0x05a9d9c7 in wait (this=0x9314888, mutex=0x92c21a8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9314888, mutex=0x92c21a8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x00161520 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9314870, th=0xa6cc3b8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x00164ccc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x92c3018, th=0xa6cc3b8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x00160a4b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9314870, th=0xa6cc3b8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x00164dc2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x92c3018, th=0xa6cc3b8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00161a23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9314870, th=0xa6cc3b8, previous=0xaedf0120) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x00162e4e in ThreadWeaver::ThreadRunHelper::run (this=0xa664d2f4, parent=0x9314870, th=0xa6cc3b8) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x0016356b in ThreadWeaver::Thread::run (this=0xa6cc3b8) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x05a9cdf9 in QThreadPrivate::start (arg=0xa6cc3b8) at thread/qthread_unix.cpp:266
#13 0x00d80cc9 in start_thread (arg=0xa664db70) at pthread_create.c:304
#14 0x0436a69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb657a710 (LWP 31724)):
#0  0x001a0832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x043780f3 in __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/lowlevellock.S:95
#2  0x0430c65f in _L_lock_9687 () from /lib/libc.so.6
#3  0x0430ae56 in __libc_free (mem=0xaee299c8) at malloc.c:3736
#4  0x05a96fed in qFree (ptr=0xaee299c8) at global/qmalloc.cpp:60
#5  0x016c5427 in KDevVarLengthArray<KDevelop::IndexedDeclaration, 10>::~KDevVarLengthArray (this=0xb6323a8, __in_chrg=<value optimized out>) at /home/tenchi/projects/kdevelop/kdevplatform/util/kdevvarlengtharray.h:129
#6  0x016c72bd in KDevelop::TemporaryDataManager<KDevVarLengthArray<KDevelop::IndexedDeclaration, 10>, true>::~TemporaryDataManager (this=0xb637338, __in_chrg=<value optimized out>) at /home/tenchi/projects/kdevelop/kdevplatform/language/duchain/appendedlist.h:80
#7  0x016c335d in destroy () at /home/tenchi/projects/kdevelop/kdevplatform/language/duchain/definitions.cpp:29
#8  0x016289ab in KCleanUpGlobalStatic::~KCleanUpGlobalStatic (this=0x179e0c0, __in_chrg=<value optimized out>) at /usr/include/kglobal.h:62
#9  0x042c969e in __run_exit_handlers (status=1, listp=0x43f3324, run_list_atexit=true) at exit.c:78
#10 0x042c970f in exit (status=1) at exit.c:100
#11 0x03335e7b in qt_xio_errhandler () at kernel/qapplication_x11.cpp:745
#12 0x04ff77da in KApplication::xioErrhandler (this=0xbfcc8e98, dpy=0x8e018a0) at ../../kdeui/kernel/kapplication.cpp:417
#13 0x04ff7816 in kde_xio_errhandler (dpy=0x8e018a0) at ../../kdeui/kernel/kapplication.cpp:126
#14 0x079aec36 in _XIOError () from /usr/lib/libX11.so.6
#15 0x079b6a8a in ?? () from /usr/lib/libX11.so.6
#16 0x079b7406 in _XEventsQueued () from /usr/lib/libX11.so.6
#17 0x0799fb0b in XEventsQueued () from /usr/lib/libX11.so.6
#18 0x03375db5 in x11EventSourceCheck (s=0x8df1468) at kernel/qguieventdispatcher_glib.cpp:87
#19 0x01942b39 in g_main_context_check () from /lib/libglib-2.0.so.0
#20 0x0194345e in ?? () from /lib/libglib-2.0.so.0
#21 0x01943848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#22 0x05bcd565 in QEventDispatcherGlib::processEvents (this=0x8dd1ad8, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#23 0x03375be5 in QGuiEventDispatcherGlib::processEvents (this=0x8dd1ad8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#24 0x05b9d609 in QEventLoop::processEvents (this=0xbfcc8c44, flags=) at kernel/qeventloop.cpp:149
#25 0x05b9da8a in QEventLoop::exec (this=0xbfcc8c44, flags=...) at kernel/qeventloop.cpp:201
#26 0x05ba200f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#27 0x032b2e07 in QApplication::exec () at kernel/qapplication.cpp:3672
#28 0x08051167 in main (argc=1, argv=0xbfcc9654) at /home/tenchi/projects/kdevelop/kdevelop/app/main.cpp:455

Reported using DrKonqi
Comment 1 Milian Wolff 2011-04-06 01:05:32 UTC

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