Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: zhangjun on July 12, 2010, 10:15:25 am

Title: CB do not quit after it closed, and CPU occupancy above 80%
Post by: zhangjun on July 12, 2010, 10:15:25 am
wxwidgets:2.8.11
os: FreeBSD 8.0(64bit)
codeblocks: svn 6384

Run the TOP command to see that it is still running after It closed down, and CPU occupancy above 80%.
Title: Re: CB do not quit after it closed, and CPU occupancy above 80%
Post by: MortenMacFly on July 12, 2010, 04:16:38 pm
Run the TOP command to see that it is still running after It closed down, and CPU occupancy above 80%.
Does this also happen to a proper release? (If not, it's probably y faulty compilation / setup.) Did you try to disable plugins to see if that changes anything?
Title: CB do not quit after it closed
Post by: zhangjun on July 13, 2010, 04:26:58 am
I tried to close all the plug-in, but to no avail.

I kill the CB process, without any operation after the restart CB, and  once again close the CB, but CB is still not out.(All options are default settings and Close all the plug-in.)