• 1
  • 5
  • 6
  • 7(current)
  • 8
  • 9
  • 13
Release FOX Sports GO - available in the official repository
#91
Completely deleted the profile directory.
Installed YouTube and FSGo addons.
Tested YouTube just to make sure things work.
Went into FSGo, activated and clicked OK.
As soon as I clicked on Today, Kodi barfed with the below:

Code:
############## Kodi CRASH LOG ###############

################ SYSTEM INFO ################
Date: Fri Dec 30 10:40:46 EST 2016
Kodi Options:
Arch: x86_64
Kernel: Linux 4.4.26-gentoo #2 SMP PREEMPT Thu Dec 15 12:48:57 EST 2016
Release: Gentoo
############## END SYSTEM INFO ##############

############### STACK TRACE #################
=====>  Core file: /home/dimitry/core.8624 (2016-12-30 10:40:46.186347390 -0500)
        =========================================
[New LWP 8657]
[New LWP 8633]
[New LWP 8630]
[New LWP 8628]
[New LWP 8636]
[New LWP 8638]
[New LWP 8637]
[New LWP 8649]
[New LWP 8640]
[New LWP 8631]
[New LWP 8629]
[New LWP 8624]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/lib64/kodi/kodi.bin'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007fecaa04f8c7 in RAND_cleanup () from /usr/lib64/libcrypto.so.1.0.0
[Current thread is 1 (Thread 0x7fec76ffd700 (LWP 8657))]

Thread 12 (Thread 0x7fecbcaf8840 (LWP 8624)):
#0  0x0000000000821520 in CGUIFadeLabelControl::GetLabel[abi:cxx11]() ()
#1  0x00000000008216e9 in CGUIFadeLabelControl::Process(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#2  0x0000000000807020 in CGUIControl::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#3  0x000000000081483c in CGUIControlGroup::Process(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#4  0x0000000000807020 in CGUIControl::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#5  0x000000000081483c in CGUIControlGroup::Process(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#6  0x0000000000807020 in CGUIControl::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#7  0x00000000007e34a8 in CGUIWindow::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#8  0x00000000007cc391 in CGUIDialog::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#9  0x00000000007e88a8 in CGUIWindowManager::Process(unsigned int) ()
#10 0x0000000000d5bb16 in CApplication::FrameMove(bool, bool) ()
#11 0x00000000007e7b62 in CGUIWindowManager::ProcessRenderLoop(bool) ()
#12 0x0000000000a6a12d in XFILE::CDirectory::GetDirectory(CURL const&, CFileItemList&, XFILE::CDirectory::CHints const&, bool) ()
#13 0x0000000000a6b588 in XFILE::CDirectory::GetDirectory(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, CFileItemList&, XFILE::CDirectory::CHints const&, bool) ()
#14 0x0000000000a6b62e in XFILE::CDirectory::GetDirectory(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, CFileItemList&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, bool) ()
#15 0x0000000000abc69a in XFILE::CVirtualDirectory::GetDirectory(CURL const&, CFileItemList&, bool) ()
#16 0x0000000000d41b4e in CGUIMediaWindow::GetDirectory(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, CFileItemList&) ()
#17 0x0000000000e6b6cf in CGUIWindowVideoBase::GetDirectory(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, CFileItemList&) ()
#18 0x0000000000e77452 in CGUIWindowVideoNav::GetDirectory(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, CFileItemList&) ()
#19 0x0000000000d4434a in CGUIMediaWindow::Update(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
#20 0x0000000000e6b553 in CGUIWindowVideoBase::Update(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
#21 0x0000000000e70015 in CGUIWindowVideoNav::Update(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
#22 0x0000000000d44ace in CGUIMediaWindow::Update(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
#23 0x0000000000e6b553 in CGUIWindowVideoBase::Update(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
#24 0x0000000000e70015 in CGUIWindowVideoNav::Update(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
#25 0x0000000000d40889 in CGUIMediaWindow::OnClick(int) ()
#26 0x0000000000e76474 in CGUIWindowVideoNav::OnClick(int) ()
#27 0x0000000000e6e3fe in CGUIWindowVideoBase::OnSelect(int) ()
#28 0x0000000000d43f07 in CGUIMediaWindow::OnMessage(CGUIMessage&) ()
#29 0x0000000000e6e5a8 in CGUIWindowVideoBase::OnMessage(CGUIMessage&) ()
#30 0x0000000000e6fa3b in CGUIWindowVideoNav::OnMessage(CGUIMessage&) ()
#31 0x0000000000873fb6 in CGUIBaseContainer::OnClick(int) ()
#32 0x00000000007e3c1a in CGUIWindow::OnAction(CAction const&) ()
#33 0x0000000000d3cd03 in CGUIMediaWindow::OnAction(CAction const&) ()
#34 0x0000000000e6743b in CGUIWindowVideoBase::OnAction(CAction const&) ()
#35 0x0000000000e6f861 in CGUIWindowVideoNav::OnAction(CAction const&) ()
#36 0x00000000007e8735 in CGUIWindowManager::OnAction(CAction const&) const ()
#37 0x0000000000d694eb in CApplication::OnAction(CAction const&) ()
#38 0x0000000000af6129 in CInputManager::OnKey(CKey const&) ()
#39 0x0000000000af87c5 in CInputManager::OnEvent(XBMC_Event&) ()
#40 0x0000000000d6c5c0 in CApplication::OnEvent(XBMC_Event&) ()
#41 0x0000000001084950 in CWinEventsX11Imp::MessagePump() ()
#42 0x0000000000d5b8fa in CApplication::FrameMove(bool, bool) ()
#43 0x0000000000dfd35a in CXBApplicationEx::Run() ()
#44 0x0000000000e02d0c in XBMC_Run ()
#45 0x00000000006a7a72 in main ()

Thread 11 (Thread 0x7feca8dda700 (LWP 8629)):
#0  0x00007fecbbf850a7 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fecb8cb8f18 in pa_threaded_mainloop_wait () from /usr/lib64/libpulse.so.0
#2  0x00000000009ab7cc in CAESinkPULSE::AddPackets(unsigned char**, unsigned int, unsigned int) ()
#3  0x000000000096fed6 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
#4  0x000000000097125a in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
#5  0x000000000097180b in ActiveAE::CActiveAESink::Process() ()
#6  0x0000000001091adf in CThread::Action() ()
#7  0x0000000001091d9f in CThread::staticThread(void*) ()
#8  0x00007fecbbf7f494 in start_thread () from /lib64/libpthread.so.0
#9  0x00007fecb4c2c5dd in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7feca7bc4700 (LWP 8631)):
#0  0x00007fecbbf85468 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x000000000108fccf in XbmcThreads::CEventGroup::wait(unsigned int) ()
#2  0x0000000000e04ec4 in CRemoteControl::Process() [clone .part.8] [clone .constprop.68] ()
#3  0x0000000001091adf in CThread::Action() ()
#4  0x0000000001091d9f in CThread::staticThread(void*) ()
#5  0x00007fecbbf7f494 in start_thread () from /lib64/libpthread.so.0
#6  0x00007fecb4c2c5dd in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7fec777fe700 (LWP 8640)):
#0  0x00007fecb4c252f3 in select () from /lib64/libc.so.6
#1  0x0000000000e573f6 in JSONRPC::CTCPServer::Process() ()
#2  0x0000000001091adf in CThread::Action() ()
#3  0x0000000001091d9f in CThread::staticThread(void*) ()
#4  0x00007fecbbf7f494 in start_thread () from /lib64/libpthread.so.0
#5  0x00007fecb4c2c5dd in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7fec8e548700 (LWP 8649)):
#0  0x00007fecbbf85468 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000000000e9627e in CJobManager::GetNextJob(CJobWorker const*) ()
#2  0x0000000000e963ba in CJobWorker::Process() ()
#3  0x0000000001091adf in CThread::Action() ()
#4  0x0000000001091d9f in CThread::staticThread(void*) ()
#5  0x00007fecbbf7f494 in start_thread () from /lib64/libpthread.so.0
#6  0x00007fecb4c2c5dd in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7fec8cf7a700 (LWP 8637)):
#0  0x00007fecbbf85468 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000000000a9a038 in XFILE::CPluginDirectory::WaitOnScriptResult(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
#2  0x0000000000a9b377 in XFILE::CPluginDirectory::StartScript(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
#3  0x0000000000a9b75b in XFILE::CPluginDirectory::GetDirectory(CURL const&, CFileItemList&) ()
#4  0x0000000000a6b84c in CGetDirectory::CGetJob::DoWork() ()
#5  0x0000000000e96399 in CJobWorker::Process() ()
#6  0x0000000001091adf in CThread::Action() ()
#7  0x0000000001091d9f in CThread::staticThread(void*) ()
#8  0x00007fecbbf7f494 in start_thread () from /lib64/libpthread.so.0
#9  0x00007fecb4c2c5dd in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7fec77fff700 (LWP 8638)):
#0  0x00007fecb4c252f3 in select () from /lib64/libc.so.6
#1  0x0000000000e5547c in SOCKETS::CSocketListener::Listen(int) ()
#2  0x0000000000e4dc0e in EVENTSERVER::CEventServer::Run() ()
#3  0x0000000000e4deb8 in EVENTSERVER::CEventServer::Process() ()
#4  0x0000000001091adf in CThread::Action() ()
#5  0x0000000001091d9f in CThread::staticThread(void*) ()
#6  0x00007fecbbf7f494 in start_thread () from /lib64/libpthread.so.0
#7  0x00007fecb4c2c5dd in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7fec8dd47700 (LWP 8636)):
#0  0x00007fecbbf85468 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00000000010920af in CTimer::Process() ()
#2  0x0000000001091adf in CThread::Action() ()
#3  0x0000000001091d9f in CThread::staticThread(void*) ()
#4  0x00007fecbbf7f494 in start_thread () from /lib64/libpthread.so.0
#5  0x00007fecb4c2c5dd in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7feca4dda700 (LWP 8628)):
#0  0x00007fecbbf85468 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x000000000096df27 in ActiveAE::CActiveAE::Process() ()
#2  0x0000000001091adf in CThread::Action() ()
#3  0x0000000001091d9f in CThread::staticThread(void*) ()
#4  0x00007fecbbf7f494 in start_thread () from /lib64/libpthread.so.0
#5  0x00007fecb4c2c5dd in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7feca85d9700 (LWP 8630)):
#0  0x00007fecb4c235fd in poll () from /lib64/libc.so.6
#1  0x00007fecb8cb8931 in poll_func () from /usr/lib64/libpulse.so.0
#2  0x00007fecb8ca9ee1 in pa_mainloop_poll () from /usr/lib64/libpulse.so.0
#3  0x00007fecb8caa57e in pa_mainloop_iterate () from /usr/lib64/libpulse.so.0
#4  0x00007fecb8caa630 in pa_mainloop_run () from /usr/lib64/libpulse.so.0
#5  0x00007fecb8cb8879 in thread () from /usr/lib64/libpulse.so.0
#6  0x00007fecb1acf218 in internal_thread_func () from /usr/lib64/pulseaudio/libpulsecommon-9.0.so
#7  0x00007fecbbf7f494 in start_thread () from /lib64/libpthread.so.0
#8  0x00007fecb4c2c5dd in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fec8eff9700 (LWP 8633)):
#0  0x00007fecb4c235fd in poll () from /lib64/libc.so.6
#1  0x000000000107002a in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
#2  0x00000000010700f0 in PERIPHERALS::CPeripheralBusUSB::Process() ()
#3  0x0000000001091adf in CThread::Action() ()
#4  0x0000000001091d9f in CThread::staticThread(void*) ()
#5  0x00007fecbbf7f494 in start_thread () from /lib64/libpthread.so.0
#6  0x00007fecb4c2c5dd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fec76ffd700 (LWP 8657)):
#0  0x00007fecaa04f8c7 in RAND_cleanup () from /usr/lib64/libcrypto.so.1.0.0
#1  0x00007fec66b0db54 in _cffi_f_RAND_cleanup () from /usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/_openssl.so
#2  0x00007fecbb515c44 in PyEval_EvalFrameEx () from /usr/lib64/libpython2.7.so.1.0
#3  0x00007fecbb517004 in PyEval_EvalCodeEx () from /usr/lib64/libpython2.7.so.1.0
#4  0x00007fecbb515414 in PyEval_EvalFrameEx () from /usr/lib64/libpython2.7.so.1.0
#5  0x00007fecbb517004 in PyEval_EvalCodeEx () from /usr/lib64/libpython2.7.so.1.0
#6  0x00007fecbb515414 in PyEval_EvalFrameEx () from /usr/lib64/libpython2.7.so.1.0
#7  0x00007fecbb517004 in PyEval_EvalCodeEx () from /usr/lib64/libpython2.7.so.1.0
#8  0x00007fecbb49fecc in function_call () from /usr/lib64/libpython2.7.so.1.0
#9  0x00007fecbb47a3d3 in PyObject_Call () from /usr/lib64/libpython2.7.so.1.0
#10 0x00007fecbb48924c in instancemethod_call () from /usr/lib64/libpython2.7.so.1.0
#11 0x00007fecbb47a3d3 in PyObject_Call () from /usr/lib64/libpython2.7.so.1.0
#12 0x00007fecbb4d1887 in slot_tp_init () from /usr/lib64/libpython2.7.so.1.0
#13 0x00007fecbb4d053f in type_call () from /usr/lib64/libpython2.7.so.1.0
#14 0x00007fecbb47a3d3 in PyObject_Call () from /usr/lib64/libpython2.7.so.1.0
#15 0x00007fecbb512bdc in PyEval_EvalFrameEx () from /usr/lib64/libpython2.7.so.1.0
#16 0x00007fecbb517004 in PyEval_EvalCodeEx () from /usr/lib64/libpython2.7.so.1.0
#17 0x00007fecbb517129 in PyEval_EvalCode () from /usr/lib64/libpython2.7.so.1.0
#18 0x00007fecbb526efc in PyImport_ExecCodeModuleEx () from /usr/lib64/libpython2.7.so.1.0
#19 0x00007fecbb527182 in load_source_module () from /usr/lib64/libpython2.7.so.1.0
#20 0x00007fecbb527e10 in import_submodule () from /usr/lib64/libpython2.7.so.1.0
#21 0x00007fecbb52809f in load_next () from /usr/lib64/libpython2.7.so.1.0
#22 0x00007fecbb528ab8 in PyImport_ImportModuleLevel () from /usr/lib64/libpython2.7.so.1.0
#23 0x00007fecbb50b508 in builtin___import__ () from /usr/lib64/libpython2.7.so.1.0
#24 0x00007fecbb47a3d3 in PyObject_Call () from /usr/lib64/libpython2.7.so.1.0
#25 0x00007fecbb50d137 in PyEval_CallObjectWithKeywords () from /usr/lib64/libpython2.7.so.1.0
#26 0x00007fecbb511e64 in PyEval_EvalFrameEx () from /usr/lib64/libpython2.7.so.1.0
#27 0x00007fecbb517004 in PyEval_EvalCodeEx () from /usr/lib64/libpython2.7.so.1.0
#28 0x00007fecbb517129 in PyEval_EvalCode () from /usr/lib64/libpython2.7.so.1.0
#29 0x00007fecbb526efc in PyImport_ExecCodeModuleEx () from /usr/lib64/libpython2.7.so.1.0
#30 0x00007fecbb527182 in load_source_module () from /usr/lib64/libpython2.7.so.1.0
#31 0x00007fecbb528632 in load_package () from /usr/lib64/libpython2.7.so.1.0
#32 0x00007fecbb527e10 in import_submodule () from /usr/lib64/libpython2.7.so.1.0
#33 0x00007fecbb52809f in load_next () from /usr/lib64/libpython2.7.so.1.0
#34 0x00007fecbb528ab8 in PyImport_ImportModuleLevel () from /usr/lib64/libpython2.7.so.1.0
#35 0x00007fecbb50b508 in builtin___import__ () from /usr/lib64/libpython2.7.so.1.0
#36 0x00007fecbb47a3d3 in PyObject_Call () from /usr/lib64/libpython2.7.so.1.0
#37 0x00007fecbb50d137 in PyEval_CallObjectWithKeywords () from /usr/lib64/libpython2.7.so.1.0
#38 0x00007fecbb511e64 in PyEval_EvalFrameEx () from /usr/lib64/libpython2.7.so.1.0
#39 0x00007fecbb517004 in PyEval_EvalCodeEx () from /usr/lib64/libpython2.7.so.1.0
#40 0x00007fecbb517129 in PyEval_EvalCode () from /usr/lib64/libpython2.7.so.1.0
#41 0x00007fecbb526efc in PyImport_ExecCodeModuleEx () from /usr/lib64/libpython2.7.so.1.0
#42 0x00007fecbb527182 in load_source_module () from /usr/lib64/libpython2.7.so.1.0
#43 0x00007fecbb527e10 in import_submodule () from /usr/lib64/libpython2.7.so.1.0
#44 0x00007fecbb528338 in ensure_fromlist () from /usr/lib64/libpython2.7.so.1.0
#45 0x00007fecbb528b7a in PyImport_ImportModuleLevel () from /usr/lib64/libpython2.7.so.1.0
#46 0x00007fecbb50b508 in builtin___import__ () from /usr/lib64/libpython2.7.so.1.0
#47 0x00007fecbb47a3d3 in PyObject_Call () from /usr/lib64/libpython2.7.so.1.0
#48 0x00007fecbb50d137 in PyEval_CallObjectWithKeywords () from /usr/lib64/libpython2.7.so.1.0
#49 0x00007fecbb511e64 in PyEval_EvalFrameEx () from /usr/lib64/libpython2.7.so.1.0
#50 0x00007fecbb517004 in PyEval_EvalCodeEx () from /usr/lib64/libpython2.7.so.1.0
#51 0x00007fecbb517129 in PyEval_EvalCode () from /usr/lib64/libpython2.7.so.1.0
#52 0x00007fecbb526efc in PyImport_ExecCodeModuleEx () from /usr/lib64/libpython2.7.so.1.0
#53 0x00007fecbb527182 in load_source_module () from /usr/lib64/libpython2.7.so.1.0
#54 0x00007fecbb528632 in load_package () from /usr/lib64/libpython2.7.so.1.0
#55 0x00007fecbb527e10 in import_submodule () from /usr/lib64/libpython2.7.so.1.0
#56 0x00007fecbb52809f in load_next () from /usr/lib64/libpython2.7.so.1.0
#57 0x00007fecbb528a7d in PyImport_ImportModuleLevel () from /usr/lib64/libpython2.7.so.1.0
#58 0x00007fecbb50b508 in builtin___import__ () from /usr/lib64/libpython2.7.so.1.0
#59 0x00007fecbb47a3d3 in PyObject_Call () from /usr/lib64/libpython2.7.so.1.0
#60 0x00007fecbb50d137 in PyEval_CallObjectWithKeywords () from /usr/lib64/libpython2.7.so.1.0
#61 0x00007fecbb511e64 in PyEval_EvalFrameEx () from /usr/lib64/libpython2.7.so.1.0
#62 0x00007fecbb517004 in PyEval_EvalCodeEx () from /usr/lib64/libpython2.7.so.1.0
#63 0x00007fecbb517129 in PyEval_EvalCode () from /usr/lib64/libpython2.7.so.1.0
#64 0x00007fecbb526efc in PyImport_ExecCodeModuleEx () from /usr/lib64/libpython2.7.so.1.0
#65 0x00007fecbb527182 in load_source_module () from /usr/lib64/libpython2.7.so.1.0
#66 0x00007fecbb527e10 in import_submodule () from /usr/lib64/libpython2.7.so.1.0
#67 0x00007fecbb528338 in ensure_fromlist () from /usr/lib64/libpython2.7.so.1.0
#68 0x00007fecbb528b7a in PyImport_ImportModuleLevel () from /usr/lib64/libpython2.7.so.1.0
#69 0x00007fecbb50b508 in builtin___import__ () from /usr/lib64/libpython2.7.so.1.0
#70 0x00007fecbb47a3d3 in PyObject_Call () from /usr/lib64/libpython2.7.so.1.0
#71 0x00007fecbb50d137 in PyEval_CallObjectWithKeywords () from /usr/lib64/libpython2.7.so.1.0
#72 0x00007fecbb511e64 in PyEval_EvalFrameEx () from /usr/lib64/libpython2.7.so.1.0
#73 0x00007fecbb517004 in PyEval_EvalCodeEx () from /usr/lib64/libpython2.7.so.1.0
#74 0x00007fecbb517129 in PyEval_EvalCode () from /usr/lib64/libpython2.7.so.1.0
#75 0x00007fecbb526efc in PyImport_ExecCodeModuleEx () from /usr/lib64/libpython2.7.so.1.0
#76 0x00007fecbb527182 in load_source_module () from /usr/lib64/libpython2.7.so.1.0
#77 0x00007fecbb528632 in load_package () from /usr/lib64/libpython2.7.so.1.0
#78 0x00007fecbb527e10 in import_submodule () from /usr/lib64/libpython2.7.so.1.0
#79 0x00007fecbb528136 in load_next () from /usr/lib64/libpython2.7.so.1.0
#80 0x00007fecbb528a7d in PyImport_ImportModuleLevel () from /usr/lib64/libpython2.7.so.1.0
#81 0x00007fecbb50b508 in builtin___import__ () from /usr/lib64/libpython2.7.so.1.0
#82 0x00007fecbb47a3d3 in PyObject_Call () from /usr/lib64/libpython2.7.so.1.0
#83 0x00007fecbb50d137 in PyEval_CallObjectWithKeywords () from /usr/lib64/libpython2.7.so.1.0
#84 0x00007fecbb511e64 in PyEval_EvalFrameEx () from /usr/lib64/libpython2.7.so.1.0
#85 0x00007fecbb517004 in PyEval_EvalCodeEx () from /usr/lib64/libpython2.7.so.1.0
#86 0x00007fecbb517129 in PyEval_EvalCode () from /usr/lib64/libpython2.7.so.1.0
#87 0x00007fecbb526efc in PyImport_ExecCodeModuleEx () from /usr/lib64/libpython2.7.so.1.0
#88 0x00007fecbb527182 in load_source_module () from /usr/lib64/libpython2.7.so.1.0
#89 0x00007fecbb527e10 in import_submodule () from /usr/lib64/libpython2.7.so.1.0
#90 0x00007fecbb52809f in load_next () from /usr/lib64/libpython2.7.so.1.0
#91 0x00007fecbb528ab8 in PyImport_ImportModuleLevel () from /usr/lib64/libpython2.7.so.1.0
#92 0x00007fecbb50b508 in builtin___import__ () from /usr/lib64/libpython2.7.so.1.0
#93 0x00007fecbb47a3d3 in PyObject_Call () from /usr/lib64/libpython2.7.so.1.0
#94 0x00007fecbb50d137 in PyEval_CallObjectWithKeywords () from /usr/lib64/libpython2.7.so.1.0
#95 0x00007fecbb511e64 in PyEval_EvalFrameEx () from /usr/lib64/libpython2.7.so.1.0
#96 0x00007fecbb517004 in PyEval_EvalCodeEx () from /usr/lib64/libpython2.7.so.1.0
#97 0x00007fecbb517129 in PyEval_EvalCode () from /usr/lib64/libpython2.7.so.1.0
#98 0x00007fecbb53086f in run_mod () from /usr/lib64/libpython2.7.so.1.0
#99 0x00007fecbb531a62 in PyRun_FileExFlags () from /usr/lib64/libpython2.7.so.1.0
#100 0x0000000000b26a48 in CPythonInvoker::executeScript(void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void*, void*) ()
#101 0x0000000000b28e15 in CPythonInvoker::execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) ()
#102 0x0000000000b29738 in CPythonInvoker::Execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) ()
#103 0x0000000001091adf in CThread::Action() ()
#104 0x0000000001091d9f in CThread::staticThread(void*) ()
#105 0x00007fecbbf7f494 in start_thread () from /lib64/libpthread.so.0
#106 0x00007fecb4c2c5dd in clone () from /lib64/libc.so.6
############# END STACK TRACE ###############

################# LOG FILE ##################

���10:40:21 T:140654754629696  NOTICE: special://profile/ is mapped to: special://masterprofile/
10:40:21 T:140654754629696  NOTICE: -----------------------------------------------------------------------
10:40:21 T:140654754629696  NOTICE: Starting Kodi (16.1 Git:Unknown). Platform: Linux x86 64-bit
10:40:21 T:140654754629696  NOTICE: Using Release Kodi x64 build
10:40:21 T:140654754629696  NOTICE: Kodi compiled Dec 28 2016 by GCC 5.4.0 for Linux x86 64-bit version 4.4.0 (263168)
10:40:21 T:140654754629696  NOTICE: Running on Gentoo/Linux 0.0, kernel: Linux x86 64-bit version 4.4.26-gentoo
10:40:21 T:140654754629696  NOTICE: FFmpeg version: 2.8.6
10:40:21 T:140654754629696  NOTICE: WARNING: unsupported ffmpeg version detected
10:40:21 T:140654754629696  NOTICE: Host CPU: Intel(R) Core(TM) i5-3317U CPU @ 1.70GHz, 4 cores available
10:40:21 T:140654754629696  NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
10:40:21 T:140654754629696  NOTICE: special://xbmcbin/ is mapped to: /usr/lib64/kodi
10:40:21 T:140654754629696  NOTICE: special://masterprofile/ is mapped to: /home/dimitry/.kodi/userdata
10:40:21 T:140654754629696  NOTICE: special://home/ is mapped to: /home/dimitry/.kodi
10:40:21 T:140654754629696  NOTICE: special://temp/ is mapped to: /home/dimitry/.kodi/temp
10:40:21 T:140654754629696  NOTICE: The executable running is: /usr/lib64/kodi/kodi.bin
10:40:21 T:140654754629696  NOTICE: Local hostname: prime
10:40:21 T:140654754629696  NOTICE: Log File is located: /home/dimitry/.kodi/temp/kodi.log
10:40:21 T:140654754629696  NOTICE: -----------------------------------------------------------------------
10:40:21 T:140654754629696   ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - No such property 'OnLowBattery'
10:40:21 T:140654754629696  NOTICE: load settings...
10:40:21 T:140654754629696  NOTICE: Found 1 Lists of Devices
10:40:21 T:140654754629696  NOTICE: Enumerated PULSE devices:
10:40:21 T:140654754629696  NOTICE:     Device 1
10:40:21 T:140654754629696  NOTICE:         m_deviceName      : Default
10:40:21 T:140654754629696  NOTICE:         m_displayName     : Default
10:40:21 T:140654754629696  NOTICE:         m_displayNameExtra: Default Output Device (PULSEAUDIO)
10:40:21 T:140654754629696  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
10:40:21 T:140654754629696  NOTICE:         m_channels        : FL,FR
10:40:21 T:140654754629696  NOTICE:         m_sampleRates     : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
10:40:21 T:140654754629696  NOTICE:         m_dataFormats     : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
10:40:21 T:140654754629696  NOTICE:     Device 2
10:40:21 T:140654754629696  NOTICE:         m_deviceName      : alsa_output.pci-0000_00_1b.0.analog-stereo
10:40:21 T:140654754629696  NOTICE:         m_displayName     : Built-in Audio Analog Stereo
10:40:21 T:140654754629696  NOTICE:         m_displayNameExtra: Speakers (PULSEAUDIO)
10:40:21 T:140654754629696  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
10:40:21 T:140654754629696  NOTICE:         m_channels        : FL,FR
10:40:21 T:140654754629696  NOTICE:         m_sampleRates     : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
10:40:21 T:140654754629696  NOTICE:         m_dataFormats     : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
10:40:21 T:140654754629696  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
10:40:21 T:140654754629696  NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
10:40:21 T:140654754629696  NOTICE: Default DVD Player: dvdplayer
10:40:21 T:140654754629696  NOTICE: Default Video Player: dvdplayer
10:40:21 T:140654754629696  NOTICE: Default Audio Player: paplayer
10:40:21 T:140654754629696  NOTICE: Disabled debug logging due to GUI setting. Level 0.
10:40:21 T:140654754629696  NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
10:40:21 T:140654754629696  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
10:40:21 T:140654754629696  NOTICE: Loaded playercorefactory configuration
10:40:21 T:140654754629696  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
10:40:21 T:140654754629696  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
15:40:21 T:140654422107904  NOTICE: PulseAudio: Opened device Default in pcm mode with Buffersize 150 ms
15:40:21 T:140654754629696  NOTICE: Running database version Addons20
15:40:21 T:140654754629696  NOTICE: ADDONS: Using repository repository.xbmc.org
15:40:22 T:140654754629696  NOTICE: Checking resolution 15
15:40:22 T:140654754629696  NOTICE: Using visual 0x20
15:40:22 T:140654754629696  NOTICE: GL_VENDOR = Intel Open Source Technology Center
15:40:22 T:140654754629696  NOTICE: GL_RENDERER = Mesa DRI Intel(R) Ivybridge Mobile
15:40:22 T:140654754629696  NOTICE: GL_VERSION = 3.0 Mesa 12.0.1
15:40:22 T:140654754629696  NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.30
15:40:22 T:140654754629696  NOTICE: GL_EXTENSIONS = GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_APPLE_object_purgeable GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_texture_array GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_AMD_performance_monitor GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_conservative_depth GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_debug_output GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_texture_lod GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_multisample GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_NV_texture_barrier GL_ARB_get_program_binary GL_ARB_robustness GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_texture_compression_bptc GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shader_atomic_counters GL_ARB_shader_image_load_store GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_ARB_transform_feedback_instanced GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_shader_trinary_minmax GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_clear_buffer_object GL_ARB_compute_shader GL_ARB_copy_image GL_ARB_explicit_uniform_location GL_ARB_framebuffer_no_attachments GL_ARB_invalidate_subdata GL_ARB_program_interface_query GL_ARB_shader_image_size GL_ARB_shader_storage_buffer_object GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_vertex_attrib_binding GL_KHR_debug GL_KHR_robustness GL_ARB_buffer_storage GL_ARB_clear_texture GL_ARB_internalformat_query2 GL_ARB_multi_bind GL_ARB_seamless_cubemap_per_texture GL_ARB_shader_draw_parameters GL_ARB_texture_mirror_clamp_to_edge GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_shader_integer_mix GL_INTEL_performance_query GL_ARB_clip_control GL_ARB_conditional_render_inverted GL_ARB_cull_distance GL_ARB_derivative_control GL_ARB_get_texture_sub_image GL_ARB_pipeline_statistics_query GL_ARB_shader_texture_image_samples GL_ARB_texture_barrier GL_EXT_polygon_offset_clamp GL_KHR_context_flush_control GL_ARB_shader_clock GL_EXT_shader_samples_identical
15:40:22 T:140654754629696  NOTICE: Running database version Addons20
15:40:22 T:140654754629696  NOTICE: Running database version ViewModes6
15:40:22 T:140654754629696  NOTICE: Running database version Textures13
15:40:22 T:140654754629696  NOTICE: Running database version MyMusic56
15:40:22 T:140654754629696  NOTICE: Running database version MyVideos99
15:40:22 T:140654754629696  NOTICE: Running database version TV29
15:40:22 T:140654754629696  NOTICE: Running database version Epg11
15:40:22 T:140654754629696  NOTICE: start dvd mediatype detection
15:40:22 T:140654754629696 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
15:40:22 T:140654754629696  NOTICE: ActiveAE DSP - starting
15:40:22 T:140654754629696  NOTICE: initialize done
15:40:22 T:140654754629696  NOTICE: Running the application...
15:40:22 T:140653602273024  NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
15:40:22 T:140653602273024  NOTICE: UDP: Listening on port 9777
15:40:32 T:140654754629696  NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
15:40:32 T:140654754629696  NOTICE: Enabled debug logging due to GUI setting. Level 2.
15:40:32 T:140654754629696   DEBUG: ------ Window Init () ------
15:40:34 T:140654754629696   DEBUG: Keyboard: scancode: 0x09, sym: 0x001b, unicode: 0x001b, modifier: 0x0
15:40:34 T:140654754629696   DEBUG: OnKey: escape (0xf01b) pressed, action is PreviousMenu
15:40:34 T:140654754629696   DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
15:40:34 T:140654754629696   DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
15:40:34 T:140654754629696   DEBUG: CGUIWindowManager::PreviousWindow: Activate new
15:40:34 T:140654754629696   DEBUG: ------ Window Init (Settings.xml) ------
15:40:35 T:140654754629696   DEBUG: Keyboard: scancode: 0x09, sym: 0x001b, unicode: 0x001b, modifier: 0x0
15:40:35 T:140654754629696   DEBUG: OnKey: escape (0xf01b) pressed, action is PreviousMenu
15:40:35 T:140654754629696   DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
15:40:36 T:140654754629696   DEBUG: ------ Window Deinit (Settings.xml) ------
15:40:36 T:140654754629696   DEBUG: CGUIWindowManager::PreviousWindow: Activate new
15:40:36 T:140654754629696   DEBUG: ------ Window Init (Home.xml) ------
15:40:36 T:140654754629696   DEBUG: Keyboard: scancode: 0x71, sym: 0x0114, unicode: 0x0000, modifier: 0x0
15:40:36 T:140654754629696   DEBUG: OnKey: left (0xf082) pressed, action is Left
15:40:36 T:140654754629696   DEBUG: Keyboard: scancode: 0x71, sym: 0x0114, unicode: 0x0000, modifier: 0x0
15:40:36 T:140654754629696   DEBUG: OnKey: left (0xf082) pressed, action is Left
15:40:37 T:140654754629696    INFO: Python, unloading python shared library because no scripts are running anymore
15:40:37 T:140654754629696   DEBUG: UnloadExtensionLibs, clearing python extension libraries
15:40:37 T:140654754629696   DEBUG: Keyboard: scancode: 0x71, sym: 0x0114, unicode: 0x0000, modifier: 0x0
15:40:37 T:140654754629696   DEBUG: OnKey: left (0xf082) pressed, action is Left
15:40:38 T:140654754629696   DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0
15:40:38 T:140654754629696   DEBUG: OnKey: down (0xf081) pressed, action is Down
15:40:38 T:140654754629696   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
15:40:38 T:140654754629696   DEBUG: OnKey: right (0xf083) pressed, action is Right
15:40:38 T:140654754629696   DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
15:40:39 T:140654754629696   DEBUG: OnKey: return (0xf00d) pressed, action is Select
15:40:39 T:140654754629696   DEBUG: Activating window ID: 10025
15:40:39 T:140654754629696   DEBUG: ------ Window Deinit (Home.xml) ------
15:40:39 T:140654754629696   DEBUG: ------ Window Init (MyVideoNav.xml) ------
15:40:39 T:140654754629696    INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
15:40:39 T:140654754629696   DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/video/)
15:40:39 T:140654754629696   DEBUG:   ParentPath = [addons://sources/video/]
15:40:39 T:140653976913664   DEBUG: Thread BackgroundLoader start, auto delete: false
15:40:39 T:140653976913664   DEBUG: Thread BackgroundLoader 140653976913664 terminating
15:40:40 T:140654754629696   DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0
15:40:40 T:140654754629696   DEBUG: OnKey: down (0xf081) pressed, action is Down
15:40:40 T:140653976913664   DEBUG: Thread JobWorker start, auto delete: true
15:40:41 T:140654754629696   DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
15:40:41 T:140654754629696   DEBUG: OnKey: return (0xf00d) pressed, action is Select
15:40:41 T:140654754629696   DEBUG: Clearing cached fileitems [plugin://plugin.video.fsgo/]
15:40:41 T:140654754629696   DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.fsgo/)
15:40:41 T:140654754629696   DEBUG:   ParentPath = [addons://sources/video]
15:40:41 T:140653954049792   DEBUG: StartScript - calling plugin FOX Sports GO('plugin://plugin.video.fsgo/','1','')
15:40:41 T:140653954049792   DEBUG: WaitOnScriptResult - waiting on the FOX Sports GO (id=1) plugin...
15:40:41 T:140653585487616   DEBUG: Thread LanguageInvoker start, auto delete: false
15:40:41 T:140653585487616    INFO: initializing python engine.
15:40:41 T:140653585487616   DEBUG: CPythonInvoker(1, /home/dimitry/.kodi/addons/plugin.video.fsgo/default.py): start processing
15:40:41 T:140653585487616   DEBUG: -->Python Interpreter Initialized<--
15:40:41 T:140653585487616   DEBUG: CPythonInvoker(1, /home/dimitry/.kodi/addons/plugin.video.fsgo/default.py): the source file to load is "/home/dimitry/.kodi/addons/plugin.video.fsgo/default.py"
15:40:41 T:140653585487616   DEBUG: CPythonInvoker(1, /home/dimitry/.kodi/addons/plugin.video.fsgo/default.py): setting the Python path to /home/dimitry/.kodi/addons/plugin.video.fsgo:/home/dimitry/.kodi/addons/script.module.iso8601/lib:/home/dimitry/.kodi/addons/script.module.m3u8/lib:/home/dimitry/.kodi/addons/script.module.requests/lib:/usr/lib64/python27.zip:/usr/lib64/python2.7:/usr/lib64/python2.7/plat-linux2:/usr/lib64/python2.7/lib-tk:/usr/lib64/python2.7/lib-old:/usr/lib64/python2.7/lib-dynload:/usr/lib64/python2.7/site-packages:/usr/lib64/python2.7/site-packages/gtk-2.0
15:40:41 T:140653585487616   DEBUG: CPythonInvoker(1, /home/dimitry/.kodi/addons/plugin.video.fsgo/default.py): entering source directory /home/dimitry/.kodi/addons/plugin.video.fsgo
15:40:41 T:140653585487616   DEBUG: CPythonInvoker(1, /home/dimitry/.kodi/addons/plugin.video.fsgo/default.py): instantiating addon using automatically obtained id of "plugin.video.fsgo" dependent on version 2.24.0 of the xbmc.python api
15:40:42 T:140654754629696   DEBUG: ------ Window Init (DialogBusy.xml) ------
15:40:42 T:140653585487616   DEBUG: [plugin.video.fsgo-1.1.4]: Hello World!
15:40:42 T:140653585487616   DEBUG: POParser: loaded 38 strings from file /home/dimitry/.kodi/addons/plugin.video.fsgo/resources/language/English/strings.po
15:40:42 T:140653954049792   DEBUG: WaitOnScriptResult- plugin returned successfully
15:40:42 T:140653585487616    INFO: CPythonInvoker(1, /home/dimitry/.kodi/addons/plugin.video.fsgo/default.py): script successfully run
15:40:42 T:140653287036672   DEBUG: Thread BackgroundLoader start, auto delete: false
15:40:42 T:140653287036672   DEBUG: Thread BackgroundLoader 140653287036672 terminating
15:40:42 T:140653585487616    INFO: Python script stopped
15:40:42 T:140653585487616   DEBUG: Thread LanguageInvoker 140653585487616 terminating
15:40:42 T:140654754629696   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
15:40:43 T:140654754629696   DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0
15:40:43 T:140654754629696   DEBUG: OnKey: down (0xf081) pressed, action is Down
15:40:44 T:140654754629696   DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
15:40:44 T:140654754629696   DEBUG: OnKey: return (0xf00d) pressed, action is Select
15:40:44 T:140654754629696   DEBUG: Clearing cached fileitems [plugin://plugin.video.fsgo/?action=list_events_by_date&filter_date=today&schedule_type=all]
15:40:44 T:140654754629696   DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.fsgo/?action=list_events_by_date&filter_date=today&schedule_type=all)
15:40:44 T:140654754629696   DEBUG:   ParentPath = [plugin://plugin.video.fsgo/]
15:40:44 T:140653976913664   DEBUG: StartScript - calling plugin FOX Sports GO('plugin://plugin.video.fsgo/','2','?action=list_events_by_date&filter_date=today&schedule_type=all')
15:40:44 T:140653976913664   DEBUG: WaitOnScriptResult - waiting on the FOX Sports GO (id=2) plugin...
15:40:44 T:140653585487616   DEBUG: Thread LanguageInvoker start, auto delete: false
15:40:44 T:140653585487616    INFO: initializing python engine.
15:40:44 T:140653585487616   DEBUG: CPythonInvoker(2, /home/dimitry/.kodi/addons/plugin.video.fsgo/default.py): start processing
15:40:44 T:140653585487616   DEBUG: -->Python Interpreter Initialized<--
15:40:44 T:140653585487616   DEBUG: CPythonInvoker(2, /home/dimitry/.kodi/addons/plugin.video.fsgo/default.py): the source file to load is "/home/dimitry/.kodi/addons/plugin.video.fsgo/default.py"
15:40:44 T:140653585487616   DEBUG: CPythonInvoker(2, /home/dimitry/.kodi/addons/plugin.video.fsgo/default.py): setting the Python path to /home/dimitry/.kodi/addons/plugin.video.fsgo:/home/dimitry/.kodi/addons/script.module.iso8601/lib:/home/dimitry/.kodi/addons/script.module.m3u8/lib:/home/dimitry/.kodi/addons/script.module.requests/lib:/usr/lib64/python27.zip:/usr/lib64/python2.7:/usr/lib64/python2.7/plat-linux2:/usr/lib64/python2.7/lib-tk:/usr/lib64/python2.7/lib-old:/usr/lib64/python2.7/lib-dynload:/usr/lib64/python2.7/site-packages:/usr/lib64/python2.7/site-packages/gtk-2.0
15:40:44 T:140653585487616   DEBUG: CPythonInvoker(2, /home/dimitry/.kodi/addons/plugin.video.fsgo/default.py): entering source directory /home/dimitry/.kodi/addons/plugin.video.fsgo
15:40:44 T:140653585487616   DEBUG: CPythonInvoker(2, /home/dimitry/.kodi/addons/plugin.video.fsgo/default.py): instantiating addon using automatically obtained id of "plugin.video.fsgo" dependent on version 2.24.0 of the xbmc.python api
15:40:45 T:140654754629696   DEBUG: ------ Window Init (DialogBusy.xml) ------
15:40:45 T:140653585487616   DEBUG: [fsgolib]: Request URL: https://media-api.foxsportsgo.com/epg/ws/schedule
15:40:45 T:140653585487616   DEBUG: [fsgolib]: Connection Error: - ('bad handshake: SysCallError(0, None)',)
15:40:45 T:140653585487616   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <class 'requests.exceptions.SSLError'>
                                            Error Contents: ('bad handshake: SysCallError(0, None)',)
                                            Traceback (most recent call last):
                                              File "/home/dimitry/.kodi/addons/plugin.video.fsgo/default.py", line 422, in <module>
                                                router(sys.argv[2][1:])  # trim the leading '?' from the plugin call paramstring
                                              File "/home/dimitry/.kodi/addons/plugin.video.fsgo/default.py", line 404, in router
                                                list_events(params['schedule_type'], params['filter_date'])
                                              File "/home/dimitry/.kodi/addons/plugin.video.fsgo/default.py", line 115, in list_events
                                                search_query=search_query)
                                              File "/home/dimitry/.kodi/addons/plugin.video.fsgo/resources/lib/fsgo.py", line 350, in get_schedule
                                                schedule_data = self.make_request(url=url, method='get', payload=payload, headers=headers)
                                              File "/home/dimitry/.kodi/addons/plugin.video.fsgo/resources/lib/fsgo.py", line 58, in make_request
                                                req = self.http_session.get(url, params=payload, headers=headers, allow_redirects=False, verify=self.verify_ssl)
                                              File "/home/dimitry/.kodi/addons/script.module.requests/lib/requests/sessions.py", line 480, in get
                                                return self.request('GET', url, **kwargs)
                                              File "/home/dimitry/.kodi/addons/script.module.requests/lib/requests/sessions.py", line 468, in request
                                                resp = self.send(prep, **send_kwargs)
                                              File "/home/dimitry/.kodi/addons/script.module.requests/lib/requests/sessions.py", line 576, in send
                                                r = adapter.send(request, **kwargs)
                                              File "/home/dimitry/.kodi/addons/script.module.requests/lib/requests/adapters.py", line 447, in send
                                                raise SSLError(e, request=request)
                                            SSLError: ('bad handshake: SysCallError(0, None)',)
                                            -->End of Python script error report<--
15:40:45 T:140654754629696   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
15:40:45 T:140653585487616    INFO: Python script stopped
15:40:45 T:140653585487616   DEBUG: Thread LanguageInvoker 140653585487616 terminating
15:40:45 T:140653976913664   DEBUG:  WaitOnScriptResult - plugin exited prematurely - terminating
15:40:45 T:140654754629696   ERROR: GetDirectory - Error getting plugin://plugin.video.fsgo/?action=list_events_by_date&filter_date=today&schedule_type=all
15:40:45 T:140654754629696   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.fsgo/?action=list_events_by_date&filter_date=today&schedule_type=all) failed
15:40:45 T:140654754629696   DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.fsgo/)
15:40:45 T:140654754629696   DEBUG:   ParentPath = [addons://sources/video]
15:40:45 T:140653954049792   DEBUG: StartScript - calling plugin FOX Sports GO('plugin://plugin.video.fsgo/','3','')
15:40:45 T:140653954049792   DEBUG: WaitOnScriptResult - waiting on the FOX Sports GO (id=3) plugin...
15:40:45 T:140653585487616   DEBUG: Thread LanguageInvoker start, auto delete: false
15:40:45 T:140653585487616    INFO: initializing python engine.
15:40:45 T:140653585487616   DEBUG: CPythonInvoker(3, /home/dimitry/.kodi/addons/plugin.video.fsgo/default.py): start processing
15:40:45 T:140653585487616   DEBUG: -->Python Interpreter Initialized<--
15:40:45 T:140653585487616   DEBUG: CPythonInvoker(3, /home/dimitry/.kodi/addons/plugin.video.fsgo/default.py): the source file to load is "/home/dimitry/.kodi/addons/plugin.video.fsgo/default.py"
15:40:45 T:140653585487616   DEBUG: CPythonInvoker(3, /home/dimitry/.kodi/addons/plugin.video.fsgo/default.py): setting the Python path to /home/dimitry/.kodi/addons/plugin.video.fsgo:/home/dimitry/.kodi/addons/script.module.iso8601/lib:/home/dimitry/.kodi/addons/script.module.m3u8/lib:/home/dimitry/.kodi/addons/script.module.requests/lib:/usr/lib64/python27.zip:/usr/lib64/python2.7:/usr/lib64/python2.7/plat-linux2:/usr/lib64/python2.7/lib-tk:/usr/lib64/python2.7/lib-old:/usr/lib64/python2.7/lib-dynload:/usr/lib64/python2.7/site-packages:/usr/lib64/python2.7/site-packages/gtk-2.0
15:40:45 T:140653585487616   DEBUG: CPythonInvoker(3, /home/dimitry/.kodi/addons/plugin.video.fsgo/default.py): entering source directory /home/dimitry/.kodi/addons/plugin.video.fsgo
15:40:45 T:140653585487616   DEBUG: CPythonInvoker(3, /home/dimitry/.kodi/addons/plugin.video.fsgo/default.py): instantiating addon using automatically obtained id of "plugin.video.fsgo" dependent on version 2.24.0 of the xbmc.python api
15:40:45 T:140654754629696   DEBUG: ------ Window Init (DialogBusy.xml) ------


############### END LOG FILE ################

############ END Kodi CRASH LOG #############
Reply
#92
This is a follow-up to my earlier post.

I've deleted the credentials file.
Re-activated and was able to get program listing.
Clicked on Today and the first program in the list and got segfault again.

Here's (hopefully) more useful log: http://dpaste.com/2NNHD3Z

NB: I've trimmed the response line, as it was too long.
NB: Disregard the line starting with XXXXX. This is something I've added in an attempt to track down the error.

UPDATE:

As you may have noticed, I was also getting `CCurlFile::Stat - Failed: SSL connect error(35)`.
After recompiling cURL with NSS support instead of OpenSSL, I no longer get those errors and can
see background images, when any of the programs.
But as soon as I try to play a program, I still get the segfault.

Here is new log: http://dpaste.com/02MMAZH
Reply
#93
(2016-12-30, 19:32)innocent_bystander Wrote: As you may have noticed, I was also getting `CCurlFile::Stat - Failed: SSL connect error(35)`.
After recompiling cURL with NSS support instead of OpenSSL, I no longer get those errors and can
see background images, when any of the programs.
But as soon as I try to play a program, I still get the segfault.

Here is new log: http://dpaste.com/02MMAZH

An add-on shouldn't really be able to make Kodi segfault, so that's a bit concerning. I can see that your build uses an external, unsupported version of ffmpeg and my guess would be that that's the problem (or part of it at least).
Reply
#94
(2016-12-30, 20:23)emilsvennesson Wrote:
(2016-12-30, 19:32)innocent_bystander Wrote: As you may have noticed, I was also getting `CCurlFile::Stat - Failed: SSL connect error(35)`.
After recompiling cURL with NSS support instead of OpenSSL, I no longer get those errors and can
see background images, when any of the programs.
But as soon as I try to play a program, I still get the segfault.

Here is new log: http://dpaste.com/02MMAZH

An add-on shouldn't really be able to make Kodi segfault, so that's a bit concerning. I can see that your build uses an external, unsupported version of ffmpeg and my guess would be that that's the problem (or part of it at least).

That's a possibility... But all other functions, like local file playback and the YouTube addon work without problems. I only seem to be having problems with FSGo. I can try updating ffmpeg and see if it helps. If you think of anything else, please holler.
Reply
#95
I just found the solution to the buffering I was getting with this addon. The reason for the buffering was because the default settings for the addon was to play streams at the highest bitrate. I have just altered the settings to play at the second highest bit rate, not a buffer in sight since.

Many thanks to the developer.
Reply
#96
Thank you for a great addon. The FA CUP looks great today.

I have a request. Is it possible to have a filter or a folder to show only soccer (filter by sport)?
The NBC Sports Live Extra Add-on now have a filter option by sport and the ESPN 3 addon has a folder with only soccer.

Anyhow thank you for your great work
Reply
#97
(2017-01-07, 20:57)DxCor Wrote: Thank you for a great addon. The FA CUP looks great today.

I have a request. Is it possible to have a filter or a folder to show only soccer (filter by sport)?
The NBC Sports Live Extra Add-on now have a filter option by sport and the ESPN 3 addon has a folder with only soccer.

Anyhow thank you for your great work

You can use the search function to achieve this by simply searching for 'soccer'. Apply https://github.com/emilsvennesson/kodi-f...d04060baf0 in order to display all available coming events.
Reply
#98
Thank you.

My Python skills are limited, but that looks like someting I could make work.
Reply
#99
This is probably going to sound like a really dumb question but how does one activate this addon?
Reply
(2017-02-05, 13:51)TogaDuck Wrote: This is probably going to sound like a really dumb question but how does one activate this addon?

? It tells you how as oon as you click authenticate, did you even try?
Reply
Thanks for this addon, I used it to watch the superbowl and it worked well!
Reply
Thank you for this add on.

I was on kodi 16 and I was unable to activate the add on as I was getting the activated loop using a direct tv account. After reading posts on the forum, I updated to kodi 17 and I was able to activate the add on.

After a kodi shutdown, the same activation prompt comes up again and I am unable to activate again as I am stuck in the activation loop.

Please help

Debug
18:18:19.409 T:560 DEBUG: [fsgolib]: Not (yet) logged in.
18:18:19.410 T:560 DEBUG: [fsgolib]: Request URL: https://activation-adobe.foxsportsgo.com...o.validate
18:18:22.223 T:560 DEBUG: [fsgolib]: Response code: 200
18:18:22.223 T:560 DEBUG: [fsgolib]: Response: {"code": "200", "status": "Success","message": "Successfully Activated","access_token": "eyJhbGciOiJIUzI1NiJ9.eyJpcGlkIjoiaWFwUmVjZWlwdERldmljZTpEZXZpY2U6MDFhYTdkNmMtZDUyYS00YTY4LWEzZmQtZmI2MGFlMDFmYWNiOjU0MTIxOGJkLTE3MWYtNDI1ZS1iMTMwLWQxZThkNjgyODdlMyIsImNsaWVudElkIjoiZm94c3BvcnRzZ28tdjEuMC4wIiwicGNfbWF4X3JhdGluZ19tb3ZpZSI6IiIsImNvbnRleHQiOnt9LCJ2ZXJpZmljYXRpb25MZXZlbCI6MCwiZXhwIjoxNDg5MjUyNjg4LCJ0eXBlIjoiVXNlciIsImlhdCI6MTQ4NjY2MDcwMCwidXNlcmlkIjoiNzkwZjBhZTgtYTc1Mi00NDIzLWIyNmEtNTFhNDM1Njc0MjI4LTE5NDQtMjg2OTg2OTZhYjA3NmZhZmE2NzE3YzVlNTI4ODU4ZDQ0YzE3ZGU3YyIsInZlcnNpb24iOiJ2MS4wIiwicGNfbWF4X3JhdGluZ190diI6IiJ9.OBBEilI2HT3l1Zrzxgw6U2k3UuUPdlHhNioYkIzjt0w","auth_provider": "DTV","md5_auth_provider": "53da17a30bd0d3c946a41c86cb5873f1","auth_provider_name": "DIRECTV","auth_provider_img_url": "http://dtvimages.dtvce.com/logos/dtv_logo/dtv_adobe_entitlement_logo.png"}
18:18:22.252 T:560 DEBUG: [fsgolib]: Successfully authenticated to TV provider (DIRECTV)
18:18:22.253 T:560 DEBUG: [fsgolib]: Request URL: https://media-api.foxsportsgo.com/sessions/registered
18:18:23.904 T:560 DEBUG: [fsgolib]: Response code: 403
18:18:23.904 T:560 DEBUG: [fsgolib]: Response: {"errors":["unreliable-geo-location"]}
18:18:23.907 T:560 DEBUG: [fsgolib]: Unable to register session. Error(s): unreliable-geo-location
18:18:23.912 T:560 DEBUG: [fsgolib]: Request URL: https://activation-adobe.foxsportsgo.com...ortGo.init
18:18:24.147 T:8148 DEBUG: ------ Window Deinit (Pointer.xml) ------
18:18:24.649 T:560 DEBUG: [fsgolib]: Response code: 200
18:18:24.649 T:560 DEBUG: [fsgolib]: Response: {"status": "200","code": "LZL94RK","requestor": "fs2go","generated": 1486660703115,"expires": 1486662503115}
18:18:24.662 T:8148 DEBUG: ------ Window Init (DialogConfirm.xml) ------
Reply
(2017-02-09, 18:47)nelldipsy Wrote: Thank you for this add on.

I was on kodi 16 and I was unable to activate the add on as I was getting the activated loop using a direct tv account. After reading posts on the forum, I updated to kodi 17 and I was able to activate the add on.

After a kodi shutdown, the same activation prompt comes up again and I am unable to activate again as I am stuck in the activation loop.

(2017-02-09, 18:47)nelldipsy Wrote: 18:18:22.253 T:560 DEBUG: [fsgolib]: Request URL: https://media-api.foxsportsgo.com/sessions/registered
18:18:23.904 T:560 DEBUG: [fsgolib]: Response code: 403
18:18:23.904 T:560 DEBUG: [fsgolib]: Response: {"errors":["unreliable-geo-location"]}
18:18:23.907 T:560 DEBUG: [fsgolib]: Unable to register session. Error(s): unreliable-geo-location

Are you using a proxy or VPN?
Kodi Nexus on Dell Optiplex 980 Lubuntu 20.04 | Kodi Nexus on HTPC Lubuntu 20.04 | My Add-ons | Legacy Repo | Matrix Repo
Reply
(2017-02-09, 20:22)MetalChris Wrote:
(2017-02-09, 18:47)nelldipsy Wrote: Thank you for this add on.

I was on kodi 16 and I was unable to activate the add on as I was getting the activated loop using a direct tv account. After reading posts on the forum, I updated to kodi 17 and I was able to activate the add on.

After a kodi shutdown, the same activation prompt comes up again and I am unable to activate again as I am stuck in the activation loop.

(2017-02-09, 18:47)nelldipsy Wrote: 18:18:22.253 T:560 DEBUG: [fsgolib]: Request URL: https://media-api.foxsportsgo.com/sessions/registered
18:18:23.904 T:560 DEBUG: [fsgolib]: Response code: 403
18:18:23.904 T:560 DEBUG: [fsgolib]: Response: {"errors":["unreliable-geo-location"]}
18:18:23.907 T:560 DEBUG: [fsgolib]: Unable to register session. Error(s): unreliable-geo-location

Are you using a proxy or VPN?

VPN
Reply
(2017-02-09, 20:36)nelldipsy Wrote:
(2017-02-09, 20:22)MetalChris Wrote:
(2017-02-09, 18:47)nelldipsy Wrote: Thank you for this add on.

I was on kodi 16 and I was unable to activate the add on as I was getting the activated loop using a direct tv account. After reading posts on the forum, I updated to kodi 17 and I was able to activate the add on.

After a kodi shutdown, the same activation prompt comes up again and I am unable to activate again as I am stuck in the activation loop.

(2017-02-09, 18:47)nelldipsy Wrote: 18:18:22.253 T:560 DEBUG: [fsgolib]: Request URL: https://media-api.foxsportsgo.com/sessions/registered
18:18:23.904 T:560 DEBUG: [fsgolib]: Response code: 403
18:18:23.904 T:560 DEBUG: [fsgolib]: Response: {"errors":["unreliable-geo-location"]}
18:18:23.907 T:560 DEBUG: [fsgolib]: Unable to register session. Error(s): unreliable-geo-location

Are you using a proxy or VPN?

VPN

I have seen the problem...VPN was set to canada - unrealiable geo location...
Thank you. Metal Chris
Reply
  • 1
  • 5
  • 6
  • 7(current)
  • 8
  • 9
  • 13

Logout Mark Read Team Forum Stats Members Help
FOX Sports GO - available in the official repository3