v18 Frequent segfault in PVR after system resumes from standby
#1
When my System wakes up from standby I am repeatingly experiencing crashes with the below lines in the crashlog:
Quote:Core was generated by `/usr/local/lib/kodi/kodi-x11 --standalone'.Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x000000000148ea86 in PVR::CGUIEPGGridContainer::GetItem(int) ()
[Current thread is 1 (Thread 0x7f2823601980 (LWP 1222))]
...

Thread 1 (Thread 0x7f2823601980 (LWP 1222)):
#0  0x000000000148ea86 in PVR::CGUIEPGGridContainer::GetItem(int) ()
#1  0x000000000148ebad in ?? ()
#2  0x0000000001491e89 in PVR::CGUIEPGGridContainer::UpdateItems() ()
#3  0x0000000001492216 in PVR::CGUIEPGGridContainer::OnMessage(CGUIMessage&) ()
#4  0x000000000101a2e9 in CGUIControlGroup::SendControlMessage(CGUIMessage&) ()
#5  0x000000000101b1bf in CGUIControlGroup::OnMessage(CGUIMessage&) ()
#6  0x00000000010ad0bb in CGUIWindow::OnMessage(CGUIMessage&) ()
#7  0x0000000000dd2923 in CGUIMediaWindow::OnMessage(CGUIMessage&) ()
#8  0x000000000147eb74 in PVR::CGUIWindowPVRBase::OnMessage(CGUIMessage&) ()
#9  0x00000000014866b6 in PVR::CGUIWindowPVRGuideBase::OnMessage(CGUIMessage&) ()
#10 0x0000000000dfd112 in CGUIViewControl::SetItems(CFileItemList&) ()
#11 0x0000000000dd1c08 in CGUIMediaWindow::OnFilterItems(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()
#12 0x0000000000dd41ce in CGUIMediaWindow::Update(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
#13 0x000000000147deaf in PVR::CGUIWindowPVRBase::Update(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
#14 0x0000000001486385 in PVR::CGUIWindowPVRGuideBase::Update(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
#15 0x0000000000dc740b in CGUIMediaWindow::Refresh(bool) ()
#16 0x0000000001486961 in PVR::CGUIWindowPVRGuideBase::OnMessage(CGUIMessage&) ()
#17 0x00000000010b2970 in CGUIWindowManager::SendMessage(CGUIMessage&) ()
#18 0x00000000010b9d28 in CGUIWindowManager::OnApplicationMessage(KODI::MESSAGING::ThreadMessage*) ()
#19 0x0000000000f85275 in KODI::MESSAGING::CApplicationMessenger:TonguerocessMessage(KODI::MESSAGING::ThreadMessage*) ()
#20 0x0000000000f85a10 in KODI::MESSAGING::CApplicationMessenger:TonguerocessWindowMessages() ()
#21 0x00000000012ff099 in CApplication:Tonguerocess() ()
#22 0x00000000013c4235 in CXBApplicationEx::Run(CAppParamParser const&) ()
#23 0x0000000000f5f4f2 in XBMC_Run ()
#24 0x00000000008a1902 in main ()
Kodi restart after the crash is faster than the tv coming up, so I usually don't really notice. However, I was puzzled by the amount of crashlogs in my home dir and found some were due to the same segfault.

The system shuts off vdr and unloads dvb drivers on standby and reloads drivers and starts vdr with a delay of approx. 5 secs after resume. I have other crashes due to a segfault in libcec4, but I assume this is unrelated.

Any hint?
Reply
#2
doe not look like vnsi related. @ksooo any idea?
Reply
#3
(2018-03-22, 23:47)FernetMenta Wrote: doe not look like vnsi related. @ksooo any idea?


Use Kodi 18 nightly :-)

EDIT: seems you already do.
Reply
#4
Well, besides that, is there anything else I can do? I am updating kodi 18 nightly code every 2-3 days but the crash keeps occuring intermittently.

EDIT: As this seems unrelated to vnsi, can an admin please move this thread one level up into the general PVR section?
Reply

Logout Mark Read Team Forum Stats Members Help
Frequent segfault in PVR after system resumes from standby0