v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
(2016-07-05, 22:57)MikeKL Wrote: No apparent specific trace file in /kodi/temp folder, just a couple of kodi crash-logs

http://pastebin.com/q5i43A0Q

Yes, that's what we wanted. Looks like a PVR deadlock, which are not uncommon.
Not something I know about but I'll mention it on kodi Slack.

Code:
Thread 38 (Thread 0x5cfff3a0 (LWP 1458)):
#0  0x76d3bd44 in __lll_lock_wait (futex=0x27f1a7c, private=0) at lowlevellock.c:43
#1  0x76d34b0c in __GI___pthread_mutex_lock (mutex=0x27f1a7c) at pthread_mutex_lock.c:115
#2  0x003d1b10 in XbmcThreads::CountingLockable<XbmcThreads::pthreads::RecursiveMutex>::lock() ()
#3  0x0045a3a4 in CGUIWindowManager::GetWindow(int) const ()
#4  0x006f758c in PVR::CPVRChannelGroup::SearchAndSetChannelIcons(bool) ()
#5  0x006fa348 in PVR::CPVRChannelGroupInternal::UpdateGroupEntries(PVR::CPVRChannelGroup const&) ()
#6  0x006f96fc in PVR::CPVRChannelGroupInternal::Update() ()
#7  0x006fa750 in PVR::CPVRChannelGroups::Update(bool) ()
#8  0x006fceb8 in PVR::CPVRChannelGroupsContainer::Update(bool) ()
#9  0x00710f80 in PVR::CPVRManager::ExecutePendingJobs() ()
#10 0x00712ab0 in PVR::CPVRManager::Process() ()
#11 0x00a2bac0 in CThread::Action() ()

Thread 35 (Thread 0x688ff3a0 (LWP 1522)):
#0  0x76d3bd0c in __lll_lock_wait (futex=0x36a9e64, private=0) at lowlevellock.c:46
#1  0x76d34b0c in __GI___pthread_mutex_lock (mutex=0x36a9e64) at pthread_mutex_lock.c:115
#2  0x003d1b10 in XbmcThreads::CountingLockable<XbmcThreads::pthreads::RecursiveMutex>::lock() ()
#3  0x006fb6b8 in PVR::CPVRChannelGroups::GetGroupAll() const ()
#4  0x006fcda4 in PVR::CPVRChannelGroupsContainer::GetGroupAll(bool) const ()
#5  0x00719344 in PVR::CPVRGUIInfo::UpdateMisc() ()
#6  0x0071ac2c in PVR::CPVRGUIInfo::Process() ()
#7  0x00a2bac0 in CThread::Action() ()

Thread 1 (Thread 0x74eb4000 (LWP 1059)):
#0  0x76d3bd44 in __lll_lock_wait (futex=0x36a9e64, private=0) at lowlevellock.c:43
#1  0x76d34b0c in __GI___pthread_mutex_lock (mutex=0x36a9e64) at pthread_mutex_lock.c:115
#2  0x003d1b10 in XbmcThreads::CountingLockable<XbmcThreads::pthreads::RecursiveMutex>::lock() ()
#3  0x006fa5f4 in PVR::CPVRChannelGroups::GetSelectedGroup() const ()
#4  0x006fce00 in PVR::CPVRChannelGroupsContainer::GetSelectedGroup(bool) const ()
#5  0x0070e970 in PVR::CPVRManager::GetPlayingGroup(bool) ()
#6  0x0091ab88 in PVR::CGUIWindowPVRBase::OnInitWindow() ()
#7  0x0091e024 in PVR::CGUIWindowPVRGuide::OnInitWindow() ()
#8  0x00458854 in CGUIWindow::OnMessage(CGUIMessage&) ()
#9  0x00779600 in CGUIMediaWindow::OnMessage(CGUIMessage&) ()
#10 0x0091eb7c in PVR::CGUIWindowPVRGuide::OnMessage(CGUIMessage&) ()
#11 0x0045ddf8 in CGUIWindowManager::ActivateWindow_Internal(int, std::vector<std::string, std::allocator<std::string> > const&, bool, bool) ()
#12 0x0045dfc0 in CGUIWindowManager::ActivateWindow(int, std::vector<std::string, std::allocator<std::string> > const&, bool, bool) ()
#13 0x0060fb4c in ?? ()
#14 0x0060e194 in CBuiltins::Execute(std::string const&) ()
#15 0x00792428 in CApplication::ExecuteXBMCAction(std::string, std::shared_ptr<CGUIListItem> const&) ()
#16 0x00792a74 in CApplication::OnMessage(CGUIMessage&) ()
#17 0x0045b88c in CGUIWindowManager::SendMessage(CGUIMessage&) ()
#18 0x0046f60c in CGUIAction::ExecuteActions(int, int, std::shared_ptr<CGUIListItem> const&) const ()
#19 0x00666490 in CStaticListProvider::OnClick(std::shared_ptr<CGUIListItem> const&) ()
#20 0x004a58a8 in CGUIBaseContainer::OnClick(int) ()
#21 0x00458074 in CGUIWindow::OnAction(CAction const&) ()
#22 0x0045bd5c in CGUIWindowManager::OnAction(CAction const&) const ()
#23 0x0078ffc0 in CApplication::OnAction(CAction const&) ()
#24 0x00608a00 in CInputManager::OnKey(CKey const&) ()
#25 0x00609014 in CInputManager::ProcessPeripherals(float) ()
#26 0x006099d8 in CInputManager::Process(int, float) ()
#27 0x00786db8 in CApplication::FrameMove(bool, bool) ()
#28 0x007e81c8 in CXBApplicationEx::Run() ()
#29 0x00669320 in XBMC_Run ()
#30 0x00357c34 in main ()


Messages In This Thread
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - by popcornmix - 2016-07-05, 23:13
RPi2: no DV-codec? - by bubi - 2016-07-10, 10:30
DV-video not working - by bubi - 2016-07-15, 19:48
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19