News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Code completion plugin locks up C::B - must kill -9

Started by secks, August 23, 2011, 08:14:42 PM

Previous topic - Next topic

secks

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 ..