Code::Blocks Forums

User forums => Help => Topic started by: secks on August 23, 2011, 08:14:42 pm

Title: Code completion plugin locks up C::B - must kill -9
Post by: secks on August 23, 2011, 08:14:42 pm
Whenever I compile a specific project and get an error, C::B opens up the file with the error and shortly after locks up.  I ran it from the console and here are the last few lines it outputted.

Header to parse with priority: '/usr/include/c++/4.4/cstddef'
Add 1 priority parsing file(s) for project '*NONE*'...
Create new parser for project '*NONE*'
Start switch from OnEditorActivatedTimer
Switch parser to project '*NONE*'

Any ideas or anything I can do to help isolate the issue?  If I disable the code completion plugin it stops locking up ..