News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

CB do not quit after it closed, and CPU occupancy above 80%

Started by zhangjun, July 12, 2010, 10:15:25 AM

Previous topic - Next topic

zhangjun

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

MortenMacFly

Quote from: zhangjun on July 12, 2010, 10:15:25 AM
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?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

zhangjun

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