Bug 234491 - KDevelop crashes a few minutes after startup
Summary: KDevelop crashes a few minutes after startup
Status: RESOLVED DUPLICATE of bug 206870
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-16 00:37 UTC by Dima Ryazanov
Modified: 2010-04-16 04:05 UTC (History)
1 user (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 Dima Ryazanov 2010-04-16 00:37:00 UTC
Application: kdevelop (3.9.95 (using KDevPlatform 0.9.95))
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.31-20-generic x86_64
Distribution: Ubuntu 9.10

-- Information about the crash:
KDevelop started crashing on its own, soon after startup.
The first time, I used the "File Open" dialog box, started typing the file name, and KDevelop crashed. However, now, even if I just start KDevelop and don't do anything, it crashes pretty soon.

The crash can be reproduced every time.

 -- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
~KDevVarLengthArray (this=0x4f45450, __in_chrg=<value optimized out>)
    at /usr/include/kdevplatform/util/kdevvarlengtharray.h:115
	in /usr/include/kdevplatform/util/kdevvarlengtharray.h
[Current thread is 1 (Thread 0x7fb02bec1750 (LWP 9151))]

Thread 12 (Thread 0x7fb01bbf9910 (LWP 9153)):
#0  0x00007fb0293a9f51 in nanosleep () from /lib/libc.so.6
#1  0x00007fb0293debb4 in usleep (useconds=<value optimized out>) at ../sysdeps/unix/sysv/linux/usleep.c:33
#2  0x00007fb025e682ab in KDevelop::DUChainLock::lockForWrite (this=0x31fb468, timeout=<value optimized out>) at ../../language/duchain/duchainlock.cpp:301
#3  0x00007fb025e68454 in KDevelop::DUChainWriteLocker::lock (this=0x7fb01bbf8fd0) at ../../language/duchain/duchainlock.cpp:411
#4  0x00007fb025e225da in KDevelop::DUChainPrivate::doMoreCleanup (this=0x31fb450, retries=<value optimized out>, needLockRepository=<value optimized out>) at ../../language/duchain/duchain.cpp:655
#5  0x00007fb025e239e4 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x31fc380) at ../../language/duchain/duchain.cpp:288
#6  0x00007fb02a694775 in QThreadPrivate::start (arg=0x31fc380) at thread/qthread_unix.cpp:248
#7  0x00007fb0290f0a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#8  0x00007fb0293e580d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7fb005a61910 (LWP 9216)):
#0  0x00007fb0293d93c3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fb0232e137c in g_main_context_poll (context=0x4f2e5a0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2904
#2  g_main_context_iterate (context=0x4f2e5a0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2586
#3  0x00007fb0232e16c0 in IA__g_main_context_iteration (context=0x4f2e5a0, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#4  0x00007fb02a7b2386 in QEventDispatcherGlib::processEvents (this=0x4f2e4b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#5  0x00007fb02a787732 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#6  0x00007fb02a787b0c in QEventLoop::exec (this=0x7fb005a61040, flags=) at kernel/qeventloop.cpp:201
#7  0x00007fb02a691d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#8  0x00007fb02a694775 in QThreadPrivate::start (arg=0x4f2df80) at thread/qthread_unix.cpp:248
#9  0x00007fb0290f0a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007fb0293e580d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 10 (Thread 0x7fb005260910 (LWP 9217)):
#0  g_main_context_poll (context=0x4f30ef0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2903
#1  g_main_context_iterate (context=0x4f30ef0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2586
#2  0x00007fb0232e16c0 in IA__g_main_context_iteration (context=0x4f30ef0, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#3  0x00007fb02a7b2386 in QEventDispatcherGlib::processEvents (this=0x4f30e00, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007fb02a787732 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fb02a787b0c in QEventLoop::exec (this=0x7fb005260040, flags=) at kernel/qeventloop.cpp:201
#6  0x00007fb02a691d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007fb02a694775 in QThreadPrivate::start (arg=0x4704df0) at thread/qthread_unix.cpp:248
#8  0x00007fb0290f0a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007fb0293e580d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7fb004a5f910 (LWP 9220)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007fb02a6940e5 in thread_sleep (ti=0x7fb004a5f000) at thread/qthread_unix.cpp:398
#2  0x00007fb02a694250 in QThread::msleep (msecs=<value optimized out>) at thread/qthread_unix.cpp:424
#3  0x00007fb0065f8301 in UIBlockTester::UIBlockTesterThread::run (this=0x4f50800) at ../../../languages/cpp/cpplanguagesupport.cpp:661
#4  0x00007fb02a694775 in QThreadPrivate::start (arg=0x4f50800) at thread/qthread_unix.cpp:248
#5  0x00007fb0290f0a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fb0293e580d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fb003dd8910 (LWP 9223)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb02204f396 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7fb02232d220) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x00007fb02204f3d9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7fb02233b2ec) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x00007fb0290f0a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007fb0293e580d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 7 (Thread 0x7fb002778910 (LWP 9224)):
[KCrash Handler]
#5  KDevelop::AbstractType::modifiers (this=0x0) at ../../language/duchain/types/abstracttype.cpp:51
#6  0x00007fb00616629f in Cpp::TypeConversion::standardConversion (this=0x7fb002773f10, from=) at ../../../../languages/cpp/cppduchain/typeconversion.cpp:365
#7  0x00007fb006166bf6 in Cpp::TypeConversion::userDefinedConversion (this=0x7fb002773f10, from=) at ../../../../languages/cpp/cppduchain/typeconversion.cpp:531
#8  0x00007fb006167774 in Cpp::TypeConversion::implicitConversion (this=0x7fb002773f10, _from=<value optimized out>, _to=<value optimized out>, fromLValue=159, noUserDefinedConversion=false)
    at ../../../../languages/cpp/cppduchain/typeconversion.cpp:178
#9  0x00007fb00616e2fa in Cpp::ViableFunction::matchParameters (this=0x7fb002773fd0, params=..., partial=<value optimized out>) at ../../../../languages/cpp/cppduchain/viablefunctions.cpp:81
#10 0x00007fb00616c6c6 in Cpp::OverloadResolver::resolveList (this=0x7fb002775160, params=..., declarations=<value optimized out>, noUserDefinedConversion=false)
    at ../../../../languages/cpp/cppduchain/overloadresolution.cpp:160
#11 0x00007fb006162faa in Cpp::ExpressionVisitor::visitFunctionCall (this=0x7fb002776210, node=0x3012b868) at ../../../../languages/cpp/cppduchain/expressionvisitor.cpp:1703
#12 0x00007fb00615f7cb in Cpp::ExpressionVisitor::visitSubExpressions (this=0x7fb002776210, node=0x3012b8a8, nodes=0x3012b3c8) at ../../../../languages/cpp/cppduchain/expressionvisitor.cpp:745
#13 0x00007fb00615fdd3 in Cpp::ExpressionVisitor::visitPostfixExpression (this=0x7fb002776210, node=0x3012b8a8) at ../../../../languages/cpp/cppduchain/expressionvisitor.cpp:783
#14 0x00007fb00615a7f3 in Cpp::ExpressionVisitor::visitBinaryExpression (this=0x7fb002776210, node=0x3012b8e0) at ../../../../languages/cpp/cppduchain/expressionvisitor.cpp:916
#15 0x00007fb00615ba58 in Cpp::ExpressionVisitor::visitExpressionStatement (this=0x7fb002776210, node=0x3012b918) at ../../../../languages/cpp/cppduchain/expressionvisitor.cpp:1400
#16 0x00007fb0061589cc in Cpp::ExpressionVisitor::parse (this=0x7fb002776210, ast=0x3012b918) at ../../../../languages/cpp/cppduchain/expressionvisitor.cpp:232
#17 0x00007fb0061185b3 in UseBuilder::visitExpression (this=0x7fb002777180, node=<value optimized out>) at ../../../../languages/cpp/cppduchain/usebuilder.cpp:159
#18 0x00007fb005e42d56 in visitNodes<StatementAST*> (this=0x7fb0027771e0, node=<value optimized out>) at ../../../../languages/cpp/parser/visitor.h:128
#19 DefaultVisitor::visitCompoundStatement (this=0x7fb0027771e0, node=<value optimized out>) at ../../../../languages/cpp/parser/default_visitor.cpp:68
#20 0x00007fb0060d67f2 in ContextBuilder::visitCompoundStatement (this=0x7fb002777180, node=0x3012a090) at ../../../../languages/cpp/cppduchain/contextbuilder.cpp:752
#21 0x00007fb0060d5a74 in ContextBuilder::visitFunctionDefinition (this=0x7fb002777180, node=0x3012bb28) at ../../../../languages/cpp/cppduchain/contextbuilder.cpp:666
#22 0x00007fb005e43c36 in visitNodes<DeclarationAST*> (v=0x7fb0027771e0, nodes=0x2dec6838) at ../../../../languages/cpp/parser/visitor.h:128
#23 0x00007fb0060d6987 in ContextBuilder::visitNamespace (this=0x7fb002777180, node=0x2dec5a20) at ../../../../languages/cpp/cppduchain/contextbuilder.cpp:553
#24 0x00007fb005e43c36 in visitNodes<DeclarationAST*> (v=0x7fb0027771e0, nodes=0x301352c0) at ../../../../languages/cpp/parser/visitor.h:128
#25 0x00007fb006117fa5 in KDevelop::AbstractContextBuilder<AST, NameAST>::supportBuild (this=0x7fb002777180, node=0x2dec59e0)
    at /usr/include/kdevplatform/language/duchain/builders/abstractcontextbuilder.h:201
#26 KDevelop::AbstractUseBuilder<AST, NameAST, ContextBuilder>::buildUses (this=0x7fb002777180, node=0x2dec59e0) at /usr/include/kdevplatform/language/duchain/builders/abstractusebuilder.h:70
#27 UseBuilder::buildUses (this=0x7fb002777180, node=0x2dec59e0) at ../../../../languages/cpp/cppduchain/usebuilder.cpp:66
#28 0x00007fb00660cbe6 in CPPInternalParseJob::run (this=0x22923180) at ../../../languages/cpp/cppparsejob.cpp:707
#29 0x00007fb020b8797d in ThreadWeaver::JobRunHelper::runTheJob (this=0x7fb002777fa0, th=0x58fb6b0, job=0x22923180) at ../../../threadweaver/Weaver/Job.cpp:106
#30 0x00007fb020b87c7e in ThreadWeaver::Job::execute (this=0x22923180, th=0x58fb6b0) at ../../../threadweaver/Weaver/Job.cpp:135
#31 0x00007fb020b890a3 in ThreadWeaver::JobCollectionJobRunner::execute (this=0x124d9140, t=0x58fb6b0) at ../../../threadweaver/Weaver/JobCollection.cpp:82
#32 0x00007fb020b86bcf in ThreadWeaver::ThreadRunHelper::run (this=0x7fb002778050, parent=0x312f370, th=0x58fb6b0) at ../../../threadweaver/Weaver/Thread.cpp:95
#33 0x00007fb020b87058 in ThreadWeaver::Thread::run (this=0x58fb6b0) at ../../../threadweaver/Weaver/Thread.cpp:142
#34 0x00007fb02a694775 in QThreadPrivate::start (arg=0x58fb6b0) at thread/qthread_unix.cpp:248
#35 0x00007fb0290f0a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#36 0x00007fb0293e580d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#37 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fb001f77910 (LWP 9225)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb02a69572b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x312e360, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x312e360, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb020b86096 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x312f370, th=0x2fc0250) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb020b8874b in ThreadWeaver::WorkingHardState::applyForWork (this=0x312e480, th=0x2fc0250) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb020b86bff in ThreadWeaver::ThreadRunHelper::run (this=0x7fb001f77050, parent=0x312f370, th=0x2fc0250) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fb020b87058 in ThreadWeaver::Thread::run (this=0x2fc0250) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fb02a694775 in QThreadPrivate::start (arg=0x2fc0250) at thread/qthread_unix.cpp:248
#8  0x00007fb0290f0a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007fb0293e580d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 5 (Thread 0x7faffbb6c910 (LWP 10842)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb02a69572b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x97e2410, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x97e2410, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb020b86096 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x7463b40, th=0x52beb50) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb020b8874b in ThreadWeaver::WorkingHardState::applyForWork (this=0x64f9be0, th=0x52beb50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb020b88764 in ThreadWeaver::WorkingHardState::applyForWork (this=0x64f9be0, th=0x52beb50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fb020b86bff in ThreadWeaver::ThreadRunHelper::run (this=0x7faffbb6c050, parent=0x7463b40, th=0x52beb50) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007fb020b87058 in ThreadWeaver::Thread::run (this=0x52beb50) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007fb02a694775 in QThreadPrivate::start (arg=0x52beb50) at thread/qthread_unix.cpp:248
#9  0x00007fb0290f0a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007fb0293e580d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 4 (Thread 0x7faffaaf8910 (LWP 20846)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb02a69572b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x97e2410, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x97e2410, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb020b86096 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x7463b40, th=0xf53de10) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb020b8874b in ThreadWeaver::WorkingHardState::applyForWork (this=0x64f9be0, th=0xf53de10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb020b88764 in ThreadWeaver::WorkingHardState::applyForWork (this=0x64f9be0, th=0xf53de10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fb020b88764 in ThreadWeaver::WorkingHardState::applyForWork (this=0x64f9be0, th=0xf53de10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fb020b88764 in ThreadWeaver::WorkingHardState::applyForWork (this=0x64f9be0, th=0xf53de10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007fb020b86bff in ThreadWeaver::ThreadRunHelper::run (this=0x7faffaaf8050, parent=0x7463b40, th=0xf53de10) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007fb020b87058 in ThreadWeaver::Thread::run (this=0xf53de10) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007fb02a694775 in QThreadPrivate::start (arg=0xf53de10) at thread/qthread_unix.cpp:248
#11 0x00007fb0290f0a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#12 0x00007fb0293e580d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7faff9f10910 (LWP 21845)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb02a69572b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x97e2410, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x97e2410, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb020b86096 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x7463b40, th=0x126230a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb020b8874b in ThreadWeaver::WorkingHardState::applyForWork (this=0x64f9be0, th=0x126230a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb020b88764 in ThreadWeaver::WorkingHardState::applyForWork (this=0x64f9be0, th=0x126230a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fb020b88764 in ThreadWeaver::WorkingHardState::applyForWork (this=0x64f9be0, th=0x126230a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fb020b86bff in ThreadWeaver::ThreadRunHelper::run (this=0x7faff9f10050, parent=0x7463b40, th=0x126230a0) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007fb020b87058 in ThreadWeaver::Thread::run (this=0x126230a0) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007fb02a694775 in QThreadPrivate::start (arg=0x126230a0) at thread/qthread_unix.cpp:248
#10 0x00007fb0290f0a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007fb0293e580d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7faff970f910 (LWP 21848)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb02a69572b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x97e2410, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x97e2410, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb020b86096 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x7463b40, th=0xe404ee0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb020b8874b in ThreadWeaver::WorkingHardState::applyForWork (this=0x64f9be0, th=0xe404ee0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb020b86bff in ThreadWeaver::ThreadRunHelper::run (this=0x7faff970f050, parent=0x7463b40, th=0xe404ee0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fb020b87058 in ThreadWeaver::Thread::run (this=0xe404ee0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fb02a694775 in QThreadPrivate::start (arg=0xe404ee0) at thread/qthread_unix.cpp:248
#8  0x00007fb0290f0a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007fb0293e580d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb02bec1750 (LWP 9151)):
#0  ~KDevVarLengthArray (this=0x4f45450, __in_chrg=<value optimized out>) at /usr/include/kdevplatform/util/kdevvarlengtharray.h:115
#1  ~TemporaryDataManager (this=0x4f45450, __in_chrg=<value optimized out>) at /usr/include/kdevplatform/language/duchain/appendedlist.h:80
#2  0x00007fb0063b1947 in destroy () at ../../../../../languages/cpp/parser/rpp/pp-macro.cpp:32
#3  0x00007fb02933ec12 in __run_exit_handlers (status=1) at exit.c:78
#4  *__GI_exit (status=1) at exit.c:100
#5  0x00007fb029bb92c8 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:734
#6  0x00007fb02acd0d98 in KApplication::xioErrhandler (this=0x7fffe8db6150, dpy=0x2d553a0) at ../../kdeui/kernel/kapplication.cpp:408
#7  0x00007fb024845fae in _XIOError (dpy=0x2d553a0) at ../../src/XlibInt.c:2959
#8  0x00007fb02484d9a5 in process_responses (dpy=0x2d553a0, wait_for_first_event=<value optimized out>, current_error=<value optimized out>, current_request=0) at ../../src/xcb_io.c:240
#9  0x00007fb02484e257 in _XEventsQueued (dpy=0x2d553a0, mode=<value optimized out>) at ../../src/xcb_io.c:256
#10 0x00007fb02483701b in XEventsQueued (dpy=0x2d553a0, mode=2) at ../../src/Pending.c:44
#11 0x00007fb029bf30cc in x11EventSourceCheck (s=0x2d32190) at kernel/qguieventdispatcher_glib.cpp:87
#12 0x00007fb0232e0aaa in IA__g_main_context_check (context=0x2d30570, max_priority=2147483647, fds=<value optimized out>, n_fds=8) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2469
#13 0x00007fb0232e1290 in g_main_context_iterate (context=0x2d30570, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2588
#14 0x00007fb0232e16c0 in IA__g_main_context_iteration (context=0x2d30570, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#15 0x00007fb02a7b2333 in QEventDispatcherGlib::processEvents (this=0x1ce3580, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#16 0x00007fb029bf2f0e in QGuiEventDispatcherGlib::processEvents (this=0x7fb029670e40, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#17 0x00007fb02a787732 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#18 0x00007fb02a787b0c in QEventLoop::exec (this=0x7fffe8db6040, flags=) at kernel/qeventloop.cpp:201
#19 0x00007fb02a78b84b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#20 0x0000000000407f27 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../app/main.cpp:181
The current source language is "auto; currently c++".

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

Possible duplicates by query: bug 206870.

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-04-16 04:05:42 UTC

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