User forums > Using Code::Blocks
crash in code::blocks svn5844 apparently in code completion
frithjofh:
Hello everybody,
c::b just crash five times doing five times the same thing:
procedure: typing just "voi" in a header file in order to declare a function returning void.
effect: just having typed "voi" the editor freezes and the cpu usage goes up to 100% immediately (top). the editor only shows the input "vo" without the "i". code completion is configured as default to kick in after third charkter. codeblocks remains absolutely frozen and is terminated by the OS after about one minute one my machine.
code completion pop-up does not show.
using SuSE 11.1 x86_64 on a amd athlon x2 +4200 machine. c::b in version svn5844 self compiled as usual.
searching in the /tmp folder there appears to be no crash report generated for the above crashes. Only file that matches date and time is a file named CODEBLOCKS.socket .Typing "int" correctly pops upp the code completion pop-up with all correct suggestions.
regards and greetings from asturias
nausea
ollydbg:
HI!
But I can't reproduce this on svn5840 in Windows XP. :(
blueshake:
The same to ollydbg.
Jenna:
I just tried it on debian (also 64-bit) and it works as expected.
Does this always happen, or do you "need" special headers to make it appear (like boost etc.).
If it does not always hang, it would be nice if you could create a simple test-project where this error occurs and attach it.
frithjofh:
Hi,
I stripped the project of all unnecessary ballast and tested it. Doesn't use any special includes, the project is a working wxWidgets 2.8.8 wxGtk project with a minimal frame. The behavior is unchanged as I described.
The attached .zip contains hopefully everything to run the thing. Always could be simply that my local configuration, compilation, etc ... of c::b is goofed up ... wouldn't be the first time neither ...
Thanks for the interest
nausea
[attachment deleted by admin]
Navigation
[0] Message Index
[#] Next page
Go to full version