OpenELEC Testbuilds for RaspberryPi (Kodi 16.0)
(2015-08-25, 12:20)gandharva Wrote: I still get hangs/lockups in Kodi GUI. Tried to open "Programs" and got this:

These are suspicious - but I don't know what they mean:
Code:
12:29:02  14.833411 T:1967108096   ERROR: Window Translator: Can't find window tv
12:29:02  14.841580 T:1967108096   ERROR: Window Translator: Can't find window pvrosddirector
12:29:02  14.841749 T:1967108096   ERROR: Window Translator: Can't find window pvrosdcutter
12:29:02  14.858982 T:1967108096   ERROR: Window Translator: Can't find window tv
12:29:02  14.867550 T:1967108096   ERROR: Window Translator: Can't find window pvrosddirector
12:29:02  14.867729 T:1967108096   ERROR: Window Translator: Can't find window pvrosdcutter
10:15:28 78400.914062 T:1967108096   ERROR: Window Translator: Can't find window peripherals
[code]

This is probably even more suspicious:
[code]
10:15:28 78401.015625 T:1967108096  NOTICE: SpawnThread - fatal error creating thread
Code:
#0  0x76d88f5c in pthread_cond_wait () from /lib/libpthread.so.0
#1  0x004d8a5c in CEvent::Wait() ()
#2  0x009b051c in CThread::SetPriority(int) ()
#3  0x0072a3a4 in CBackgroundInfoLoader::Load(CFileItemList&) ()
#4  0x006859c4 in CGUIWindowPrograms::Update(std::string const&, bool) ()
#5  0x0070470c in CGUIMediaWindow::Refresh(bool) ()
#6  0x0070ae40 in CGUIMediaWindow::OnInitWindow() ()
#7  0x00416420 in CGUIWindow::OnMessage(CGUIMessage&) ()
#8  0x0070acd0 in CGUIMediaWindow::OnMessage(CGUIMessage&) ()
#9  0x00685570 in CGUIWindowPrograms::OnMessage(CGUIMessage&) ()
#10 0x0041bc90 in CGUIWindowManager::ActivateWindow_Internal(int, std::vector<std::string, std::allocator<std::string> > const&, bool, bool) ()
#11 0x0041bee0 in CGUIWindowManager::ActivateWindow(int, std::vector<std::string, std::allocator<std::string> > const&, bool, bool) ()
#12 0x005c3650 in CBuiltins::ActivateWindow(int, std::vector<std::string, std::allocator<std::string> > const&, bool) ()
#13 0x005c42f8 in CBuiltins::Execute(std::string const&) ()
#14 0x00722780 in CApplication::ExecuteXBMCAction(std::string) ()
#15 0x007230c4 in CApplication::OnMessage(CGUIMessage&) ()
#16 0x004196cc in CGUIWindowManager::SendMessage(CGUIMessage&) ()
#17 0x0042bcc0 in CGUIAction::ExecuteActions(int, int) const ()
#18 0x0060e36c in CStaticListProvider::OnClick(std::shared_ptr<CGUIListItem> const&) ()
#19 0x0046569c in CGUIBaseContainer::OnClick(int) ()
#20 0x00415c80 in CGUIWindow::OnAction(CAction const&) ()
#21 0x00419bb0 in CGUIWindowManager::OnAction(CAction const&) const ()
#22 0x007204dc in CApplication::OnAction(CAction const&) ()
#23 0x005b9cc0 in CInputManager::OnKey(CKey const&) ()
#24 0x005baf4c in CInputManager::OnEvent(XBMC_Event&) ()
#25 0x007214fc in CApplication::OnEvent(XBMC_Event&) ()
#26 0x0096fa08 in CWinEventsLinux::MessagePump() ()
#27 0x00716ed4 in CApplication::FrameMove(bool, bool) ()
#28 0x00773cb0 in CXBApplicationEx::Run() ()
#29 0x007772a8 in XBMC_Run ()
#30 0x00329b38 in main ()
Also you have 165 threads running in your gdb log. That seems an awful lot. (In my debug environment I typically have between 20 and 30). Do you have a lot of addons installed?


Messages In This Thread
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - by popcornmix - 2015-08-25, 12:40
Bluetooth on #1003 - by cdvreede - 2015-10-13, 11:08
Re: RE: Bluetooth on #1003 - by Milhouse - 2015-10-13, 13:24
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 16.0)10