LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Kodi: segmentation fault (https://www.linuxquestions.org/questions/linux-software-2/kodi-segmentation-fault-4175613533/)

alessandrobalata 09-10-2017 06:05 AM

Kodi: segmentation fault
 
Hello everybody,

I installed kodi on linux mint latest version and everytime I try to open an add-on I get an error that crashes the program. On the terminal I read:
Code:

WARNING: QApplication was not created in the main() thread.
Segmentation fault (core dumped)
find: ‘/home/alex/.cache/dconf’: Permission denied

While the error log is somehow too long to be posted here.. I will look for a way of doing so. edit:Sorry for the awful way I used to post the error log, I had to split it in three replys!

I tried multiple times to remove and install kodi 17.4 again but nothing seems to work.

Do you have any idea what is wrong? I do not think this problem is about the accelerator as kodi crashes before I tried to play anything at all.

Thank you very much for your support!

alessandrobalata 09-10-2017 06:06 AM

Code:

############## Kodi CRASH LOG ###############

################ SYSTEM INFO ################
 Date: Sun 10 Sep 11:00:51 BST 2017
 Kodi Options:
 Arch: x86_64
 Kernel: Linux 4.10.0-33-generic #37~16.04.1-Ubuntu SMP Fri Aug 11 14:07:24 UTC 2017
 Release: Linux Mint 18.2 (Sonya)
############## END SYSTEM INFO ##############

############### STACK TRACE #################
=====>  Core file: /home/alex/core (2017-09-10 11:00:49.862549226 +0100)
        =========================================
[New LWP 32221]
[New LWP 32158]
[New LWP 32151]
[New LWP 32154]
[New LWP 32157]
[New LWP 32167]
[New LWP 32152]
[New LWP 32155]
[New LWP 32174]
[New LWP 32168]
[New LWP 32166]
[New LWP 32171]
[New LWP 32169]
[New LWP 32175]
[New LWP 32186]
[New LWP 32164]
[New LWP 32178]
[New LWP 32176]
[New LWP 32181]
[New LWP 32177]
[New LWP 32179]
[New LWP 32193]
[New LWP 32165]
[New LWP 32172]
[New LWP 32180]
[New LWP 32196]
[New LWP 32156]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/x86_64-linux-gnu/kodi/kodi.bin'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007fe0d580711d in gtk_container_add () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
[Current thread is 1 (Thread 0x7fe0c751d700 (LWP 32221))]

Thread 27 (Thread 0x7fe145b5c700 (LWP 32156)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:143
#1  0x00007fe1607e7e48 in pa_threaded_mainloop_wait () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x00000000015d6514 in CAESinkPULSE::AddPackets(unsigned char**, unsigned int, unsigned int) ()
#3  0x00000000015b6bf9 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
#4  0x00000000015b860b in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
#5  0x00000000015b8deb in ActiveAE::CActiveAESink::Process() ()
#6  0x0000000000d0cb55 in CThread::Action() ()
#7  0x0000000000d0cdaf in CThread::staticThread(void*) ()
#8  0x00007fe164c2f6ba in start_thread (arg=0x7fe145b5c700) at pthread_create.c:333
#9  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 26 (Thread 0x7fe0d7de6700 (LWP 32196)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
#1  0x000000000139652b in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
#2  0x00000000016219a0 in ?? ()
#3  0x00007fe163b4b751 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#4  0x00007fe163c7401c in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#5  0x00007fe163bca3dd in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#6  0x00007fe163b9d1e3 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#7  0x00007fe163b43f2c in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#8  0x00007fe163b49e24 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#9  0x00007fe163b49e24 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#10 0x00007fe163c7401c in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#11 0x00007fe163bca2e0 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#12 0x00007fe163b9d1e3 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#13 0x00007fe163c1131c in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#14 0x00007fe163b9d1e3 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#15 0x00007fe163c73447 in PyEval_CallObjectWithKeywords () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#16 0x00007fe163b96022 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#17 0x00007fe164c2f6ba in start_thread (arg=0x7fe0d7de6700) at pthread_create.c:333
#18 0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 25 (Thread 0x7fe0eaffd700 (LWP 32180)):
#0  0x00007fe15db73593 in select () at ../sysdeps/unix/syscall-template.S:84
#1  0x000000000127d7f4 in SOCKETS::CSocketListener::Listen(int) ()
#2  0x000000000126e725 in EVENTSERVER::CEventServer::Run() ()
#3  0x000000000126ea28 in EVENTSERVER::CEventServer::Process() ()
#4  0x0000000000d0cb55 in CThread::Action() ()
#5  0x0000000000d0cdaf in CThread::staticThread(void*) ()
#6  0x00007fe164c2f6ba in start_thread (arg=0x7fe0eaffd700) at pthread_create.c:333
#7  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 24 (Thread 0x7fe1037fe700 (LWP 32172)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
#1  0x0000000000c788db in CJobManager::GetNextJob(CJobWorker const*) ()
#2  0x0000000000c78a0a in CJobWorker::Process() ()
#3  0x0000000000d0cb55 in CThread::Action() ()
#4  0x0000000000d0cdaf in CThread::staticThread(void*) ()
#5  0x00007fe164c2f6ba in start_thread (arg=0x7fe1037fe700) at pthread_create.c:333
#6  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 23 (Thread 0x7fe1237fd700 (LWP 32165)):
#0  0x00007fe15db7170d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00000000009e73ea in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
#2  0x00000000009e74cf in PERIPHERALS::CPeripheralBusUSB::Process() ()
#3  0x0000000000d0cb55 in CThread::Action() ()
#4  0x0000000000d0cdaf in CThread::staticThread(void*) ()
#5  0x00007fe164c2f6ba in start_thread (arg=0x7fe1237fd700) at pthread_create.c:333
#6  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 22 (Thread 0x7fe12113b700 (LWP 32193)):
#0  0x00007fe15db4230d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fe15db73d54 in usleep (useconds=<optimised out>) at ../sysdeps/posix/usleep.c:32
#2  0x000000000136375f in CPythonInvoker::execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) ()
#3  0x00000000013646f0 in CPythonInvoker::Execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) ()
#4  0x0000000000d0cb55 in CThread::Action() ()
#5  0x0000000000d0cdaf in CThread::staticThread(void*) ()
#6  0x00007fe164c2f6ba in start_thread (arg=0x7fe12113b700) at pthread_create.c:333
#7  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 21 (Thread 0x7fe0eb7fe700 (LWP 32179)):
#0  0x00007fe15db73593 in select () at ../sysdeps/unix/syscall-template.S:84
#1  0x000000000096e43f in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2  0x000000000096f5fe in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
#3  0x00000000008c13c0 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
#4  0x0000000000930d61 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
#5  0x00000000009305fa in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
#6  0x0000000000939c04 in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) ()
#7  0x000000000093f8a8 in NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, bool, NPT_HttpResponse*&, NPT_Reference<NPT_HttpClient::Connection>*) ()
#8  0x00000000008f7cfc in PLT_SsdpSearchTask::DoRun() ()
#9  0x0000000000900b58 in PLT_ThreadTask::Run() ()
#10 0x0000000000986017 in NPT_PosixThread::EntryPoint(void*) ()
#11 0x00007fe164c2f6ba in start_thread (arg=0x7fe0eb7fe700) at pthread_create.c:333
#12 0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 20 (Thread 0x7fe100ff9700 (LWP 32177)):
#0  0x00007fe15db73593 in select () at ../sysdeps/unix/syscall-template.S:84
#1  0x000000000096e43f in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2  0x0000000000970d6d in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
#3  0x00000000008e34cf in PLT_HttpListenTask::DoRun() ()
#4  0x0000000000900b58 in PLT_ThreadTask::Run() ()
#5  0x0000000000986017 in NPT_PosixThread::EntryPoint(void*) ()
#6  0x00007fe164c2f6ba in start_thread (arg=0x7fe100ff9700) at pthread_create.c:333
#7  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 19 (Thread 0x7fe0ea7fc700 (LWP 32181)):
#0  0x00007fe15db73593 in select () at ../sysdeps/unix/syscall-template.S:84
#1  0x00000000012801aa in JSONRPC::CTCPServer::Process() ()
#2  0x0000000000d0cb55 in CThread::Action() ()
#3  0x0000000000d0cdaf in CThread::staticThread(void*) ()
#4  0x00007fe164c2f6ba in start_thread (arg=0x7fe0ea7fc700) at pthread_create.c:333
#5  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 18 (Thread 0x7fe1017fa700 (LWP 32176)):
#0  0x00007fe15db73593 in select () at ../sysdeps/unix/syscall-template.S:84
#1  0x000000000096e43f in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2  0x000000000096f5fe in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
#3  0x00000000008c13c0 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
#4  0x0000000000930d61 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
#5  0x00000000009305fa in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
#6  0x00000000009394cc in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
#7  0x00000000008e484c in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
#8  0x00000000008e4315 in PLT_HttpServerSocketTask::DoRun() ()
#9  0x0000000000900b58 in PLT_ThreadTask::Run() ()
#10 0x0000000000986017 in NPT_PosixThread::EntryPoint(void*) ()
#11 0x00007fe164c2f6ba in start_thread (arg=0x7fe1017fa700) at pthread_create.c:333
#12 0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 17 (Thread 0x7fe0ebfff700 (LWP 32178)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x0000000000985b11 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
#2  0x00000000008bf7b7 in PLT_CtrlPointHouseKeepingTask::DoRun() ()
#3  0x0000000000900b58 in PLT_ThreadTask::Run() ()
#4  0x0000000000986017 in NPT_PosixThread::EntryPoint(void*) ()
#5  0x00007fe164c2f6ba in start_thread (arg=0x7fe0ebfff700) at pthread_create.c:333
#6  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 16 (Thread 0x7fe123ffe700 (LWP 32164)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007fe12c9c7bf3 in CEC::CCECClient::Process() () from /usr/lib/x86_64-linux-gnu/libcec.so.4
#2  0x00007fe12c9ccedb in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/x86_64-linux-gnu/libcec.so.4
#3  0x00007fe164c2f6ba in start_thread (arg=0x7fe123ffe700) at pthread_create.c:333
#4  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 15 (Thread 0x7fe102ffd700 (LWP 32186)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x0000000000985b11 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
#2  0x000000000093eccc in NPT_HttpConnectionManager::Run() ()
#3  0x0000000000986017 in NPT_PosixThread::EntryPoint(void*) ()
#4  0x00007fe164c2f6ba in start_thread (arg=0x7fe102ffd700) at pthread_create.c:333
#5  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7fe101ffb700 (LWP 32175)):
#0  0x00007fe15db7170d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fe160c3194a in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
#2  0x00007fe160c314d3 in avahi_simple_poll_run () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
#3  0x00007fe160c316a8 in avahi_simple_poll_iterate () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
#4  0x00007fe160c318dd in avahi_simple_poll_loop () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
#5  0x00007fe160c319a4 in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
#6  0x00007fe164c2f6ba in start_thread (arg=0x7fe101ffb700) at pthread_create.c:333
#7  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 13 (Thread 0x7fe164efe700 (LWP 32169)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
#1  0x0000000000d0ca51 in CThread::Sleep(unsigned int) ()
#2  0x0000000000d130ec in MEDIA_DETECT::CDetectDVDMedia::Process() ()
#3  0x0000000000d0cb55 in CThread::Action() ()
#4  0x0000000000d0cdaf in CThread::staticThread(void*) ()
#5  0x00007fe164c2f6ba in start_thread (arg=0x7fe164efe700) at pthread_create.c:333
#6  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 12 (Thread 0x7fe103fff700 (LWP 32171)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
#1  0x00000000014e3c1e in XFILE::CPluginDirectory::WaitOnScriptResult(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
#2  0x00000000014e54e2 in XFILE::CPluginDirectory::StartScript(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
#3  0x00000000014e5c26 in XFILE::CPluginDirectory::GetDirectory(CURL const&, CFileItemList&) ()
#4  0x00000000014a139c in CGetDirectory::CGetJob::DoWork() ()
#5  0x0000000000c789e9 in CJobWorker::Process() ()
#6  0x0000000000d0cb55 in CThread::Action() ()
#7  0x0000000000d0cdaf in CThread::staticThread(void*) ()
#8  0x00007fe164c2f6ba in start_thread (arg=0x7fe103fff700) at pthread_create.c:333
#9  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109


alessandrobalata 09-10-2017 06:08 AM

Code:

Thread 11 (Thread 0x7fe122ffc700 (LWP 32166)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
#1  0x0000000001238703 in PERIPHERALS::CPeripheralBus::Process() ()
#2  0x0000000000d0cb55 in CThread::Action() ()
#3  0x0000000000d0cdaf in CThread::staticThread(void*) ()
#4  0x00007fe164c2f6ba in start_thread (arg=0x7fe122ffc700) at pthread_create.c:333
#5  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7fe121ffa700 (LWP 32168)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
#1  0x000000000124b02b in PERIPHERALS::CEventScanner::Process() ()
#2  0x0000000000d0cb55 in CThread::Action() ()
#3  0x0000000000d0cdaf in CThread::staticThread(void*) ()
#4  0x00007fe164c2f6ba in start_thread (arg=0x7fe121ffa700) at pthread_create.c:333
#5  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7fe1027fc700 (LWP 32174)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
#1  0x0000000000d0d20e in CTimer::Process() ()
#2  0x0000000000d0cb55 in CThread::Action() ()
#3  0x0000000000d0cdaf in CThread::staticThread(void*) ()
#4  0x00007fe164c2f6ba in start_thread (arg=0x7fe1027fc700) at pthread_create.c:333
#5  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7fe14635d700 (LWP 32155)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
#1  0x00000000015ae53a in ActiveAE::CActiveAE::Process() ()
#2  0x0000000000d0cb55 in CThread::Action() ()
#3  0x0000000000d0cdaf in CThread::staticThread(void*) ()
#4  0x00007fe164c2f6ba in start_thread (arg=0x7fe14635d700) at pthread_create.c:333
#5  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7fe14735f700 (LWP 32152)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:143
#1  0x0000000001451161 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
#2  0x0000000000d0cb55 in CThread::Action() ()
#3  0x0000000000d0cdaf in CThread::staticThread(void*) ()
#4  0x00007fe164c2f6ba in start_thread (arg=0x7fe14735f700) at pthread_create.c:333
#5  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7fe1227fb700 (LWP 32167)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
#1  0x0000000001238703 in PERIPHERALS::CPeripheralBus::Process() ()
#2  0x0000000000d0cb55 in CThread::Action() ()
#3  0x0000000000d0cdaf in CThread::staticThread(void*) ()
#4  0x00007fe164c2f6ba in start_thread (arg=0x7fe1227fb700) at pthread_create.c:333
#5  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7fe14535b700 (LWP 32157)):
#0  0x00007fe15db7170d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fe1607e7861 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x00007fe1607d8e11 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007fe1607d94ae in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007fe1607d9560 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007fe1607e77a9 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007fe158377078 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
#7  0x00007fe164c2f6ba in start_thread (arg=0x7fe14535b700) at pthread_create.c:333
#8  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7fe146b5e700 (LWP 32154)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
#1  0x0000000000c788db in CJobManager::GetNextJob(CJobWorker const*) ()
#2  0x0000000000c78a0a in CJobWorker::Process() ()
#3  0x0000000000d0cb55 in CThread::Action() ()
#4  0x0000000000d0cdaf in CThread::staticThread(void*) ()
#5  0x00007fe164c2f6ba in start_thread (arg=0x7fe146b5e700) at pthread_create.c:333
#6  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7fe164f48980 (LWP 32151)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
#1  0x0000000000eb6468 in CGUIDialogBusy::WaitOnEvent(CEvent&, unsigned int, bool) ()
#2  0x000000000149f229 in XFILE::CDirectory::GetDirectory(CURL const&, CFileItemList&, XFILE::CDirectory::CHints const&, bool) ()
#3  0x00000000014a0fc7 in XFILE::CDirectory::GetDirectory(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, CFileItemList&, XFILE::CDirectory::CHints const&, bool) ()
#4  0x00000000014a1198 in XFILE::CDirectory::GetDirectory(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, CFileItemList&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, bool) ()
#5  0x000000000151ba6c in XFILE::CVirtualDirectory::GetDirectory(CURL const&, CFileItemList&, bool) ()
#6  0x0000000000c100ef in CGUIMediaWindow::GetDirectory(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, CFileItemList&) ()
#7  0x0000000000afdbff in CGUIWindowVideoBase::GetDirectory(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, CFileItemList&) ()
#8  0x0000000000b0b255 in CGUIWindowVideoNav::GetDirectory(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, CFileItemList&) ()
#9  0x0000000000c12201 in CGUIMediaWindow::Update(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
#10 0x0000000000afda93 in CGUIWindowVideoBase::Update(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
#11 0x0000000000b04af0 in CGUIWindowVideoNav::Update(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
#12 0x0000000000c14c80 in CGUIMediaWindow::OnClick(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()
#13 0x0000000000b0a2f5 in CGUIWindowVideoNav::OnClick(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()
#14 0x0000000000c0b12c in CGUIMediaWindow::OnSelect(int) ()
#15 0x0000000000afbe44 in CGUIWindowVideoBase::OnSelect(int) ()
#16 0x0000000000c16edb in CGUIMediaWindow::OnMessage(CGUIMessage&) ()
#17 0x0000000000afef48 in CGUIWindowVideoBase::OnMessage(CGUIMessage&) ()
#18 0x0000000000b0451b in CGUIWindowVideoNav::OnMessage(CGUIMessage&) ()
#19 0x0000000000db5c7e in CGUIBaseContainer::OnClick(int) ()
#20 0x0000000000e53aca in CGUIWindow::OnAction(CAction const&) ()
#21 0x0000000000c0dd03 in CGUIMediaWindow::OnAction(CAction const&) ()
#22 0x0000000000af79c9 in CGUIWindowVideoBase::OnAction(CAction const&) ()
#23 0x0000000000b0439f in CGUIWindowVideoNav::OnAction(CAction const&) ()
#24 0x0000000000e5aa6e in CGUIWindowManager::OnAction(CAction const&) const ()
#25 0x000000000101512c in CApplication::OnAction(CAction const&) ()
#26 0x0000000000d900fe in CInputManager::OnKey(CKey const&) ()
#27 0x0000000000d92ac0 in CInputManager::OnEvent(XBMC_Event&) ()
#28 0x0000000001017360 in CApplication::OnEvent(XBMC_Event&) ()
#29 0x0000000000c31afe in CWinEventsX11Imp::MessagePump() ()
#30 0x000000000100942f in CApplication::FrameMove(bool, bool) ()
#31 0x00000000010d042a in CXBApplicationEx::Run(CFileItemList&) ()
#32 0x0000000000d3e663 in XBMC_Run ()
#33 0x000000000080130b in main ()


alessandrobalata 09-10-2017 06:08 AM

Code:

Thread 2 (Thread 0x7fe144b5a700 (LWP 32158)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
#1  0x0000000000d0a267 in XbmcThreads::CEventGroup::wait(unsigned int) ()
#2  0x00000000009fae2c in ?? ()
#3  0x0000000000d0cb55 in CThread::Action() ()
#4  0x0000000000d0cdaf in CThread::staticThread(void*) ()
#5  0x00007fe164c2f6ba in start_thread (arg=0x7fe144b5a700) at pthread_create.c:333
#6  0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fe0c751d700 (LWP 32221)):
#0  0x00007fe0d580711d in gtk_container_add () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#1  0x00007fe0b78755ee in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#2  0x00007fe0b787661e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#3  0x00007fe0b78794be in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#4  0x00007fe0b785be01 in QGtkStyle::QGtkStyle() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#5  0x00007fe0b77e2cbd in QStyleFactory::create(QString const&) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#6  0x00007fe0b74d4cce in QApplication::style() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#7  0x00007fe0b74d5115 in QApplicationPrivate::initialize() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#8  0x00007fe0b74d52aa in QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#9  0x00007fe0b74d554f in QApplication::QApplication(int&, char**, int) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#10 0x00007fe0c49bb77e in ?? () from /usr/lib/python2.7/dist-packages/PyQt4/QtGui.so
#11 0x00007fe0c49bb966 in ?? () from /usr/lib/python2.7/dist-packages/PyQt4/QtGui.so
#12 0x00007fe0c421072b in ?? () from /usr/lib/python2.7/dist-packages/sip.x86_64-linux-gnu.so
#13 0x00007fe163b5416f in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#14 0x00007fe163b9d1e3 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#15 0x00007fe163b4813c in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#16 0x00007fe163c7401c in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#17 0x00007fe163b49cfd in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#18 0x00007fe163b49e24 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#19 0x00007fe163c7401c in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#20 0x00007fe163b42b89 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#21 0x00007fe163bd71b4 in PyImport_ExecCodeModuleEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#22 0x00007fe163bd7b8f in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#23 0x00007fe163bd8b32 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#24 0x00007fe163bd9300 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#25 0x00007fe163bd95c8 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#26 0x00007fe163bda6db in PyImport_ImportModuleLevel () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#27 0x00007fe163b51698 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#28 0x00007fe163b9d1e3 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#29 0x00007fe163c73447 in PyEval_CallObjectWithKeywords () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#30 0x00007fe163b465c6 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#31 0x00007fe163c7401c in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#32 0x00007fe163b42b89 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#33 0x00007fe163bd71b4 in PyImport_ExecCodeModuleEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#34 0x00007fe163bd7b8f in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#35 0x00007fe163bd9300 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#36 0x00007fe163bd95c8 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#37 0x00007fe163bda6db in PyImport_ImportModuleLevel () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#38 0x00007fe163b51698 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#39 0x00007fe163b9d1e3 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#40 0x00007fe163c73447 in PyEval_CallObjectWithKeywords () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#41 0x00007fe163b465c6 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#42 0x00007fe163c7401c in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#43 0x00007fe163b42b89 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#44 0x00007fe163bd71b4 in PyImport_ExecCodeModuleEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#45 0x00007fe163bd7b8f in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#46 0x00007fe163bd9300 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#47 0x00007fe163bd95c8 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#48 0x00007fe163bda6db in PyImport_ImportModuleLevel () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#49 0x00007fe163b51698 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#50 0x00007fe163b9d1e3 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#51 0x00007fe163c73447 in PyEval_CallObjectWithKeywords () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#52 0x00007fe163b465c6 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#53 0x00007fe163c7401c in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#54 0x00007fe163b42b89 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#55 0x00007fe163bd71b4 in PyImport_ExecCodeModuleEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#56 0x00007fe163bd7b8f in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#57 0x00007fe163bd9300 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#58 0x00007fe163bd95c8 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#59 0x00007fe163bda6db in PyImport_ImportModuleLevel () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#60 0x00007fe163b51698 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#61 0x00007fe163b9d1e3 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#62 0x00007fe163c73447 in PyEval_CallObjectWithKeywords () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#63 0x00007fe163b465c6 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#64 0x00007fe163c7401c in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#65 0x00007fe163b42b89 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#66 0x00007fe163bb000e in PyRun_FileExFlags () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#67 0x0000000001363d22 in CPythonInvoker::execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) ()
#68 0x00000000013646f0 in CPythonInvoker::Execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) ()
#69 0x0000000000d0cb55 in CThread::Action() ()
#70 0x0000000000d0cdaf in CThread::staticThread(void*) ()
#71 0x00007fe164c2f6ba in start_thread (arg=0x7fe0c751d700) at pthread_create.c:333
#72 0x00007fe15db7d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
############# END STACK TRACE ###############

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

11:00:31.806 T:140606038116736  NOTICE: special://profile/ is mapped to: special://masterprofile/
11:00:31.806 T:140606038116736  NOTICE: -----------------------------------------------------------------------
11:00:31.806 T:140606038116736  NOTICE: Starting Kodi (17.4 Git:20170822-nogitfound). Platform: Linux x86 64-bit
11:00:31.806 T:140606038116736  NOTICE: Using Release Kodi x64 build
11:00:31.806 T:140606038116736  NOTICE: Kodi compiled Nov  4 2012 by GCC 5.4.0 for Linux x86 64-bit version 4.4.76 (263244)
11:00:31.806 T:140606038116736  NOTICE: Running on Linux Mint 18.2, kernel: Linux x86 64-bit version 4.10.0-33-generic
11:00:31.806 T:140606038116736  NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
11:00:31.806 T:140606038116736  NOTICE: Host CPU: Intel(R) Core(TM) i7-4700HQ CPU @ 2.40GHz, 8 cores available
11:00:31.806 T:140606038116736  NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
11:00:31.806 T:140606038116736  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/x86_64-linux-gnu/kodi
11:00:31.806 T:140606038116736  NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/x86_64-linux-gnu/kodi/addons
11:00:31.806 T:140606038116736  NOTICE: special://masterprofile/ is mapped to: /home/alex/.kodi/userdata
11:00:31.806 T:140606038116736  NOTICE: special://envhome/ is mapped to: /home/alex
11:00:31.806 T:140606038116736  NOTICE: special://home/ is mapped to: /home/alex/.kodi
11:00:31.806 T:140606038116736  NOTICE: special://temp/ is mapped to: /home/alex/.kodi/temp
11:00:31.806 T:140606038116736  NOTICE: special://logpath/ is mapped to: /home/alex/.kodi/temp
11:00:31.806 T:140606038116736  NOTICE: The executable running is: /usr/lib/x86_64-linux-gnu/kodi/kodi.bin
11:00:31.806 T:140606038116736  NOTICE: Local hostname: home-media
11:00:31.806 T:140606038116736  NOTICE: Log File is located: /home/alex/.kodi/temp//kodi.log
11:00:31.806 T:140606038116736  NOTICE: -----------------------------------------------------------------------
11:00:31.810 T:140606038116736  ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - No such property 'CanSuspend'
11:00:31.810 T:140606038116736  ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - No such property 'CanHibernate'
11:00:31.832 T:140606038116736  ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - No such property 'OnLowBattery'
11:00:31.832 T:140606038116736  NOTICE: load settings...
11:00:31.845 T:140606038116736  NOTICE: Found 1 Lists of Devices
11:00:31.845 T:140606038116736  NOTICE: Enumerated PULSE devices:
11:00:31.845 T:140606038116736  NOTICE:    Device 1
11:00:31.845 T:140606038116736  NOTICE:        m_deviceName      : Default
11:00:31.845 T:140606038116736  NOTICE:        m_displayName    : Default
11:00:31.845 T:140606038116736  NOTICE:        m_displayNameExtra: Default Output Device (PULSEAUDIO)
11:00:31.845 T:140606038116736  NOTICE:        m_deviceType      : AE_DEVTYPE_PCM
11:00:31.845 T:140606038116736  NOTICE:        m_channels        : FL,FR
11:00:31.845 T:140606038116736  NOTICE:        m_sampleRates    : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
11:00:31.845 T:140606038116736  NOTICE:        m_dataFormats    : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
11:00:31.845 T:140606038116736  NOTICE:        m_streamTypes    : No passthrough capabilities
11:00:31.845 T:140606038116736  NOTICE:    Device 2
11:00:31.845 T:140606038116736  NOTICE:        m_deviceName      : alsa_output.pci-0000_00_03.0.hdmi-stereo
11:00:31.845 T:140606038116736  NOTICE:        m_displayName    : Built-in Audio Digital Stereo (HDMI)
11:00:31.845 T:140606038116736  NOTICE:        m_displayNameExtra: HDMI / DisplayPort (PULSEAUDIO)
11:00:31.845 T:140606038116736  NOTICE:        m_deviceType      : AE_DEVTYPE_PCM
11:00:31.845 T:140606038116736  NOTICE:        m_channels        : FL,FR
11:00:31.845 T:140606038116736  NOTICE:        m_sampleRates    : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
11:00:31.845 T:140606038116736  NOTICE:        m_dataFormats    : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
11:00:31.845 T:140606038116736  NOTICE:        m_streamTypes    : No passthrough capabilities
11:00:31.845 T:140606038116736  NOTICE:    Device 3
11:00:31.845 T:140606038116736  NOTICE:        m_deviceName      : alsa_output.pci-0000_00_1b.0.analog-stereo
11:00:31.845 T:140606038116736  NOTICE:        m_displayName    : Built-in Audio Analogue Stereo
11:00:31.845 T:140606038116736  NOTICE:        m_displayNameExtra: Speakers (PULSEAUDIO)
11:00:31.845 T:140606038116736  NOTICE:        m_deviceType      : AE_DEVTYPE_PCM
11:00:31.845 T:140606038116736  NOTICE:        m_channels        : FL,FR
11:00:31.845 T:140606038116736  NOTICE:        m_sampleRates    : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
11:00:31.845 T:140606038116736  NOTICE:        m_dataFormats    : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
11:00:31.845 T:140606038116736  NOTICE:        m_streamTypes    : No passthrough capabilities
11:00:31.847 T:140606038116736  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
11:00:31.847 T:140606038116736  NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
11:00:31.847 T:140606038116736  NOTICE: Default Video Player: VideoPlayer
11:00:31.847 T:140606038116736  NOTICE: Default Audio Player: paplayer
11:00:31.847 T:140606038116736  NOTICE: Disabled debug logging due to GUI setting. Level 0.
11:00:31.847 T:140606038116736  NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
11:00:31.847 T:140606038116736  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
11:00:31.847 T:140606038116736  NOTICE: Loaded playercorefactory configuration
11:00:31.847 T:140606038116736  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
11:00:31.847 T:140606038116736  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
11:00:31.849 T:140606038116736  NOTICE: Running database version Addons27
11:00:31.930 T:140606038116736  NOTICE: ADDONS: Using repository repository.xbmc.org
11:00:31.930 T:140606038116736  NOTICE: ADDONS: Using repository repository.bubbles.1
11:00:31.930 T:140606038116736  NOTICE: ADDONS: Using repository repository.bubbles.2
11:00:31.930 T:140606038116736  NOTICE: ADDONS: Using repository repository.bubbles.3
11:00:31.934 T:140605513910016  NOTICE: PulseAudio: Opened device Default in pcm mode with Buffersize 150 ms
11:00:31.998 T:140606038116736  NOTICE: Checking resolution 16
11:00:32.057 T:140606038116736  NOTICE: Using visual 0x40
11:00:32.062 T:140606038116736  NOTICE: GL_VENDOR = Intel Open Source Technology Center
11:00:32.062 T:140606038116736  NOTICE: GL_RENDERER = Mesa DRI Intel(R) Haswell Mobile
11:00:32.062 T:140606038116736  NOTICE: GL_VERSION = 3.0 Mesa 17.0.7
11:00:32.062 T:140606038116736  NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.30
11:00:32.062 T:140606038116736  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_compression_s3tc 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_shader_precision GL_ARB_texture_compression_bptc GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shader_atomic_counters GL_ARB_shader_image_load_store GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_ARB_transform_feedback_instanced GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_shader_trinary_minmax GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_clear_buffer_object GL_ARB_compute_shader GL_ARB_copy_image GL_ARB_explicit_uniform_location GL_ARB_framebuffer_no_attachments GL_ARB_invalidate_subdata GL_ARB_program_interface_query GL_ARB_robust_buffer_access_behavior 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_KHR_robustness GL_ARB_buffer_storage GL_ARB_clear_texture GL_ARB_internalformat_query2 GL_ARB_multi_bind GL_ARB_query_buffer_object GL_ARB_seamless_cubemap_per_texture GL_ARB_shader_draw_parameters GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_stencil8 GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_shader_integer_mix GL_ARB_clip_control GL_ARB_conditional_render_inverted GL_ARB_cull_distance GL_ARB_derivative_control GL_ARB_get_texture_sub_image GL_ARB_pipeline_statistics_query GL_ARB_shader_texture_image_samples GL_ARB_texture_barrier GL_EXT_polygon_offset_clamp GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_ARB_shader_atomic_counter_ops GL_ARB_shader_clock GL_EXT_shader_samples_identical GL_MESA_shader_integer_functions
11:00:32.139 T:140605530695424  NOTICE: Running database version Addons27
11:00:32.140 T:140605530695424  NOTICE: Running database version ViewModes6
11:00:32.140 T:140605530695424  NOTICE: Running database version Textures13
11:00:32.141 T:140605530695424  NOTICE: Running database version MyMusic60
11:00:32.143 T:140605530695424  NOTICE: Running database version MyVideos107
11:00:32.143 T:140605530695424  NOTICE: Running database version TV29
11:00:32.144 T:140605530695424  NOTICE: Running database version Epg11
11:00:32.147 T:140606038116736  NOTICE: start dvd mediatype detection
11:00:32.193 T:140606038116736 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
11:00:32.232 T:140606038116736  NOTICE: initialize done
11:00:32.232 T:140606038116736  NOTICE: Running the application...
11:00:32.234 T:140606038116736  NOTICE: starting zeroconf publishing
11:00:32.234 T:140606038116736  NOTICE: starting upnp client
11:00:32.234 T:140603992037120  NOTICE: ES: Starting UDP Event server on port 9777
11:00:32.234 T:140603992037120  NOTICE: UDP: Listening on port 9777 (ipv6 : false)
11:00:41.067 T:140604403083008  ERROR: DoWork - Direct texture file loading failed for special://masterprofile/Thumbnails/a/ad7fbf55.jpg
11:00:42.933 T:140604411475712  ERROR: GetDirectory - Error getting
11:00:43.767 T:140604899309312  ERROR: Previous line repeats 6 times.
11:00:43.767 T:140604899309312  NOTICE: URLResolver: Initializing URLResolver version: 3.0.32
11:00:43.959 T:140603956287232  ERROR: EXCEPTION: Unknown addon id 'plugin.video.quasar'.
11:00:44.234 T:140603368617728  ERROR: BUBBLES ERROR [/home/alex/.kodi/addons/plugin.video.bubbles/resources/lib/extensions/tools.py, 3047, _share]: TypeError -> sha256() argument 1 must be string or buffer, not list
11:00:47.675 T:140603393431296  NOTICE: URLResolver: Initializing URLResolver version: 3.0.32
11:00:47.878 T:140603368617728 WARNING: CPythonInvoker(5): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
11:00:47.982 T:140603393431296 WARNING: CPythonInvoker(4, /home/alex/.kodi/addons/plugin.video.bubbles/bubbles.py): the python script "/home/alex/.kodi/addons/plugin.video.bubbles/bubbles.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon9xbmcaddon5AddonE


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

############ END Kodi CRASH LOG #############



All times are GMT -5. The time now is 06:23 PM.