KDevelop crash

Aleix aleixpol at gmail.com
Mon Jul 21 17:54:34 UTC 2008


Another crash...

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb024cb90 (LWP 21103)]
0x00000000 in ?? ()
(gdb) where
#0  0x00000000 in ?? ()
#1  0xb614e13f in KDevelop::DUContext::findDeclarations (this=0xb0249e7c,
identifier=@0xb0249df4, position=@0xb0249e08, dataType=@0xb0249e04,
topContext=0x0,
    flags={i = -1339777536}) at
/home/kde-devel/kdevplatform/language/duchain/ducontext.cpp:650
#2  0xb6181c9a in KDevelop::ForwardDeclaration::resolve (this=0x9296668,
topContext=0xb0249e7c)
    at
/home/kde-devel/kdevplatform/language/duchain/forwarddeclaration.cpp:88
#3  0xb6181a62 in KDevelop::ForwardDeclaration::logicalInternalContext
(this=0x9296668, topContext=0xb0249e7c)
    at
/home/kde-devel/kdevplatform/language/duchain/forwarddeclaration.cpp:101
#4  0xb1b89cf3 in KDevelop::Declaration::setType<KDevelop::AbstractType>
(this=0x9296668, type={d = 0xb0249f20})
    at
/home/kde-devel/kde/include/kdevplatform/language/duchain/declaration.h:289
#5  0xb1b86b5b in DeclarationBuilder::closeDeclaration (this=0xb024a4f0,
forceInstance=false)
    at
/home/kde-devel/kdevelop/languages/cpp/cppduchain/declarationbuilder.cpp:620
#6  0xb1b88353 in DeclarationBuilder::visitElaboratedTypeSpecifier
(this=0xb024a4f0, node=0x938f2fc)
    at
/home/kde-devel/kdevelop/languages/cpp/cppduchain/declarationbuilder.cpp:1014
#7  0xb1afc542 in Visitor::visit (this=0xb024a51c, node=0x938f2fc) at
/home/kde-devel/kdevelop/languages/cpp/parser/visitor.cpp:112
#8  0xb1ba2b5e in TypeBuilder::visitSimpleDeclaration (this=0xb024a4f0,
node=0x938f318)
    at /home/kde-devel/kdevelop/languages/cpp/cppduchain/typebuilder.cpp:452
#9  0xb1b88c45 in DeclarationBuilder::visitSimpleDeclaration
(this=0xb024a4f0, node=0x938f318)
    at
/home/kde-devel/kdevelop/languages/cpp/cppduchain/declarationbuilder.cpp:207
#10 0xb1afc542 in Visitor::visit (this=0xb024a51c, node=0x938f318) at
/home/kde-devel/kdevelop/languages/cpp/parser/visitor.cpp:112
#11 0xb1afa9b5 in visitNodes<DeclarationAST*> (v=0xb024a51c,
nodes=0x93b48c0) at
/home/kde-devel/kdevelop/languages/cpp/parser/visitor.h:127
#12 0xb1afa2c1 in DefaultVisitor::visitTranslationUnit (this=0xb024a51c,
node=0x938f240)
    at /home/kde-devel/kdevelop/languages/cpp/parser/default_visitor.cpp:394
#13 0xb1afc542 in Visitor::visit (this=0xb024a51c, node=0x938f240) at
/home/kde-devel/kdevelop/languages/cpp/parser/visitor.cpp:112
#14 0xb1b738df in ContextBuilder::startVisiting (this=0xb024a4f0,
node=0x938f240) at
/home/kde-devel/kdevelop/languages/cpp/cppduchain/contextbuilder.cpp:139
#15 0xb1b7bf97 in KDevelop::AbstractContextBuilder<AST,
NameAST>::supportBuild (this=0xb024a4f0, node=0x938f240, context=0x8e27bf8)
    at
/home/kde-devel/kde/include/kdevplatform/language/duchain/builders/abstractcontextbuilder.h:200
#16 0xb1b8b667 in KDevelop::AbstractTypeBuilder<AST, NameAST,
ContextBuilder>::supportBuild (this=0xb024a4f0, node=0x938f240, context=0x0)

On Mon, Jul 21, 2008 at 7:08 AM, Niko Sams <niko.sams at gmail.com> wrote:

> > Maybe there was an incompatible change in the disk-layout, or kdevelop
> crashed
> > while saving, or something lik that. Or have you run 2 kdevelop instances
> at
> > a time? (atm not supported) So try removing all the stored repositories,
> by
> > doing "rm .kdevduchain" in your home directory.
> I had two instances running - but not at the time of the crash.
> Removing .kdevduchain fixed the problem, thanks.
>
> Niko
>
> _______________________________________________
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20080721/5b4084ab/attachment.html>


More information about the KDevelop-devel mailing list