Skip to content

Instantly share code, notes, and snippets.

@jmdacruz
Created May 8, 2016 04:31
Show Gist options
  • Save jmdacruz/fdf126e55b69e4999d9926534a48d853 to your computer and use it in GitHub Desktop.
Save jmdacruz/fdf126e55b69e4999d9926534a48d853 to your computer and use it in GitHub Desktop.
############## kodi CRASH LOG ###############
################ SYSTEM INFO ################
Date: Sat May 7 20:56:43 PDT 2016
kodi Options: --standalone -fs --lircdev /run/lirc/lircd
Arch: x86_64
Kernel: Linux 4.5.2 #1 SMP Tue Apr 26 18:03:30 CEST 2016
Release: OpenELEC devel-20160426180528-r22685-g65d4dac
############## END SYSTEM INFO ##############
############### STACK TRACE #################
=====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1462679780.1856
=========================================
[New LWP 1873]
[New LWP 1857]
[New LWP 1860]
[New LWP 1865]
[New LWP 1867]
[New LWP 1872]
[New LWP 1892]
[New LWP 1858]
[New LWP 1874]
[New LWP 1918]
[New LWP 1877]
[New LWP 1878]
[New LWP 1869]
[New LWP 1861]
[New LWP 1919]
[New LWP 1903]
[New LWP 1887]
[New LWP 1856]
[New LWP 1880]
[New LWP 1885]
[New LWP 1879]
[New LWP 1876]
[New LWP 1883]
[New LWP 1884]
[New LWP 1882]
[New LWP 1881]
[New LWP 1871]
[New LWP 1868]
[New LWP 1866]
Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0000000000933ce7 in ADDON::CInputStream::UpdateConfig() ()
[Current thread is 1 (LWP 1873)]
Thread 29 (LWP 1866):
#0 0x00007fe34d1f160d in poll () from /lib/libc.so.6
#1 0x0000000000e15cc0 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
#2 0x0000000000e15d5e in PERIPHERALS::CPeripheralBusUSB::Process() ()
#3 0x0000000000e57f96 in CThread::Action() ()
#4 0x0000000000e58701 in CThread::staticThread(void*) ()
#5 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#6 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 28 (LWP 1868):
#0 0x00007fe350a0a3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x00000000008f2aae in CEvent::WaitMSec(unsigned int) ()
#3 0x0000000000b005f5 in PERIPHERALS::CPeripheralBus::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#7 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 27 (LWP 1871):
#0 0x00007fe350a0a3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000ceefbf in CJobManager::GetNextJob(CJobWorker const*) ()
#3 0x0000000000cefa70 in CJobWorker::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#7 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 26 (LWP 1881):
#0 0x00007fe350a0a408 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x0000000000c4f22a in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
#2 0x0000000000c59628 in PLT_ThreadTask::IsAborting(int) ()
#3 0x0000000000e31d25 in PLT_CtrlPointHouseKeepingTask::DoRun() ()
#4 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#5 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#6 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#7 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 25 (LWP 1882):
#0 0x00007fe34d1f2ca3 in select () from /lib/libc.so.6
#1 0x0000000000c4cb11 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000c4d107 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
#3 0x0000000000e485f8 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
#4 0x0000000000c5dc55 in NPT_BufferedInputStream::FillBuffer() ()
#5 0x0000000000c5d9f8 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
#6 0x0000000000c5ddc5 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
#7 0x0000000000c3d76b in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) ()
#8 0x0000000000c41c14 in NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, bool, NPT_HttpResponse*&, NPT_Reference<NPT_HttpClient::Connection>*) ()
#9 0x0000000000e3900f in PLT_SsdpSearchTask::DoRun() ()
#10 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#11 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#12 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#13 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 24 (LWP 1884):
#0 0x00007fe34d1f2ca3 in select () from /lib/libc.so.6
#1 0x0000000000cbcf03 in JSONRPC::CTCPServer::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#5 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 23 (LWP 1883):
#0 0x00007fe34d1f2ca3 in select () from /lib/libc.so.6
#1 0x0000000000cbbd7b in SOCKETS::CSocketListener::Listen(int) ()
#2 0x0000000000cb523d in EVENTSERVER::CEventServer::Run() ()
#3 0x0000000000cb53a1 in EVENTSERVER::CEventServer::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#7 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 22 (LWP 1876):
#0 0x00007fe34d1f160d in poll () from /lib/libc.so.6
#1 0x00007fe3511f3c4c in ?? () from /usr/lib/libavahi-common.so.3
#2 0x00007fe3511f3fbb in avahi_simple_poll_run () from /usr/lib/libavahi-common.so.3
#3 0x00007fe3511f483f in avahi_simple_poll_iterate () from /usr/lib/libavahi-common.so.3
#4 0x00007fe3511f4894 in avahi_simple_poll_loop () from /usr/lib/libavahi-common.so.3
#5 0x00007fe3511f48d7 in ?? () from /usr/lib/libavahi-common.so.3
#6 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#7 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 21 (LWP 1879):
#0 0x00007fe34d1f2ca3 in select () from /lib/libc.so.6
#1 0x0000000000c4cb11 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000c4d107 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
#3 0x0000000000e485f8 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
#4 0x0000000000c5dc55 in NPT_BufferedInputStream::FillBuffer() ()
#5 0x0000000000c5d9f8 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
#6 0x0000000000c5ddc5 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
#7 0x0000000000c3d136 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
#8 0x0000000000e377e9 in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
#9 0x0000000000e37e0c in PLT_HttpServerSocketTask::DoRun() ()
#10 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#11 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#12 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#13 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 20 (LWP 1885):
#0 0x00007fe34d1f2ca3 in select () from /lib/libc.so.6
#1 0x00007fe34806cc1c in ?? () from /usr/lib/libshairplay.so.0
#2 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#3 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 19 (LWP 1880):
#0 0x00007fe34d1f2ca3 in select () from /lib/libc.so.6
#1 0x0000000000c4cb11 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000c4e49a in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
#3 0x0000000000e3739c in PLT_HttpListenTask::DoRun() ()
#4 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#5 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#6 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#7 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 18 (LWP 1856):
#0 0x00007fe34d1f2617 in ioctl () from /lib/libc.so.6
#1 0x00007fe351022f18 in drmIoctl () from /usr/lib/libdrm.so.2
#2 0x00007fe349195e97 in drm_intel_gem_bo_map_gtt () from /usr/lib/libdrm_intel.so.1
#3 0x00007fe3493d3d9f in ?? () from /usr/lib/dri/i965_dri.so
#4 0x00007fe3492087e6 in ?? () from /usr/lib/dri/i965_dri.so
#5 0x00007fe34921e8cd in ?? () from /usr/lib/dri/i965_dri.so
#6 0x00000000008a1a8b in CGUITextureGL::Draw(float*, float*, float*, CRectGen<float> const&, CRectGen<float> const&, int) ()
#7 0x000000000088ab5e in CGUITextureBase::Render(float, float, float, float, float, float, float, float, float, float) ()
#8 0x000000000088aed4 in CGUITextureBase::Render() ()
#9 0x00000000008a54b3 in CGUIControl::DoRender() ()
#10 0x00000000008ae2e7 in CGUIControlGroup::Render() ()
#11 0x00000000008a54b3 in CGUIControl::DoRender() ()
#12 0x00000000008db30e in CGUIBaseContainer::RenderItem(float, float, CGUIListItem*, bool) ()
#13 0x00000000008dca21 in CGUIBaseContainer::Render() ()
#14 0x00000000008a54b3 in CGUIControl::DoRender() ()
#15 0x00000000008ae2e7 in CGUIControlGroup::Render() ()
#16 0x00000000008a54b3 in CGUIControl::DoRender() ()
#17 0x00000000008ae2e7 in CGUIControlGroup::Render() ()
#18 0x00000000008a54b3 in CGUIControl::DoRender() ()
#19 0x00000000008ae2e7 in CGUIControlGroup::Render() ()
#20 0x00000000008a54b3 in CGUIControl::DoRender() ()
#21 0x00000000008ae2e7 in CGUIControlGroup::Render() ()
#22 0x00000000008a54b3 in CGUIControl::DoRender() ()
#23 0x000000000088ee61 in CGUIWindow::DoRender() ()
#24 0x00000000008934c4 in CGUIWindowManager::RenderPass() const ()
#25 0x00000000008935c0 in CGUIWindowManager::Render() ()
#26 0x0000000000bcf643 in CApplication::Render() ()
#27 0x0000000000c3139a in CXBApplicationEx::Run() ()
#28 0x0000000000aa5f76 in XBMC_Run ()
#29 0x00000000007b02a7 in main ()
Thread 17 (LWP 1887):
#0 0x00007fe34d1f2ca3 in select () from /lib/libc.so.6
#1 0x0000000000cc89d6 in CAirPlayServer::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#5 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 16 (LWP 1903):
#0 0x00007fe350a0a408 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x0000000000c4f22a in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
#2 0x0000000000c3ebff in NPT_HttpConnectionManager::Run() ()
#3 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#4 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#5 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 15 (LWP 1919):
#0 0x00007fe350a0d31d in accept () from /lib/libpthread.so.0
#1 0x00007fe3085551f7 in ?? () from /usr/lib/python2.7/lib-dynload/_socket.so
#2 0x00007fe35087a645 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#3 0x00007fe35087b14b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#4 0x00007fe35087b14b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007fe35087b14b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007fe35087bd1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#7 0x00007fe3508eb6dc in ?? () from /usr/lib/libpython2.7.so.1.0
#8 0x00007fe35091d2a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#9 0x00007fe35092e59c in ?? () from /usr/lib/libpython2.7.so.1.0
#10 0x00007fe35091d2a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#11 0x00007fe350874b57 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#12 0x00007fe3508c5192 in ?? () from /usr/lib/libpython2.7.so.1.0
#13 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#14 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 14 (LWP 1861):
#0 0x00007fe34d1f2617 in ioctl () from /lib/libc.so.6
#1 0x00007fe3501688a3 in ?? () from /usr/lib/libasound.so.2
#2 0x000000000099cb93 in CAESinkALSA::AddPackets(unsigned char**, unsigned int, unsigned int) ()
#3 0x00000000009827e5 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
#4 0x0000000000982f9e in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
#5 0x0000000000983161 in ActiveAE::CActiveAESink::Process() ()
#6 0x0000000000e57f96 in CThread::Action() ()
#7 0x0000000000e58701 in CThread::staticThread(void*) ()
#8 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#9 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 13 (LWP 1869):
#0 0x00007ffd5affdb8d in ?? ()
#1 0x00007fe3280008f0 in ?? ()
#2 0x00007fe331b47d08 in ?? ()
#3 0x0000000000000004 in ?? ()
#4 0x00000000018a10f8 in ?? ()
#5 0x00007fe331b47d50 in ?? ()
#6 0x0000000000000000 in ?? ()
Thread 12 (LWP 1878):
#0 0x00007fe34d1f2ca3 in select () from /lib/libc.so.6
#1 0x0000000000e8027b in ?? ()
#2 0x0000000000e80311 in ?? ()
#3 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#4 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 11 (LWP 1877):
#0 0x00007fe34d1f2ca3 in select () from /lib/libc.so.6
#1 0x0000000000e8027b in ?? ()
#2 0x0000000000e80311 in ?? ()
#3 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#4 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 10 (LWP 1918):
#0 0x00007fe34d1f160d in poll () from /lib/libc.so.6
#1 0x00007fe2f45ce141 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007fe2f45ca9f0 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#3 0x00007fe2f406fd7e in ?? () from /usr/lib/python2.7/site-packages/glib/_glib.so
#4 0x00007fe35087a645 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007fe35087bd1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007fe35087b032 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#7 0x00007fe35087b14b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#8 0x00007fe35087bd1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#9 0x00007fe3508eb6dc in ?? () from /usr/lib/libpython2.7.so.1.0
#10 0x00007fe35091d2a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#11 0x00007fe35092e59c in ?? () from /usr/lib/libpython2.7.so.1.0
#12 0x00007fe35091d2a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#13 0x00007fe350874b57 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#14 0x00007fe3508c5192 in ?? () from /usr/lib/libpython2.7.so.1.0
#15 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#16 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 9 (LWP 1874):
#0 0x00007fe350a0a3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000df83c9 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
#3 0x0000000000a6d554 in ?? ()
#4 0x00007fe35087aca8 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007fe35087bd1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007fe35087be89 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
#7 0x00007fe3508d71ae in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
#8 0x0000000000a65987 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
#9 0x0000000000a66e4b in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
#10 0x0000000000a6754a in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
#11 0x0000000000e57f96 in CThread::Action() ()
#12 0x0000000000e58701 in CThread::staticThread(void*) ()
#13 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#14 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 8 (LWP 1858):
#0 0x00007fe34d1f160d in poll () from /lib/libc.so.6
#1 0x0000000000cae724 in CFDEventMonitor::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#5 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 7 (LWP 1892):
#0 0x00007fe350a0a3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000ceefbf in CJobManager::GetNextJob(CJobWorker const*) ()
#3 0x0000000000cefa70 in CJobWorker::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#7 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 6 (LWP 1872):
#0 0x00007fe350a0a3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000ceefbf in CJobManager::GetNextJob(CJobWorker const*) ()
#3 0x0000000000cefa70 in CJobWorker::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#7 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 5 (LWP 1867):
#0 0x00007fe350a0a3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x00000000008f2aae in CEvent::WaitMSec(unsigned int) ()
#3 0x0000000000b005f5 in PERIPHERALS::CPeripheralBus::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#7 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 4 (LWP 1865):
#0 0x00007fe350a0a408 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00007fe3481a5787 in ?? () from /usr/lib/libcec.so.3
#2 0x00007fe3481a6548 in CEC::CCECClient::Process() () from /usr/lib/libcec.so.3
#3 0x00007fe3481c12d2 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.3
#4 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#5 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 3 (LWP 1860):
#0 0x00007fe350a0a3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x00000000008f2aae in CEvent::WaitMSec(unsigned int) ()
#3 0x0000000000980567 in ActiveAE::CActiveAE::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#7 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 2 (LWP 1857):
#0 0x00007fe350a0a047 in pthread_cond_wait () from /lib/libpthread.so.0
#1 0x0000000000a61861 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#5 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
Thread 1 (LWP 1873):
#0 0x0000000000933ce7 in ADDON::CInputStream::UpdateConfig() ()
#1 0x0000000000934344 in ADDON::CInputStream::CInputStream(ADDON::AddonProps, std::string, std::string, std::string) ()
#2 0x00000000009344e5 in ADDON::CInputStream::FromExtension(ADDON::AddonProps, cp_extension_t const*) ()
#3 0x00000000009508a0 in ADDON::CAddonBuilder::Build() ()
#4 0x0000000000921696 in ADDON::CAddonMgr::Factory(cp_plugin_info_t const*, ADDON::TYPE, ADDON::CAddonBuilder&) ()
#5 0x000000000092173c in ADDON::CAddonMgr::Factory(cp_plugin_info_t const*, ADDON::TYPE) ()
#6 0x000000000092275b in ADDON::CAddonMgr::AddonsFromRepoXML(TiXmlElement const*, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#7 0x00000000009696ec in ADDON::CRepository::FetchIndex(std::string const&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#8 0x00000000009697d4 in ADDON::CRepository::Parse(ADDON::CRepository::DirInfo const&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#9 0x000000000096a1d5 in ADDON::CRepositoryUpdateJob::FetchIfChanged(std::string const&, std::string&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#10 0x000000000096a3f9 in ADDON::CRepositoryUpdateJob::DoWork() ()
#11 0x0000000000cefa84 in CJobWorker::Process() ()
#12 0x0000000000e57f96 in CThread::Action() ()
#13 0x0000000000e58701 in CThread::staticThread(void*) ()
#14 0x00007fe350a04434 in ?? () from /lib/libpthread.so.0
#15 0x00007fe34d1f9ffd in clone () from /lib/libc.so.6
############# END STACK TRACE ###############
################# LOG FILE ##################
############### END LOG FILE ################
############ END kodi CRASH LOG #############
############## kodi CRASH LOG ###############
################ SYSTEM INFO ################
Date: Sat May 7 20:57:39 PDT 2016
kodi Options: --standalone -fs --lircdev /run/lirc/lircd
Arch: x86_64
Kernel: Linux 4.5.2 #1 SMP Tue Apr 26 18:03:30 CEST 2016
Release: OpenELEC devel-20160426180528-r22685-g65d4dac
############## END SYSTEM INFO ##############
############### STACK TRACE #################
=====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1462679835.2003
=========================================
[New LWP 2021]
[New LWP 2009]
[New LWP 2014]
[New LWP 2015]
[New LWP 2022]
[New LWP 2025]
[New LWP 2005]
[New LWP 2067]
[New LWP 2027]
[New LWP 2035]
[New LWP 2006]
[New LWP 2028]
[New LWP 2020]
[New LWP 2030]
[New LWP 2040]
[New LWP 2016]
[New LWP 2029]
[New LWP 2003]
[New LWP 2031]
[New LWP 2023]
[New LWP 2018]
[New LWP 2068]
[New LWP 2039]
[New LWP 2010]
[New LWP 2052]
[New LWP 2033]
[New LWP 2032]
[New LWP 2026]
[New LWP 2017]
Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0000000000933ce7 in ADDON::CInputStream::UpdateConfig() ()
[Current thread is 1 (LWP 2021)]
Thread 29 (LWP 2017):
#0 0x00007f155a5823d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x00000000008f2aae in CEvent::WaitMSec(unsigned int) ()
#3 0x0000000000b005f5 in PERIPHERALS::CPeripheralBus::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#7 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 28 (LWP 2026):
#0 0x00007f1556d6aca3 in select () from /lib/libc.so.6
#1 0x0000000000e8027b in ?? ()
#2 0x0000000000e80311 in ?? ()
#3 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#4 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 27 (LWP 2032):
#0 0x00007f1556d6aca3 in select () from /lib/libc.so.6
#1 0x0000000000cbbd7b in SOCKETS::CSocketListener::Listen(int) ()
#2 0x0000000000cb523d in EVENTSERVER::CEventServer::Run() ()
#3 0x0000000000cb53a1 in EVENTSERVER::CEventServer::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#7 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 26 (LWP 2033):
#0 0x00007f1556d6aca3 in select () from /lib/libc.so.6
#1 0x0000000000cbcf03 in JSONRPC::CTCPServer::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#5 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 25 (LWP 2052):
#0 0x00007f155a582408 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x0000000000c4f22a in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
#2 0x0000000000c3ebff in NPT_HttpConnectionManager::Run() ()
#3 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#4 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#5 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 24 (LWP 2010):
#0 0x00007f1556d6a617 in ioctl () from /lib/libc.so.6
#1 0x00007f1559ce08a3 in ?? () from /usr/lib/libasound.so.2
#2 0x000000000099cb93 in CAESinkALSA::AddPackets(unsigned char**, unsigned int, unsigned int) ()
#3 0x00000000009827e5 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
#4 0x0000000000982f9e in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
#5 0x0000000000983161 in ActiveAE::CActiveAESink::Process() ()
#6 0x0000000000e57f96 in CThread::Action() ()
#7 0x0000000000e58701 in CThread::staticThread(void*) ()
#8 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#9 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 23 (LWP 2039):
#0 0x00007f1556d6aca3 in select () from /lib/libc.so.6
#1 0x0000000000cc89d6 in CAirPlayServer::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#5 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 22 (LWP 2068):
#0 0x00007f155a58531d in accept () from /lib/libpthread.so.0
#1 0x00007f15444cf1f7 in ?? () from /usr/lib/python2.7/lib-dynload/_socket.so
#2 0x00007f155a3f2645 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#3 0x00007f155a3f314b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#4 0x00007f155a3f314b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007f155a3f314b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007f155a3f3d1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#7 0x00007f155a4636dc in ?? () from /usr/lib/libpython2.7.so.1.0
#8 0x00007f155a4952a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#9 0x00007f155a4a659c in ?? () from /usr/lib/libpython2.7.so.1.0
#10 0x00007f155a4952a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#11 0x00007f155a3ecb57 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#12 0x00007f155a43d192 in ?? () from /usr/lib/libpython2.7.so.1.0
#13 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#14 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 21 (LWP 2018):
#0 0x00007f155a5823d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000b0955d in PERIPHERALS::CEventScanner::Process() ()
#3 0x0000000000e57f96 in CThread::Action() ()
#4 0x0000000000e58701 in CThread::staticThread(void*) ()
#5 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#6 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 20 (LWP 2023):
#0 0x00007f155a5823d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000df83c9 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
#3 0x0000000000a6d554 in ?? ()
#4 0x00007f155a3f2ca8 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007f155a3f3d1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007f155a3f3e89 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
#7 0x00007f155a44f1ae in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
#8 0x0000000000a65987 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
#9 0x0000000000a66e4b in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
#10 0x0000000000a6754a in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
#11 0x0000000000e57f96 in CThread::Action() ()
#12 0x0000000000e58701 in CThread::staticThread(void*) ()
#13 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#14 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 19 (LWP 2031):
#0 0x00007f1556d6aca3 in select () from /lib/libc.so.6
#1 0x0000000000c4cb11 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000c4d107 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
#3 0x0000000000e485f8 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
#4 0x0000000000c5dc55 in NPT_BufferedInputStream::FillBuffer() ()
#5 0x0000000000c5d9f8 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
#6 0x0000000000c5ddc5 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
#7 0x0000000000c3d76b in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) ()
#8 0x0000000000c41c14 in NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, bool, NPT_HttpResponse*&, NPT_Reference<NPT_HttpClient::Connection>*) ()
#9 0x0000000000e3900f in PLT_SsdpSearchTask::DoRun() ()
#10 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#11 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#12 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#13 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 18 (LWP 2003):
#0 0x00007f1556d6567d in read () from /lib/libc.so.6
#1 0x00007f1556cfc6fb in _IO_file_underflow () from /lib/libc.so.6
#2 0x00007f1556cfd5f1 in _IO_default_uflow () from /lib/libc.so.6
#3 0x00007f1556ce027e in _IO_vfscanf () from /lib/libc.so.6
#4 0x00007f1556cedbd7 in fscanf () from /lib/libc.so.6
#5 0x0000000000cb119d in GlobalMemoryStatusEx(_MEMORYSTATUSEX*) ()
#6 0x0000000000bc08c7 in CGUIWindowDebugInfo::Process(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#7 0x00000000008a5912 in CGUIControl::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#8 0x000000000088dc81 in CGUIWindow::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#9 0x0000000000880a58 in CGUIDialog::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#10 0x00000000008923d1 in CGUIWindowManager::Process(unsigned int) ()
#11 0x0000000000bcd798 in CApplication::FrameMove(bool, bool) ()
#12 0x0000000000c31386 in CXBApplicationEx::Run() ()
#13 0x0000000000aa5f76 in XBMC_Run ()
#14 0x00000000007b02a7 in main ()
Thread 17 (LWP 2029):
#0 0x00007f1556d6aca3 in select () from /lib/libc.so.6
#1 0x0000000000c4cb11 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000c4e49a in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
#3 0x0000000000e3739c in PLT_HttpListenTask::DoRun() ()
#4 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#5 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#6 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#7 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 16 (LWP 2016):
#0 0x00007f155a5823d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x00000000008f2aae in CEvent::WaitMSec(unsigned int) ()
#3 0x0000000000b005f5 in PERIPHERALS::CPeripheralBus::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#7 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 15 (LWP 2040):
#0 0x00007f155a5823d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000ceefbf in CJobManager::GetNextJob(CJobWorker const*) ()
#3 0x0000000000cefa70 in CJobWorker::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#7 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 14 (LWP 2030):
#0 0x00007f155a582408 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x0000000000c4f22a in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
#2 0x0000000000c59628 in PLT_ThreadTask::IsAborting(int) ()
#3 0x0000000000e31d25 in PLT_CtrlPointHouseKeepingTask::DoRun() ()
#4 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#5 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#6 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#7 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 13 (LWP 2020):
#0 0x00007f155a5823d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000ceefbf in CJobManager::GetNextJob(CJobWorker const*) ()
#3 0x0000000000cefa70 in CJobWorker::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#7 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 12 (LWP 2028):
#0 0x00007f1556d6aca3 in select () from /lib/libc.so.6
#1 0x0000000000c4cb11 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000c4d107 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
#3 0x0000000000e485f8 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
#4 0x0000000000c5dc55 in NPT_BufferedInputStream::FillBuffer() ()
#5 0x0000000000c5d9f8 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
#6 0x0000000000c5ddc5 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
#7 0x0000000000c3d136 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
#8 0x0000000000e377e9 in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
#9 0x0000000000e37e0c in PLT_HttpServerSocketTask::DoRun() ()
#10 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#11 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#12 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#13 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 11 (LWP 2006):
#0 0x00007f1556d6960d in poll () from /lib/libc.so.6
#1 0x0000000000cae724 in CFDEventMonitor::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#5 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 10 (LWP 2035):
#0 0x00007f1556d6aca3 in select () from /lib/libc.so.6
#1 0x00007f1554022c1c in ?? () from /usr/lib/libshairplay.so.0
#2 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#3 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 9 (LWP 2027):
#0 0x00007f1556d6aca3 in select () from /lib/libc.so.6
#1 0x0000000000e8027b in ?? ()
#2 0x0000000000e80311 in ?? ()
#3 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#4 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 8 (LWP 2067):
#0 0x00007f1556d6960d in poll () from /lib/libc.so.6
#1 0x00007f15183f1141 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007f15183ed9f0 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#3 0x00007f1518311d7e in ?? () from /usr/lib/python2.7/site-packages/glib/_glib.so
#4 0x00007f155a3f2645 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007f155a3f3d1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007f155a3f3032 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#7 0x00007f155a3f314b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#8 0x00007f155a3f3d1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#9 0x00007f155a4636dc in ?? () from /usr/lib/libpython2.7.so.1.0
#10 0x00007f155a4952a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#11 0x00007f155a4a659c in ?? () from /usr/lib/libpython2.7.so.1.0
#12 0x00007f155a4952a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#13 0x00007f155a3ecb57 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#14 0x00007f155a43d192 in ?? () from /usr/lib/libpython2.7.so.1.0
#15 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#16 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 7 (LWP 2005):
#0 0x00007f155a582047 in pthread_cond_wait () from /lib/libpthread.so.0
#1 0x0000000000a61861 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#5 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 6 (LWP 2025):
#0 0x00007f1556d6960d in poll () from /lib/libc.so.6
#1 0x00007f155ad6bc4c in ?? () from /usr/lib/libavahi-common.so.3
#2 0x00007f155ad6bfbb in avahi_simple_poll_run () from /usr/lib/libavahi-common.so.3
#3 0x00007f155ad6c83f in avahi_simple_poll_iterate () from /usr/lib/libavahi-common.so.3
#4 0x00007f155ad6c894 in avahi_simple_poll_loop () from /usr/lib/libavahi-common.so.3
#5 0x00007f155ad6c8d7 in ?? () from /usr/lib/libavahi-common.so.3
#6 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#7 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 5 (LWP 2022):
#0 0x00007f155a5823d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000ceefbf in CJobManager::GetNextJob(CJobWorker const*) ()
#3 0x0000000000cefa70 in CJobWorker::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#7 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 4 (LWP 2015):
#0 0x00007f1556d6960d in poll () from /lib/libc.so.6
#1 0x0000000000e15cc0 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
#2 0x0000000000e15d5e in PERIPHERALS::CPeripheralBusUSB::Process() ()
#3 0x0000000000e57f96 in CThread::Action() ()
#4 0x0000000000e58701 in CThread::staticThread(void*) ()
#5 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#6 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 3 (LWP 2014):
#0 0x00007f155a582408 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00007f155411b787 in ?? () from /usr/lib/libcec.so.3
#2 0x00007f155411c548 in CEC::CCECClient::Process() () from /usr/lib/libcec.so.3
#3 0x00007f15541372d2 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.3
#4 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#5 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 2 (LWP 2009):
#0 0x00007f155a5823d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x00000000008f2aae in CEvent::WaitMSec(unsigned int) ()
#3 0x0000000000980567 in ActiveAE::CActiveAE::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#7 0x00007f1556d71ffd in clone () from /lib/libc.so.6
Thread 1 (LWP 2021):
#0 0x0000000000933ce7 in ADDON::CInputStream::UpdateConfig() ()
#1 0x0000000000934344 in ADDON::CInputStream::CInputStream(ADDON::AddonProps, std::string, std::string, std::string) ()
#2 0x00000000009344e5 in ADDON::CInputStream::FromExtension(ADDON::AddonProps, cp_extension_t const*) ()
#3 0x00000000009508a0 in ADDON::CAddonBuilder::Build() ()
#4 0x0000000000921696 in ADDON::CAddonMgr::Factory(cp_plugin_info_t const*, ADDON::TYPE, ADDON::CAddonBuilder&) ()
#5 0x000000000092173c in ADDON::CAddonMgr::Factory(cp_plugin_info_t const*, ADDON::TYPE) ()
#6 0x000000000092275b in ADDON::CAddonMgr::AddonsFromRepoXML(TiXmlElement const*, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#7 0x00000000009696ec in ADDON::CRepository::FetchIndex(std::string const&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#8 0x00000000009697d4 in ADDON::CRepository::Parse(ADDON::CRepository::DirInfo const&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#9 0x000000000096a1d5 in ADDON::CRepositoryUpdateJob::FetchIfChanged(std::string const&, std::string&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#10 0x000000000096a3f9 in ADDON::CRepositoryUpdateJob::DoWork() ()
#11 0x0000000000cefa84 in CJobWorker::Process() ()
#12 0x0000000000e57f96 in CThread::Action() ()
#13 0x0000000000e58701 in CThread::staticThread(void*) ()
#14 0x00007f155a57c434 in ?? () from /lib/libpthread.so.0
#15 0x00007f1556d71ffd in clone () from /lib/libc.so.6
############# END STACK TRACE ###############
################# LOG FILE ##################
20:56:54 T:139729615521856 NOTICE: special://profile/ is mapped to: special://masterprofile/
20:56:54 T:139729615521856 NOTICE: -----------------------------------------------------------------------
20:56:54 T:139729615521856 NOTICE: Starting Kodi (17.0-ALPHA1 Git:18e1df6). Platform: Linux x86 64-bit
20:56:54 T:139729615521856 NOTICE: Using Release Kodi x64 build
20:56:54 T:139729615521856 NOTICE: Kodi compiled Apr 26 2016 by GCC 6.0.1 for Linux x86 64-bit version 4.5.2 (263426)
20:56:54 T:139729615521856 NOTICE: Running on OpenELEC (official) - Version: devel-20160426180528-r22685-g65d4dac 8.0, kernel: Linux x86 64-bit version 4.5.2
20:56:54 T:139729615521856 NOTICE: FFmpeg version: 3.0.1
20:56:54 T:139729615521856 NOTICE: WARNING: unsupported ffmpeg version detected
20:56:54 T:139729615521856 NOTICE: Host CPU: Intel(R) Atom(TM) x5-Z8500 CPU @ 1.44GHz, 4 cores available
20:56:54 T:139729615521856 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
20:56:54 T:139729615521856 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
20:56:54 T:139729615521856 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
20:56:54 T:139729615521856 NOTICE: special://home/ is mapped to: /storage/.kodi
20:56:54 T:139729615521856 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
20:56:54 T:139729615521856 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
20:56:54 T:139729615521856 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
20:56:54 T:139729615521856 NOTICE: Local hostname: Kangaroo
20:56:54 T:139729615521856 NOTICE: Log File is located: /storage/.kodi/temp//kodi.log
20:56:54 T:139729615521856 NOTICE: -----------------------------------------------------------------------
20:56:54 T:139729615521856 ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
20:56:54 T:139729615521856 NOTICE: load settings...
20:56:54 T:139729615521856 NOTICE: Found 2 Lists of Devices
20:56:54 T:139729615521856 NOTICE: Enumerated ALSA devices:
20:56:54 T:139729615521856 NOTICE: Device 1
20:56:54 T:139729615521856 NOTICE: m_deviceName : default
20:56:54 T:139729615521856 NOTICE: m_displayName : Default (IntelHDMI IntelHDMI)
20:56:54 T:139729615521856 NOTICE: m_displayNameExtra:
20:56:54 T:139729615521856 NOTICE: m_deviceType : AE_DEVTYPE_PCM
20:56:54 T:139729615521856 NOTICE: m_channels : FL,FR,BL,BR,FC,LFE,SL,SR
20:56:54 T:139729615521856 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
20:56:54 T:139729615521856 NOTICE: m_dataFormats : AE_FMT_S24NE4
20:56:54 T:139729615521856 NOTICE: m_streamTypes : No passthrough capabilities
20:56:54 T:139729615521856 NOTICE: Enumerated PULSE devices:
20:56:54 T:139729615521856 NOTICE: Device 1
20:56:54 T:139729615521856 NOTICE: m_deviceName : Default
20:56:54 T:139729615521856 NOTICE: m_displayName : Default
20:56:54 T:139729615521856 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
20:56:54 T:139729615521856 NOTICE: m_deviceType : AE_DEVTYPE_PCM
20:56:54 T:139729615521856 NOTICE: m_channels : FL,FR
20:56:54 T:139729615521856 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
20:56:54 T:139729615521856 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
20:56:54 T:139729615521856 NOTICE: m_streamTypes : No passthrough capabilities
20:56:54 T:139729615521856 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
20:56:54 T:139729615521856 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
<?xml version="1.0" encoding="UTF-8" ?>
<advancedsettings>
<showexitbutton>false</showexitbutton>
<cputempcommand>cputemp</cputempcommand>
<gputempcommand>gputemp</gputempcommand>
<video>
<latency>
<delay>0</delay>
<refresh>
<min>23</min>
<max>24</max>
<delay>175</delay>
</refresh>
</latency>
<busydialogdelayms>750</busydialogdelayms>
</video>
<samba>
<clienttimeout>30</clienttimeout>
</samba>
<network>
<readbufferfactor>4.0</readbufferfactor>
</network>
</advancedsettings>
20:56:54 T:139729615521856 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
20:56:54 T:139729615521856 NOTICE: Contents of special://profile/advancedsettings.xml are...
<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>***INTERNAL IP ADDRESS REMOVED***</host>
<port>3306</port>
<user>***REMOVED***</user>
<pass>***REMOVED***</pass>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>***INTERNAL IP ADDRESS REMOVED***</host>
<port>3306</port>
<user>***REMOVED***</user>
<pass>***REMOVED***</pass>
</musicdatabase>
<videolibrary>
<importwatchedstate>true</importwatchedstate>
</videolibrary>
<pathsubstitution>
<substitute>
<from>special://profile/sources.xml</from>
<to>smb://***USER REMOVED***:***PASSWORD REMOVED***@diskstation/main/xbmc/userdata/sources.xml</to>
</substitute>
<substitute>
<from>special://profile/mediasources.xml</from>
<to>smb://***USER REMOVED***:***PASSWORD REMOVED***@diskstation/main/xbmc/userdata/mediasources.xml</to>
</substitute>
<substitute>
<from>special://profile/RssFeeds.xml</from>
<to>smb://***USER REMOVED***:***PASSWORD REMOVED***@diskstation/main/xbmc/userdata/RssFeeds.xml</to>
</substitute>
</pathsubstitution>
<network>
<buffermode>1</buffermode>
<cachemembuffersize>15728640</cachemembuffersize>
<readbufferfactor>4.0</readbufferfactor>
</network>
<hosts>
<entry name="diskstation">***INTERNAL IP ADDRESS REMOVED***</entry>
</hosts>
</advancedsettings>
20:56:54 T:139729615521856 WARNING: VIDEO database configuration is experimental.
20:56:54 T:139729615521856 NOTICE: Default Video Player: VideoPlayer
20:56:54 T:139729615521856 NOTICE: Default Audio Player: paplayer
20:56:54 T:139729615521856 NOTICE: Disabled debug logging due to GUI setting. Level 0.
20:56:54 T:139729615521856 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
20:56:54 T:139729615521856 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
20:56:54 T:139729615521856 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
20:56:54 T:139729615521856 NOTICE: Loaded playercorefactory configuration
20:56:54 T:139729615521856 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
20:56:54 T:139729615521856 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
20:56:55 T:139729615521856 NOTICE: Running database version Addons23
20:56:55 T:139729615521856 NOTICE: ADDONS: Using repository repository.xbmc.org
20:56:55 T:139729615521856 NOTICE: ADDONS: Using repository repository.openelec.tv
20:56:55 T:139729615521856 NOTICE: ADDONS: Using repository repository.kodi.game
20:56:55 T:139729615521856 NOTICE: Checking resolution 16
20:56:55 T:139729615521856 NOTICE: Using visual 0x21
20:56:55 T:139729615521856 NOTICE: GL_VENDOR = Intel Open Source Technology Center
20:56:55 T:139729615521856 NOTICE: GL_RENDERER = Mesa DRI Intel(R) HD Graphics (Cherryview)
20:56:55 T:139729615521856 NOTICE: GL_VERSION = 3.0 Mesa 11.2.1
20:56:55 T:139729615521856 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.30
20:56:55 T:139729615521856 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_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_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_stencil_texturing GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_vertex_attrib_binding GL_KHR_debug GL_ARB_buffer_storage GL_ARB_clear_texture 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_ARB_clip_control GL_ARB_conditional_render_inverted 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
20:56:56 T:139729615521856 ERROR: GL: Vertical Blank Syncing unsupported
20:56:56 T:139729615521856 ERROR: Error loading keymap: special://masterprofile/keymaps/disable_power_button.xml, Line 7
Error reading end tag.
20:56:56 T:139729615521856 ERROR: Error loading keymap: special://profile/keymaps/disable_power_button.xml, Line 7
Error reading end tag.
20:56:56 T:139729615521856 ERROR: failed to set m_originalLocale to en_US.UTF-8
20:56:56 T:139729615521856 NOTICE: Running database version Addons23
20:56:56 T:139729615521856 NOTICE: Running database version ViewModes6
20:56:56 T:139729615521856 NOTICE: Running database version Textures13
20:56:56 T:139729615521856 NOTICE: Running database version MyMusic60
20:56:56 T:139729615521856 NOTICE: Running database version MyVideos104
20:56:56 T:139729615521856 NOTICE: Running database version TV29
20:56:56 T:139729615521856 NOTICE: Running database version Epg11
20:56:56 T:139729615521856 NOTICE: start dvd mediatype detection
20:56:56 T:139729615521856 WARNING: CSkinInfo: failed to load skin settings
20:56:56 T:139729615521856 WARNING: Previous line repeats 1 times.
20:56:56 T:139729615521856 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
20:56:56 T:139729615521856 NOTICE: initialize done
20:56:56 T:139729615521856 NOTICE: Running the application...
20:56:56 T:139729615521856 NOTICE: starting zeroconf publishing
20:56:56 T:139729615521856 NOTICE: WebServer: Started the webserver
20:56:56 T:139729615521856 NOTICE: starting upnp client
20:56:56 T:139728372365056 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
20:56:56 T:139728372365056 NOTICE: UDP: Listening on port 9777
20:56:57 T:139729194424064 WARNING: CSkinInfo: failed to load skin settings
20:56:58 T:139729615521856 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
20:56:58 T:139729615521856 NOTICE: Enabled debug logging due to GUI setting. Level 2.
20:56:58 T:139729615521856 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
20:56:58 T:139729615521856 NOTICE: Enabled debug logging due to GUI setting. Level 2.
20:56:58 T:139729615521856 DEBUG: ------ Window Init () ------
20:56:58 T:139729615521856 DEBUG: Keyboard: scancode: 0x28, sym: 0x0064, unicode: 0x0000, modifier: 0x41
20:56:58 T:139729615521856 DEBUG: Keyboard: scancode: 0x32, sym: 0x0130, unicode: 0x0000, modifier: 0x40
20:56:58 T:139729615521856 DEBUG: Keyboard: scancode: 0x25, sym: 0x0132, unicode: 0x0000, modifier: 0x0
20:57:00 T:139729202816768 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/tAhSyLxpaZJCr1oc2a3flvC2B7x.jpg -> image/jpeg
20:57:00 T:139729202816768 DEBUG: CurlFile::Open(0x7f151c1ef7e0) http://image.tmdb.org/t/p/original/tAhSyLxpaZJCr1oc2a3flvC2B7x.jpg
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=d8 avail_size_in_buf=815149
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 0 bytes (0 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=e0 avail_size_in_buf=815147
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 16 bytes (128 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=db avail_size_in_buf=815129
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] index=0
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] qscale[0]: 2
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 67 bytes (536 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=db avail_size_in_buf=815060
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] index=1
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] qscale[1]: 4
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 67 bytes (536 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c2 avail_size_in_buf=814991
20:57:00 T:139728229754624 INFO: ffmpeg[7F15037FE700]: [mjpeg] Changing bps to 8
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] sof0: picture: 1400x2100
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component 0 2:2 id: 0 quant:0
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component 1 1:1 id: 1 quant:1
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component 2 1:1 id: 2 quant:1
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] pix fmt id 22111100
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 17 bytes (136 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c4 avail_size_in_buf=814972
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] class=0 index=0 nb_codes=9
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 28 bytes (224 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c4 avail_size_in_buf=814942
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] class=0 index=1 nb_codes=6
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 25 bytes (200 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] escaping removed 772164 bytes
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=da avail_size_in_buf=814915
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 0
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 1
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 2
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 42750 bytes (341999 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c4 avail_size_in_buf=772136
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] class=1 index=0 nb_codes=97
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 52 bytes (416 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] escaping removed 676096 bytes
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=da avail_size_in_buf=772082
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 0
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 95985 bytes (767876 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c4 avail_size_in_buf=675845
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] class=1 index=1 nb_codes=241
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 48 bytes (384 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] escaping removed 669908 bytes
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=da avail_size_in_buf=675795
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 2
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 5886 bytes (47085 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c4 avail_size_in_buf=669877
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] class=1 index=1 nb_codes=161
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 45 bytes (360 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] escaping removed 665963 bytes
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=da avail_size_in_buf=669830
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 1
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 3866 bytes (30923 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c4 avail_size_in_buf=665947
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] class=1 index=0 nb_codes=242
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 75 bytes (600 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] escaping removed 511872 bytes
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=da avail_size_in_buf=665870
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 0
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 153997 bytes (1231970 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c4 avail_size_in_buf=511361
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] class=1 index=0 nb_codes=242
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 42 bytes (336 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] escaping removed 322228 bytes
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=da avail_size_in_buf=511317
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 0
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 189088 bytes (1512699 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] escaping removed 312788 bytes
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=da avail_size_in_buf=321513
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 0
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 1
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 2
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 8724 bytes (69792 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c4 avail_size_in_buf=312756
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] class=1 index=1 nb_codes=242
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 42 bytes (336 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] escaping removed 300189 bytes
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=da avail_size_in_buf=312712
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 2
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 12522 bytes (100174 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c4 avail_size_in_buf=300147
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] class=1 index=1 nb_codes=242
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 42 bytes (336 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] escaping removed 291567 bytes
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=da avail_size_in_buf=300103
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 1
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 8535 bytes (68278 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c4 avail_size_in_buf=291535
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] class=1 index=0 nb_codes=242
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 42 bytes (336 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] escaping removed 724 bytes
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=da avail_size_in_buf=291491
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 0
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 290766 bytes (2326124 bits)
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=d9 avail_size_in_buf=0
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] decode frame unused 0 bytes
20:57:00 T:139728229754624 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/c7Sqof18FgkoNcA0r5BFUcPLER1.jpg' to '6/662fb050.jpg':
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [swscaler] Forcing full internal H chroma due to input having non subsampled chroma
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=d8 avail_size_in_buf=356547
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 0 bytes (0 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=e0 avail_size_in_buf=356545
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 16 bytes (128 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=db avail_size_in_buf=356527
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] index=0
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] qscale[0]: 2
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 67 bytes (536 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=db avail_size_in_buf=356458
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] index=1
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] qscale[1]: 4
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 67 bytes (536 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c2 avail_size_in_buf=356389
20:57:00 T:139729202816768 INFO: ffmpeg[7F153D7FA700]: [mjpeg] Changing bps to 8
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] sof0: picture: 1000x1500
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component 0 2:2 id: 0 quant:0
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component 1 1:1 id: 1 quant:1
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component 2 1:1 id: 2 quant:1
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] pix fmt id 22111100
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 17 bytes (136 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c4 avail_size_in_buf=356370
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] class=0 index=0 nb_codes=9
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 28 bytes (224 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c4 avail_size_in_buf=356340
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] class=0 index=1 nb_codes=8
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 27 bytes (216 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] escaping removed 330391 bytes
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=da avail_size_in_buf=356311
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 0
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 1
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 2
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 25919 bytes (207351 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c4 avail_size_in_buf=330372
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] class=1 index=0 nb_codes=97
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 55 bytes (440 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] escaping removed 289438 bytes
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=da avail_size_in_buf=330315
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 0
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 40876 bytes (327002 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c4 avail_size_in_buf=289321
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] class=1 index=1 nb_codes=242
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 60 bytes (480 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] escaping removed 272970 bytes
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=da avail_size_in_buf=289259
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 2
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 16288 bytes (130302 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c4 avail_size_in_buf=272899
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] class=1 index=1 nb_codes=242
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 62 bytes (496 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] escaping removed 261542 bytes
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=da avail_size_in_buf=272835
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 1
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 11292 bytes (90335 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c4 avail_size_in_buf=261490
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] class=1 index=0 nb_codes=242
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 80 bytes (640 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] escaping removed 208577 bytes
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=da avail_size_in_buf=261408
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 0
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 52830 bytes (422637 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c4 avail_size_in_buf=208366
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] class=1 index=0 nb_codes=242
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 42 bytes (336 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] escaping removed 142099 bytes
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=da avail_size_in_buf=208322
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 0
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 66222 bytes (529772 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] escaping removed 137392 bytes
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=da avail_size_in_buf=141847
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 0
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 1
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 2
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 4454 bytes (35628 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c4 avail_size_in_buf=137365
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] class=1 index=1 nb_codes=242
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 41 bytes (328 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] escaping removed 117151 bytes
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=da avail_size_in_buf=137322
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 2
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 20170 bytes (161356 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c4 avail_size_in_buf=117073
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] class=1 index=1 nb_codes=242
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 41 bytes (328 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] escaping removed 102695 bytes
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=da avail_size_in_buf=117030
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 1
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 14334 bytes (114668 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c4 avail_size_in_buf=102628
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] class=1 index=0 nb_codes=242
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 42 bytes (336 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] escaping removed 422 bytes
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=da avail_size_in_buf=102584
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 0
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 102161 bytes (817284 bits)
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=d9 avail_size_in_buf=0
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] decode frame unused 0 bytes
20:57:00 T:139728229754624 DEBUG: cached image 'special://masterprofile/Thumbnails/6/662fb050.jpg' size 480x720
20:57:00 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] intra_quant_bias = 96 inter_quant_bias = 0
20:57:00 T:139729202816768 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/tAhSyLxpaZJCr1oc2a3flvC2B7x.jpg' to 'e/e59a4a74.jpg':
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [swscaler] Forcing full internal H chroma due to input having non subsampled chroma
20:57:00 T:139729202816768 DEBUG: cached image 'special://masterprofile/Thumbnails/e/e59a4a74.jpg' size 480x720
20:57:00 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] intra_quant_bias = 96 inter_quant_bias = 0
20:57:01 T:139729211209472 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/12fqfvUmBOPg2pA0RsEhc31P28O.jpg -> image/jpeg
20:57:02 T:139729211209472 DEBUG: CurlFile::Open(0x7f152800e5c0) http://image.tmdb.org/t/p/original/12fqfvUmBOPg2pA0RsEhc31P28O.jpg
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=d8 avail_size_in_buf=666049
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 0 bytes (0 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=e0 avail_size_in_buf=666047
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 16 bytes (128 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=db avail_size_in_buf=666029
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] index=0
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] qscale[0]: 2
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 67 bytes (536 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=db avail_size_in_buf=665960
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] index=1
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] qscale[1]: 4
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 67 bytes (536 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=c2 avail_size_in_buf=665891
20:57:02 T:139729211209472 INFO: ffmpeg[7F153DFFB700]: [mjpeg] Changing bps to 8
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] sof0: picture: 1400x2100
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] component 0 2:2 id: 0 quant:0
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] component 1 1:1 id: 1 quant:1
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] component 2 1:1 id: 2 quant:1
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] pix fmt id 22111100
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 17 bytes (136 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=c4 avail_size_in_buf=665872
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] class=0 index=0 nb_codes=9
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 28 bytes (224 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=c4 avail_size_in_buf=665842
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] class=0 index=1 nb_codes=8
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 27 bytes (216 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] escaping removed 620409 bytes
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=da avail_size_in_buf=665813
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] component: 0
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] component: 1
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] component: 2
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 45403 bytes (363219 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=c4 avail_size_in_buf=620349
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] class=1 index=0 nb_codes=113
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 58 bytes (464 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] escaping removed 554602 bytes
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=da avail_size_in_buf=620289
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] component: 0
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 65686 bytes (525484 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=c4 avail_size_in_buf=554388
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] class=1 index=1 nb_codes=242
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 73 bytes (584 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] escaping removed 538387 bytes
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=da avail_size_in_buf=554313
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] component: 2
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 15925 bytes (127396 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=c4 avail_size_in_buf=538328
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] class=1 index=1 nb_codes=241
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 62 bytes (496 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] escaping removed 526166 bytes
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=da avail_size_in_buf=538264
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] component: 1
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 12097 bytes (96772 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=c4 avail_size_in_buf=526109
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] class=1 index=0 nb_codes=242
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 80 bytes (640 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] escaping removed 452884 bytes
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=da avail_size_in_buf=526027
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] component: 0
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 73142 bytes (585131 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=c4 avail_size_in_buf=452627
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] class=1 index=0 nb_codes=242
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 44 bytes (352 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] escaping removed 307023 bytes
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=da avail_size_in_buf=452581
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] component: 0
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 145557 bytes (1164455 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] escaping removed 297896 bytes
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=da avail_size_in_buf=306621
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] component: 0
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] component: 1
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] component: 2
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 8724 bytes (69792 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=c4 avail_size_in_buf=297830
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] class=1 index=1 nb_codes=242
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 43 bytes (344 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] escaping removed 279895 bytes
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=da avail_size_in_buf=297785
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] component: 2
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 17889 bytes (143106 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=c4 avail_size_in_buf=279803
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] class=1 index=1 nb_codes=242
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 43 bytes (344 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] escaping removed 264045 bytes
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=da avail_size_in_buf=279758
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] component: 1
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 15712 bytes (125696 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=c4 avail_size_in_buf=263984
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] class=1 index=0 nb_codes=242
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 43 bytes (344 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] escaping removed 938 bytes
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=da avail_size_in_buf=263939
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] component: 0
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker parser used 263000 bytes (2103998 bits)
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] marker=d9 avail_size_in_buf=0
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] decode frame unused 0 bytes
20:57:02 T:139729211209472 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/12fqfvUmBOPg2pA0RsEhc31P28O.jpg' to '9/903e227b.jpg':
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [swscaler] Forcing full internal H chroma due to input having non subsampled chroma
20:57:02 T:139729211209472 DEBUG: cached image 'special://masterprofile/Thumbnails/9/903e227b.jpg' size 480x720
20:57:02 T:139729211209472 DEBUG: ffmpeg[7F153DFFB700]: [mjpeg] intra_quant_bias = 96 inter_quant_bias = 0
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] marker=d8 avail_size_in_buf=112001
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] marker parser used 0 bytes (0 bits)
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] marker=fe avail_size_in_buf=111999
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] marker parser used 16 bytes (128 bits)
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] marker=db avail_size_in_buf=111981
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] index=0
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] qscale[0]: 2
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] marker parser used 67 bytes (536 bits)
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] marker=c4 avail_size_in_buf=111912
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] class=0 index=0 nb_codes=12
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] class=0 index=1 nb_codes=12
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] class=1 index=0 nb_codes=251
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] class=1 index=1 nb_codes=251
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] marker parser used 418 bytes (3344 bits)
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] marker=c0 avail_size_in_buf=111492
20:57:05 T:139729219602176 INFO: ffmpeg[7F153E7FC700]: [mjpeg] Changing bps to 8
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] sof0: picture: 480x720
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] component 0 2:2 id: 0 quant:0
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] component 1 1:1 id: 1 quant:0
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] component 2 1:1 id: 2 quant:0
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] pix fmt id 22111100
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] marker parser used 17 bytes (136 bits)
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] escaping removed 693 bytes
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] marker=da avail_size_in_buf=111473
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] component: 0
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] component: 1
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] component: 2
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] marker parser used 110779 bytes (886225 bits)
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] marker=d9 avail_size_in_buf=0
20:57:05 T:139729219602176 DEBUG: ffmpeg[7F153E7FC700]: [mjpeg] decode frame unused 0 bytes
20:57:07 T:139729202816768 INFO: easy_aquire - Created session to http://cf2.imgobject.com
20:57:08 T:139729211209472 DEBUG: RunQuery took 141 ms for 11 items query: SELECT * FROM tvshow_view WHERE ((CAST(tvshow_view.watchedcount as DECIMAL(5,1)) = 0)) AND ((CAST(tvshow_view.totalCount as DECIMAL(5,1)) > 0))
20:57:08 T:139729211209472 DEBUG: GetRecentlyPlayedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM albumview WHERE albumview.lastplayed IS NOT NULL ORDER BY albumview.lastplayed DESC LIMIT 25) as playedalbums JOIN albumview ON albumview.idAlbum = playedalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.lastplayed DESC, albumartistview.iorder
20:57:08 T:139729211209472 DEBUG: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 25) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
20:57:08 T:139729211209472 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album'
20:57:08 T:139729211209472 DEBUG: GetAlbumsByWhere - query took 4 ms
20:57:08 T:139728229754624 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/bXk6T8npfh2Ly24VMWSeZLsTLhC.jpg -> image/jpeg
20:57:08 T:139728229754624 DEBUG: CurlFile::Open(0x7f14f0009e30) http://image.tmdb.org/t/p/original/bXk6T8npfh2Ly24VMWSeZLsTLhC.jpg
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=d8 avail_size_in_buf=153095
20:57:08 T:139729211209472 DEBUG: GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist ) OR artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist WHERE song_artist.idRole = 1)) and artistview.strArtist != '' and artistview.strArtist <> 'Various artists'
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 0 bytes (0 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=e0 avail_size_in_buf=153093
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 16 bytes (128 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=db avail_size_in_buf=153075
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] index=0
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] qscale[0]: 2
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 67 bytes (536 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=db avail_size_in_buf=153006
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] index=1
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] qscale[1]: 4
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 67 bytes (536 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c2 avail_size_in_buf=152937
20:57:08 T:139728229754624 INFO: ffmpeg[7F15037FE700]: [mjpeg] Changing bps to 8
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] sof0: picture: 1000x1500
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component 0 2:2 id: 0 quant:0
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component 1 1:1 id: 1 quant:1
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component 2 1:1 id: 2 quant:1
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] pix fmt id 22111100
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 17 bytes (136 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c4 avail_size_in_buf=152918
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] class=0 index=0 nb_codes=9
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 28 bytes (224 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c4 avail_size_in_buf=152888
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] class=0 index=1 nb_codes=8
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 27 bytes (216 bits)
20:57:08 T:139729211209472 DEBUG: Time to retrieve artists from dataset = 11
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] escaping removed 134486 bytes
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=da avail_size_in_buf=152859
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 0
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 1
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 2
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 18372 bytes (146974 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c4 avail_size_in_buf=134422
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] class=1 index=0 nb_codes=97
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 52 bytes (416 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] escaping removed 113636 bytes
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=da avail_size_in_buf=134368
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 0
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 20731 bytes (165846 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c4 avail_size_in_buf=113513
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] class=1 index=1 nb_codes=114
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 46 bytes (368 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] escaping removed 109129 bytes
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=da avail_size_in_buf=113465
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 2
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 4335 bytes (34680 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c4 avail_size_in_buf=109113
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] class=1 index=1 nb_codes=241
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 60 bytes (480 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] escaping removed 102469 bytes
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=da avail_size_in_buf=109051
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 1
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 6581 bytes (52645 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c4 avail_size_in_buf=102434
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] class=1 index=0 nb_codes=242
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 70 bytes (560 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] escaping removed 87804 bytes
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=da avail_size_in_buf=102362
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 0
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 14557 bytes (116452 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c4 avail_size_in_buf=87737
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] class=1 index=0 nb_codes=242
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 43 bytes (344 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] escaping removed 60612 bytes
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=da avail_size_in_buf=87692
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 0
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 27079 bytes (216628 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] escaping removed 56058 bytes
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=da avail_size_in_buf=60513
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 0
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 1
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 2
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 4454 bytes (35628 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c4 avail_size_in_buf=56045
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] class=1 index=1 nb_codes=242
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 42 bytes (336 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] escaping removed 50506 bytes
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=da avail_size_in_buf=56001
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 2
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 5494 bytes (43949 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c4 avail_size_in_buf=50492
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] class=1 index=1 nb_codes=242
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 42 bytes (336 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] escaping removed 42754 bytes
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=da avail_size_in_buf=50448
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 1
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 7693 bytes (61537 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=c4 avail_size_in_buf=42724
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] class=1 index=0 nb_codes=242
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 43 bytes (344 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] escaping removed 174 bytes
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=da avail_size_in_buf=42679
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] component: 0
20:57:08 T:139729211209472 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (albumview.strReleaseType = 'album') AND (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) = 0)))
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker parser used 42504 bytes (340027 bits)
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] marker=d9 avail_size_in_buf=0
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] decode frame unused 0 bytes
20:57:08 T:139729211209472 DEBUG: GetAlbumsByWhere - query took 9 ms
20:57:08 T:139728229754624 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/bXk6T8npfh2Ly24VMWSeZLsTLhC.jpg' to 'b/b86370d9.jpg':
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [swscaler] Forcing full internal H chroma due to input having non subsampled chroma
20:57:08 T:139729211209472 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (albumview.strReleaseType = 'album') AND (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) > 0)))
20:57:08 T:139729211209472 DEBUG: GetAlbumsByWhere - query took 9 ms
20:57:08 T:139729211209472 WARNING: Create - unsupported protocol(androidapp) in androidapp://sources/apps/
20:57:08 T:139728229754624 DEBUG: cached image 'special://masterprofile/Thumbnails/b/b86370d9.jpg' size 480x720
20:57:08 T:139728229754624 DEBUG: ffmpeg[7F15037FE700]: [mjpeg] intra_quant_bias = 96 inter_quant_bias = 0
20:57:08 T:139729202816768 DEBUG: CCurlFile::GetMimeType - http://cf2.imgobject.com/t/p/original/b2bTsShJJEQfCdlEu4BlGLdTx5K.jpg -> image/jpeg
20:57:08 T:139729202816768 DEBUG: CurlFile::Open(0x7f151c1c4320) http://cf2.imgobject.com/t/p/original/b2bTsShJJEQfCdlEu4BlGLdTx5K.jpg
20:57:09 T:139729202816768 DEBUG: CCurlFile::Open - effective URL: <http://image.tmdb.org/t/p/original/b2bTsShJJEQfCdlEu4BlGLdTx5K.jpg>
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=d8 avail_size_in_buf=214087
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 0 bytes (0 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=e0 avail_size_in_buf=214085
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 16 bytes (128 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=db avail_size_in_buf=214067
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] index=0
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] qscale[0]: 2
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 67 bytes (536 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=db avail_size_in_buf=213998
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] index=1
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] qscale[1]: 4
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 67 bytes (536 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c2 avail_size_in_buf=213929
20:57:09 T:139729202816768 INFO: ffmpeg[7F153D7FA700]: [mjpeg] Changing bps to 8
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] sof0: picture: 1000x1500
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component 0 2:2 id: 0 quant:0
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component 1 1:1 id: 1 quant:1
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component 2 1:1 id: 2 quant:1
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] pix fmt id 22111100
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 17 bytes (136 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c4 avail_size_in_buf=213910
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] class=0 index=0 nb_codes=9
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 28 bytes (224 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c4 avail_size_in_buf=213880
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] class=0 index=1 nb_codes=8
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 27 bytes (216 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] escaping removed 194982 bytes
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=da avail_size_in_buf=213851
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 0
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 1
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 2
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 18868 bytes (150942 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c4 avail_size_in_buf=194955
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] class=1 index=0 nb_codes=81
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 53 bytes (424 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] escaping removed 160705 bytes
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=da avail_size_in_buf=194900
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 0
20:57:09 T:139728229754624 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3A%2F%2Fprofile%2Fplaylists%2Fvideo/special%3A%2F%2Fprofile%2Fplaylists%2Fmixed/)
20:57:09 T:139728229754624 DEBUG: Getting Directory (special://profile/playlists/video)
20:57:09 T:139728229754624 DEBUG: Getting Directory (special://profile/playlists/mixed)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 34194 bytes (273547 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c4 avail_size_in_buf=160561
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] class=1 index=1 nb_codes=161
20:57:09 T:139728229754624 DEBUG: CMultiPathDirectory::MergeItems, items = 0
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 42 bytes (336 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] escaping removed 159961 bytes
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=da avail_size_in_buf=160517
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 2
20:57:09 T:139728229754624 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 555 bytes (4436 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c4 avail_size_in_buf=159959
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] class=1 index=1 nb_codes=241
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 61 bytes (488 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] escaping removed 158623 bytes
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=da avail_size_in_buf=159896
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 1
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 1272 bytes (10172 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c4 avail_size_in_buf=158615
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] class=1 index=0 nb_codes=242
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 69 bytes (552 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] escaping removed 128112 bytes
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=da avail_size_in_buf=158544
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 0
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 30431 bytes (243445 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c4 avail_size_in_buf=128034
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] class=1 index=0 nb_codes=242
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 42 bytes (336 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] escaping removed 83062 bytes
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=da avail_size_in_buf=127990
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 0
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 44927 bytes (359411 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] escaping removed 78480 bytes
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=da avail_size_in_buf=82935
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 0
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 1
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 2
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 4454 bytes (35628 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c4 avail_size_in_buf=78478
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] class=1 index=1 nb_codes=178
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 40 bytes (320 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] escaping removed 77867 bytes
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=da avail_size_in_buf=78436
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 2
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 568 bytes (4537 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c4 avail_size_in_buf=77862
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] class=1 index=1 nb_codes=242
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 44 bytes (352 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] escaping removed 76351 bytes
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=da avail_size_in_buf=77816
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 1
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 1464 bytes (11709 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=c4 avail_size_in_buf=76344
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] class=1 index=0 nb_codes=242
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 42 bytes (336 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] escaping removed 208 bytes
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=da avail_size_in_buf=76300
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] component: 0
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker parser used 76091 bytes (608727 bits)
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] marker=d9 avail_size_in_buf=0
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] decode frame unused 0 bytes
20:57:09 T:139729211209472 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:Kodi (Kangaroo) port:80
20:57:09 T:139729211209472 DEBUG: CZeroconfAvahi::addService() named: Kodi (Kangaroo) type: _http._tcp port:80
20:57:09 T:139729211209472 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:Kodi (Kangaroo) port:80
20:57:09 T:139729211209472 DEBUG: CZeroconfAvahi::addService() named: Kodi (Kangaroo) type: _xbmc-jsonrpc-h._tcp port:80
20:57:09 T:139729202816768 DEBUG: Caching image 'http://cf2.imgobject.com/t/p/original/b2bTsShJJEQfCdlEu4BlGLdTx5K.jpg' to 'b/b4242240.jpg':
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [swscaler] Forcing full internal H chroma due to input having non subsampled chroma
20:57:09 T:139729211209472 DEBUG: CRepositoryUpdateJob[repository.xbmc.org] checking for updates.
20:57:09 T:139729211209472 DEBUG: CFileCache::Open - opening <addons/krypton/addons.xml.gz.md5> using cache
20:57:09 T:139729211209472 DEBUG: CurlFile::Open(0x7f152805ad40) http://mirrors.kodi.tv/addons/krypton/addons.xml.gz.md5
20:57:09 T:139729211209472 INFO: easy_aquire - Created session to http://mirrors.kodi.tv
20:57:09 T:139728229754624 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum FROM album ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY songview.idAlbum desc, songview.itrack, songartistview.iOrder
20:57:09 T:139728229754624 DEBUG: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
20:57:09 T:139728229754624 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
20:57:09 T:139729202816768 DEBUG: cached image 'special://masterprofile/Thumbnails/b/b4242240.jpg' size 480x720
20:57:09 T:139729202816768 DEBUG: ffmpeg[7F153D7FA700]: [mjpeg] intra_quant_bias = 96 inter_quant_bias = 0
20:57:09 T:139728229754624 DEBUG: RunQuery took 140 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
20:57:09 T:139728204576512 DEBUG: Thread FileCache start, auto delete: false
20:57:09 T:139728204576512 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
20:57:10 T:139728204576512 DEBUG: Thread FileCache 139728204576512 terminating
20:57:10 T:139728229754624 DEBUG: RunQuery took 473 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
20:57:10 T:139728632407808 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
20:57:11 T:139729211209472 DEBUG: Previous line repeats 1 times.
20:57:11 T:139729211209472 DEBUG: CRepositoryUpdateJob[repository.xbmc.org] checksum not changed.
20:57:11 T:139729211209472 DEBUG: CRepositoryUpdateJob[repository.openelec.tv] checking for updates.
20:57:11 T:139729211209472 DEBUG: CFileCache::Open - opening <8.0/Generic/x86_64/addons.xml.md5> using cache
20:57:11 T:139729211209472 DEBUG: CurlFile::Open(0x7f152805ad40) http://addons.openelec.tv/8.0/Generic/x86_64/addons.xml.md5
20:57:11 T:139729211209472 INFO: easy_aquire - Created session to http://addons.openelec.tv
20:57:12 T:139729202816768 DEBUG: CRepositoryUpdateJob[repository.kodi.game] checking for updates.
20:57:12 T:139729202816768 DEBUG: CFileCache::Open - opening <kodi-game/repository.kodi.game/master/release/addons.xml.md5> using cache
20:57:12 T:139729202816768 DEBUG: CurlFile::Open(0x7f151c1d82c0) https://raw.githubusercontent.com/kodi-game/repository.kodi.game/master/release/addons.xml.md5
20:57:12 T:139729202816768 INFO: easy_aquire - Created session to https://raw.githubusercontent.com
20:57:12 T:139728338794240 DEBUG: Thread FileCache start, auto delete: false
20:57:12 T:139728338794240 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
20:57:12 T:139728338794240 DEBUG: Thread FileCache 139728338794240 terminating
20:57:12 T:139729211209472 DEBUG: CurlFile::Open(0x7f153dffa600) http://addons.openelec.tv/8.0/Generic/x86_64/addons.xml
20:57:12 T:139728229754624 DEBUG: RunQuery took 5 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
20:57:12 T:139728229754624 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
20:57:12 T:139728229754624 DEBUG: GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE (artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist ) OR artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist WHERE song_artist.idRole = 1)) and artistview.strArtist != '' and artistview.strArtist <> 'Various artists'
20:57:12 T:139728204576512 DEBUG: Thread FileCache start, auto delete: false
20:57:12 T:139728204576512 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
20:57:12 T:139728204576512 DEBUG: Thread FileCache 139728204576512 terminating
20:57:13 T:139728229754624 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (Kangaroo) port:9090
20:57:13 T:139728229754624 DEBUG: CZeroconfAvahi::addService() named: Kodi (Kangaroo) type: _xbmc-jsonrpc._tcp port:9090
20:57:13 T:139728229754624 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (Kangaroo) port:9777
20:57:13 T:139728229754624 DEBUG: CZeroconfAvahi::addService() named: Kodi (Kangaroo) type: _xbmc-events._udp port:9777
20:57:13 T:139728229754624 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:3413E8432704@Kodi (Kangaroo) port:36666
20:57:13 T:139728229754624 DEBUG: CZeroconfAvahi::addService() named: 3413E8432704@Kodi (Kangaroo) type: _raop._tcp port:36666
20:57:13 T:139728229754624 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airplay type: _airplay._tcp name:Kodi (Kangaroo) port:36667
20:57:13 T:139728229754624 DEBUG: CZeroconfAvahi::addService() named: Kodi (Kangaroo) type: _airplay._tcp port:36667
20:57:13 T:139729202816768 DEBUG: CRepositoryUpdateJob[repository.kodi.game] checksum not changed.
20:57:13 T:139728632407808 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
20:57:15 T:139729211209472 DEBUG: Previous line repeats 3 times.
20:57:15 T:139729211209472 DEBUG: ADDON: Dll Initializing - InputStream SmoothStreamingMedia
20:57:15 T:139729211209472 ERROR: ADDON: Could not locate inputstream.smoothstream.so
############### END LOG FILE ################
############ END kodi CRASH LOG #############
############## kodi CRASH LOG ###############
################ SYSTEM INFO ################
Date: Sat May 7 20:58:33 PDT 2016
kodi Options: --standalone -fs --lircdev /run/lirc/lircd
Arch: x86_64
Kernel: Linux 4.5.2 #1 SMP Tue Apr 26 18:03:30 CEST 2016
Release: OpenELEC devel-20160426180528-r22685-g65d4dac
############## END SYSTEM INFO ##############
############### STACK TRACE #################
=====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1462679891.2129
=========================================
[New LWP 2164]
[New LWP 2142]
[New LWP 2144]
[New LWP 2145]
[New LWP 2133]
[New LWP 2146]
[New LWP 2138]
[New LWP 2150]
[New LWP 2139]
[New LWP 2141]
[New LWP 2147]
[New LWP 2155]
[New LWP 2149]
[New LWP 2190]
[New LWP 2158]
[New LWP 2153]
[New LWP 2159]
[New LWP 2156]
[New LWP 2174]
[New LWP 2151]
[New LWP 2140]
[New LWP 2191]
[New LWP 2157]
[New LWP 2152]
[New LWP 2131]
[New LWP 2130]
[New LWP 2134]
[New LWP 2154]
[New LWP 2129]
Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0000000000933ce7 in ADDON::CInputStream::UpdateConfig() ()
[Current thread is 1 (LWP 2164)]
Thread 29 (LWP 2129):
#0 0x00000000008a1989 in CGUITextureGL::End() ()
#1 0x000000000088b094 in CGUITextureBase::Render() ()
#2 0x00000000008a54b3 in CGUIControl::DoRender() ()
#3 0x00000000008ae2e7 in CGUIControlGroup::Render() ()
#4 0x00000000008a54b3 in CGUIControl::DoRender() ()
#5 0x00000000008db30e in CGUIBaseContainer::RenderItem(float, float, CGUIListItem*, bool) ()
#6 0x00000000008c763a in CGUIPanelContainer::Render() ()
#7 0x00000000008a54b3 in CGUIControl::DoRender() ()
#8 0x00000000008ae2e7 in CGUIControlGroup::Render() ()
#9 0x00000000008a54b3 in CGUIControl::DoRender() ()
#10 0x00000000008b06c8 in CGUIControlGroupList::Render() ()
#11 0x00000000008a54b3 in CGUIControl::DoRender() ()
#12 0x00000000008ae2e7 in CGUIControlGroup::Render() ()
#13 0x00000000008a54b3 in CGUIControl::DoRender() ()
#14 0x00000000008ae2e7 in CGUIControlGroup::Render() ()
#15 0x00000000008a54b3 in CGUIControl::DoRender() ()
#16 0x00000000008ae2e7 in CGUIControlGroup::Render() ()
#17 0x00000000008a54b3 in CGUIControl::DoRender() ()
#18 0x00000000008ae2e7 in CGUIControlGroup::Render() ()
#19 0x00000000008a54b3 in CGUIControl::DoRender() ()
#20 0x000000000088ee61 in CGUIWindow::DoRender() ()
#21 0x00000000008934c4 in CGUIWindowManager::RenderPass() const ()
#22 0x00000000008935c0 in CGUIWindowManager::Render() ()
#23 0x0000000000bcf643 in CApplication::Render() ()
#24 0x0000000000c3139a in CXBApplicationEx::Run() ()
#25 0x0000000000aa5f76 in XBMC_Run ()
#26 0x00000000007b02a7 in main ()
Thread 28 (LWP 2154):
#0 0x00007f8d50060408 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x0000000000c4f22a in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
#2 0x0000000000c59628 in PLT_ThreadTask::IsAborting(int) ()
#3 0x0000000000e31d25 in PLT_CtrlPointHouseKeepingTask::DoRun() ()
#4 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#5 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#6 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#7 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 27 (LWP 2134):
#0 0x00007f8d4c848617 in ioctl () from /lib/libc.so.6
#1 0x00007f8d4f7be8a3 in ?? () from /usr/lib/libasound.so.2
#2 0x000000000099cb93 in CAESinkALSA::AddPackets(unsigned char**, unsigned int, unsigned int) ()
#3 0x00000000009827e5 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
#4 0x0000000000982f9e in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
#5 0x0000000000983161 in ActiveAE::CActiveAESink::Process() ()
#6 0x0000000000e57f96 in CThread::Action() ()
#7 0x0000000000e58701 in CThread::staticThread(void*) ()
#8 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#9 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 26 (LWP 2130):
#0 0x00007f8d50060047 in pthread_cond_wait () from /lib/libpthread.so.0
#1 0x0000000000a61861 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#5 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 25 (LWP 2131):
#0 0x00007f8d4c84760d in poll () from /lib/libc.so.6
#1 0x0000000000cae724 in CFDEventMonitor::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#5 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 24 (LWP 2152):
#0 0x00007f8d4c848ca3 in select () from /lib/libc.so.6
#1 0x0000000000c4cb11 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000c4d107 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
#3 0x0000000000e485f8 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
#4 0x0000000000c5dc55 in NPT_BufferedInputStream::FillBuffer() ()
#5 0x0000000000c5d9f8 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
#6 0x0000000000c5ddc5 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
#7 0x0000000000c3d136 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
#8 0x0000000000e377e9 in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
#9 0x0000000000e37e0c in PLT_HttpServerSocketTask::DoRun() ()
#10 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#11 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#12 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#13 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 23 (LWP 2157):
#0 0x00007f8d4c848ca3 in select () from /lib/libc.so.6
#1 0x0000000000cbcf03 in JSONRPC::CTCPServer::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#5 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 22 (LWP 2191):
#0 0x00007f8d5006331d in accept () from /lib/libpthread.so.0
#1 0x00007f8d2079b1f7 in ?? () from /usr/lib/python2.7/lib-dynload/_socket.so
#2 0x00007f8d4fed0645 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#3 0x00007f8d4fed114b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#4 0x00007f8d4fed114b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007f8d4fed114b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007f8d4fed1d1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#7 0x00007f8d4ff416dc in ?? () from /usr/lib/libpython2.7.so.1.0
#8 0x00007f8d4ff732a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#9 0x00007f8d4ff8459c in ?? () from /usr/lib/libpython2.7.so.1.0
#10 0x00007f8d4ff732a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#11 0x00007f8d4fecab57 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#12 0x00007f8d4ff1b192 in ?? () from /usr/lib/libpython2.7.so.1.0
#13 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#14 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 21 (LWP 2140):
#0 0x00007f8d500603d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x00000000008f2aae in CEvent::WaitMSec(unsigned int) ()
#3 0x0000000000b005f5 in PERIPHERALS::CPeripheralBus::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#7 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 20 (LWP 2151):
#0 0x00007f8d4c848ca3 in select () from /lib/libc.so.6
#1 0x0000000000e8027b in ?? ()
#2 0x0000000000e80311 in ?? ()
#3 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#4 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 19 (LWP 2174):
#0 0x00007f8d50060408 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x0000000000c4f22a in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
#2 0x0000000000c3ebff in NPT_HttpConnectionManager::Run() ()
#3 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#4 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#5 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 18 (LWP 2156):
#0 0x00007f8d4c848ca3 in select () from /lib/libc.so.6
#1 0x0000000000cbbd7b in SOCKETS::CSocketListener::Listen(int) ()
#2 0x0000000000cb523d in EVENTSERVER::CEventServer::Run() ()
#3 0x0000000000cb53a1 in EVENTSERVER::CEventServer::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#7 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 17 (LWP 2159):
#0 0x00007f8d4c848ca3 in select () from /lib/libc.so.6
#1 0x0000000000cc89d6 in CAirPlayServer::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#5 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 16 (LWP 2153):
#0 0x00007f8d4c848ca3 in select () from /lib/libc.so.6
#1 0x0000000000c4cb11 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000c4e49a in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
#3 0x0000000000e3739c in PLT_HttpListenTask::DoRun() ()
#4 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#5 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#6 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#7 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 15 (LWP 2158):
#0 0x00007f8d4c848ca3 in select () from /lib/libc.so.6
#1 0x00007f8d48153c1c in ?? () from /usr/lib/libshairplay.so.0
#2 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#3 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 14 (LWP 2190):
#0 0x00007f8d4c84760d in poll () from /lib/libc.so.6
#1 0x00007f8cf45e2141 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007f8cf45de9f0 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#3 0x00007f8d0402ed7e in ?? () from /usr/lib/python2.7/site-packages/glib/_glib.so
#4 0x00007f8d4fed0645 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007f8d4fed1d1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007f8d4fed1032 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#7 0x00007f8d4fed114b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#8 0x00007f8d4fed1d1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#9 0x00007f8d4ff416dc in ?? () from /usr/lib/libpython2.7.so.1.0
#10 0x00007f8d4ff732a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#11 0x00007f8d4ff8459c in ?? () from /usr/lib/libpython2.7.so.1.0
#12 0x00007f8d4ff732a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#13 0x00007f8d4fecab57 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#14 0x00007f8d4ff1b192 in ?? () from /usr/lib/libpython2.7.so.1.0
#15 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#16 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 13 (LWP 2149):
#0 0x00007f8d4c84760d in poll () from /lib/libc.so.6
#1 0x00007f8d50849c4c in ?? () from /usr/lib/libavahi-common.so.3
#2 0x00007f8d50849fbb in avahi_simple_poll_run () from /usr/lib/libavahi-common.so.3
#3 0x00007f8d5084a83f in avahi_simple_poll_iterate () from /usr/lib/libavahi-common.so.3
#4 0x00007f8d5084a894 in avahi_simple_poll_loop () from /usr/lib/libavahi-common.so.3
#5 0x00007f8d5084a8d7 in ?? () from /usr/lib/libavahi-common.so.3
#6 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#7 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 12 (LWP 2155):
#0 0x00007f8d4c848ca3 in select () from /lib/libc.so.6
#1 0x0000000000c4cb11 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000c4d107 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
#3 0x0000000000e485f8 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
#4 0x0000000000c5dc55 in NPT_BufferedInputStream::FillBuffer() ()
#5 0x0000000000c5d9f8 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
#6 0x0000000000c5ddc5 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
#7 0x0000000000c3d76b in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) ()
#8 0x0000000000c41c14 in NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, bool, NPT_HttpResponse*&, NPT_Reference<NPT_HttpClient::Connection>*) ()
#9 0x0000000000e3900f in PLT_SsdpSearchTask::DoRun() ()
#10 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#11 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#12 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#13 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 11 (LWP 2147):
#0 0x00007f8d500603d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000df83c9 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
#3 0x0000000000a6d554 in ?? ()
#4 0x00007f8d4fed0ca8 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007f8d4fed1d1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007f8d4fed1e89 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
#7 0x00007f8d4ff2d1ae in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
#8 0x0000000000a65987 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
#9 0x0000000000a66e4b in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
#10 0x0000000000a6754a in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
#11 0x0000000000e57f96 in CThread::Action() ()
#12 0x0000000000e58701 in CThread::staticThread(void*) ()
#13 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#14 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 10 (LWP 2141):
#0 0x00007f8d500603d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x00000000008f2aae in CEvent::WaitMSec(unsigned int) ()
#3 0x0000000000b005f5 in PERIPHERALS::CPeripheralBus::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#7 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 9 (LWP 2139):
#0 0x00007f8d4c84760d in poll () from /lib/libc.so.6
#1 0x0000000000e15cc0 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
#2 0x0000000000e15d5e in PERIPHERALS::CPeripheralBusUSB::Process() ()
#3 0x0000000000e57f96 in CThread::Action() ()
#4 0x0000000000e58701 in CThread::staticThread(void*) ()
#5 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#6 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 8 (LWP 2150):
#0 0x00007f8d4c848ca3 in select () from /lib/libc.so.6
#1 0x0000000000e8027b in ?? ()
#2 0x0000000000e80311 in ?? ()
#3 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#4 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 7 (LWP 2138):
#0 0x00007f8d50060408 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00007f8d482cc787 in ?? () from /usr/lib/libcec.so.3
#2 0x00007f8d482cd548 in CEC::CCECClient::Process() () from /usr/lib/libcec.so.3
#3 0x00007f8d482e82d2 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.3
#4 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#5 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 6 (LWP 2146):
#0 0x00007f8d500603d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000ceefbf in CJobManager::GetNextJob(CJobWorker const*) ()
#3 0x0000000000cefa70 in CJobWorker::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#7 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 5 (LWP 2133):
#0 0x00007f8d500603d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x00000000008f2aae in CEvent::WaitMSec(unsigned int) ()
#3 0x0000000000980567 in ActiveAE::CActiveAE::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#7 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 4 (LWP 2145):
#0 0x00007f8d500603d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000ceefbf in CJobManager::GetNextJob(CJobWorker const*) ()
#3 0x0000000000cefa70 in CJobWorker::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#7 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 3 (LWP 2144):
#0 0x00007f8d500603d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000ceefbf in CJobManager::GetNextJob(CJobWorker const*) ()
#3 0x0000000000cefa70 in CJobWorker::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#7 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 2 (LWP 2142):
#0 0x0000000000803dfd in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count() ()
#1 0x0000000000b0880d in void std::_Destroy_aux<false>::__destroy<std::shared_ptr<PERIPHERALS::CPeripheralBus>*>(std::shared_ptr<PERIPHERALS::CPeripheralBus>*, std::shared_ptr<PERIPHERALS::CPeripheralBus>*) ()
#2 0x0000000000b08824 in std::vector<std::shared_ptr<PERIPHERALS::CPeripheralBus>, std::allocator<std::shared_ptr<PERIPHERALS::CPeripheralBus> > >::~vector() ()
#3 0x0000000000b07368 in PERIPHERALS::CPeripherals::ProcessEvents() ()
#4 0x0000000000b0948f in PERIPHERALS::CEventScanner::Process() ()
#5 0x0000000000e57f96 in CThread::Action() ()
#6 0x0000000000e58701 in CThread::staticThread(void*) ()
#7 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#8 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
Thread 1 (LWP 2164):
#0 0x0000000000933ce7 in ADDON::CInputStream::UpdateConfig() ()
#1 0x0000000000934344 in ADDON::CInputStream::CInputStream(ADDON::AddonProps, std::string, std::string, std::string) ()
#2 0x00000000009344e5 in ADDON::CInputStream::FromExtension(ADDON::AddonProps, cp_extension_t const*) ()
#3 0x00000000009508a0 in ADDON::CAddonBuilder::Build() ()
#4 0x0000000000921696 in ADDON::CAddonMgr::Factory(cp_plugin_info_t const*, ADDON::TYPE, ADDON::CAddonBuilder&) ()
#5 0x000000000092173c in ADDON::CAddonMgr::Factory(cp_plugin_info_t const*, ADDON::TYPE) ()
#6 0x000000000092275b in ADDON::CAddonMgr::AddonsFromRepoXML(TiXmlElement const*, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#7 0x00000000009696ec in ADDON::CRepository::FetchIndex(std::string const&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#8 0x00000000009697d4 in ADDON::CRepository::Parse(ADDON::CRepository::DirInfo const&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#9 0x000000000096a1d5 in ADDON::CRepositoryUpdateJob::FetchIfChanged(std::string const&, std::string&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#10 0x000000000096a3f9 in ADDON::CRepositoryUpdateJob::DoWork() ()
#11 0x0000000000cefa84 in CJobWorker::Process() ()
#12 0x0000000000e57f96 in CThread::Action() ()
#13 0x0000000000e58701 in CThread::staticThread(void*) ()
#14 0x00007f8d5005a434 in ?? () from /lib/libpthread.so.0
#15 0x00007f8d4c84fffd in clone () from /lib/libc.so.6
############# END STACK TRACE ###############
################# LOG FILE ##################
20:57:51 T:140244838443072 NOTICE: special://profile/ is mapped to: special://masterprofile/
20:57:51 T:140244838443072 NOTICE: -----------------------------------------------------------------------
20:57:51 T:140244838443072 NOTICE: Starting Kodi (17.0-ALPHA1 Git:18e1df6). Platform: Linux x86 64-bit
20:57:51 T:140244838443072 NOTICE: Using Release Kodi x64 build
20:57:51 T:140244838443072 NOTICE: Kodi compiled Apr 26 2016 by GCC 6.0.1 for Linux x86 64-bit version 4.5.2 (263426)
20:57:51 T:140244838443072 NOTICE: Running on OpenELEC (official) - Version: devel-20160426180528-r22685-g65d4dac 8.0, kernel: Linux x86 64-bit version 4.5.2
20:57:51 T:140244838443072 NOTICE: FFmpeg version: 3.0.1
20:57:51 T:140244838443072 NOTICE: WARNING: unsupported ffmpeg version detected
20:57:51 T:140244838443072 NOTICE: Host CPU: Intel(R) Atom(TM) x5-Z8500 CPU @ 1.44GHz, 4 cores available
20:57:51 T:140244838443072 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
20:57:51 T:140244838443072 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
20:57:51 T:140244838443072 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
20:57:51 T:140244838443072 NOTICE: special://home/ is mapped to: /storage/.kodi
20:57:51 T:140244838443072 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
20:57:51 T:140244838443072 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
20:57:51 T:140244838443072 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
20:57:51 T:140244838443072 NOTICE: Local hostname: Kangaroo
20:57:51 T:140244838443072 NOTICE: Log File is located: /storage/.kodi/temp//kodi.log
20:57:51 T:140244838443072 NOTICE: -----------------------------------------------------------------------
20:57:51 T:140244838443072 ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
20:57:51 T:140244838443072 NOTICE: load settings...
20:57:51 T:140244838443072 NOTICE: Found 2 Lists of Devices
20:57:51 T:140244838443072 NOTICE: Enumerated ALSA devices:
20:57:51 T:140244838443072 NOTICE: Device 1
20:57:51 T:140244838443072 NOTICE: m_deviceName : default
20:57:51 T:140244838443072 NOTICE: m_displayName : Default (IntelHDMI IntelHDMI)
20:57:51 T:140244838443072 NOTICE: m_displayNameExtra:
20:57:51 T:140244838443072 NOTICE: m_deviceType : AE_DEVTYPE_PCM
20:57:51 T:140244838443072 NOTICE: m_channels : FL,FR,BL,BR,FC,LFE,SL,SR
20:57:51 T:140244838443072 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
20:57:51 T:140244838443072 NOTICE: m_dataFormats : AE_FMT_S24NE4
20:57:51 T:140244838443072 NOTICE: m_streamTypes : No passthrough capabilities
20:57:51 T:140244838443072 NOTICE: Enumerated PULSE devices:
20:57:51 T:140244838443072 NOTICE: Device 1
20:57:51 T:140244838443072 NOTICE: m_deviceName : Default
20:57:51 T:140244838443072 NOTICE: m_displayName : Default
20:57:51 T:140244838443072 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
20:57:51 T:140244838443072 NOTICE: m_deviceType : AE_DEVTYPE_PCM
20:57:51 T:140244838443072 NOTICE: m_channels : FL,FR
20:57:51 T:140244838443072 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
20:57:51 T:140244838443072 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
20:57:51 T:140244838443072 NOTICE: m_streamTypes : No passthrough capabilities
20:57:51 T:140244838443072 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
20:57:51 T:140244838443072 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
<?xml version="1.0" encoding="UTF-8" ?>
<advancedsettings>
<showexitbutton>false</showexitbutton>
<cputempcommand>cputemp</cputempcommand>
<gputempcommand>gputemp</gputempcommand>
<video>
<latency>
<delay>0</delay>
<refresh>
<min>23</min>
<max>24</max>
<delay>175</delay>
</refresh>
</latency>
<busydialogdelayms>750</busydialogdelayms>
</video>
<samba>
<clienttimeout>30</clienttimeout>
</samba>
<network>
<readbufferfactor>4.0</readbufferfactor>
</network>
</advancedsettings>
20:57:51 T:140244838443072 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
20:57:51 T:140244838443072 NOTICE: Contents of special://profile/advancedsettings.xml are...
<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>***INTERNAL IP ADDRESS REMOVED***</host>
<port>3306</port>
<user>***REMOVED***</user>
<pass>***REMOVED***</pass>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>***INTERNAL IP ADDRESS REMOVED***</host>
<port>3306</port>
<user>***REMOVED***</user>
<pass>***REMOVED***</pass>
</musicdatabase>
<videolibrary>
<importwatchedstate>true</importwatchedstate>
</videolibrary>
<pathsubstitution>
<substitute>
<from>special://profile/sources.xml</from>
<to>smb://***USER REMOVED***:***PASSWORD REMOVED***@diskstation/main/xbmc/userdata/sources.xml</to>
</substitute>
<substitute>
<from>special://profile/mediasources.xml</from>
<to>smb://***USER REMOVED***:***PASSWORD REMOVED***@diskstation/main/xbmc/userdata/mediasources.xml</to>
</substitute>
<substitute>
<from>special://profile/RssFeeds.xml</from>
<to>smb://***USER REMOVED***:***PASSWORD REMOVED***@diskstation/main/xbmc/userdata/RssFeeds.xml</to>
</substitute>
</pathsubstitution>
<network>
<buffermode>1</buffermode>
<cachemembuffersize>15728640</cachemembuffersize>
<readbufferfactor>4.0</readbufferfactor>
</network>
<hosts>
<entry name="diskstation">***INTERNAL IP ADDRESS REMOVED***</entry>
</hosts>
</advancedsettings>
20:57:51 T:140244838443072 WARNING: VIDEO database configuration is experimental.
20:57:51 T:140244838443072 NOTICE: Default Video Player: VideoPlayer
20:57:51 T:140244838443072 NOTICE: Default Audio Player: paplayer
20:57:51 T:140244838443072 NOTICE: Disabled debug logging due to GUI setting. Level 0.
20:57:51 T:140244838443072 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
20:57:52 T:140244838443072 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
20:57:52 T:140244838443072 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
20:57:52 T:140244838443072 NOTICE: Loaded playercorefactory configuration
20:57:52 T:140244838443072 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
20:57:52 T:140244838443072 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
20:57:52 T:140244838443072 NOTICE: Running database version Addons23
20:57:53 T:140244838443072 NOTICE: ADDONS: Using repository repository.xbmc.org
20:57:53 T:140244838443072 NOTICE: ADDONS: Using repository repository.openelec.tv
20:57:53 T:140244838443072 NOTICE: ADDONS: Using repository repository.kodi.game
20:57:53 T:140244838443072 NOTICE: Checking resolution 16
20:57:53 T:140244838443072 NOTICE: Using visual 0x21
20:57:53 T:140244838443072 NOTICE: GL_VENDOR = Intel Open Source Technology Center
20:57:53 T:140244838443072 NOTICE: GL_RENDERER = Mesa DRI Intel(R) HD Graphics (Cherryview)
20:57:53 T:140244838443072 NOTICE: GL_VERSION = 3.0 Mesa 11.2.1
20:57:53 T:140244838443072 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.30
20:57:53 T:140244838443072 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_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_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_stencil_texturing GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_vertex_attrib_binding GL_KHR_debug GL_ARB_buffer_storage GL_ARB_clear_texture 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_ARB_clip_control GL_ARB_conditional_render_inverted 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
20:57:53 T:140244838443072 ERROR: GL: Vertical Blank Syncing unsupported
20:57:53 T:140244838443072 ERROR: Error loading keymap: special://masterprofile/keymaps/disable_power_button.xml, Line 7
Error reading end tag.
20:57:53 T:140244838443072 ERROR: Error loading keymap: special://profile/keymaps/disable_power_button.xml, Line 7
Error reading end tag.
20:57:53 T:140244838443072 ERROR: failed to set m_originalLocale to en_US.UTF-8
20:57:53 T:140244838443072 NOTICE: Running database version Addons23
20:57:53 T:140244838443072 NOTICE: Running database version ViewModes6
20:57:53 T:140244838443072 NOTICE: Running database version Textures13
20:57:54 T:140244838443072 NOTICE: Running database version MyMusic60
20:57:54 T:140244838443072 NOTICE: Running database version MyVideos104
20:57:54 T:140244838443072 NOTICE: Running database version TV29
20:57:54 T:140244838443072 NOTICE: Running database version Epg11
20:57:54 T:140244838443072 NOTICE: start dvd mediatype detection
20:57:54 T:140244838443072 WARNING: CSkinInfo: failed to load skin settings
20:57:54 T:140244838443072 WARNING: Previous line repeats 1 times.
20:57:54 T:140244838443072 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
20:57:54 T:140244838443072 NOTICE: initialize done
20:57:54 T:140244838443072 NOTICE: Running the application...
20:57:54 T:140244838443072 NOTICE: starting zeroconf publishing
20:57:54 T:140244838443072 NOTICE: WebServer: Started the webserver
20:57:54 T:140244838443072 NOTICE: starting upnp client
20:57:54 T:140243676153600 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
20:57:54 T:140243676153600 NOTICE: UDP: Listening on port 9777
20:57:54 T:140244154308352 WARNING: CSkinInfo: failed to load skin settings
20:58:06 T:140243399325440 WARNING: Create - unsupported protocol(androidapp) in androidapp://sources/apps/
20:58:11 T:140243399325440 ERROR: ADDON: Could not locate inputstream.smoothstream.so
############### END LOG FILE ################
############ END kodi CRASH LOG #############
############## kodi CRASH LOG ###############
################ SYSTEM INFO ################
Date: Sat May 7 20:59:33 PDT 2016
kodi Options: --standalone -fs --lircdev /run/lirc/lircd
Arch: x86_64
Kernel: Linux 4.5.2 #1 SMP Tue Apr 26 18:03:30 CEST 2016
Release: OpenELEC devel-20160426180528-r22685-g65d4dac
############## END SYSTEM INFO ##############
############### STACK TRACE #################
=====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1462679947.2260
=========================================
[New LWP 2275]
[New LWP 2280]
[New LWP 2281]
[New LWP 2282]
[New LWP 2261]
[New LWP 2285]
[New LWP 2283]
[New LWP 2287]
[New LWP 2284]
[New LWP 2308]
[New LWP 2325]
[New LWP 2326]
[New LWP 2276]
[New LWP 2271]
[New LWP 2260]
[New LWP 2295]
[New LWP 2264]
[New LWP 2291]
[New LWP 2289]
[New LWP 2262]
[New LWP 2288]
[New LWP 2265]
[New LWP 2286]
[New LWP 2273]
[New LWP 2278]
[New LWP 2277]
[New LWP 2272]
[New LWP 2270]
[New LWP 2269]
Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0000000000933ce7 in ADDON::CInputStream::UpdateConfig() ()
[Current thread is 1 (LWP 2275)]
Thread 29 (LWP 2269):
#0 0x00007ff4717af408 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00007ff464242787 in ?? () from /usr/lib/libcec.so.3
#2 0x00007ff464243548 in CEC::CCECClient::Process() () from /usr/lib/libcec.so.3
#3 0x00007ff46425e2d2 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.3
#4 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#5 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 28 (LWP 2270):
#0 0x00007ff46df9660d in poll () from /lib/libc.so.6
#1 0x0000000000e15cc0 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
#2 0x0000000000e15d5e in PERIPHERALS::CPeripheralBusUSB::Process() ()
#3 0x0000000000e57f96 in CThread::Action() ()
#4 0x0000000000e58701 in CThread::staticThread(void*) ()
#5 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#6 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 27 (LWP 2272):
#0 0x00007ff4717af3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x00000000008f2aae in CEvent::WaitMSec(unsigned int) ()
#3 0x0000000000b005f5 in PERIPHERALS::CPeripheralBus::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#7 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 26 (LWP 2277):
#0 0x00007ff4717af3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000ceefbf in CJobManager::GetNextJob(CJobWorker const*) ()
#3 0x0000000000cefa70 in CJobWorker::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#7 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 25 (LWP 2278):
#0 0x00007ff4717af3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000df83c9 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
#3 0x0000000000a6d554 in ?? ()
#4 0x00007ff47161fca8 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007ff471620d1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007ff471620e89 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
#7 0x00007ff47167c1ae in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
#8 0x0000000000a65987 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
#9 0x0000000000a66e4b in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
#10 0x0000000000a6754a in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
#11 0x0000000000e57f96 in CThread::Action() ()
#12 0x0000000000e58701 in CThread::staticThread(void*) ()
#13 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#14 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 24 (LWP 2273):
#0 0x00007ff4717af3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000b0955d in PERIPHERALS::CEventScanner::Process() ()
#3 0x0000000000e57f96 in CThread::Action() ()
#4 0x0000000000e58701 in CThread::staticThread(void*) ()
#5 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#6 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 23 (LWP 2286):
#0 0x00007ff46df97ca3 in select () from /lib/libc.so.6
#1 0x0000000000c4cb11 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000c4d107 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
#3 0x0000000000e485f8 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
#4 0x0000000000c5dc55 in NPT_BufferedInputStream::FillBuffer() ()
#5 0x0000000000c5d9f8 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
#6 0x0000000000c5ddc5 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
#7 0x0000000000c3d76b in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) ()
#8 0x0000000000c41c14 in NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, bool, NPT_HttpResponse*&, NPT_Reference<NPT_HttpClient::Connection>*) ()
#9 0x0000000000e3900f in PLT_SsdpSearchTask::DoRun() ()
#10 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#11 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#12 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#13 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 22 (LWP 2265):
#0 0x00007ff46df97617 in ioctl () from /lib/libc.so.6
#1 0x00007ff470f0d8a3 in ?? () from /usr/lib/libasound.so.2
#2 0x000000000099cb93 in CAESinkALSA::AddPackets(unsigned char**, unsigned int, unsigned int) ()
#3 0x00000000009827e5 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
#4 0x0000000000982f9e in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
#5 0x0000000000983161 in ActiveAE::CActiveAESink::Process() ()
#6 0x0000000000e57f96 in CThread::Action() ()
#7 0x0000000000e58701 in CThread::staticThread(void*) ()
#8 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#9 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 21 (LWP 2288):
#0 0x00007ff46df97ca3 in select () from /lib/libc.so.6
#1 0x0000000000cbcf03 in JSONRPC::CTCPServer::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#5 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 20 (LWP 2262):
#0 0x00007ff46df9660d in poll () from /lib/libc.so.6
#1 0x0000000000cae724 in CFDEventMonitor::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#5 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 19 (LWP 2289):
#0 0x00007ff46df97ca3 in select () from /lib/libc.so.6
#1 0x00007ff46c015c1c in ?? () from /usr/lib/libshairplay.so.0
#2 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#3 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 18 (LWP 2291):
#0 0x00007ff46df97ca3 in select () from /lib/libc.so.6
#1 0x0000000000cc89d6 in CAirPlayServer::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#5 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 17 (LWP 2264):
#0 0x00007ff4717af3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x00000000008f2aae in CEvent::WaitMSec(unsigned int) ()
#3 0x0000000000980567 in ActiveAE::CActiveAE::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#7 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 16 (LWP 2295):
#0 0x00007ff4717af3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000ceefbf in CJobManager::GetNextJob(CJobWorker const*) ()
#3 0x0000000000cefa70 in CJobWorker::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#7 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 15 (LWP 2260):
#0 0x00007ff46612e784 in ?? () from /usr/lib/dri/i965_dri.so
#1 0x00007ff46612e8cf in ?? () from /usr/lib/dri/i965_dri.so
#2 0x00007ff46612ee0b in ?? () from /usr/lib/dri/i965_dri.so
#3 0x00000000008a11ca in CGUIFontTTFGL::LastEnd() ()
#4 0x00000000008d58bb in CGUITextLayout::Render(float, float, float, unsigned int, unsigned int, unsigned int, float, bool) ()
#5 0x00000000008a54b3 in CGUIControl::DoRender() ()
#6 0x00000000008ae2e7 in CGUIControlGroup::Render() ()
#7 0x00000000008a54b3 in CGUIControl::DoRender() ()
#8 0x00000000008ae2e7 in CGUIControlGroup::Render() ()
#9 0x00000000008a54b3 in CGUIControl::DoRender() ()
#10 0x00000000008ae2e7 in CGUIControlGroup::Render() ()
#11 0x00000000008a54b3 in CGUIControl::DoRender() ()
#12 0x00000000008ae2e7 in CGUIControlGroup::Render() ()
#13 0x00000000008a54b3 in CGUIControl::DoRender() ()
#14 0x000000000088ee61 in CGUIWindow::DoRender() ()
#15 0x00000000008934c4 in CGUIWindowManager::RenderPass() const ()
#16 0x00000000008935c0 in CGUIWindowManager::Render() ()
#17 0x0000000000bcf643 in CApplication::Render() ()
#18 0x0000000000c3139a in CXBApplicationEx::Run() ()
#19 0x0000000000aa5f76 in XBMC_Run ()
#20 0x00000000007b02a7 in main ()
Thread 14 (LWP 2271):
#0 0x00007ff4717af3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x00000000008f2aae in CEvent::WaitMSec(unsigned int) ()
#3 0x0000000000b005f5 in PERIPHERALS::CPeripheralBus::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#7 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 13 (LWP 2276):
#0 0x00007ff4717af3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000ceefbf in CJobManager::GetNextJob(CJobWorker const*) ()
#3 0x0000000000cefa70 in CJobWorker::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#7 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 12 (LWP 2326):
#0 0x00007ff4717b231d in accept () from /lib/libpthread.so.0
#1 0x00007ff4500b31f7 in ?? () from /usr/lib/python2.7/lib-dynload/_socket.so
#2 0x00007ff47161f645 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#3 0x00007ff47162014b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#4 0x00007ff47162014b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007ff47162014b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007ff471620d1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#7 0x00007ff4716906dc in ?? () from /usr/lib/libpython2.7.so.1.0
#8 0x00007ff4716c22a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#9 0x00007ff4716d359c in ?? () from /usr/lib/libpython2.7.so.1.0
#10 0x00007ff4716c22a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#11 0x00007ff471619b57 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#12 0x00007ff47166a192 in ?? () from /usr/lib/libpython2.7.so.1.0
#13 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#14 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 11 (LWP 2325):
#0 0x00007ff46df9660d in poll () from /lib/libc.so.6
#1 0x00007ff414f37141 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007ff414f339f0 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#3 0x00007ff43800ed7e in ?? () from /usr/lib/python2.7/site-packages/glib/_glib.so
#4 0x00007ff47161f645 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007ff471620d1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007ff471620032 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#7 0x00007ff47162014b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#8 0x00007ff471620d1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#9 0x00007ff4716906dc in ?? () from /usr/lib/libpython2.7.so.1.0
#10 0x00007ff4716c22a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#11 0x00007ff4716d359c in ?? () from /usr/lib/libpython2.7.so.1.0
#12 0x00007ff4716c22a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#13 0x00007ff471619b57 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#14 0x00007ff47166a192 in ?? () from /usr/lib/libpython2.7.so.1.0
#15 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#16 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 10 (LWP 2308):
#0 0x00007ff4717af408 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x0000000000c4f22a in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
#2 0x0000000000c3ebff in NPT_HttpConnectionManager::Run() ()
#3 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#4 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#5 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 9 (LWP 2284):
#0 0x00007ff46df97ca3 in select () from /lib/libc.so.6
#1 0x0000000000c4cb11 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000c4e49a in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
#3 0x0000000000e3739c in PLT_HttpListenTask::DoRun() ()
#4 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#5 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#6 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#7 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 8 (LWP 2287):
#0 0x00007ff46df97ca3 in select () from /lib/libc.so.6
#1 0x0000000000cbbd7b in SOCKETS::CSocketListener::Listen(int) ()
#2 0x0000000000cb523d in EVENTSERVER::CEventServer::Run() ()
#3 0x0000000000cb53a1 in EVENTSERVER::CEventServer::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#7 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 7 (LWP 2283):
#0 0x00007ff46df97ca3 in select () from /lib/libc.so.6
#1 0x0000000000c4cb11 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000c4d107 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
#3 0x0000000000e485f8 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
#4 0x0000000000c5dc55 in NPT_BufferedInputStream::FillBuffer() ()
#5 0x0000000000c5d9f8 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
#6 0x0000000000c5ddc5 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
#7 0x0000000000c3d136 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
#8 0x0000000000e377e9 in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
#9 0x0000000000e37e0c in PLT_HttpServerSocketTask::DoRun() ()
#10 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#11 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#12 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#13 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 6 (LWP 2285):
#0 0x00007ff4717af408 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x0000000000c4f22a in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
#2 0x0000000000c59628 in PLT_ThreadTask::IsAborting(int) ()
#3 0x0000000000e31d25 in PLT_CtrlPointHouseKeepingTask::DoRun() ()
#4 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#5 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#6 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#7 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 5 (LWP 2261):
#0 0x00007ff4717af047 in pthread_cond_wait () from /lib/libpthread.so.0
#1 0x0000000000a61861 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#5 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 4 (LWP 2282):
#0 0x00007ff46df97ca3 in select () from /lib/libc.so.6
#1 0x0000000000e8027b in ?? ()
#2 0x0000000000e80311 in ?? ()
#3 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#4 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 3 (LWP 2281):
#0 0x00007ff46df97ca3 in select () from /lib/libc.so.6
#1 0x0000000000e8027b in ?? ()
#2 0x0000000000e80311 in ?? ()
#3 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#4 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 2 (LWP 2280):
#0 0x00007ff46df9660d in poll () from /lib/libc.so.6
#1 0x00007ff471f98c4c in ?? () from /usr/lib/libavahi-common.so.3
#2 0x00007ff471f98fbb in avahi_simple_poll_run () from /usr/lib/libavahi-common.so.3
#3 0x00007ff471f9983f in avahi_simple_poll_iterate () from /usr/lib/libavahi-common.so.3
#4 0x00007ff471f99894 in avahi_simple_poll_loop () from /usr/lib/libavahi-common.so.3
#5 0x00007ff471f998d7 in ?? () from /usr/lib/libavahi-common.so.3
#6 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#7 0x00007ff46df9effd in clone () from /lib/libc.so.6
Thread 1 (LWP 2275):
#0 0x0000000000933ce7 in ADDON::CInputStream::UpdateConfig() ()
#1 0x0000000000934344 in ADDON::CInputStream::CInputStream(ADDON::AddonProps, std::string, std::string, std::string) ()
#2 0x00000000009344e5 in ADDON::CInputStream::FromExtension(ADDON::AddonProps, cp_extension_t const*) ()
#3 0x00000000009508a0 in ADDON::CAddonBuilder::Build() ()
#4 0x0000000000921696 in ADDON::CAddonMgr::Factory(cp_plugin_info_t const*, ADDON::TYPE, ADDON::CAddonBuilder&) ()
#5 0x000000000092173c in ADDON::CAddonMgr::Factory(cp_plugin_info_t const*, ADDON::TYPE) ()
#6 0x000000000092275b in ADDON::CAddonMgr::AddonsFromRepoXML(TiXmlElement const*, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#7 0x00000000009696ec in ADDON::CRepository::FetchIndex(std::string const&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#8 0x00000000009697d4 in ADDON::CRepository::Parse(ADDON::CRepository::DirInfo const&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#9 0x000000000096a1d5 in ADDON::CRepositoryUpdateJob::FetchIfChanged(std::string const&, std::string&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#10 0x000000000096a3f9 in ADDON::CRepositoryUpdateJob::DoWork() ()
#11 0x0000000000cefa84 in CJobWorker::Process() ()
#12 0x0000000000e57f96 in CThread::Action() ()
#13 0x0000000000e58701 in CThread::staticThread(void*) ()
#14 0x00007ff4717a9434 in ?? () from /lib/libpthread.so.0
#15 0x00007ff46df9effd in clone () from /lib/libc.so.6
############# END STACK TRACE ###############
################# LOG FILE ##################
20:58:47 T:140687781386304 NOTICE: special://profile/ is mapped to: special://masterprofile/
20:58:47 T:140687781386304 NOTICE: -----------------------------------------------------------------------
20:58:47 T:140687781386304 NOTICE: Starting Kodi (17.0-ALPHA1 Git:18e1df6). Platform: Linux x86 64-bit
20:58:47 T:140687781386304 NOTICE: Using Release Kodi x64 build
20:58:47 T:140687781386304 NOTICE: Kodi compiled Apr 26 2016 by GCC 6.0.1 for Linux x86 64-bit version 4.5.2 (263426)
20:58:47 T:140687781386304 NOTICE: Running on OpenELEC (official) - Version: devel-20160426180528-r22685-g65d4dac 8.0, kernel: Linux x86 64-bit version 4.5.2
20:58:47 T:140687781386304 NOTICE: FFmpeg version: 3.0.1
20:58:47 T:140687781386304 NOTICE: WARNING: unsupported ffmpeg version detected
20:58:47 T:140687781386304 NOTICE: Host CPU: Intel(R) Atom(TM) x5-Z8500 CPU @ 1.44GHz, 4 cores available
20:58:47 T:140687781386304 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
20:58:47 T:140687781386304 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
20:58:47 T:140687781386304 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
20:58:47 T:140687781386304 NOTICE: special://home/ is mapped to: /storage/.kodi
20:58:47 T:140687781386304 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
20:58:47 T:140687781386304 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
20:58:47 T:140687781386304 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
20:58:47 T:140687781386304 NOTICE: Local hostname: Kangaroo
20:58:47 T:140687781386304 NOTICE: Log File is located: /storage/.kodi/temp//kodi.log
20:58:47 T:140687781386304 NOTICE: -----------------------------------------------------------------------
20:58:47 T:140687781386304 ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
20:58:47 T:140687781386304 NOTICE: load settings...
20:58:47 T:140687781386304 NOTICE: Found 2 Lists of Devices
20:58:47 T:140687781386304 NOTICE: Enumerated ALSA devices:
20:58:47 T:140687781386304 NOTICE: Device 1
20:58:47 T:140687781386304 NOTICE: m_deviceName : default
20:58:47 T:140687781386304 NOTICE: m_displayName : Default (IntelHDMI IntelHDMI)
20:58:47 T:140687781386304 NOTICE: m_displayNameExtra:
20:58:47 T:140687781386304 NOTICE: m_deviceType : AE_DEVTYPE_PCM
20:58:47 T:140687781386304 NOTICE: m_channels : FL,FR,BL,BR,FC,LFE,SL,SR
20:58:47 T:140687781386304 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
20:58:47 T:140687781386304 NOTICE: m_dataFormats : AE_FMT_S24NE4
20:58:47 T:140687781386304 NOTICE: m_streamTypes : No passthrough capabilities
20:58:47 T:140687781386304 NOTICE: Enumerated PULSE devices:
20:58:47 T:140687781386304 NOTICE: Device 1
20:58:47 T:140687781386304 NOTICE: m_deviceName : Default
20:58:47 T:140687781386304 NOTICE: m_displayName : Default
20:58:47 T:140687781386304 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
20:58:47 T:140687781386304 NOTICE: m_deviceType : AE_DEVTYPE_PCM
20:58:47 T:140687781386304 NOTICE: m_channels : FL,FR
20:58:47 T:140687781386304 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
20:58:47 T:140687781386304 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
20:58:47 T:140687781386304 NOTICE: m_streamTypes : No passthrough capabilities
20:58:47 T:140687781386304 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
20:58:47 T:140687781386304 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
<?xml version="1.0" encoding="UTF-8" ?>
<advancedsettings>
<showexitbutton>false</showexitbutton>
<cputempcommand>cputemp</cputempcommand>
<gputempcommand>gputemp</gputempcommand>
<video>
<latency>
<delay>0</delay>
<refresh>
<min>23</min>
<max>24</max>
<delay>175</delay>
</refresh>
</latency>
<busydialogdelayms>750</busydialogdelayms>
</video>
<samba>
<clienttimeout>30</clienttimeout>
</samba>
<network>
<readbufferfactor>4.0</readbufferfactor>
</network>
</advancedsettings>
20:58:47 T:140687781386304 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
20:58:47 T:140687781386304 NOTICE: Contents of special://profile/advancedsettings.xml are...
<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>***INTERNAL IP ADDRESS REMOVED***</host>
<port>3306</port>
<user>***REMOVED***</user>
<pass>***REMOVED***</pass>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>***INTERNAL IP ADDRESS REMOVED***</host>
<port>3306</port>
<user>***REMOVED***</user>
<pass>***REMOVED***</pass>
</musicdatabase>
<videolibrary>
<importwatchedstate>true</importwatchedstate>
</videolibrary>
<pathsubstitution>
<substitute>
<from>special://profile/sources.xml</from>
<to>smb://***USER REMOVED***:***PASSWORD REMOVED***@diskstation/main/xbmc/userdata/sources.xml</to>
</substitute>
<substitute>
<from>special://profile/mediasources.xml</from>
<to>smb://***USER REMOVED***:***PASSWORD REMOVED***@diskstation/main/xbmc/userdata/mediasources.xml</to>
</substitute>
<substitute>
<from>special://profile/RssFeeds.xml</from>
<to>smb://***USER REMOVED***:***PASSWORD REMOVED***@diskstation/main/xbmc/userdata/RssFeeds.xml</to>
</substitute>
</pathsubstitution>
<network>
<buffermode>1</buffermode>
<cachemembuffersize>15728640</cachemembuffersize>
<readbufferfactor>4.0</readbufferfactor>
</network>
<hosts>
<entry name="diskstation">***INTERNAL IP ADDRESS REMOVED***</entry>
</hosts>
</advancedsettings>
20:58:47 T:140687781386304 WARNING: VIDEO database configuration is experimental.
20:58:47 T:140687781386304 NOTICE: Default Video Player: VideoPlayer
20:58:47 T:140687781386304 NOTICE: Default Audio Player: paplayer
20:58:47 T:140687781386304 NOTICE: Disabled debug logging due to GUI setting. Level 0.
20:58:47 T:140687781386304 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
20:58:49 T:140687781386304 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
20:58:49 T:140687781386304 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
20:58:49 T:140687781386304 NOTICE: Loaded playercorefactory configuration
20:58:49 T:140687781386304 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
20:58:49 T:140687781386304 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
20:58:49 T:140687781386304 NOTICE: Running database version Addons23
20:58:50 T:140687781386304 NOTICE: ADDONS: Using repository repository.xbmc.org
20:58:50 T:140687781386304 NOTICE: ADDONS: Using repository repository.openelec.tv
20:58:50 T:140687781386304 NOTICE: ADDONS: Using repository repository.kodi.game
20:58:50 T:140687781386304 NOTICE: Checking resolution 16
20:58:50 T:140687781386304 NOTICE: Using visual 0x21
20:58:50 T:140687781386304 NOTICE: GL_VENDOR = Intel Open Source Technology Center
20:58:50 T:140687781386304 NOTICE: GL_RENDERER = Mesa DRI Intel(R) HD Graphics (Cherryview)
20:58:50 T:140687781386304 NOTICE: GL_VERSION = 3.0 Mesa 11.2.1
20:58:50 T:140687781386304 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.30
20:58:50 T:140687781386304 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_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_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_stencil_texturing GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_vertex_attrib_binding GL_KHR_debug GL_ARB_buffer_storage GL_ARB_clear_texture 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_ARB_clip_control GL_ARB_conditional_render_inverted 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
20:58:50 T:140687781386304 ERROR: GL: Vertical Blank Syncing unsupported
20:58:50 T:140687781386304 ERROR: Error loading keymap: special://masterprofile/keymaps/disable_power_button.xml, Line 7
Error reading end tag.
20:58:50 T:140687781386304 ERROR: Error loading keymap: special://profile/keymaps/disable_power_button.xml, Line 7
Error reading end tag.
20:58:50 T:140687781386304 ERROR: failed to set m_originalLocale to en_US.UTF-8
20:58:50 T:140687781386304 NOTICE: Running database version Addons23
20:58:50 T:140687781386304 NOTICE: Running database version ViewModes6
20:58:50 T:140687781386304 NOTICE: Running database version Textures13
20:58:50 T:140687781386304 NOTICE: Running database version MyMusic60
20:58:50 T:140687781386304 NOTICE: Running database version MyVideos104
20:58:50 T:140687781386304 NOTICE: Running database version TV29
20:58:50 T:140687781386304 NOTICE: Running database version Epg11
20:58:50 T:140687781386304 NOTICE: start dvd mediatype detection
20:58:50 T:140687781386304 WARNING: CSkinInfo: failed to load skin settings
20:58:51 T:140687781386304 WARNING: Previous line repeats 1 times.
20:58:51 T:140687781386304 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
20:58:51 T:140687781386304 NOTICE: initialize done
20:58:51 T:140687781386304 NOTICE: Running the application...
20:58:51 T:140687781386304 NOTICE: starting zeroconf publishing
20:58:51 T:140687781386304 NOTICE: WebServer: Started the webserver
20:58:51 T:140687781386304 NOTICE: starting upnp client
20:58:51 T:140686611441408 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
20:58:51 T:140686611441408 NOTICE: UDP: Listening on port 9777
20:58:51 T:140686955378432 WARNING: CSkinInfo: failed to load skin settings
20:58:52 T:140687307675392 ERROR: CCurlFile::Stat - Failed: Couldn't resolve host name(6) for http://d3gtl9l2a4fn1j.cloudfront.net/t/p/original/8Z44Q4qgV62pGfdLog1peFm1QtW.jpg
20:58:59 T:140687324460800 WARNING: Create - unsupported protocol(androidapp) in androidapp://sources/apps/
20:59:07 T:140687324460800 ERROR: ADDON: Could not locate inputstream.smoothstream.so
############### END LOG FILE ################
############ END kodi CRASH LOG #############
############## kodi CRASH LOG ###############
################ SYSTEM INFO ################
Date: Sat May 7 21:00:22 PDT 2016
kodi Options: --standalone -fs --lircdev /run/lirc/lircd
Arch: x86_64
Kernel: Linux 4.5.2 #1 SMP Tue Apr 26 18:03:30 CEST 2016
Release: OpenELEC devel-20160426180528-r22685-g65d4dac
############## END SYSTEM INFO ##############
############### STACK TRACE #################
=====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1462680001.2384
=========================================
[New LWP 2419]
[New LWP 2395]
[New LWP 2396]
[New LWP 2446]
[New LWP 2386]
[New LWP 2393]
[New LWP 2394]
[New LWP 2399]
[New LWP 2401]
[New LWP 2406]
[New LWP 2407]
[New LWP 2411]
[New LWP 2417]
[New LWP 2418]
[New LWP 2431]
[New LWP 2397]
[New LWP 2384]
[New LWP 2447]
[New LWP 2410]
[New LWP 2388]
[New LWP 2389]
[New LWP 2412]
[New LWP 2385]
[New LWP 2404]
[New LWP 2409]
[New LWP 2402]
[New LWP 2408]
[New LWP 2405]
[New LWP 2400]
Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0000000000933ce7 in ADDON::CInputStream::UpdateConfig() ()
[Current thread is 1 (LWP 2419)]
Thread 29 (LWP 2400):
#0 0x00007fd4064c13d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000ceefbf in CJobManager::GetNextJob(CJobWorker const*) ()
#3 0x0000000000cefa70 in CJobWorker::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#7 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 28 (LWP 2405):
#0 0x00007fd402ca9ca3 in select () from /lib/libc.so.6
#1 0x0000000000e8027b in ?? ()
#2 0x0000000000e80311 in ?? ()
#3 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#4 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 27 (LWP 2408):
#0 0x00007fd402ca9ca3 in select () from /lib/libc.so.6
#1 0x0000000000c4cb11 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000c4e49a in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
#3 0x0000000000e3739c in PLT_HttpListenTask::DoRun() ()
#4 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#5 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#6 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#7 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 26 (LWP 2402):
#0 0x00007fd4064c13d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000df83c9 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
#3 0x0000000000a6d554 in ?? ()
#4 0x00007fd406331ca8 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007fd406332d1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007fd406332e89 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
#7 0x00007fd40638e1ae in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
#8 0x0000000000a65987 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
#9 0x0000000000a66e4b in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
#10 0x0000000000a6754a in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
#11 0x0000000000e57f96 in CThread::Action() ()
#12 0x0000000000e58701 in CThread::staticThread(void*) ()
#13 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#14 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 25 (LWP 2409):
#0 0x00007fd4064c1408 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x0000000000c4f22a in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
#2 0x0000000000c59628 in PLT_ThreadTask::IsAborting(int) ()
#3 0x0000000000e31d25 in PLT_CtrlPointHouseKeepingTask::DoRun() ()
#4 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#5 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#6 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#7 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 24 (LWP 2404):
#0 0x00007fd402ca860d in poll () from /lib/libc.so.6
#1 0x00007fd406caac4c in ?? () from /usr/lib/libavahi-common.so.3
#2 0x00007fd406caafbb in avahi_simple_poll_run () from /usr/lib/libavahi-common.so.3
#3 0x00007fd406cab83f in avahi_simple_poll_iterate () from /usr/lib/libavahi-common.so.3
#4 0x00007fd406cab894 in avahi_simple_poll_loop () from /usr/lib/libavahi-common.so.3
#5 0x00007fd406cab8d7 in ?? () from /usr/lib/libavahi-common.so.3
#6 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#7 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 23 (LWP 2385):
#0 0x00007fd4064c1047 in pthread_cond_wait () from /lib/libpthread.so.0
#1 0x0000000000a61861 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#5 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 22 (LWP 2412):
#0 0x00007fd402ca9ca3 in select () from /lib/libc.so.6
#1 0x0000000000cbcf03 in JSONRPC::CTCPServer::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#5 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 21 (LWP 2389):
#0 0x00007fd402ca9617 in ioctl () from /lib/libc.so.6
#1 0x00007fd405c1f8a3 in ?? () from /usr/lib/libasound.so.2
#2 0x000000000099cb93 in CAESinkALSA::AddPackets(unsigned char**, unsigned int, unsigned int) ()
#3 0x00000000009827e5 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
#4 0x0000000000982f9e in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
#5 0x0000000000983161 in ActiveAE::CActiveAESink::Process() ()
#6 0x0000000000e57f96 in CThread::Action() ()
#7 0x0000000000e58701 in CThread::staticThread(void*) ()
#8 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#9 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 20 (LWP 2388):
#0 0x00007fd4064c13d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x00000000008f2aae in CEvent::WaitMSec(unsigned int) ()
#3 0x0000000000980567 in ActiveAE::CActiveAE::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#7 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 19 (LWP 2410):
#0 0x00007fd402ca9ca3 in select () from /lib/libc.so.6
#1 0x0000000000c4cb11 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000c4d107 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
#3 0x0000000000e485f8 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
#4 0x0000000000c5dc55 in NPT_BufferedInputStream::FillBuffer() ()
#5 0x0000000000c5d9f8 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
#6 0x0000000000c5ddc5 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
#7 0x0000000000c3d76b in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) ()
#8 0x0000000000c41c14 in NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, bool, NPT_HttpResponse*&, NPT_Reference<NPT_HttpClient::Connection>*) ()
#9 0x0000000000e3900f in PLT_SsdpSearchTask::DoRun() ()
#10 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#11 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#12 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#13 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 18 (LWP 2447):
#0 0x00007fd4064c431d in accept () from /lib/libpthread.so.0
#1 0x00007fd3f041e1f7 in ?? () from /usr/lib/python2.7/lib-dynload/_socket.so
#2 0x00007fd406331645 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#3 0x00007fd40633214b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#4 0x00007fd40633214b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007fd40633214b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007fd406332d1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#7 0x00007fd4063a26dc in ?? () from /usr/lib/libpython2.7.so.1.0
#8 0x00007fd4063d42a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#9 0x00007fd4063e559c in ?? () from /usr/lib/libpython2.7.so.1.0
#10 0x00007fd4063d42a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#11 0x00007fd40632bb57 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#12 0x00007fd40637c192 in ?? () from /usr/lib/libpython2.7.so.1.0
#13 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#14 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 17 (LWP 2384):
#0 0x00007fd402ca860d in poll () from /lib/libc.so.6
#1 0x00007fd405899aab in ?? () from /usr/lib/libX11.so.6
#2 0x00007fd4058871eb in xcb_wait_for_special_event () from /usr/lib/libX11.so.6
#3 0x00007fd405800bfb in ?? () from /usr/lib/libEGL.so.1
#4 0x00007fd40580139b in ?? () from /usr/lib/libEGL.so.1
#5 0x00007fd3f2cff6a0 in ?? () from /usr/lib/dri/i965_dri.so
#6 0x00007fd3f2cffa8d in ?? () from /usr/lib/dri/i965_dri.so
#7 0x00007fd3f2e0c9d9 in ?? () from /usr/lib/dri/i965_dri.so
#8 0x0000000000e28047 in CRenderSystemGL::ClearBuffers(unsigned int) ()
#9 0x00000000008934b7 in CGUIWindowManager::RenderPass() const ()
#10 0x00000000008935c0 in CGUIWindowManager::Render() ()
#11 0x0000000000bcf643 in CApplication::Render() ()
#12 0x0000000000c3139a in CXBApplicationEx::Run() ()
#13 0x0000000000aa5f76 in XBMC_Run ()
#14 0x00000000007b02a7 in main ()
Thread 16 (LWP 2397):
#0 0x00007fd4064c13d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000b0955d in PERIPHERALS::CEventScanner::Process() ()
#3 0x0000000000e57f96 in CThread::Action() ()
#4 0x0000000000e58701 in CThread::staticThread(void*) ()
#5 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#6 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 15 (LWP 2431):
#0 0x00007fd4064c1408 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x0000000000c4f22a in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
#2 0x0000000000c3ebff in NPT_HttpConnectionManager::Run() ()
#3 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#4 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#5 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 14 (LWP 2418):
#0 0x00007fd402ca9ca3 in select () from /lib/libc.so.6
#1 0x0000000000cc89d6 in CAirPlayServer::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#5 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 13 (LWP 2417):
#0 0x00007fd402ca9ca3 in select () from /lib/libc.so.6
#1 0x00007fd3f05eac1c in ?? () from /usr/lib/libshairplay.so.0
#2 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#3 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 12 (LWP 2411):
#0 0x00007fd402ca9ca3 in select () from /lib/libc.so.6
#1 0x0000000000cbbd7b in SOCKETS::CSocketListener::Listen(int) ()
#2 0x0000000000cb523d in EVENTSERVER::CEventServer::Run() ()
#3 0x0000000000cb53a1 in EVENTSERVER::CEventServer::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#7 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 11 (LWP 2407):
#0 0x00007fd402ca9ca3 in select () from /lib/libc.so.6
#1 0x0000000000c4cb11 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000c4d107 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
#3 0x0000000000e485f8 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
#4 0x0000000000c5dc55 in NPT_BufferedInputStream::FillBuffer() ()
#5 0x0000000000c5d9f8 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
#6 0x0000000000c5ddc5 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
#7 0x0000000000c3d136 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
#8 0x0000000000e377e9 in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
#9 0x0000000000e37e0c in PLT_HttpServerSocketTask::DoRun() ()
#10 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#11 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#12 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#13 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 10 (LWP 2406):
#0 0x00007fd402ca9ca3 in select () from /lib/libc.so.6
#1 0x0000000000e8027b in ?? ()
#2 0x0000000000e80311 in ?? ()
#3 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#4 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 9 (LWP 2401):
#0 0x00007fd4064c13d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000ceefbf in CJobManager::GetNextJob(CJobWorker const*) ()
#3 0x0000000000cefa70 in CJobWorker::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#7 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 8 (LWP 2399):
#0 0x00007fd4064c13d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000ceefbf in CJobManager::GetNextJob(CJobWorker const*) ()
#3 0x0000000000cefa70 in CJobWorker::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#7 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 7 (LWP 2394):
#0 0x00007fd402ca860d in poll () from /lib/libc.so.6
#1 0x0000000000e15cc0 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
#2 0x0000000000e15d5e in PERIPHERALS::CPeripheralBusUSB::Process() ()
#3 0x0000000000e57f96 in CThread::Action() ()
#4 0x0000000000e58701 in CThread::staticThread(void*) ()
#5 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#6 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 6 (LWP 2393):
#0 0x00007fd4064c1408 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00007fd400056787 in ?? () from /usr/lib/libcec.so.3
#2 0x00007fd400057548 in CEC::CCECClient::Process() () from /usr/lib/libcec.so.3
#3 0x00007fd4000722d2 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.3
#4 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#5 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 5 (LWP 2386):
#0 0x00007fd402ca860d in poll () from /lib/libc.so.6
#1 0x0000000000cae724 in CFDEventMonitor::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#5 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 4 (LWP 2446):
#0 0x00007fd402ca860d in poll () from /lib/libc.so.6
#1 0x00007fd3c419e141 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007fd3c419a9f0 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#3 0x00007fd3c40cfd7e in ?? () from /usr/lib/python2.7/site-packages/glib/_glib.so
#4 0x00007fd406331645 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007fd406332d1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007fd406332032 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#7 0x00007fd40633214b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#8 0x00007fd406332d1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#9 0x00007fd4063a26dc in ?? () from /usr/lib/libpython2.7.so.1.0
#10 0x00007fd4063d42a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#11 0x00007fd4063e559c in ?? () from /usr/lib/libpython2.7.so.1.0
#12 0x00007fd4063d42a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#13 0x00007fd40632bb57 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#14 0x00007fd40637c192 in ?? () from /usr/lib/libpython2.7.so.1.0
#15 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#16 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 3 (LWP 2396):
#0 0x00007fd4064c13d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x00000000008f2aae in CEvent::WaitMSec(unsigned int) ()
#3 0x0000000000b005f5 in PERIPHERALS::CPeripheralBus::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#7 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 2 (LWP 2395):
#0 0x00007fd4064c13d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x00000000008f2aae in CEvent::WaitMSec(unsigned int) ()
#3 0x0000000000b005f5 in PERIPHERALS::CPeripheralBus::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#7 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
Thread 1 (LWP 2419):
#0 0x0000000000933ce7 in ADDON::CInputStream::UpdateConfig() ()
#1 0x0000000000934344 in ADDON::CInputStream::CInputStream(ADDON::AddonProps, std::string, std::string, std::string) ()
#2 0x00000000009344e5 in ADDON::CInputStream::FromExtension(ADDON::AddonProps, cp_extension_t const*) ()
#3 0x00000000009508a0 in ADDON::CAddonBuilder::Build() ()
#4 0x0000000000921696 in ADDON::CAddonMgr::Factory(cp_plugin_info_t const*, ADDON::TYPE, ADDON::CAddonBuilder&) ()
#5 0x000000000092173c in ADDON::CAddonMgr::Factory(cp_plugin_info_t const*, ADDON::TYPE) ()
#6 0x000000000092275b in ADDON::CAddonMgr::AddonsFromRepoXML(TiXmlElement const*, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#7 0x00000000009696ec in ADDON::CRepository::FetchIndex(std::string const&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#8 0x00000000009697d4 in ADDON::CRepository::Parse(ADDON::CRepository::DirInfo const&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#9 0x000000000096a1d5 in ADDON::CRepositoryUpdateJob::FetchIfChanged(std::string const&, std::string&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#10 0x000000000096a3f9 in ADDON::CRepositoryUpdateJob::DoWork() ()
#11 0x0000000000cefa84 in CJobWorker::Process() ()
#12 0x0000000000e57f96 in CThread::Action() ()
#13 0x0000000000e58701 in CThread::staticThread(void*) ()
#14 0x00007fd4064bb434 in ?? () from /lib/libpthread.so.0
#15 0x00007fd402cb0ffd in clone () from /lib/libc.so.6
############# END STACK TRACE ###############
################# LOG FILE ##################
20:59:45 T:140548544198720 NOTICE: special://profile/ is mapped to: special://masterprofile/
20:59:45 T:140548544198720 NOTICE: -----------------------------------------------------------------------
20:59:45 T:140548544198720 NOTICE: Starting Kodi (17.0-ALPHA1 Git:18e1df6). Platform: Linux x86 64-bit
20:59:45 T:140548544198720 NOTICE: Using Release Kodi x64 build
20:59:45 T:140548544198720 NOTICE: Kodi compiled Apr 26 2016 by GCC 6.0.1 for Linux x86 64-bit version 4.5.2 (263426)
20:59:45 T:140548544198720 NOTICE: Running on OpenELEC (official) - Version: devel-20160426180528-r22685-g65d4dac 8.0, kernel: Linux x86 64-bit version 4.5.2
20:59:45 T:140548544198720 NOTICE: FFmpeg version: 3.0.1
20:59:45 T:140548544198720 NOTICE: WARNING: unsupported ffmpeg version detected
20:59:45 T:140548544198720 NOTICE: Host CPU: Intel(R) Atom(TM) x5-Z8500 CPU @ 1.44GHz, 4 cores available
20:59:45 T:140548544198720 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
20:59:45 T:140548544198720 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
20:59:45 T:140548544198720 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
20:59:45 T:140548544198720 NOTICE: special://home/ is mapped to: /storage/.kodi
20:59:45 T:140548544198720 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
20:59:45 T:140548544198720 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
20:59:45 T:140548544198720 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
20:59:45 T:140548544198720 NOTICE: Local hostname: Kangaroo
20:59:45 T:140548544198720 NOTICE: Log File is located: /storage/.kodi/temp//kodi.log
20:59:45 T:140548544198720 NOTICE: -----------------------------------------------------------------------
20:59:45 T:140548544198720 ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
20:59:45 T:140548544198720 NOTICE: load settings...
20:59:45 T:140548544198720 NOTICE: Found 2 Lists of Devices
20:59:45 T:140548544198720 NOTICE: Enumerated ALSA devices:
20:59:45 T:140548544198720 NOTICE: Device 1
20:59:45 T:140548544198720 NOTICE: m_deviceName : default
20:59:45 T:140548544198720 NOTICE: m_displayName : Default (IntelHDMI IntelHDMI)
20:59:45 T:140548544198720 NOTICE: m_displayNameExtra:
20:59:45 T:140548544198720 NOTICE: m_deviceType : AE_DEVTYPE_PCM
20:59:45 T:140548544198720 NOTICE: m_channels : FL,FR,BL,BR,FC,LFE,SL,SR
20:59:45 T:140548544198720 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
20:59:45 T:140548544198720 NOTICE: m_dataFormats : AE_FMT_S24NE4
20:59:45 T:140548544198720 NOTICE: m_streamTypes : No passthrough capabilities
20:59:45 T:140548544198720 NOTICE: Enumerated PULSE devices:
20:59:45 T:140548544198720 NOTICE: Device 1
20:59:45 T:140548544198720 NOTICE: m_deviceName : Default
20:59:45 T:140548544198720 NOTICE: m_displayName : Default
20:59:45 T:140548544198720 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
20:59:45 T:140548544198720 NOTICE: m_deviceType : AE_DEVTYPE_PCM
20:59:45 T:140548544198720 NOTICE: m_channels : FL,FR
20:59:45 T:140548544198720 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
20:59:45 T:140548544198720 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
20:59:45 T:140548544198720 NOTICE: m_streamTypes : No passthrough capabilities
20:59:45 T:140548544198720 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
20:59:45 T:140548544198720 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
<?xml version="1.0" encoding="UTF-8" ?>
<advancedsettings>
<showexitbutton>false</showexitbutton>
<cputempcommand>cputemp</cputempcommand>
<gputempcommand>gputemp</gputempcommand>
<video>
<latency>
<delay>0</delay>
<refresh>
<min>23</min>
<max>24</max>
<delay>175</delay>
</refresh>
</latency>
<busydialogdelayms>750</busydialogdelayms>
</video>
<samba>
<clienttimeout>30</clienttimeout>
</samba>
<network>
<readbufferfactor>4.0</readbufferfactor>
</network>
</advancedsettings>
20:59:45 T:140548544198720 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
20:59:45 T:140548544198720 NOTICE: Contents of special://profile/advancedsettings.xml are...
<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>***INTERNAL IP ADDRESS REMOVED***</host>
<port>3306</port>
<user>***REMOVED***</user>
<pass>***REMOVED***</pass>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>***INTERNAL IP ADDRESS REMOVED***</host>
<port>3306</port>
<user>***REMOVED***</user>
<pass>***REMOVED***</pass>
</musicdatabase>
<videolibrary>
<importwatchedstate>true</importwatchedstate>
</videolibrary>
<pathsubstitution>
<substitute>
<from>special://profile/sources.xml</from>
<to>smb://***USER REMOVED***:***PASSWORD REMOVED***@diskstation/main/xbmc/userdata/sources.xml</to>
</substitute>
<substitute>
<from>special://profile/mediasources.xml</from>
<to>smb://***USER REMOVED***:***PASSWORD REMOVED***@diskstation/main/xbmc/userdata/mediasources.xml</to>
</substitute>
<substitute>
<from>special://profile/RssFeeds.xml</from>
<to>smb://***USER REMOVED***:***PASSWORD REMOVED***@diskstation/main/xbmc/userdata/RssFeeds.xml</to>
</substitute>
</pathsubstitution>
<network>
<buffermode>1</buffermode>
<cachemembuffersize>15728640</cachemembuffersize>
<readbufferfactor>4.0</readbufferfactor>
</network>
<hosts>
<entry name="diskstation">***INTERNAL IP ADDRESS REMOVED***</entry>
</hosts>
</advancedsettings>
20:59:45 T:140548544198720 WARNING: VIDEO database configuration is experimental.
20:59:45 T:140548544198720 NOTICE: Default Video Player: VideoPlayer
20:59:45 T:140548544198720 NOTICE: Default Audio Player: paplayer
20:59:45 T:140548544198720 NOTICE: Disabled debug logging due to GUI setting. Level 0.
20:59:45 T:140548544198720 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
20:59:46 T:140548544198720 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
20:59:46 T:140548544198720 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
20:59:46 T:140548544198720 NOTICE: Loaded playercorefactory configuration
20:59:46 T:140548544198720 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
20:59:46 T:140548544198720 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
20:59:47 T:140548544198720 NOTICE: Running database version Addons23
20:59:49 T:140548544198720 NOTICE: ADDONS: Using repository repository.xbmc.org
20:59:49 T:140548544198720 NOTICE: ADDONS: Using repository repository.openelec.tv
20:59:49 T:140548544198720 NOTICE: ADDONS: Using repository repository.kodi.game
20:59:49 T:140548544198720 NOTICE: Checking resolution 16
20:59:49 T:140548544198720 NOTICE: Using visual 0x21
20:59:49 T:140548544198720 NOTICE: GL_VENDOR = Intel Open Source Technology Center
20:59:49 T:140548544198720 NOTICE: GL_RENDERER = Mesa DRI Intel(R) HD Graphics (Cherryview)
20:59:49 T:140548544198720 NOTICE: GL_VERSION = 3.0 Mesa 11.2.1
20:59:49 T:140548544198720 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.30
20:59:49 T:140548544198720 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_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_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_stencil_texturing GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_vertex_attrib_binding GL_KHR_debug GL_ARB_buffer_storage GL_ARB_clear_texture 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_ARB_clip_control GL_ARB_conditional_render_inverted 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
20:59:50 T:140548544198720 ERROR: GL: Vertical Blank Syncing unsupported
20:59:50 T:140548544198720 ERROR: Error loading keymap: special://masterprofile/keymaps/disable_power_button.xml, Line 7
Error reading end tag.
20:59:50 T:140548544198720 ERROR: Error loading keymap: special://profile/keymaps/disable_power_button.xml, Line 7
Error reading end tag.
20:59:50 T:140548544198720 ERROR: failed to set m_originalLocale to en_US.UTF-8
20:59:50 T:140548544198720 NOTICE: Running database version Addons23
20:59:50 T:140548544198720 NOTICE: Running database version ViewModes6
20:59:50 T:140548544198720 NOTICE: Running database version Textures13
20:59:50 T:140548544198720 NOTICE: Running database version MyMusic60
20:59:50 T:140548544198720 NOTICE: Running database version MyVideos104
20:59:50 T:140548544198720 NOTICE: Running database version TV29
20:59:50 T:140548544198720 NOTICE: Running database version Epg11
20:59:50 T:140548544198720 NOTICE: start dvd mediatype detection
20:59:50 T:140548544198720 WARNING: CSkinInfo: failed to load skin settings
20:59:50 T:140548544198720 WARNING: Previous line repeats 1 times.
20:59:50 T:140548544198720 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
20:59:50 T:140548544198720 NOTICE: initialize done
20:59:50 T:140548544198720 NOTICE: Running the application...
20:59:50 T:140548544198720 NOTICE: starting zeroconf publishing
20:59:50 T:140548544198720 NOTICE: WebServer: Started the webserver
20:59:50 T:140548544198720 NOTICE: starting upnp client
20:59:50 T:140547301832448 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
20:59:50 T:140547301832448 NOTICE: UDP: Listening on port 9777
20:59:51 T:140548123891456 WARNING: CSkinInfo: failed to load skin settings
20:59:58 T:140548149069568 WARNING: Create - unsupported protocol(androidapp) in androidapp://sources/apps/
21:00:01 T:140547167614720 ERROR: ADDON: Could not locate inputstream.smoothstream.so
############### END LOG FILE ################
############ END kodi CRASH LOG #############
############## kodi CRASH LOG ###############
################ SYSTEM INFO ################
Date: Sat May 7 21:01:08 PDT 2016
kodi Options: --standalone -fs --lircdev /run/lirc/lircd
Arch: x86_64
Kernel: Linux 4.5.2 #1 SMP Tue Apr 26 18:03:30 CEST 2016
Release: OpenELEC devel-20160426180528-r22685-g65d4dac
############## END SYSTEM INFO ##############
############### STACK TRACE #################
=====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1462680049.2501
=========================================
[New LWP 2516]
[New LWP 2505]
[New LWP 2518]
[New LWP 2522]
[New LWP 2503]
[New LWP 2517]
[New LWP 2560]
[New LWP 2519]
[New LWP 2510]
[New LWP 2521]
[New LWP 2502]
[New LWP 2511]
[New LWP 2501]
[New LWP 2534]
[New LWP 2512]
[New LWP 2524]
[New LWP 2529]
[New LWP 2513]
[New LWP 2525]
[New LWP 2523]
[New LWP 2528]
[New LWP 2526]
[New LWP 2530]
[New LWP 2527]
[New LWP 2514]
[New LWP 2536]
[New LWP 2506]
[New LWP 2546]
[New LWP 2561]
Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0000000000933ce7 in ADDON::CInputStream::UpdateConfig() ()
[Current thread is 1 (LWP 2516)]
Thread 29 (LWP 2561):
#0 0x00007ff3a2d4131d in accept () from /lib/libpthread.so.0
#1 0x00007ff38c4881f7 in ?? () from /usr/lib/python2.7/lib-dynload/_socket.so
#2 0x00007ff3a2bae645 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#3 0x00007ff3a2baf14b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#4 0x00007ff3a2baf14b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007ff3a2baf14b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007ff3a2bafd1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#7 0x00007ff3a2c1f6dc in ?? () from /usr/lib/libpython2.7.so.1.0
#8 0x00007ff3a2c512a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#9 0x00007ff3a2c6259c in ?? () from /usr/lib/libpython2.7.so.1.0
#10 0x00007ff3a2c512a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#11 0x00007ff3a2ba8b57 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#12 0x00007ff3a2bf9192 in ?? () from /usr/lib/libpython2.7.so.1.0
#13 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#14 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 28 (LWP 2546):
#0 0x00007ff3a2d3e408 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x0000000000c4f22a in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
#2 0x0000000000c3ebff in NPT_HttpConnectionManager::Run() ()
#3 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#4 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#5 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 27 (LWP 2506):
#0 0x00007ff39f526617 in ioctl () from /lib/libc.so.6
#1 0x00007ff3a249c8a3 in ?? () from /usr/lib/libasound.so.2
#2 0x000000000099cb93 in CAESinkALSA::AddPackets(unsigned char**, unsigned int, unsigned int) ()
#3 0x00000000009827e5 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
#4 0x0000000000982f9e in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
#5 0x0000000000983161 in ActiveAE::CActiveAESink::Process() ()
#6 0x0000000000e57f96 in CThread::Action() ()
#7 0x0000000000e58701 in CThread::staticThread(void*) ()
#8 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#9 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 26 (LWP 2536):
#0 0x00007ff3a2d3e3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000ceefbf in CJobManager::GetNextJob(CJobWorker const*) ()
#3 0x0000000000cefa70 in CJobWorker::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#7 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 25 (LWP 2514):
#0 0x00007ff3a2d3e3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000b0955d in PERIPHERALS::CEventScanner::Process() ()
#3 0x0000000000e57f96 in CThread::Action() ()
#4 0x0000000000e58701 in CThread::staticThread(void*) ()
#5 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#6 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 24 (LWP 2527):
#0 0x00007ff39f526ca3 in select () from /lib/libc.so.6
#1 0x0000000000c4cb11 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000c4d107 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
#3 0x0000000000e485f8 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
#4 0x0000000000c5dc55 in NPT_BufferedInputStream::FillBuffer() ()
#5 0x0000000000c5d9f8 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
#6 0x0000000000c5ddc5 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
#7 0x0000000000c3d76b in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) ()
#8 0x0000000000c41c14 in NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, bool, NPT_HttpResponse*&, NPT_Reference<NPT_HttpClient::Connection>*) ()
#9 0x0000000000e3900f in PLT_SsdpSearchTask::DoRun() ()
#10 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#11 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#12 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#13 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 23 (LWP 2530):
#0 0x00007ff39f526ca3 in select () from /lib/libc.so.6
#1 0x00007ff39c01dc1c in ?? () from /usr/lib/libshairplay.so.0
#2 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#3 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 22 (LWP 2526):
#0 0x00007ff3a2d3e408 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x0000000000c4f22a in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
#2 0x0000000000c59628 in PLT_ThreadTask::IsAborting(int) ()
#3 0x0000000000e31d25 in PLT_CtrlPointHouseKeepingTask::DoRun() ()
#4 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#5 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#6 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#7 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 21 (LWP 2528):
#0 0x00007ff39f526ca3 in select () from /lib/libc.so.6
#1 0x0000000000cbbd7b in SOCKETS::CSocketListener::Listen(int) ()
#2 0x0000000000cb523d in EVENTSERVER::CEventServer::Run() ()
#3 0x0000000000cb53a1 in EVENTSERVER::CEventServer::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#7 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 20 (LWP 2523):
#0 0x00007ff39f526ca3 in select () from /lib/libc.so.6
#1 0x0000000000e8027b in ?? ()
#2 0x0000000000e80311 in ?? ()
#3 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#4 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 19 (LWP 2525):
#0 0x00007ff39f526ca3 in select () from /lib/libc.so.6
#1 0x0000000000c4cb11 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000c4e49a in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
#3 0x0000000000e3739c in PLT_HttpListenTask::DoRun() ()
#4 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#5 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#6 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#7 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 18 (LWP 2513):
#0 0x00007ff3a2d3e3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x00000000008f2aae in CEvent::WaitMSec(unsigned int) ()
#3 0x0000000000b005f5 in PERIPHERALS::CPeripheralBus::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#7 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 17 (LWP 2529):
#0 0x00007ff39f526ca3 in select () from /lib/libc.so.6
#1 0x0000000000cbcf03 in JSONRPC::CTCPServer::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#5 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 16 (LWP 2524):
#0 0x00007ff39f526ca3 in select () from /lib/libc.so.6
#1 0x0000000000c4cb11 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000c4d107 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
#3 0x0000000000e485f8 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
#4 0x0000000000c5dc55 in NPT_BufferedInputStream::FillBuffer() ()
#5 0x0000000000c5d9f8 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
#6 0x0000000000c5ddc5 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
#7 0x0000000000c3d136 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
#8 0x0000000000e377e9 in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
#9 0x0000000000e37e0c in PLT_HttpServerSocketTask::DoRun() ()
#10 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#11 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#12 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#13 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 15 (LWP 2512):
#0 0x00007ff3a2d3e3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x00000000008f2aae in CEvent::WaitMSec(unsigned int) ()
#3 0x0000000000b005f5 in PERIPHERALS::CPeripheralBus::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#7 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 14 (LWP 2534):
#0 0x00007ff39f526ca3 in select () from /lib/libc.so.6
#1 0x0000000000cc89d6 in CAirPlayServer::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#5 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 13 (LWP 2501):
#0 0x000000000087b348 in CGraphicContext::GetGUIScaling(RESOLUTION_INFO const&, float&, float&, TransformMatrix*) ()
#1 0x000000000087d283 in CGraphicContext::SetScalingResolution(RESOLUTION_INFO const&, bool) ()
#2 0x000000000087d3fb in CGraphicContext::SetRenderingResolution(RESOLUTION_INFO const&, bool) ()
#3 0x000000000088dc67 in CGUIWindow::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
#4 0x0000000000892324 in CGUIWindowManager::Process(unsigned int) ()
#5 0x0000000000bcd798 in CApplication::FrameMove(bool, bool) ()
#6 0x0000000000c31386 in CXBApplicationEx::Run() ()
#7 0x0000000000aa5f76 in XBMC_Run ()
#8 0x00000000007b02a7 in main ()
Thread 12 (LWP 2511):
#0 0x00007ff39f52560d in poll () from /lib/libc.so.6
#1 0x0000000000e15cc0 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
#2 0x0000000000e15d5e in PERIPHERALS::CPeripheralBusUSB::Process() ()
#3 0x0000000000e57f96 in CThread::Action() ()
#4 0x0000000000e58701 in CThread::staticThread(void*) ()
#5 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#6 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 11 (LWP 2502):
#0 0x00007ff3a2d3e047 in pthread_cond_wait () from /lib/libpthread.so.0
#1 0x0000000000a61861 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#5 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 10 (LWP 2521):
#0 0x00007ff39f52560d in poll () from /lib/libc.so.6
#1 0x00007ff3a3527c4c in ?? () from /usr/lib/libavahi-common.so.3
#2 0x00007ff3a3527fbb in avahi_simple_poll_run () from /usr/lib/libavahi-common.so.3
#3 0x00007ff3a352883f in avahi_simple_poll_iterate () from /usr/lib/libavahi-common.so.3
#4 0x00007ff3a3528894 in avahi_simple_poll_loop () from /usr/lib/libavahi-common.so.3
#5 0x00007ff3a35288d7 in ?? () from /usr/lib/libavahi-common.so.3
#6 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#7 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 9 (LWP 2510):
#0 0x00007ff3a2d3e408 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00007ff39c0d6787 in ?? () from /usr/lib/libcec.so.3
#2 0x00007ff39c0d7548 in CEC::CCECClient::Process() () from /usr/lib/libcec.so.3
#3 0x00007ff39c0f22d2 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.3
#4 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#5 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 8 (LWP 2519):
#0 0x00007ff3a2d3e3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000df83c9 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
#3 0x0000000000a6d554 in ?? ()
#4 0x00007ff3a2baeca8 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007ff3a2bafd1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007ff3a2bafe89 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
#7 0x00007ff3a2c0b1ae in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
#8 0x0000000000a65987 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
#9 0x0000000000a66e4b in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
#10 0x0000000000a6754a in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
#11 0x0000000000e57f96 in CThread::Action() ()
#12 0x0000000000e58701 in CThread::staticThread(void*) ()
#13 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#14 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 7 (LWP 2560):
#0 0x00007ff39f52560d in poll () from /lib/libc.so.6
#1 0x00007ff35c3aa141 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007ff35c3a69f0 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#3 0x00007ff35c140d7e in ?? () from /usr/lib/python2.7/site-packages/glib/_glib.so
#4 0x00007ff3a2bae645 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007ff3a2bafd1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007ff3a2baf032 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#7 0x00007ff3a2baf14b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#8 0x00007ff3a2bafd1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#9 0x00007ff3a2c1f6dc in ?? () from /usr/lib/libpython2.7.so.1.0
#10 0x00007ff3a2c512a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#11 0x00007ff3a2c6259c in ?? () from /usr/lib/libpython2.7.so.1.0
#12 0x00007ff3a2c512a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#13 0x00007ff3a2ba8b57 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#14 0x00007ff3a2bf9192 in ?? () from /usr/lib/libpython2.7.so.1.0
#15 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#16 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 6 (LWP 2517):
#0 0x00007ff3a2d3e3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000ceefbf in CJobManager::GetNextJob(CJobWorker const*) ()
#3 0x0000000000cefa70 in CJobWorker::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#7 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 5 (LWP 2503):
#0 0x00007ff39f52560d in poll () from /lib/libc.so.6
#1 0x0000000000cae724 in CFDEventMonitor::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#5 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 4 (LWP 2522):
#0 0x00007ff39f526ca3 in select () from /lib/libc.so.6
#1 0x0000000000e8027b in ?? ()
#2 0x0000000000e80311 in ?? ()
#3 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#4 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 3 (LWP 2518):
#0 0x00007ff3a2d3e3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000ceefbf in CJobManager::GetNextJob(CJobWorker const*) ()
#3 0x0000000000cefa70 in CJobWorker::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#7 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 2 (LWP 2505):
#0 0x00007ff3a2d3e3d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x00000000008f2aae in CEvent::WaitMSec(unsigned int) ()
#3 0x0000000000980567 in ActiveAE::CActiveAE::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#7 0x00007ff39f52dffd in clone () from /lib/libc.so.6
Thread 1 (LWP 2516):
#0 0x0000000000933ce7 in ADDON::CInputStream::UpdateConfig() ()
#1 0x0000000000934344 in ADDON::CInputStream::CInputStream(ADDON::AddonProps, std::string, std::string, std::string) ()
#2 0x00000000009344e5 in ADDON::CInputStream::FromExtension(ADDON::AddonProps, cp_extension_t const*) ()
#3 0x00000000009508a0 in ADDON::CAddonBuilder::Build() ()
#4 0x0000000000921696 in ADDON::CAddonMgr::Factory(cp_plugin_info_t const*, ADDON::TYPE, ADDON::CAddonBuilder&) ()
#5 0x000000000092173c in ADDON::CAddonMgr::Factory(cp_plugin_info_t const*, ADDON::TYPE) ()
#6 0x000000000092275b in ADDON::CAddonMgr::AddonsFromRepoXML(TiXmlElement const*, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#7 0x00000000009696ec in ADDON::CRepository::FetchIndex(std::string const&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#8 0x00000000009697d4 in ADDON::CRepository::Parse(ADDON::CRepository::DirInfo const&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#9 0x000000000096a1d5 in ADDON::CRepositoryUpdateJob::FetchIfChanged(std::string const&, std::string&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#10 0x000000000096a3f9 in ADDON::CRepositoryUpdateJob::DoWork() ()
#11 0x0000000000cefa84 in CJobWorker::Process() ()
#12 0x0000000000e57f96 in CThread::Action() ()
#13 0x0000000000e58701 in CThread::staticThread(void*) ()
#14 0x00007ff3a2d38434 in ?? () from /lib/libpthread.so.0
#15 0x00007ff39f52dffd in clone () from /lib/libc.so.6
############# END STACK TRACE ###############
################# LOG FILE ##################
21:00:35 T:140684314331200 NOTICE: special://profile/ is mapped to: special://masterprofile/
21:00:35 T:140684314331200 NOTICE: -----------------------------------------------------------------------
21:00:35 T:140684314331200 NOTICE: Starting Kodi (17.0-ALPHA1 Git:18e1df6). Platform: Linux x86 64-bit
21:00:35 T:140684314331200 NOTICE: Using Release Kodi x64 build
21:00:35 T:140684314331200 NOTICE: Kodi compiled Apr 26 2016 by GCC 6.0.1 for Linux x86 64-bit version 4.5.2 (263426)
21:00:35 T:140684314331200 NOTICE: Running on OpenELEC (official) - Version: devel-20160426180528-r22685-g65d4dac 8.0, kernel: Linux x86 64-bit version 4.5.2
21:00:35 T:140684314331200 NOTICE: FFmpeg version: 3.0.1
21:00:35 T:140684314331200 NOTICE: WARNING: unsupported ffmpeg version detected
21:00:35 T:140684314331200 NOTICE: Host CPU: Intel(R) Atom(TM) x5-Z8500 CPU @ 1.44GHz, 4 cores available
21:00:35 T:140684314331200 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
21:00:35 T:140684314331200 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
21:00:35 T:140684314331200 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
21:00:35 T:140684314331200 NOTICE: special://home/ is mapped to: /storage/.kodi
21:00:35 T:140684314331200 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
21:00:35 T:140684314331200 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
21:00:35 T:140684314331200 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
21:00:35 T:140684314331200 NOTICE: Local hostname: Kangaroo
21:00:35 T:140684314331200 NOTICE: Log File is located: /storage/.kodi/temp//kodi.log
21:00:35 T:140684314331200 NOTICE: -----------------------------------------------------------------------
21:00:35 T:140684314331200 ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
21:00:35 T:140684314331200 NOTICE: load settings...
21:00:35 T:140684314331200 NOTICE: Found 2 Lists of Devices
21:00:35 T:140684314331200 NOTICE: Enumerated ALSA devices:
21:00:35 T:140684314331200 NOTICE: Device 1
21:00:35 T:140684314331200 NOTICE: m_deviceName : default
21:00:35 T:140684314331200 NOTICE: m_displayName : Default (IntelHDMI IntelHDMI)
21:00:35 T:140684314331200 NOTICE: m_displayNameExtra:
21:00:35 T:140684314331200 NOTICE: m_deviceType : AE_DEVTYPE_PCM
21:00:35 T:140684314331200 NOTICE: m_channels : FL,FR,BL,BR,FC,LFE,SL,SR
21:00:35 T:140684314331200 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
21:00:35 T:140684314331200 NOTICE: m_dataFormats : AE_FMT_S24NE4
21:00:35 T:140684314331200 NOTICE: m_streamTypes : No passthrough capabilities
21:00:35 T:140684314331200 NOTICE: Enumerated PULSE devices:
21:00:35 T:140684314331200 NOTICE: Device 1
21:00:35 T:140684314331200 NOTICE: m_deviceName : Default
21:00:35 T:140684314331200 NOTICE: m_displayName : Default
21:00:35 T:140684314331200 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
21:00:35 T:140684314331200 NOTICE: m_deviceType : AE_DEVTYPE_PCM
21:00:35 T:140684314331200 NOTICE: m_channels : FL,FR
21:00:35 T:140684314331200 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
21:00:35 T:140684314331200 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
21:00:35 T:140684314331200 NOTICE: m_streamTypes : No passthrough capabilities
21:00:35 T:140684314331200 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
21:00:35 T:140684314331200 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
<?xml version="1.0" encoding="UTF-8" ?>
<advancedsettings>
<showexitbutton>false</showexitbutton>
<cputempcommand>cputemp</cputempcommand>
<gputempcommand>gputemp</gputempcommand>
<video>
<latency>
<delay>0</delay>
<refresh>
<min>23</min>
<max>24</max>
<delay>175</delay>
</refresh>
</latency>
<busydialogdelayms>750</busydialogdelayms>
</video>
<samba>
<clienttimeout>30</clienttimeout>
</samba>
<network>
<readbufferfactor>4.0</readbufferfactor>
</network>
</advancedsettings>
21:00:35 T:140684314331200 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
21:00:35 T:140684314331200 NOTICE: Contents of special://profile/advancedsettings.xml are...
<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>***INTERNAL IP ADDRESS REMOVED***</host>
<port>3306</port>
<user>***REMOVED***</user>
<pass>***REMOVED***</pass>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>***INTERNAL IP ADDRESS REMOVED***</host>
<port>3306</port>
<user>***REMOVED***</user>
<pass>***REMOVED***</pass>
</musicdatabase>
<videolibrary>
<importwatchedstate>true</importwatchedstate>
</videolibrary>
<pathsubstitution>
<substitute>
<from>special://profile/sources.xml</from>
<to>smb://***USER REMOVED***:***PASSWORD REMOVED***@diskstation/main/xbmc/userdata/sources.xml</to>
</substitute>
<substitute>
<from>special://profile/mediasources.xml</from>
<to>smb://***USER REMOVED***:***PASSWORD REMOVED***@diskstation/main/xbmc/userdata/mediasources.xml</to>
</substitute>
<substitute>
<from>special://profile/RssFeeds.xml</from>
<to>smb://***USER REMOVED***:***PASSWORD REMOVED***@diskstation/main/xbmc/userdata/RssFeeds.xml</to>
</substitute>
</pathsubstitution>
<network>
<buffermode>1</buffermode>
<cachemembuffersize>15728640</cachemembuffersize>
<readbufferfactor>4.0</readbufferfactor>
</network>
<hosts>
<entry name="diskstation">***INTERNAL IP ADDRESS REMOVED***</entry>
</hosts>
</advancedsettings>
21:00:35 T:140684314331200 WARNING: VIDEO database configuration is experimental.
21:00:35 T:140684314331200 NOTICE: Default Video Player: VideoPlayer
21:00:35 T:140684314331200 NOTICE: Default Audio Player: paplayer
21:00:35 T:140684314331200 NOTICE: Disabled debug logging due to GUI setting. Level 0.
21:00:35 T:140684314331200 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
21:00:36 T:140684314331200 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
21:00:36 T:140684314331200 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
21:00:36 T:140684314331200 NOTICE: Loaded playercorefactory configuration
21:00:36 T:140684314331200 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
21:00:36 T:140684314331200 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
21:00:36 T:140684314331200 NOTICE: Running database version Addons23
21:00:37 T:140684314331200 NOTICE: ADDONS: Using repository repository.xbmc.org
21:00:37 T:140684314331200 NOTICE: ADDONS: Using repository repository.openelec.tv
21:00:37 T:140684314331200 NOTICE: ADDONS: Using repository repository.kodi.game
21:00:37 T:140684314331200 NOTICE: Checking resolution 16
21:00:37 T:140684314331200 NOTICE: Using visual 0x21
21:00:37 T:140684314331200 NOTICE: GL_VENDOR = Intel Open Source Technology Center
21:00:37 T:140684314331200 NOTICE: GL_RENDERER = Mesa DRI Intel(R) HD Graphics (Cherryview)
21:00:37 T:140684314331200 NOTICE: GL_VERSION = 3.0 Mesa 11.2.1
21:00:37 T:140684314331200 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.30
21:00:37 T:140684314331200 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_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_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_stencil_texturing GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_vertex_attrib_binding GL_KHR_debug GL_ARB_buffer_storage GL_ARB_clear_texture 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_ARB_clip_control GL_ARB_conditional_render_inverted 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
21:00:37 T:140684314331200 ERROR: GL: Vertical Blank Syncing unsupported
21:00:37 T:140684314331200 ERROR: Error loading keymap: special://masterprofile/keymaps/disable_power_button.xml, Line 7
Error reading end tag.
21:00:37 T:140684314331200 ERROR: Error loading keymap: special://profile/keymaps/disable_power_button.xml, Line 7
Error reading end tag.
21:00:37 T:140684314331200 ERROR: failed to set m_originalLocale to en_US.UTF-8
21:00:37 T:140684314331200 NOTICE: Running database version Addons23
21:00:37 T:140684314331200 NOTICE: Running database version ViewModes6
21:00:37 T:140684314331200 NOTICE: Running database version Textures13
21:00:37 T:140684314331200 NOTICE: Running database version MyMusic60
21:00:37 T:140684314331200 NOTICE: Running database version MyVideos104
21:00:37 T:140684314331200 NOTICE: Running database version TV29
21:00:37 T:140684314331200 NOTICE: Running database version Epg11
21:00:37 T:140684314331200 NOTICE: start dvd mediatype detection
21:00:37 T:140684314331200 WARNING: CSkinInfo: failed to load skin settings
21:00:37 T:140684314331200 WARNING: Previous line repeats 1 times.
21:00:37 T:140684314331200 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
21:00:38 T:140684314331200 NOTICE: initialize done
21:00:38 T:140684314331200 NOTICE: Running the application...
21:00:38 T:140684314331200 NOTICE: starting zeroconf publishing
21:00:38 T:140684314331200 NOTICE: WebServer: Started the webserver
21:00:38 T:140684314331200 NOTICE: starting upnp client
21:00:38 T:140683214034688 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
21:00:38 T:140683214034688 NOTICE: UDP: Listening on port 9777
21:00:38 T:140683826407168 WARNING: CSkinInfo: failed to load skin settings
21:00:45 T:140683843192576 WARNING: Create - unsupported protocol(androidapp) in androidapp://sources/apps/
21:00:49 T:140683851585280 ERROR: ADDON: Could not locate inputstream.smoothstream.so
############### END LOG FILE ################
############ END kodi CRASH LOG #############
############## kodi CRASH LOG ###############
################ SYSTEM INFO ################
Date: Sat May 7 21:02:05 PDT 2016
kodi Options: --standalone -fs --lircdev /run/lirc/lircd
Arch: x86_64
Kernel: Linux 4.5.2 #1 SMP Tue Apr 26 18:03:30 CEST 2016
Release: OpenELEC devel-20160426180528-r22685-g65d4dac
############## END SYSTEM INFO ##############
############### STACK TRACE #################
=====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1462680101.2617
=========================================
[New LWP 2652]
[New LWP 2629]
[New LWP 2642]
[New LWP 2649]
[New LWP 2618]
[New LWP 2619]
[New LWP 2621]
[New LWP 2626]
[New LWP 2632]
[New LWP 2637]
[New LWP 2638]
[New LWP 2639]
[New LWP 2617]
[New LWP 2640]
[New LWP 2646]
[New LWP 2683]
[New LWP 2665]
[New LWP 2645]
[New LWP 2682]
[New LWP 2644]
[New LWP 2635]
[New LWP 2628]
[New LWP 2643]
[New LWP 2622]
[New LWP 2641]
[New LWP 2634]
[New LWP 2633]
[New LWP 2630]
[New LWP 2627]
Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0000000000933ce7 in ADDON::CInputStream::UpdateConfig() ()
[Current thread is 1 (LWP 2652)]
Thread 29 (LWP 2627):
#0 0x00007fe41698e60d in poll () from /lib/libc.so.6
#1 0x0000000000e15cc0 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
#2 0x0000000000e15d5e in PERIPHERALS::CPeripheralBusUSB::Process() ()
#3 0x0000000000e57f96 in CThread::Action() ()
#4 0x0000000000e58701 in CThread::staticThread(void*) ()
#5 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#6 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 28 (LWP 2630):
#0 0x00007fe41a1a73d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000b0955d in PERIPHERALS::CEventScanner::Process() ()
#3 0x0000000000e57f96 in CThread::Action() ()
#4 0x0000000000e58701 in CThread::staticThread(void*) ()
#5 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#6 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 27 (LWP 2633):
#0 0x00007fe41a1a73d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000ceefbf in CJobManager::GetNextJob(CJobWorker const*) ()
#3 0x0000000000cefa70 in CJobWorker::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#7 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 26 (LWP 2634):
#0 0x00007fe41a1a73d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000ceefbf in CJobManager::GetNextJob(CJobWorker const*) ()
#3 0x0000000000cefa70 in CJobWorker::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#7 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 25 (LWP 2641):
#0 0x00007fe41698fca3 in select () from /lib/libc.so.6
#1 0x0000000000c4cb11 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000c4e49a in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
#3 0x0000000000e3739c in PLT_HttpListenTask::DoRun() ()
#4 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#5 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#6 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#7 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 24 (LWP 2622):
#0 0x00007fe41698f617 in ioctl () from /lib/libc.so.6
#1 0x00007fe4199058a3 in ?? () from /usr/lib/libasound.so.2
#2 0x000000000099cb93 in CAESinkALSA::AddPackets(unsigned char**, unsigned int, unsigned int) ()
#3 0x00000000009827e5 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
#4 0x0000000000982f9e in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
#5 0x0000000000983161 in ActiveAE::CActiveAESink::Process() ()
#6 0x0000000000e57f96 in CThread::Action() ()
#7 0x0000000000e58701 in CThread::staticThread(void*) ()
#8 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#9 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 23 (LWP 2643):
#0 0x00007fe41698fca3 in select () from /lib/libc.so.6
#1 0x0000000000c4cb11 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000c4d107 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
#3 0x0000000000e485f8 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
#4 0x0000000000c5dc55 in NPT_BufferedInputStream::FillBuffer() ()
#5 0x0000000000c5d9f8 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
#6 0x0000000000c5ddc5 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
#7 0x0000000000c3d76b in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) ()
#8 0x0000000000c41c14 in NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, bool, NPT_HttpResponse*&, NPT_Reference<NPT_HttpClient::Connection>*) ()
#9 0x0000000000e3900f in PLT_SsdpSearchTask::DoRun() ()
#10 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#11 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#12 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#13 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 22 (LWP 2628):
#0 0x00007fe41a1a73d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x00000000008f2aae in CEvent::WaitMSec(unsigned int) ()
#3 0x0000000000b005f5 in PERIPHERALS::CPeripheralBus::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#7 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 21 (LWP 2635):
#0 0x00007fe41a1a73d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000df83c9 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
#3 0x0000000000a6d554 in ?? ()
#4 0x00007fe41a017ca8 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007fe41a018d1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007fe41a018e89 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
#7 0x00007fe41a0741ae in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
#8 0x0000000000a65987 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
#9 0x0000000000a66e4b in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
#10 0x0000000000a6754a in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
#11 0x0000000000e57f96 in CThread::Action() ()
#12 0x0000000000e58701 in CThread::staticThread(void*) ()
#13 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#14 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 20 (LWP 2644):
#0 0x00007fe41698fca3 in select () from /lib/libc.so.6
#1 0x0000000000cbbd7b in SOCKETS::CSocketListener::Listen(int) ()
#2 0x0000000000cb523d in EVENTSERVER::CEventServer::Run() ()
#3 0x0000000000cb53a1 in EVENTSERVER::CEventServer::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#7 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 19 (LWP 2682):
#0 0x00007fe41698e60d in poll () from /lib/libc.so.6
#1 0x00007fe3c85e2141 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007fe3c85de9f0 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#3 0x00007fe3c8113d7e in ?? () from /usr/lib/python2.7/site-packages/glib/_glib.so
#4 0x00007fe41a017645 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007fe41a018d1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007fe41a018032 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#7 0x00007fe41a01814b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#8 0x00007fe41a018d1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#9 0x00007fe41a0886dc in ?? () from /usr/lib/libpython2.7.so.1.0
#10 0x00007fe41a0ba2a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#11 0x00007fe41a0cb59c in ?? () from /usr/lib/libpython2.7.so.1.0
#12 0x00007fe41a0ba2a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#13 0x00007fe41a011b57 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#14 0x00007fe41a062192 in ?? () from /usr/lib/libpython2.7.so.1.0
#15 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#16 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 18 (LWP 2645):
#0 0x00007fe41698fca3 in select () from /lib/libc.so.6
#1 0x0000000000cbcf03 in JSONRPC::CTCPServer::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#5 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 17 (LWP 2665):
#0 0x00007fe41a1a7408 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x0000000000c4f22a in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
#2 0x0000000000c3ebff in NPT_HttpConnectionManager::Run() ()
#3 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#4 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#5 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 16 (LWP 2683):
#0 0x00007fe41a1aa31d in accept () from /lib/libpthread.so.0
#1 0x00007fe4040f11f7 in ?? () from /usr/lib/python2.7/lib-dynload/_socket.so
#2 0x00007fe41a017645 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#3 0x00007fe41a01814b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#4 0x00007fe41a01814b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#5 0x00007fe41a01814b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#6 0x00007fe41a018d1c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#7 0x00007fe41a0886dc in ?? () from /usr/lib/libpython2.7.so.1.0
#8 0x00007fe41a0ba2a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#9 0x00007fe41a0cb59c in ?? () from /usr/lib/libpython2.7.so.1.0
#10 0x00007fe41a0ba2a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#11 0x00007fe41a011b57 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#12 0x00007fe41a062192 in ?? () from /usr/lib/libpython2.7.so.1.0
#13 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#14 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 15 (LWP 2646):
#0 0x00007fe41698fca3 in select () from /lib/libc.so.6
#1 0x00007fe41400cc1c in ?? () from /usr/lib/libshairplay.so.0
#2 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#3 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 14 (LWP 2640):
#0 0x00007fe41698fca3 in select () from /lib/libc.so.6
#1 0x0000000000c4cb11 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000c4d107 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
#3 0x0000000000e485f8 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
#4 0x0000000000c5dc55 in NPT_BufferedInputStream::FillBuffer() ()
#5 0x0000000000c5d9f8 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
#6 0x0000000000c5ddc5 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
#7 0x0000000000c3d136 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
#8 0x0000000000e377e9 in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
#9 0x0000000000e37e0c in PLT_HttpServerSocketTask::DoRun() ()
#10 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#11 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#12 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#13 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 13 (LWP 2617):
#0 0x00007fe41698f617 in ioctl () from /lib/libc.so.6
#1 0x00007fe41a7bff18 in drmIoctl () from /usr/lib/libdrm.so.2
#2 0x00007fe414079e97 in drm_intel_gem_bo_map_gtt () from /usr/lib/libdrm_intel.so.1
#3 0x00007fe406ae5d9f in ?? () from /usr/lib/dri/i965_dri.so
#4 0x00007fe40691a7e6 in ?? () from /usr/lib/dri/i965_dri.so
#5 0x00007fe4069308cd in ?? () from /usr/lib/dri/i965_dri.so
#6 0x00000000008a1a8b in CGUITextureGL::Draw(float*, float*, float*, CRectGen<float> const&, CRectGen<float> const&, int) ()
#7 0x000000000088ab5e in CGUITextureBase::Render(float, float, float, float, float, float, float, float, float, float) ()
#8 0x000000000088aed4 in CGUITextureBase::Render() ()
#9 0x00000000008a54b3 in CGUIControl::DoRender() ()
#10 0x00000000008ae2e7 in CGUIControlGroup::Render() ()
#11 0x00000000008a54b3 in CGUIControl::DoRender() ()
#12 0x00000000008db30e in CGUIBaseContainer::RenderItem(float, float, CGUIListItem*, bool) ()
#13 0x00000000008dca21 in CGUIBaseContainer::Render() ()
#14 0x00000000008a54b3 in CGUIControl::DoRender() ()
#15 0x00000000008ae2e7 in CGUIControlGroup::Render() ()
#16 0x00000000008a54b3 in CGUIControl::DoRender() ()
#17 0x00000000008ae2e7 in CGUIControlGroup::Render() ()
#18 0x00000000008a54b3 in CGUIControl::DoRender() ()
#19 0x00000000008ae2e7 in CGUIControlGroup::Render() ()
#20 0x00000000008a54b3 in CGUIControl::DoRender() ()
#21 0x00000000008ae2e7 in CGUIControlGroup::Render() ()
#22 0x00000000008a54b3 in CGUIControl::DoRender() ()
#23 0x000000000088ee61 in CGUIWindow::DoRender() ()
#24 0x00000000008934c4 in CGUIWindowManager::RenderPass() const ()
#25 0x00000000008935c0 in CGUIWindowManager::Render() ()
#26 0x0000000000bcf643 in CApplication::Render() ()
#27 0x0000000000c3139a in CXBApplicationEx::Run() ()
#28 0x0000000000aa5f76 in XBMC_Run ()
#29 0x00000000007b02a7 in main ()
Thread 12 (LWP 2639):
#0 0x00007fe41698fca3 in select () from /lib/libc.so.6
#1 0x0000000000e8027b in ?? ()
#2 0x0000000000e80311 in ?? ()
#3 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#4 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 11 (LWP 2638):
#0 0x00007fe41698fca3 in select () from /lib/libc.so.6
#1 0x0000000000e8027b in ?? ()
#2 0x0000000000e80311 in ?? ()
#3 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#4 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 10 (LWP 2637):
#0 0x00007fe41698e60d in poll () from /lib/libc.so.6
#1 0x00007fe41a990c4c in ?? () from /usr/lib/libavahi-common.so.3
#2 0x00007fe41a990fbb in avahi_simple_poll_run () from /usr/lib/libavahi-common.so.3
#3 0x00007fe41a99183f in avahi_simple_poll_iterate () from /usr/lib/libavahi-common.so.3
#4 0x00007fe41a991894 in avahi_simple_poll_loop () from /usr/lib/libavahi-common.so.3
#5 0x00007fe41a9918d7 in ?? () from /usr/lib/libavahi-common.so.3
#6 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#7 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 9 (LWP 2632):
#0 0x00007fe41a1a73d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x0000000000ceefbf in CJobManager::GetNextJob(CJobWorker const*) ()
#3 0x0000000000cefa70 in CJobWorker::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#7 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 8 (LWP 2626):
#0 0x00007fe41a1a7408 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00007fe404c46787 in ?? () from /usr/lib/libcec.so.3
#2 0x00007fe404c47548 in CEC::CCECClient::Process() () from /usr/lib/libcec.so.3
#3 0x00007fe404c622d2 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.3
#4 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#5 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 7 (LWP 2621):
#0 0x00007fe41a1a73d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x00000000008f2aae in CEvent::WaitMSec(unsigned int) ()
#3 0x0000000000980567 in ActiveAE::CActiveAE::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#7 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 6 (LWP 2619):
#0 0x00007fe41698e60d in poll () from /lib/libc.so.6
#1 0x0000000000cae724 in CFDEventMonitor::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#5 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 5 (LWP 2618):
#0 0x00007fe41a1a7047 in pthread_cond_wait () from /lib/libpthread.so.0
#1 0x0000000000a61861 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#5 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 4 (LWP 2649):
#0 0x00007fe41698fca3 in select () from /lib/libc.so.6
#1 0x0000000000cc89d6 in CAirPlayServer::Process() ()
#2 0x0000000000e57f96 in CThread::Action() ()
#3 0x0000000000e58701 in CThread::staticThread(void*) ()
#4 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#5 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 3 (LWP 2642):
#0 0x00007fe41a1a7408 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x0000000000c4f22a in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
#2 0x0000000000c59628 in PLT_ThreadTask::IsAborting(int) ()
#3 0x0000000000e31d25 in PLT_CtrlPointHouseKeepingTask::DoRun() ()
#4 0x0000000000c5afaf in PLT_ThreadTask::Run() ()
#5 0x0000000000c4f38f in NPT_PosixThread::EntryPoint(void*) ()
#6 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#7 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 2 (LWP 2629):
#0 0x00007fe41a1a73d0 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1 0x00000000008f287b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
#2 0x00000000008f2aae in CEvent::WaitMSec(unsigned int) ()
#3 0x0000000000b005f5 in PERIPHERALS::CPeripheralBus::Process() ()
#4 0x0000000000e57f96 in CThread::Action() ()
#5 0x0000000000e58701 in CThread::staticThread(void*) ()
#6 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#7 0x00007fe416996ffd in clone () from /lib/libc.so.6
Thread 1 (LWP 2652):
#0 0x0000000000933ce7 in ADDON::CInputStream::UpdateConfig() ()
#1 0x0000000000934344 in ADDON::CInputStream::CInputStream(ADDON::AddonProps, std::string, std::string, std::string) ()
#2 0x00000000009344e5 in ADDON::CInputStream::FromExtension(ADDON::AddonProps, cp_extension_t const*) ()
#3 0x00000000009508a0 in ADDON::CAddonBuilder::Build() ()
#4 0x0000000000921696 in ADDON::CAddonMgr::Factory(cp_plugin_info_t const*, ADDON::TYPE, ADDON::CAddonBuilder&) ()
#5 0x000000000092173c in ADDON::CAddonMgr::Factory(cp_plugin_info_t const*, ADDON::TYPE) ()
#6 0x000000000092275b in ADDON::CAddonMgr::AddonsFromRepoXML(TiXmlElement const*, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#7 0x00000000009696ec in ADDON::CRepository::FetchIndex(std::string const&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#8 0x00000000009697d4 in ADDON::CRepository::Parse(ADDON::CRepository::DirInfo const&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#9 0x000000000096a1d5 in ADDON::CRepositoryUpdateJob::FetchIfChanged(std::string const&, std::string&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
#10 0x000000000096a3f9 in ADDON::CRepositoryUpdateJob::DoWork() ()
#11 0x0000000000cefa84 in CJobWorker::Process() ()
#12 0x0000000000e57f96 in CThread::Action() ()
#13 0x0000000000e58701 in CThread::staticThread(void*) ()
#14 0x00007fe41a1a1434 in ?? () from /lib/libpthread.so.0
#15 0x00007fe416996ffd in clone () from /lib/libc.so.6
############# END STACK TRACE ###############
################# LOG FILE ##################
21:01:21 T:140617595967552 NOTICE: special://profile/ is mapped to: special://masterprofile/
21:01:21 T:140617595967552 NOTICE: -----------------------------------------------------------------------
21:01:21 T:140617595967552 NOTICE: Starting Kodi (17.0-ALPHA1 Git:18e1df6). Platform: Linux x86 64-bit
21:01:21 T:140617595967552 NOTICE: Using Release Kodi x64 build
21:01:21 T:140617595967552 NOTICE: Kodi compiled Apr 26 2016 by GCC 6.0.1 for Linux x86 64-bit version 4.5.2 (263426)
21:01:21 T:140617595967552 NOTICE: Running on OpenELEC (official) - Version: devel-20160426180528-r22685-g65d4dac 8.0, kernel: Linux x86 64-bit version 4.5.2
21:01:21 T:140617595967552 NOTICE: FFmpeg version: 3.0.1
21:01:21 T:140617595967552 NOTICE: WARNING: unsupported ffmpeg version detected
21:01:21 T:140617595967552 NOTICE: Host CPU: Intel(R) Atom(TM) x5-Z8500 CPU @ 1.44GHz, 4 cores available
21:01:21 T:140617595967552 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
21:01:21 T:140617595967552 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
21:01:21 T:140617595967552 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
21:01:21 T:140617595967552 NOTICE: special://home/ is mapped to: /storage/.kodi
21:01:21 T:140617595967552 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
21:01:21 T:140617595967552 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
21:01:21 T:140617595967552 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
21:01:21 T:140617595967552 NOTICE: Local hostname: Kangaroo
21:01:21 T:140617595967552 NOTICE: Log File is located: /storage/.kodi/temp//kodi.log
21:01:21 T:140617595967552 NOTICE: -----------------------------------------------------------------------
21:01:21 T:140617595967552 ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
21:01:22 T:140617595967552 NOTICE: load settings...
21:01:22 T:140617595967552 NOTICE: Found 2 Lists of Devices
21:01:22 T:140617595967552 NOTICE: Enumerated ALSA devices:
21:01:22 T:140617595967552 NOTICE: Device 1
21:01:22 T:140617595967552 NOTICE: m_deviceName : default
21:01:22 T:140617595967552 NOTICE: m_displayName : Default (IntelHDMI IntelHDMI)
21:01:22 T:140617595967552 NOTICE: m_displayNameExtra:
21:01:22 T:140617595967552 NOTICE: m_deviceType : AE_DEVTYPE_PCM
21:01:22 T:140617595967552 NOTICE: m_channels : FL,FR,BL,BR,FC,LFE,SL,SR
21:01:22 T:140617595967552 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
21:01:22 T:140617595967552 NOTICE: m_dataFormats : AE_FMT_S24NE4
21:01:22 T:140617595967552 NOTICE: m_streamTypes : No passthrough capabilities
21:01:22 T:140617595967552 NOTICE: Enumerated PULSE devices:
21:01:22 T:140617595967552 NOTICE: Device 1
21:01:22 T:140617595967552 NOTICE: m_deviceName : Default
21:01:22 T:140617595967552 NOTICE: m_displayName : Default
21:01:22 T:140617595967552 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
21:01:22 T:140617595967552 NOTICE: m_deviceType : AE_DEVTYPE_PCM
21:01:22 T:140617595967552 NOTICE: m_channels : FL,FR
21:01:22 T:140617595967552 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
21:01:22 T:140617595967552 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
21:01:22 T:140617595967552 NOTICE: m_streamTypes : No passthrough capabilities
21:01:22 T:140617595967552 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
21:01:22 T:140617595967552 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
<?xml version="1.0" encoding="UTF-8" ?>
<advancedsettings>
<showexitbutton>false</showexitbutton>
<cputempcommand>cputemp</cputempcommand>
<gputempcommand>gputemp</gputempcommand>
<video>
<latency>
<delay>0</delay>
<refresh>
<min>23</min>
<max>24</max>
<delay>175</delay>
</refresh>
</latency>
<busydialogdelayms>750</busydialogdelayms>
</video>
<samba>
<clienttimeout>30</clienttimeout>
</samba>
<network>
<readbufferfactor>4.0</readbufferfactor>
</network>
</advancedsettings>
21:01:22 T:140617595967552 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
21:01:22 T:140617595967552 NOTICE: Contents of special://profile/advancedsettings.xml are...
<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>***INTERNAL IP ADDRESS REMOVED***</host>
<port>3306</port>
<user>***REMOVED***</user>
<pass>***REMOVED***</pass>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>***INTERNAL IP ADDRESS REMOVED***</host>
<port>3306</port>
<user>***REMOVED***</user>
<pass>***REMOVED***</pass>
</musicdatabase>
<videolibrary>
<importwatchedstate>true</importwatchedstate>
</videolibrary>
<pathsubstitution>
<substitute>
<from>special://profile/sources.xml</from>
<to>smb://***USER REMOVED***:***PASSWORD REMOVED***@diskstation/main/xbmc/userdata/sources.xml</to>
</substitute>
<substitute>
<from>special://profile/mediasources.xml</from>
<to>smb://***USER REMOVED***:***PASSWORD REMOVED***@diskstation/main/xbmc/userdata/mediasources.xml</to>
</substitute>
<substitute>
<from>special://profile/RssFeeds.xml</from>
<to>smb://***USER REMOVED***:***PASSWORD REMOVED***@diskstation/main/xbmc/userdata/RssFeeds.xml</to>
</substitute>
</pathsubstitution>
<network>
<buffermode>1</buffermode>
<cachemembuffersize>15728640</cachemembuffersize>
<readbufferfactor>4.0</readbufferfactor>
</network>
<hosts>
<entry name="diskstation">***INTERNAL IP ADDRESS REMOVED***</entry>
</hosts>
</advancedsettings>
21:01:22 T:140617595967552 WARNING: VIDEO database configuration is experimental.
21:01:22 T:140617595967552 NOTICE: Default Video Player: VideoPlayer
21:01:22 T:140617595967552 NOTICE: Default Audio Player: paplayer
21:01:22 T:140617595967552 NOTICE: Disabled debug logging due to GUI setting. Level 0.
21:01:22 T:140617595967552 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
21:01:22 T:140617595967552 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
21:01:22 T:140617595967552 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
21:01:22 T:140617595967552 NOTICE: Loaded playercorefactory configuration
21:01:22 T:140617595967552 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
21:01:22 T:140617595967552 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
21:01:22 T:140617595967552 NOTICE: Running database version Addons23
21:01:23 T:140617595967552 NOTICE: ADDONS: Using repository repository.xbmc.org
21:01:23 T:140617595967552 NOTICE: ADDONS: Using repository repository.openelec.tv
21:01:23 T:140617595967552 NOTICE: ADDONS: Using repository repository.kodi.game
21:01:23 T:140617595967552 NOTICE: Checking resolution 16
21:01:23 T:140617595967552 NOTICE: Using visual 0x21
21:01:23 T:140617595967552 NOTICE: GL_VENDOR = Intel Open Source Technology Center
21:01:23 T:140617595967552 NOTICE: GL_RENDERER = Mesa DRI Intel(R) HD Graphics (Cherryview)
21:01:23 T:140617595967552 NOTICE: GL_VERSION = 3.0 Mesa 11.2.1
21:01:23 T:140617595967552 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.30
21:01:23 T:140617595967552 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_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_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_stencil_texturing GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_vertex_attrib_binding GL_KHR_debug GL_ARB_buffer_storage GL_ARB_clear_texture 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_ARB_clip_control GL_ARB_conditional_render_inverted 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
21:01:24 T:140617595967552 ERROR: GL: Vertical Blank Syncing unsupported
21:01:24 T:140617595967552 ERROR: Error loading keymap: special://masterprofile/keymaps/disable_power_button.xml, Line 7
Error reading end tag.
21:01:24 T:140617595967552 ERROR: Error loading keymap: special://profile/keymaps/disable_power_button.xml, Line 7
Error reading end tag.
21:01:24 T:140617595967552 ERROR: failed to set m_originalLocale to en_US.UTF-8
21:01:24 T:140617595967552 NOTICE: Running database version Addons23
21:01:24 T:140617595967552 NOTICE: Running database version ViewModes6
21:01:24 T:140617595967552 NOTICE: Running database version Textures13
21:01:24 T:140617595967552 NOTICE: Running database version MyMusic60
21:01:24 T:140617595967552 NOTICE: Running database version MyVideos104
21:01:24 T:140617595967552 NOTICE: Running database version TV29
21:01:24 T:140617595967552 NOTICE: Running database version Epg11
21:01:24 T:140617595967552 NOTICE: start dvd mediatype detection
21:01:24 T:140617595967552 WARNING: CSkinInfo: failed to load skin settings
21:01:24 T:140617595967552 WARNING: Previous line repeats 1 times.
21:01:24 T:140617595967552 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
21:01:24 T:140617595967552 NOTICE: initialize done
21:01:24 T:140617595967552 NOTICE: Running the application...
21:01:24 T:140617595967552 NOTICE: starting zeroconf publishing
21:01:24 T:140617595967552 NOTICE: WebServer: Started the webserver
21:01:24 T:140617595967552 NOTICE: starting upnp client
21:01:24 T:140616356853504 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
21:01:24 T:140616356853504 NOTICE: UDP: Listening on port 9777
21:01:25 T:140617178912512 WARNING: CSkinInfo: failed to load skin settings
21:01:38 T:140617195697920 WARNING: Create - unsupported protocol(androidapp) in androidapp://sources/apps/
21:01:41 T:140616080025344 ERROR: ADDON: Could not locate inputstream.smoothstream.so
############### END LOG FILE ################
############ END kodi CRASH LOG #############
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment