Author Topic: SuSE11.4 freeze / high CPU usage when started from KDE4  (Read 3573 times)

Offline Smirftsch

  • Multiple posting newcomer
  • *
  • Posts: 22
SuSE11.4 freeze / high CPU usage when started from KDE4
« on: November 24, 2011, 08:54:25 am »
This may or may not some SuSE problem, however, this is really weird. When starting CodeBlocks from KDE Startmenu or Desktop-Icon it starts up but keeps CPU usage at max for one core (25% if doing something or not). When closing, it keeps the process alive, I need to kill the process manually.
When opening from a Terminal also inside KDE, it starts up nicely, CPU usage goes down to 1% in idle mode, all fine like it should be. Any ideas?

Info shows CodeBlocks as SDK 1.11.15, 64Bit build. Got it from SuSE software repository.
« Last Edit: November 24, 2011, 08:56:26 am by Smirftsch »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: SuSE11.4 freeze / high CPU usage when started from KDE4
« Reply #1 on: November 24, 2011, 10:10:21 am »
What is the revision or C::B?

It looks like that the env variables are different and this is causing trouble...
Can you install debugging symbols (codeblocks-xxx-debug.rpm or dbg.rpm) and use GDB to see where it is stuck?
Also can you try to disable Code completion plugin and try again?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]