Crashing kdevelop

Sandy Meier smeier at rz.uni-potsdam.de
Wed Aug 25 07:40:42 BST 1999


On Wed, 25 Aug 1999 you wrote:
> Hallo,
> 
> 
> The console output is:
> CClassView::refresh( proj )
>   parsing:[/home/chris/CPP/zlibwrapper/zlibwrapper/zlib.h]
>   parsing:[/home/chris/CPP/zlibwrapper/zlibwrapper/main.cpp]
>   parsing:[/home/chris/CPP/zlibwrapper/zlibwrapper/zlib.cpp]
> CClassView::refresh()
> buildInitalClassTree
> Ungültiger Maschinenbefehl 
> 
> "Ungültiger Maschinenbefehl"="SIGILL - Illigal Instruction"
> 
> I am just wondering if this is a problem of my compiler or your program. (btw. everything else
> compiled with this compiler works just fine)
> 

It seem's to be a compiler problem. Unfortunaly we have many problems with
different compilers, for instance with egcs-2.91.57 KDevelop crash on reloading
dialogs. With egcs-2.91.60 it works. Maybe you should try to compile it in the
debug mode: "./configure --enable-debug".

Ciao!

Sandy



More information about the KDevelop mailing list