User forums > Help
Constant Random Crashing
Der Meister:
I don't think this would be possible. Code::Blocks uses multiple threads for good reasons.
Scheduling all of them on only one core would be possible - but this decision is up to your system, Code::Blocks does not have any influence on that.
jheusala:
--- Quote from: Der Meister on October 21, 2006, 12:33:51 pm ---Scheduling all of them on only one core would be possible - but this decision is up to your system, Code::Blocks does not have any influence on that.
--- End quote ---
That's right. I'm using Kubuntu Dapper. This helped for me:
--- Code: ---taskset 2 /usr/bin/codeblocks
--- End code ---
PS: taskset is provided in the package schedutils.
Navigation
[0] Message Index
[*] Previous page
Go to full version