Bug 212029 - kdevelop crash when opening/editing a file [~QualifiedIdentifier, ~State, ~KSharedPtr]
Summary: kdevelop crash when opening/editing a file [~QualifiedIdentifier, ~State, ~KS...
Status: RESOLVED DUPLICATE of bug 206775
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-27 06:51 UTC by Percy Camilo Triveño Aucahuasi
Modified: 2009-10-28 09:36 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
bactrace with libc6-dbg (13.71 KB, application/octet-stream)
2009-10-28 00:04 UTC, Percy Camilo Triveño Aucahuasi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Percy Camilo Triveño Aucahuasi 2009-10-27 06:51:43 UTC
Application: kdevelop (3.9.96 (using KDevPlatform 0.9.96))
KDE Version: 4.3.73 (KDE 4.3.73 (KDE 4.4 >= 20091026)) (Compiled from sources)
Qt Version: 4.6.0
Operating System: Linux 2.6.30-1-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

What I was doing when the application crashed:
kdevelop is crashing randomly when editing a file or when opening a new file from the current project. It seems a segment fault ... 

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

Thread 10 (Thread 0x7fca36a31910 (LWP 6028)):
#0  0x00007fca4ae2a21d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fca4b0d67db in QWaitConditionPrivate::wait (this=0x2015640, time=200000) at thread/qwaitcondition_unix.cpp:85
#2  0x00007fca4b0d634e in QWaitCondition::wait (this=0x227e9b8, mutex=0x227e9c0, time=200000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fca4713b423 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x227e9a0) at /home/percy/kde/src/KDE/kdevplatform/language/duchain/duchain.cpp:280
#4  0x00007fca4b0d5e02 in QThreadPrivate::start (arg=0x227e9a0) at thread/qthread_unix.cpp:244
#5  0x00007fca4ae2573a in start_thread () from /lib/libpthread.so.0
#6  0x00007fca491b92fd in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7fca238e7910 (LWP 6072)):
#0  0x00007fca4ae29f99 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fca4b0d67f1 in QWaitConditionPrivate::wait (this=0x338aab0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007fca4b0d634e in QWaitCondition::wait (this=0x338a8b8, mutex=0x32066f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fca4cf52f19 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x338a890, th=0x338b110) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fca4cf57847 in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x32304e0, th=0x338b110) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:80
#5  0x00007fca4cf52656 in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x338a890, th=0x338b110) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:356
#6  0x00007fca4cf5793f in ThreadWeaver::WorkingHardState::applyForWork (this=0x32304e0, th=0x338b110) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71
#7  0x00007fca4cf53155 in ThreadWeaver::WeaverImpl::applyForWork (this=0x338a890, th=0x338b110, previous=0x3384ea0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351
#8  0x00007fca4cf55b14 in ThreadWeaver::ThreadRunHelper::run (this=0x7fca238e6f70, parent=0x338a890, th=0x338b110) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:87
#9  0x00007fca4cf55ca9 in ThreadWeaver::Thread::run (this=0x338b110) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:142
#10 0x00007fca4b0d5e02 in QThreadPrivate::start (arg=0x338b110) at thread/qthread_unix.cpp:244
#11 0x00007fca4ae2573a in start_thread () from /lib/libpthread.so.0
#12 0x00007fca491b92fd in clone () from /lib/libc.so.6
#13 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fca240e8910 (LWP 6073)):
#0  0x00007fca4ae2a21d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fca4b0d67db in QWaitConditionPrivate::wait (this=0x3499dc0, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  0x00007fca4b0d634e in QWaitCondition::wait (this=0x3499d68, mutex=0x3499d60, time=30000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fca4b0c667d in QThreadPoolThread::run (this=0x33765a0) at concurrent/qthreadpool.cpp:140
#4  0x00007fca4b0d5e02 in QThreadPrivate::start (arg=0x33765a0) at thread/qthread_unix.cpp:244
#5  0x00007fca4ae2573a in start_thread () from /lib/libpthread.so.0
#6  0x00007fca491b92fd in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7fca248e9910 (LWP 6148)):
#0  0x00007fca4ae29f99 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fca48114aed in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7fca48446620) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x00007fca48114b77 in WTF::TCMalloc_PageHeap::runScavengerThread (context=0x7fca48446620) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x00007fca4ae2573a in start_thread () from /lib/libpthread.so.0
#4  0x00007fca491b92fd in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fca1d685910 (LWP 6161)):
#0  0x00007fca491ae3a3 in poll () from /lib/libc.so.6
#1  0x00007fca42e71859 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fca42e71b3c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fca4b23b49f in QEventDispatcherGlib::processEvents (this=0x359e5a0, flags=...) at kernel/qeventdispatcher_glib.cpp:409
#4  0x00007fca4b1fc12b in QEventLoop::processEvents (this=0x7fca1d684f20, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fca4b1fc34f in QEventLoop::exec (this=0x7fca1d684f20, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fca4b0d106f in QThread::exec (this=0x37f0bd0) at thread/qthread.cpp:487
#7  0x00007fca4723c673 in KDevelop::CompletionWorkerThread::run (this=0x37f0bd0) at /home/percy/kde/src/KDE/kdevplatform/language/codecompletion/codecompletionmodel.cpp:82
#8  0x00007fca4b0d5e02 in QThreadPrivate::start (arg=0x37f0bd0) at thread/qthread_unix.cpp:244
#9  0x00007fca4ae2573a in start_thread () from /lib/libpthread.so.0
#10 0x00007fca491b92fd in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fca1ce84910 (LWP 6162)):
#0  0x00007fca4ae27caf in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0x00007fca42e71027 in g_main_context_check () from /lib/libglib-2.0.so.0
#2  0x00007fca42e718a1 in ?? () from /lib/libglib-2.0.so.0
#3  0x00007fca42e71b3c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x00007fca4b23b49f in QEventDispatcherGlib::processEvents (this=0x36740e0, flags=...) at kernel/qeventdispatcher_glib.cpp:409
#5  0x00007fca4b1fc12b in QEventLoop::processEvents (this=0x7fca1ce83f20, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fca4b1fc34f in QEventLoop::exec (this=0x7fca1ce83f20, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007fca4b0d106f in QThread::exec (this=0x37f5dc0) at thread/qthread.cpp:487
#8  0x00007fca4723c673 in KDevelop::CompletionWorkerThread::run (this=0x37f5dc0) at /home/percy/kde/src/KDE/kdevplatform/language/codecompletion/codecompletionmodel.cpp:82
#9  0x00007fca4b0d5e02 in QThreadPrivate::start (arg=0x37f5dc0) at thread/qthread_unix.cpp:244
#10 0x00007fca4ae2573a in start_thread () from /lib/libpthread.so.0
#11 0x00007fca491b92fd in clone () from /lib/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fca1c683910 (LWP 6163)):
#0  0x00007fca4ae2a21d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fca4b0d5736 in thread_sleep (ti=0x7fca1c682f10) at thread/qthread_unix.cpp:394
#2  0x00007fca4b0d59a6 in QThread::msleep (msecs=30) at thread/qthread_unix.cpp:420
#3  0x00007fca1e69bb9a in UIBlockTester::UIBlockTesterThread::run (this=0x3820720) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cpplanguagesupport.cpp:647
#4  0x00007fca4b0d5e02 in QThreadPrivate::start (arg=0x3820720) at thread/qthread_unix.cpp:244
#5  0x00007fca4ae2573a in start_thread () from /lib/libpthread.so.0
#6  0x00007fca491b92fd in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fca1be82910 (LWP 6164)):
[KCrash Handler]
#5  0x00007fca4915ece1 in ?? () from /lib/libc.so.6
#6  0x00007fca491609e0 in ?? () from /lib/libc.so.6
#7  0x00007fca4718a8f4 in ~QualifiedIdentifier (this=0x4c232c8, __in_chrg=<value optimized out>) at /home/percy/kde/src/KDE/kdevplatform/language/duchain/identifier.cpp:574
#8  0x00007fca1e15eb36 in ~State (this=0x4c232c0, __in_chrg=<value optimized out>) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/cppducontext.h:150
#9  0x00007fca1e15eb96 in ~KSharedPtr (this=0x7fca1be6fa10, __in_chrg=<value optimized out>) at /home/percy/kde/include/ksharedptr.h:90
#10 0x00007fca1e1bfda3 in Cpp::FindDeclaration::closeQualifiedIdentifier (this=0x7fca1be6fbb0) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/cppducontext.cpp:152
#11 0x00007fca1e1f0ef4 in NameASTVisitor::run (this=0x7fca1be6fb50, node=0x4c8fcb0, skipLastNamePart=false) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/name_visitor.cpp:305
#12 0x00007fca1e1f31ed in TypeASTVisitor::visitName (this=0x7fca1be6fec0, node=0x4c8fcb0) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/type_visitor.cpp:250
#13 0x00007fca1dea9c2d in Visitor::visit (this=0x7fca1be6fec0, node=0x4c8fcb0) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/visitor.cpp:113
#14 0x00007fca1e1f37d2 in TypeASTVisitor::visitSimpleTypeSpecifier (this=0x7fca1be6fec0, node=0x4c8fc60) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/type_visitor.cpp:241
#15 0x00007fca1dea9c2d in Visitor::visit (this=0x7fca1be6fec0, node=0x4c8fc60) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/visitor.cpp:113
#16 0x00007fca1e1f382b in TypeASTVisitor::run (this=0x7fca1be6fec0, node=0x4c8fc60) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/type_visitor.cpp:92
#17 0x00007fca1e1db525 in Cpp::ExpressionVisitor::visitSimpleTypeSpecifier (this=0x7fca1be70070, node=0x4c8fc60)
    at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/expressionvisitor.cpp:1099
#18 0x00007fca1dea9c2d in Visitor::visit (this=0x7fca1be70070, node=0x4c8fc60) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/visitor.cpp:113
#19 0x00007fca1e1d7279 in Cpp::ExpressionVisitor::visitTypeId (this=0x7fca1be70070, type_id=0x4c8fd98) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/expressionvisitor.cpp:1874
#20 0x00007fca1dea9c2d in Visitor::visit (this=0x7fca1be70070, node=0x4c8fd98) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/visitor.cpp:113
#21 0x00007fca1e1d8707 in Cpp::ExpressionVisitor::parse (this=0x7fca1be70070, ast=0x4c8fd98) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/expressionvisitor.cpp:232
#22 0x00007fca1e1d66e6 in Cpp::ExpressionParser::evaluateType (this=0x7fca1be71770, ast=0x4c8fd98, session=0x4c61250, source=0x49bf330)
    at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/expressionparser.cpp:141
#23 0x00007fca1e1d6d1d in Cpp::ExpressionParser::evaluateType (this=0x7fca1be71770, unit=..., context=..., source=0x49bf330, forceExpression=false)
    at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/expressionparser.cpp:114
#24 0x00007fca1e1d34b9 in DelayedTypeResolver::exchange (this=0x7fca1be719e0, type=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/templatedeclaration.cpp:197
#25 0x00007fca1e1ca427 in Cpp::resolveDelayedTypes (type=..., context=0x49bf330, source=0x49bf330, searchFlags=...)
    at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/templatedeclaration.cpp:1026
#26 0x00007fca1e160574 in Cpp::CppDUContext<KDevelop::TopDUContext>::findDeclarationsInternal (this=0x49bf330, identifier=..., position=..., dataType=..., ret=..., source=0x49bf330, basicFlags=...)
    at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/cppducontext.h:344
#27 0x00007fca1e163451 in Cpp::CppDUContext<KDevelop::TopDUContext>::findDeclarationsInternal (this=0x49bf330, identifiers=..., position=..., dataType=..., ret=..., source=0x49bf330, basicFlags=..., 
    depth=0) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/cppducontext.h:285
#28 0x00007fca4713d7ef in KDevelop::DUContext::findDeclarations (this=0x49bf330, identifier=..., position=..., dataType=..., topContext=0x0, flags=...)
    at /home/percy/kde/src/KDE/kdevplatform/language/duchain/ducontext.cpp:902
#29 0x00007fca1e168fa1 in DeclarationBuilder::visitDeclarator (this=0x7fca1be73b30, node=0x4afcd58) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/declarationbuilder.cpp:311
#30 0x00007fca1e15347f in ContextBuilder::visitInitDeclarator (this=0x7fca1be73b30, node=0x4afd338) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/contextbuilder.cpp:965
#31 0x00007fca1e165be0 in DeclarationBuilder::visitInitDeclarator (this=0x7fca1be73b30, node=0x4afd338) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/declarationbuilder.cpp:230
#32 0x00007fca1dea9c2d in Visitor::visit (this=0x7fca1be73b90, node=0x4afd338) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/visitor.cpp:113
#33 0x00007fca1e14e8e2 in ContextBuilder::visitFunctionDeclaration (this=0x7fca1be73b30, node=0x4afe398) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/contextbuilder.cpp:692
#34 0x00007fca1e196029 in TypeBuilder::visitFunctionDeclaration (this=0x7fca1be73b30, node=0x4afe398) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/typebuilder.cpp:493
#35 0x00007fca1e169613 in DeclarationBuilder::visitFunctionDeclaration (this=0x7fca1be73b30, node=0x4afe398) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/declarationbuilder.cpp:187
#36 0x00007fca1e15075a in ContextBuilder::visitFunctionDefinition (this=0x7fca1be73b30, node=0x4afe398) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/contextbuilder.cpp:661
#37 0x00007fca1dea9c2d in Visitor::visit (this=0x7fca1be73b90, node=0x4afe398) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/visitor.cpp:113
#38 0x00007fca1e150361 in ContextBuilder::visitTemplateDeclaration (this=0x7fca1be73b30, ast=0x4afe3f8) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/contextbuilder.cpp:318
#39 0x00007fca1dea9c2d in Visitor::visit (this=0x7fca1be73b90, node=0x4afe3f8) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/visitor.cpp:113
#40 0x00007fca1dea7b1d in visitNodes<DeclarationAST*> (v=0x7fca1be73b90, nodes=0x4b57090) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/visitor.h:128
#41 0x00007fca1dea7317 in DefaultVisitor::visitTranslationUnit (this=0x7fca1be73b90, node=0x469ea20) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/default_visitor.cpp:394
#42 0x00007fca1dea9c2d in Visitor::visit (this=0x7fca1be73b90, node=0x469ea20) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/visitor.cpp:113
#43 0x00007fca1e14e841 in ContextBuilder::startVisiting (this=0x7fca1be73b30, node=0x469ea20) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/contextbuilder.cpp:209
#44 0x00007fca1e157c36 in KDevelop::AbstractContextBuilder<AST, NameAST>::supportBuild (this=0x7fca1be73b30, node=0x469ea20, context=0x49bf330)
    at /home/percy/kde/include/kdevplatform/language/duchain/builders/abstractcontextbuilder.h:201
#45 0x00007fca1e17083d in KDevelop::AbstractTypeBuilder<AST, NameAST, ContextBuilder>::supportBuild (this=0x7fca1be73b30, node=0x469ea20, context=0x0)
    at /home/percy/kde/include/kdevplatform/language/duchain/builders/abstracttypebuilder.h:85
#46 0x00007fca1e152899 in ContextBuilder::buildContexts (this=0x7fca1be73b30, file=..., node=0x469ea20, includes=0x7fca1be74340, updateContext=..., removeOldImports=false)
    at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/contextbuilder.cpp:467
#47 0x00007fca1e169bb9 in DeclarationBuilder::buildDeclarations (this=0x7fca1be73b30, file=..., node=0x469ea20, includes=0x7fca1be74340, updateContext=..., removeOldImports=false)
    at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppduchain/declarationbuilder.cpp:105
#48 0x00007fca1e6adf7c in CPPInternalParseJob::run (this=0x3ad5520) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppparsejob.cpp:633
#49 0x00007fca1e6ab4e0 in CPPParseJob::parseForeground (this=0x39d2950) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppparsejob.cpp:204
#50 0x00007fca1e6bb135 in PreprocessJob::sourceNeeded (this=0x3abb2d0, _fileName=..., type=rpp::Preprocessor::IncludeGlobal, sourceLine=46, skipCurrentPath=false)
    at /home/percy/kde/src/KDE/kdevelop/languages/cpp/preprocessjob.cpp:575
#51 0x00007fca1e45714d in rpp::pp::handle_include (this=0x7fca1be75b00, skip_current_path=false, input=..., output=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:192
#52 0x00007fca1e45798f in rpp::pp::handle_directive (this=0x7fca1be75b00, directive=98573, input=..., output=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:130
#53 0x00007fca1e457c89 in rpp::pp::operator() (this=0x7fca1be75b00, input=..., output=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:245
#54 0x00007fca1e457ff8 in rpp::pp::processFileInternal (this=0x7fca1be75b00, fileName=..., fileContents=..., result=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:97
#55 0x00007fca1e45805c in rpp::pp::processFile (this=0x7fca1be75b00, fileName=..., data=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:84
#56 0x00007fca1e6b93e0 in PreprocessJob::run (this=0x3abb2d0) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/preprocessjob.cpp:238
#57 0x00007fca1e6ab4bc in CPPParseJob::parseForeground (this=0x3996eb0) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppparsejob.cpp:203
#58 0x00007fca1e6bb135 in PreprocessJob::sourceNeeded (this=0x3a8d480, _fileName=..., type=rpp::Preprocessor::IncludeLocal, sourceLine=0, skipCurrentPath=false)
    at /home/percy/kde/src/KDE/kdevelop/languages/cpp/preprocessjob.cpp:575
#59 0x00007fca1e45714d in rpp::pp::handle_include (this=0x7fca1be77dd0, skip_current_path=false, input=..., output=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:192
#60 0x00007fca1e45798f in rpp::pp::handle_directive (this=0x7fca1be77dd0, directive=98573, input=..., output=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:130
#61 0x00007fca1e457c89 in rpp::pp::operator() (this=0x7fca1be77dd0, input=..., output=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:245
#62 0x00007fca1e457ff8 in rpp::pp::processFileInternal (this=0x7fca1be77dd0, fileName=..., fileContents=..., result=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:97
#63 0x00007fca1e45805c in rpp::pp::processFile (this=0x7fca1be77dd0, fileName=..., data=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:84
#64 0x00007fca1e6b93e0 in PreprocessJob::run (this=0x3a8d480) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/preprocessjob.cpp:238
#65 0x00007fca1e6ab4bc in CPPParseJob::parseForeground (this=0x39979b0) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppparsejob.cpp:203
#66 0x00007fca1e6bb135 in PreprocessJob::sourceNeeded (this=0x38ab450, _fileName=..., type=rpp::Preprocessor::IncludeGlobal, sourceLine=23, skipCurrentPath=false)
    at /home/percy/kde/src/KDE/kdevelop/languages/cpp/preprocessjob.cpp:575
#67 0x00007fca1e45714d in rpp::pp::handle_include (this=0x7fca1be7a0a0, skip_current_path=false, input=..., output=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:192
#68 0x00007fca1e45798f in rpp::pp::handle_directive (this=0x7fca1be7a0a0, directive=98573, input=..., output=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:130
#69 0x00007fca1e457c89 in rpp::pp::operator() (this=0x7fca1be7a0a0, input=..., output=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:245
#70 0x00007fca1e457ff8 in rpp::pp::processFileInternal (this=0x7fca1be7a0a0, fileName=..., fileContents=..., result=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:97
#71 0x00007fca1e45805c in rpp::pp::processFile (this=0x7fca1be7a0a0, fileName=..., data=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:84
#72 0x00007fca1e6b93e0 in PreprocessJob::run (this=0x38ab450) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/preprocessjob.cpp:238
#73 0x00007fca1e6ab4bc in CPPParseJob::parseForeground (this=0x3867710) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppparsejob.cpp:203
#74 0x00007fca1e6bb135 in PreprocessJob::sourceNeeded (this=0x26637a0, _fileName=..., type=rpp::Preprocessor::IncludeLocal, sourceLine=31, skipCurrentPath=false)
    at /home/percy/kde/src/KDE/kdevelop/languages/cpp/preprocessjob.cpp:575
#75 0x00007fca1e45714d in rpp::pp::handle_include (this=0x7fca1be7c370, skip_current_path=false, input=..., output=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:192
#76 0x00007fca1e45798f in rpp::pp::handle_directive (this=0x7fca1be7c370, directive=98573, input=..., output=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:130
#77 0x00007fca1e457c89 in rpp::pp::operator() (this=0x7fca1be7c370, input=..., output=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:245
#78 0x00007fca1e457ff8 in rpp::pp::processFileInternal (this=0x7fca1be7c370, fileName=..., fileContents=..., result=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:97
#79 0x00007fca1e45805c in rpp::pp::processFile (this=0x7fca1be7c370, fileName=..., data=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:84
#80 0x00007fca1e6b93e0 in PreprocessJob::run (this=0x26637a0) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/preprocessjob.cpp:238
#81 0x00007fca1e6ab4bc in CPPParseJob::parseForeground (this=0x3603ff0) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppparsejob.cpp:203
#82 0x00007fca1e6bb135 in PreprocessJob::sourceNeeded (this=0x385c4f0, _fileName=..., type=rpp::Preprocessor::IncludeGlobal, sourceLine=9, skipCurrentPath=false)
    at /home/percy/kde/src/KDE/kdevelop/languages/cpp/preprocessjob.cpp:575
#83 0x00007fca1e45714d in rpp::pp::handle_include (this=0x7fca1be7e640, skip_current_path=false, input=..., output=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:192
#84 0x00007fca1e45798f in rpp::pp::handle_directive (this=0x7fca1be7e640, directive=98573, input=..., output=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:130
#85 0x00007fca1e457c89 in rpp::pp::operator() (this=0x7fca1be7e640, input=..., output=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:245
#86 0x00007fca1e457ff8 in rpp::pp::processFileInternal (this=0x7fca1be7e640, fileName=..., fileContents=..., result=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:97
#87 0x00007fca1e45805c in rpp::pp::processFile (this=0x7fca1be7e640, fileName=..., data=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:84
#88 0x00007fca1e6b93e0 in PreprocessJob::run (this=0x385c4f0) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/preprocessjob.cpp:238
#89 0x00007fca1e6ab4bc in CPPParseJob::parseForeground (this=0x2686c40) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/cppparsejob.cpp:203
#90 0x00007fca1e6bb135 in PreprocessJob::sourceNeeded (this=0x37e7690, _fileName=..., type=rpp::Preprocessor::IncludeLocal, sourceLine=5, skipCurrentPath=false)
    at /home/percy/kde/src/KDE/kdevelop/languages/cpp/preprocessjob.cpp:575
#91 0x00007fca1e45714d in rpp::pp::handle_include (this=0x7fca1be80910, skip_current_path=false, input=..., output=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:192
#92 0x00007fca1e45798f in rpp::pp::handle_directive (this=0x7fca1be80910, directive=98573, input=..., output=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:130
#93 0x00007fca1e457c89 in rpp::pp::operator() (this=0x7fca1be80910, input=..., output=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:245
#94 0x00007fca1e457ff8 in rpp::pp::processFileInternal (this=0x7fca1be80910, fileName=..., fileContents=..., result=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:97
#95 0x00007fca1e45805c in rpp::pp::processFile (this=0x7fca1be80910, fileName=..., data=...) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/parser/rpp/pp-engine.cpp:84
#96 0x00007fca1e6b93e0 in PreprocessJob::run (this=0x37e7690) at /home/percy/kde/src/KDE/kdevelop/languages/cpp/preprocessjob.cpp:238
#97 0x00007fca4cf566a7 in ThreadWeaver::JobRunHelper::runTheJob (this=0x7fca1be81e50, th=0x364c1e0, job=0x37e7690) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/Job.cpp:106
#98 0x00007fca4cf568e1 in ThreadWeaver::Job::execute (this=0x37e7690, th=0x364c1e0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/Job.cpp:135
#99 0x00007fca4cf58f2e in ThreadWeaver::JobCollectionJobRunner::execute (this=0x37c0540, t=0x364c1e0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/JobCollection.cpp:82
#100 0x00007fca4cf58edf in ThreadWeaver::JobCollection::execute (this=0x37e7550, t=0x364c1e0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/JobCollection.cpp:228
#101 0x00007fca4cf55b60 in ThreadWeaver::ThreadRunHelper::run (this=0x7fca1be81f70, parent=0x21c7910, th=0x364c1e0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:95
#102 0x00007fca4cf55ca9 in ThreadWeaver::Thread::run (this=0x364c1e0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:142
#103 0x00007fca4b0d5e02 in QThreadPrivate::start (arg=0x364c1e0) at thread/qthread_unix.cpp:244
#104 0x00007fca4ae2573a in start_thread () from /lib/libpthread.so.0
#105 0x00007fca491b92fd in clone () from /lib/libc.so.6
#106 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fca1b681910 (LWP 6165)):
#0  0x00007fca4ae29f99 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fca4b0d67f1 in QWaitConditionPrivate::wait (this=0x21d4eb0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007fca4b0d634e in QWaitCondition::wait (this=0x21c7938, mutex=0x21c4f00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fca4cf52f19 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x21c7910, th=0x381c3a0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fca4cf57847 in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x21c4f70, th=0x381c3a0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:80
#5  0x00007fca4cf52656 in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x21c7910, th=0x381c3a0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:356
#6  0x00007fca4cf5793f in ThreadWeaver::WorkingHardState::applyForWork (this=0x21c4f70, th=0x381c3a0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71
#7  0x00007fca4cf53155 in ThreadWeaver::WeaverImpl::applyForWork (this=0x21c7910, th=0x381c3a0, previous=0x0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351
#8  0x00007fca4cf55b14 in ThreadWeaver::ThreadRunHelper::run (this=0x7fca1b680f70, parent=0x21c7910, th=0x381c3a0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:87
#9  0x00007fca4cf55ca9 in ThreadWeaver::Thread::run (this=0x381c3a0) at /home/percy/kde/src/KDE/kdelibs/threadweaver/Weaver/Thread.cpp:142
#10 0x00007fca4b0d5e02 in QThreadPrivate::start (arg=0x381c3a0) at thread/qthread_unix.cpp:244
#11 0x00007fca4ae2573a in start_thread () from /lib/libpthread.so.0
#12 0x00007fca491b92fd in clone () from /lib/libc.so.6
#13 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fca4ea837f0 (LWP 6027)):
#0  0x00007fca491c603b in ?? () from /lib/libc.so.6
#1  0x00007fca491ae3bb in poll () from /lib/libc.so.6
#2  0x00007fca410d490a in ?? () from /usr/lib/libxcb.so.1
#3  0x00007fca410d4ed9 in ?? () from /usr/lib/libxcb.so.1
#4  0x00007fca410d5185 in xcb_writev () from /usr/lib/libxcb.so.1
#5  0x00007fca45225ed6 in _XSend () from /usr/lib/libX11.so.6
#6  0x00007fca45226029 in _XReply () from /usr/lib/libX11.so.6
#7  0x00007fca45213dbf in XQueryPointer () from /usr/lib/libX11.so.6
#8  0x00007fca49ec2cd1 in QCursor::pos () at kernel/qcursor_x11.cpp:155
#9  0x00007fca49e0c0da in QApplicationPrivate::sendSyntheticEnterLeave (this=0x1fc2c80, widget=0x4ca1d00) at kernel/qapplication.cpp:3042
#10 0x00007fca49e83d2f in QWidget::setVisible (this=0x4ca1d00, visible=true) at kernel/qwidget.cpp:7330
#11 0x00007fca49e5b6d9 in QWidget::show (this=0x4ca1d00) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:478
#12 0x00007fca49e5abd8 in QStackedLayout::setCurrentIndex (this=0x3150f30, index=0) at kernel/qstackedlayout.cpp:311
#13 0x00007fca49e5afe6 in QStackedLayout::insertWidget (this=0x3150f30, index=0, widget=0x4ca1d00) at kernel/qstackedlayout.cpp:219
#14 0x00007fca4a3cb79d in QStackedWidget::insertWidget (this=0x314edf0, index=0, widget=0x4ca1d00) at widgets/qstackedwidget.cpp:185
#15 0x00007fca46e19a5f in Sublime::Container::addWidget (this=0x309bc90, view=0x43b6280) at /home/percy/kde/src/KDE/kdevplatform/sublime/container.cpp:236
#16 0x00007fca46e29567 in Sublime::MainWindowPrivate::ViewCreator::operator() (this=0x7ffff95227e0, index=0x2125f20) at /home/percy/kde/src/KDE/kdevplatform/sublime/mainwindow_p.cpp:249
#17 0x00007fca46e2e9dd in Sublime::Area::walkViewsInternal<Sublime::MainWindowPrivate::ViewCreator> (this=0x21488f0, op=..., index=0x2125f20)
    at /home/percy/kde/src/KDE/kdevplatform/sublime/areawalkers.h:32
#18 0x00007fca46e2ea93 in Sublime::Area::walkViews<Sublime::MainWindowPrivate::ViewCreator> (this=0x21488f0, op=..., index=0x2125f20) at /home/percy/kde/src/KDE/kdevplatform/sublime/areawalkers.h:48
#19 0x00007fca46e29788 in Sublime::MainWindowPrivate::viewAdded (this=0x210a700, index=0x2125f20, view=0x43b6280) at /home/percy/kde/src/KDE/kdevplatform/sublime/mainwindow_p.cpp:382
#20 0x00007fca46e22ffb in Sublime::MainWindow::qt_metacall (this=0x2104480, _c=QMetaObject::InvokeMetaMethod, _id=10, _a=0x7ffff9522a20)
    at /home/percy/kde/build/KDE/kdevplatform/sublime/mainwindow.moc:115
#21 0x00007fca4dfe8a95 in KDevelop::MainWindow::qt_metacall (this=0x2104480, _c=QMetaObject::InvokeMetaMethod, _id=60, _a=0x7ffff9522a20)
    at /home/percy/kde/build/KDE/kdevplatform/shell/mainwindow.moc:89
#22 0x00007fca4b207a47 in QMetaObject::metacall (object=0x2104480, cl=QMetaObject::InvokeMetaMethod, idx=60, argv=0x7ffff9522a20) at kernel/qmetaobject.cpp:237
#23 0x00007fca4b21cd92 in QMetaObject::activate (sender=0x21488f0, m=0x7fca47058040, local_signal_index=0, argv=0x7ffff9522a20) at kernel/qobject.cpp:3398
#24 0x00007fca46e12539 in Sublime::Area::viewAdded (this=0x21488f0, _t1=0x2125f20, _t2=0x43b6280) at /home/percy/kde/build/KDE/kdevplatform/sublime/area.moc:115
#25 0x00007fca46e14163 in Sublime::Area::addView (this=0x21488f0, view=0x43b6280, index=0x2125f20) at /home/percy/kde/src/KDE/kdevplatform/sublime/area.cpp:169
#26 0x00007fca46e14200 in Sublime::Area::addView (this=0x21488f0, view=0x43b6280, after=0x0) at /home/percy/kde/src/KDE/kdevplatform/sublime/area.cpp:182
#27 0x00007fca4e01a0b0 in KDevelop::DocumentControllerPrivate::openDocumentInternal (this=0x21c7560, doc=0x487d4a0, range=..., activationParams=...)
    at /home/percy/kde/src/KDE/kdevplatform/shell/documentcontroller.cpp:347
#28 0x00007fca4e01b65f in KDevelop::DocumentControllerPrivate::openDocumentInternal (this=0x21c7560, inputUrl=..., prefName=..., range=..., encoding=..., activationParams=...)
    at /home/percy/kde/src/KDE/kdevplatform/shell/documentcontroller.cpp:275
#29 0x00007fca4e014ece in KDevelop::DocumentController::openDocument (this=0x21d52b0, inputUrl=..., range=..., activationParams=...)
    at /home/percy/kde/src/KDE/kdevplatform/shell/documentcontroller.cpp:541
#30 0x00007fca217da3a7 in ProjectManagerView::openUrl (this=0x2fe3e70, url=...) at /home/percy/kde/src/KDE/kdevplatform/plugins/projectmanagerview/projectmanagerview.cpp:214
#31 0x00007fca217dad22 in ProjectManagerView::qt_metacall (this=0x2fe3e70, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x7ffff9523480)
    at /home/percy/kde/build/KDE/kdevplatform/plugins/projectmanagerview/projectmanagerview.moc:94
#32 0x00007fca4b207a47 in QMetaObject::metacall (object=0x2fe3e70, cl=QMetaObject::InvokeMetaMethod, idx=32, argv=0x7ffff9523480) at kernel/qmetaobject.cpp:237
#33 0x00007fca4b21cd92 in QMetaObject::activate (sender=0x2fb21b0, m=0x7fca219f2920, local_signal_index=0, argv=0x7ffff9523480) at kernel/qobject.cpp:3398
#34 0x00007fca217dcdfb in ProjectTreeView::activateUrl (this=0x2fb21b0, _t1=...) at /home/percy/kde/build/KDE/kdevplatform/plugins/projectmanagerview/projecttreeview.moc:94
#35 0x00007fca217ddc19 in ProjectTreeView::slotActivated (this=0x2fb21b0, index=...) at /home/percy/kde/src/KDE/kdevplatform/plugins/projectmanagerview/projecttreeview.cpp:148
#36 0x00007fca217ddcbb in ProjectTreeView::qt_metacall (this=0x2fb21b0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7ffff95236d0)
    at /home/percy/kde/build/KDE/kdevplatform/plugins/projectmanagerview/projecttreeview.moc:80
#37 0x00007fca4b207a47 in QMetaObject::metacall (object=0x2fb21b0, cl=QMetaObject::InvokeMetaMethod, idx=88, argv=0x7ffff95236d0) at kernel/qmetaobject.cpp:237
#38 0x00007fca4b21cd92 in QMetaObject::activate (sender=0x2fb21b0, m=0x7fca4ab6f7a0, local_signal_index=2, argv=0x7ffff95236d0) at kernel/qobject.cpp:3398
#39 0x00007fca4a4c3b17 in QAbstractItemView::doubleClicked (this=0x2fb21b0, _t1=...) at .moc/debug-shared/moc_qabstractitemview.cpp:335
#40 0x00007fca4a51b95b in QTreeView::mouseDoubleClickEvent (this=0x2fb21b0, event=0x7ffff9524a80) at itemviews/qtreeview.cpp:1858
#41 0x00007fca49e7f1e6 in QWidget::event (this=0x2fb21b0, event=0x7ffff9524a80) at kernel/qwidget.cpp:7907
#42 0x00007fca4a34ae4b in QFrame::event (this=0x2fb21b0, e=0x7ffff9524a80) at widgets/qframe.cpp:557
#43 0x00007fca4a3fb6cb in QAbstractScrollArea::viewportEvent (this=0x2fb21b0, e=0x7ffff9524a80) at widgets/qabstractscrollarea.cpp:991
#44 0x00007fca4a4ce7b9 in QAbstractItemView::viewportEvent (this=0x2fb21b0, event=0x7ffff9524a80) at itemviews/qabstractitemview.cpp:1585
#45 0x00007fca4a519118 in QTreeView::viewportEvent (this=0x2fb21b0, event=0x7ffff9524a80) at itemviews/qtreeview.cpp:1246
#46 0x00007fca4a3fe8ce in QAbstractScrollAreaPrivate::viewportEvent (this=0x2fe6350, event=0x7ffff9524a80) at widgets/qabstractscrollarea_p.h:100
#47 0x00007fca4a3fe90a in QAbstractScrollAreaFilter::eventFilter (this=0x2fe7630, o=0x2fe6870, e=0x7ffff9524a80) at widgets/qabstractscrollarea_p.h:116
#48 0x00007fca4b1fd737 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x1fc2c80, receiver=0x2fe6870, event=0x7ffff9524a80) at kernel/qcoreapplication.cpp:819
#49 0x00007fca49e04d7d in QApplicationPrivate::notify_helper (this=0x1fc2c80, receiver=0x2fe6870, e=0x7ffff9524a80) at kernel/qapplication.cpp:4247
#50 0x00007fca49e05bdb in QApplication::notify (this=0x7ffff9525c20, receiver=0x2fe6870, e=0x7ffff9524a80) at kernel/qapplication.cpp:3837
#51 0x00007fca4ba50ab9 in KApplication::notify (this=0x7ffff9525c20, receiver=0x2fe6870, event=0x7ffff9524a80) at /home/percy/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:302
#52 0x00007fca4b1ffca1 in QCoreApplication::notifyInternal (this=0x7ffff9525c20, receiver=0x2fe6870, event=0x7ffff9524a80) at kernel/qcoreapplication.cpp:704
#53 0x00007fca49e18b8d in QCoreApplication::sendSpontaneousEvent (receiver=0x2fe6870, event=0x7ffff9524a80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#54 0x00007fca49e0bb98 in QApplicationPrivate::sendMouseEvent (receiver=0x2fe6870, event=0x7ffff9524a80, alienWidget=0x2fe6870, nativeWidget=0x2104480, buttonDown=0x7fca4ab9b758, 
    lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:2974
#55 0x00007fca49eb65e2 in QETWidget::translateMouseEvent (this=0x2104480, event=0x7ffff95256c0) at kernel/qapplication_x11.cpp:4360
#56 0x00007fca49eb7734 in QApplication::x11ProcessEvent (this=0x7ffff9525c20, event=0x7ffff95256c0) at kernel/qapplication_x11.cpp:3377
#57 0x00007fca49eebd0a in x11EventSourceDispatch (s=0x1fc6b70, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#58 0x00007fca42e6e12a in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#59 0x00007fca42e71988 in ?? () from /lib/libglib-2.0.so.0
#60 0x00007fca42e71b3c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#61 0x00007fca4b23b481 in QEventDispatcherGlib::processEvents (this=0x1f4a590, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#62 0x00007fca49eeb36b in QGuiEventDispatcherGlib::processEvents (this=0x1f4a590, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#63 0x00007fca4b1fc12b in QEventLoop::processEvents (this=0x7ffff9525ad0, flags=...) at kernel/qeventloop.cpp:149
#64 0x00007fca4b1fc34f in QEventLoop::exec (this=0x7ffff9525ad0, flags=...) at kernel/qeventloop.cpp:201
#65 0x00007fca4b2006eb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#66 0x00007fca49e07780 in QApplication::exec () at kernel/qapplication.cpp:3590
#67 0x0000000000407708 in main (argc=1, argv=0x7ffff9526d58) at /home/percy/kde/src/KDE/kdevelop/app/main.cpp:182

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

Reported using DrKonqi
Comment 1 Andreas Pakulat 2009-10-27 08:33:39 UTC
Hmm, this looks a bit like the malloc-checking problems. Which version of libc6 do you have installed? Can you install debug symbols for it and create a new backtrace please?
Comment 2 Percy Camilo Triveño Aucahuasi 2009-10-28 00:04:32 UTC
Created attachment 37924 [details]
bactrace with libc6-dbg
Comment 3 Percy Camilo Triveño Aucahuasi 2009-10-28 00:05:22 UTC
Hi Andreas, I have libc6 2.10.1-2 (debian sid distro). I'm sending the new backtrace with libc6-dbg installed ... hope it helps ;)

Cheers,
Percy
Comment 4 Andreas Pakulat 2009-10-28 09:36:13 UTC
Thanks, confirms that this is the already-known malloc-problem. This either points at a problem inside of libc6 2.10's malloc-checking or at a problem in Qt. Please see the original report about workarounds.

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