[Bug 57571] crash on calling code completion

Thomas Wilczek thomas.wilczek at gmx.de
Tue Apr 22 21:28:10 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=57571     




------- Additional Comments From thomas.wilczek at gmx.de  2003-04-22 21:27 -------
Yep, I think I can reproduce this bug, too.(self compiled CVS gcc 3.2 SuSE 8.1) It happens 
when typing a new method declaration like: void foobar(const |<<<CRASH, well not crash but a 
total freeze up without any further repaint etc. 
 
cmd line output: 
... 
kdevelop (cpp support): CppCodeCompletion::completeText() 
kdevelop (cpp support): ch = ( 
kdevelop (cpp support): ch2 = t( 
kdevelop (cpp support): c = t 
kdevelop (cpp support): ------------------- AST FOUND -------------------- 
kdevelop (cpp support): ProblemReporter::reparse()




More information about the KDevelop-devel mailing list