[Linux] high cpu usage in every situation
#15
I'm having exactly the same issue. I'm running XBMC on a fusion E 350 on archlinux which runs just fine however it has a CPU usage when IDLE of 100% on 1 core! Something is certainly wrong here.

When i look at GDB output i see this:
Quote:#0 0x00007ffaa05f5492 in malloc () from /lib/libc.so.6
#1 0x00007ffaa0bb367d in operator new(unsigned long) () from /usr/lib/libstdc++.so.6
#2 0x0000000000d821bd in dbiplus::callback(void*, int, char**, char**) ()
#3 0x00007ffaa479b511 in sqlite3_exec () from /usr/lib/libsqlite3.so.0
#4 0x0000000000d81778 in dbiplus::SqliteDatabase::exists() ()
#5 0x000000000086d412 in CDatabase::Open(DatabaseSettings&) ()
#6 0x00000000006764ba in CGUIInfoManager::GetLibraryBool(int) ()
#7 0x00000000006765f2 in CGUIInfoManager::GetLibraryBool(int) ()
#8 0x0000000000681b42 in CGUIInfoManager::GetBool(int, int, CGUIListItem const*) ()
#9 0x0000000000a9e38d in CGUIControl::UpdateVisibility(CGUIListItem const*) ()
#10 0x0000000000aafc2e in CGUIControlGroup::Render() ()
#11 0x0000000000a9f717 in CGUIControl:Big GrinoRender(unsigned int) ()
#12 0x0000000000aafc5b in CGUIControlGroup::Render() ()
#13 0x0000000000a9f717 in CGUIControl:Big GrinoRender(unsigned int) ()
#14 0x0000000000aafc5b in CGUIControlGroup::Render() ()
#15 0x0000000000af0fcd in CGUIWindow::Render() ()
#16 0x0000000000afa983 in CGUIWindowManager::Render() ()
#17 0x000000000072e81b in CApplication::RenderNoPresent() ()
#18 0x0000000000722c69 in CApplication::Render() ()
#19 0x00000000009754e1 in CXBApplicationEx::Run() ()
#20 0x0000000000975b10 in main ()

So my guess is a rendering loop that takes 100% cpu load.
I'm gonna try the screensaver suggestion to see if that works.
Reply


Messages In This Thread
[No subject] - by Hannes The Hun - 2010-12-30, 14:07
[No subject] - by NachbarsLumpi - 2010-12-30, 19:26
[No subject] - by bobo1on1 - 2010-12-30, 20:51
[No subject] - by NachbarsLumpi - 2010-12-30, 21:01
[No subject] - by NachbarsLumpi - 2010-12-31, 14:31
[No subject] - by NachbarsLumpi - 2010-12-31, 15:47
[No subject] - by NachbarsLumpi - 2010-12-31, 16:10
[No subject] - by gsgleason - 2010-12-31, 21:58
[No subject] - by bobo1on1 - 2010-12-31, 22:29
[No subject] - by NachbarsLumpi - 2011-01-01, 12:51
[No subject] - by litemotiv - 2011-01-02, 15:12
[No subject] - by bobo1on1 - 2011-01-02, 17:51
[No subject] - by lolobu - 2011-01-04, 22:40
[No subject] - by markg85 - 2011-04-02, 21:58
[No subject] - by markg85 - 2011-04-02, 22:16
Logout Mark Read Team Forum Stats Members Help
[Linux] high cpu usage in every situation0