· 6 years ago · Nov 16, 2019, 05:18 PM
1############## Kodi CRASH LOG ###############
2
3################ SYSTEM INFO ################
4 Date: Sat 16 Nov 16:32:49 GMT 2019
5 Kodi Options:
6 Arch: armv7l
7 Kernel: Linux 4.14.98-v7+ #1200 SMP Tue Feb 12 20:27:48 GMT 2019
8 Release: Raspbian GNU/Linux 9 (stretch)
9############## END SYSTEM INFO ##############
10
11############### STACK TRACE #################
12=====> Core file: /home/pi/core (2019-11-16 16:32:27.612906418 +0000)
13 =========================================
14[New LWP 2568]
15[New LWP 1978]
16[New LWP 1990]
17[New LWP 1992]
18[New LWP 2020]
19[New LWP 1977]
20[New LWP 1997]
21[New LWP 1994]
22[New LWP 2029]
23[New LWP 2244]
24[New LWP 2569]
25[New LWP 2017]
26[New LWP 2033]
27[New LWP 2194]
28[New LWP 2396]
29[New LWP 2238]
30[New LWP 2035]
31[New LWP 2001]
32[New LWP 2239]
33[New LWP 1991]
34[New LWP 1998]
35[New LWP 2027]
36[New LWP 2038]
37[New LWP 1999]
38[New LWP 2064]
39[New LWP 2068]
40[New LWP 2164]
41[New LWP 2567]
42[New LWP 2032]
43[New LWP 2125]
44[New LWP 2021]
45[New LWP 2193]
46[New LWP 2018]
47[New LWP 2236]
48[New LWP 2036]
49[New LWP 2030]
50[New LWP 2024]
51[New LWP 2566]
52[New LWP 1995]
53[New LWP 2028]
54[New LWP 2000]
55[New LWP 2190]
56[New LWP 1993]
57[New LWP 2240]
58[New LWP 2237]
59[New LWP 2031]
60[New LWP 2025]
61[New LWP 1996]
62[Thread debugging using libthread_db enabled]
63Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
64Core was generated by `/usr/lib/arm-linux-gnueabihf/kodi/kodi-rbpi_v7 --lircdev /var/run/lirc/lircd --'.
65Program terminated with signal SIGSEGV, Segmentation fault.
66#0 0x767be6d4 in ?? () from /usr/lib/arm-linux-gnueabihf/libsmbclient.so.0
67[Current thread is 1 (Thread 0x47dfc2e0 (LWP 2568))]
68
69Thread 48 (Thread 0x6d1ff2e0 (LWP 1996)):
70#0 0x76f34068 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x75e1d6e8 <dispmanx_notify_available_event+24>) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
71#1 do_futex_wait (sem=sem@entry=0x75e1d6e8 <dispmanx_notify_available_event+24>, abstime=0x0) at sem_waitcommon.c:115
72#2 0x76f341ac in __new_sem_wait_slow (sem=0x75e1d6e8 <dispmanx_notify_available_event+24>, abstime=0x0) at sem_waitcommon.c:282
73#3 0x75e07150 in dispmanx_notify_func () from /opt/vc/lib/libbcm_host.so
74#4 0x75dcbcb0 in vcos_thread_entry (arg=0x75e1e428 <dispmanx_notify_task>) at /home/dom/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:144
75#5 0x76f2afc4 in start_thread (arg=0x6d1ff2e0) at pthread_create.c:458
76#6 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
77Backtrace stopped: previous frame identical to this frame (corrupt stack?)
78
79Thread 47 (Thread 0x60efd2e0 (LWP 2025)):
80#0 0x76f31d3c in __pthread_cond_timedwait (cond=0x522afaa8, mutex=0x49733704, abstime=0x60efc628) at pthread_cond_timedwait.c:200
81#1 0x005d2450 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
82#2 0x005d2520 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
83#3 0x006c056c in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
84#4 0x0068dea8 in ?? ()
85#5 0x768c0018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
86#6 0x768bfa20 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
87#7 0x769d5fcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
88#8 0x768b74f0 in PyEval_EvalCode () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
89#9 0x769460a8 in PyRun_FileExFlags () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
90#10 0x0069e038 in CPythonInvoker::executeScript(void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void*, void*) ()
91#11 0x0069f68c 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&) ()
92#12 0x006a0638 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&) ()
93#13 0x00d1c12c in CLanguageInvokerThread::Process() ()
94#14 0x008e5280 in CThread::Action() ()
95#15 0x008e62d8 in CThread::staticThread(void*) ()
96#16 0x76f2afc4 in start_thread (arg=0x60efd2e0) at pthread_create.c:458
97#17 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
98Backtrace stopped: previous frame identical to this frame (corrupt stack?)
99
100Thread 46 (Thread 0x5def72e0 (LWP 2031)):
101#0 0x76f31d3c in __pthread_cond_timedwait (cond=0x6dc349a8, mutex=0x66ff709c, abstime=0x5def6628) at pthread_cond_timedwait.c:200
102#1 0x005d2450 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
103#2 0x005d2520 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
104#3 0x006c056c in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
105#4 0x0068dea8 in ?? ()
106#5 0x768c0018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
107#6 0x768bfa20 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
108#7 0x769d5fcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
109#8 0x768b74f0 in PyEval_EvalCode () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
110#9 0x769460a8 in PyRun_FileExFlags () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
111#10 0x0069e038 in CPythonInvoker::executeScript(void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void*, void*) ()
112#11 0x0069f68c 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&) ()
113#12 0x006a0638 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&) ()
114#13 0x00d1c12c in CLanguageInvokerThread::Process() ()
115#14 0x008e5280 in CThread::Action() ()
116#15 0x008e62d8 in CThread::staticThread(void*) ()
117#16 0x76f2afc4 in start_thread (arg=0x5def72e0) at pthread_create.c:458
118#17 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
119Backtrace stopped: previous frame identical to this frame (corrupt stack?)
120
121Thread 45 (Thread 0x606fc2e0 (LWP 2237)):
122#0 0x75389674 in select () at ../sysdeps/unix/syscall-template.S:84
123#1 0x7683d44c in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
124Backtrace stopped: previous frame identical to this frame (corrupt stack?)
125
126Thread 44 (Thread 0x3c5fa2e0 (LWP 2240)):
127#0 0x76f31d3c in __pthread_cond_timedwait (cond=0x4c513270, mutex=0x6e6f88d4, abstime=0x3c5f9420) at pthread_cond_timedwait.c:200
128#1 0x005d2450 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
129#2 0x005d2520 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
130#3 0x006c056c in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
131#4 0x0068dea8 in ?? ()
132#5 0x768c0018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
133#6 0x769d5fcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
134#7 0x76951ed4 in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
135Backtrace stopped: previous frame identical to this frame (corrupt stack?)
136
137Thread 43 (Thread 0x6ef272e0 (LWP 1993)):
138#0 0x7535b030 in nanosleep () at ../sysdeps/unix/syscall-template.S:84
139#1 0x75389edc in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
140#2 0x00e07194 in CAESinkPi::AddPackets(unsigned char**, unsigned int, unsigned int) ()
141#3 0x00dee178 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
142#4 0x00defda4 in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
143#5 0x00defef8 in ActiveAE::CActiveAESink::Process() ()
144#6 0x008e5280 in CThread::Action() ()
145#7 0x008e62d8 in CThread::staticThread(void*) ()
146#8 0x76f2afc4 in start_thread (arg=0x6ef272e0) at pthread_create.c:458
147#9 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
148Backtrace stopped: previous frame identical to this frame (corrupt stack?)
149
150Thread 42 (Thread 0x38dfc2e0 (LWP 2190)):
151#0 0x76f31d3c in __pthread_cond_timedwait (cond=0x3f2c3a0, mutex=0x41de60c, abstime=0x38dfb580) at pthread_cond_timedwait.c:200
152#1 0x005d2450 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
153#2 0x005d2520 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
154#3 0x006c056c in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
155#4 0x0068dea8 in ?? ()
156#5 0x768c0018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
157#6 0x769d5fcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
158#7 0x768bf914 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
159#8 0x768bfa20 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
160#9 0x769d5fcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
161#10 0x76951de4 in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
162Backtrace stopped: previous frame identical to this frame (corrupt stack?)
163
164Thread 41 (Thread 0x6b1fb2e0 (LWP 2000)):
165#0 0x76f34068 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x6dc0291c) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
166#1 do_futex_wait (sem=sem@entry=0x6dc0291c, abstime=0x0) at sem_waitcommon.c:115
167#2 0x76f341ac in __new_sem_wait_slow (sem=0x6dc0291c, abstime=0x0) at sem_waitcommon.c:282
168#3 0x75de6b60 in vchiu_queue_pop () from /opt/vc/lib/libvchiq_arm.so
169#4 0x6fa5ed70 in ilcs_task () from /opt/vc/lib/libopenmaxil.so
170#5 0x75dcbcb0 in vcos_thread_entry (arg=0x6dc027d8) at /home/dom/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:144
171#6 0x76f2afc4 in start_thread (arg=0x6b1fb2e0) at pthread_create.c:458
172#7 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
173Backtrace stopped: previous frame identical to this frame (corrupt stack?)
174
175Thread 40 (Thread 0x5f6fa2e0 (LWP 2028)):
176#0 0x76f31d3c in __pthread_cond_timedwait (cond=0x44542e78, mutex=0x4454059c, abstime=0x5f6f9628) at pthread_cond_timedwait.c:200
177#1 0x005d2450 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
178#2 0x005d2520 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
179#3 0x006c056c in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
180#4 0x0068dea8 in ?? ()
181#5 0x768c0018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
182#6 0x768bfa20 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
183#7 0x769d5fcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
184#8 0x768b74f0 in PyEval_EvalCode () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
185#9 0x769460a8 in PyRun_FileExFlags () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
186#10 0x0069e038 in CPythonInvoker::executeScript(void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void*, void*) ()
187#11 0x0069f68c 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&) ()
188#12 0x006a0638 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&) ()
189#13 0x00d1c12c in CLanguageInvokerThread::Process() ()
190#14 0x008e5280 in CThread::Action() ()
191#15 0x008e62d8 in CThread::staticThread(void*) ()
192#16 0x76f2afc4 in start_thread (arg=0x5f6fa2e0) at pthread_create.c:458
193#17 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
194Backtrace stopped: previous frame identical to this frame (corrupt stack?)
195
196Thread 39 (Thread 0x6dbff2e0 (LWP 1995)):
197#0 0x75388c7c in ioctl () at ../sysdeps/unix/syscall-template.S:84
198#1 0x75de4010 in completion_thread () from /opt/vc/lib/libvchiq_arm.so
199#2 0x75dcbcb0 in vcos_thread_entry (arg=0x75df7318 <vchiq_instance+16>) at /home/dom/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:144
200#3 0x76f2afc4 in start_thread (arg=0x6dbff2e0) at pthread_create.c:458
201#4 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
202Backtrace stopped: previous frame identical to this frame (corrupt stack?)
203
204Thread 38 (Thread 0x6904a2e0 (LWP 2566)):
205#0 0x75389674 in select () at ../sysdeps/unix/syscall-template.S:84
206#1 0x7685d194 in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
207Backtrace stopped: previous frame identical to this frame (corrupt stack?)
208
209Thread 37 (Thread 0x616fe2e0 (LWP 2024)):
210#0 0x76f31d3c in __pthread_cond_timedwait (cond=0x4466db88, mutex=0x4466e444, abstime=0x616fd628) at pthread_cond_timedwait.c:200
211#1 0x005d2450 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
212#2 0x005d2520 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
213#3 0x006c056c in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
214#4 0x0068dea8 in ?? ()
215#5 0x768c0018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
216#6 0x768bfa20 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
217#7 0x769d5fcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
218#8 0x768b74f0 in PyEval_EvalCode () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
219#9 0x769460a8 in PyRun_FileExFlags () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
220#10 0x0069e038 in CPythonInvoker::executeScript(void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void*, void*) ()
221#11 0x0069f68c 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&) ()
222#12 0x006a0638 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&) ()
223#13 0x00d1c12c in CLanguageInvokerThread::Process() ()
224#14 0x008e5280 in CThread::Action() ()
225#15 0x008e62d8 in CThread::staticThread(void*) ()
226#16 0x76f2afc4 in start_thread (arg=0x616fe2e0) at pthread_create.c:458
227#17 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
228Backtrace stopped: previous frame identical to this frame (corrupt stack?)
229
230Thread 36 (Thread 0x5e6f82e0 (LWP 2030)):
231#0 0x76f31d3c in __pthread_cond_timedwait (cond=0x44693248, mutex=0x3f21bfc4, abstime=0x5e6f7628) at pthread_cond_timedwait.c:200
232#1 0x005d2450 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
233#2 0x005d2520 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
234#3 0x006c056c in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
235#4 0x0068dea8 in ?? ()
236#5 0x768c0018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
237#6 0x768bfa20 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
238#7 0x769d5fcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
239#8 0x768b74f0 in PyEval_EvalCode () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
240#9 0x769460a8 in PyRun_FileExFlags () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
241#10 0x0069e038 in CPythonInvoker::executeScript(void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void*, void*) ()
242#11 0x0069f68c 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&) ()
243#12 0x006a0638 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&) ()
244#13 0x00d1c12c in CLanguageInvokerThread::Process() ()
245#14 0x008e5280 in CThread::Action() ()
246#15 0x008e62d8 in CThread::staticThread(void*) ()
247#16 0x76f2afc4 in start_thread (arg=0x5e6f82e0) at pthread_create.c:458
248#17 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
249Backtrace stopped: previous frame identical to this frame (corrupt stack?)
250
251Thread 35 (Thread 0x5b6f22e0 (LWP 2036)):
252#0 0x7535b030 in nanosleep () at ../sysdeps/unix/syscall-template.S:84
253#1 0x75389edc in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
254#2 0x006bd5a0 in XBMCAddon::xbmc::sleep(long) ()
255#3 0x0067ce10 in ?? ()
256#4 0x768c0018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
257#5 0x768bfa20 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
258#6 0x769d5fcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
259#7 0x768b74f0 in PyEval_EvalCode () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
260#8 0x769460a8 in PyRun_FileExFlags () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
261#9 0x0069e038 in CPythonInvoker::executeScript(void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void*, void*) ()
262#10 0x0069f68c 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&) ()
263#11 0x006a0638 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&) ()
264#12 0x00d1c12c in CLanguageInvokerThread::Process() ()
265#13 0x008e5280 in CThread::Action() ()
266#14 0x008e62d8 in CThread::staticThread(void*) ()
267#15 0x76f2afc4 in start_thread (arg=0x5b6f22e0) at pthread_create.c:458
268#16 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
269Backtrace stopped: previous frame identical to this frame (corrupt stack?)
270
271Thread 34 (Thread 0x5aef12e0 (LWP 2236)):
272#0 0x75389674 in select () at ../sysdeps/unix/syscall-template.S:84
273#1 0x7683d44c in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
274Backtrace stopped: previous frame identical to this frame (corrupt stack?)
275
276Thread 33 (Thread 0x65eff2e0 (LWP 2018)):
277#0 0x75387120 in poll () at ../sysdeps/unix/syscall-template.S:84
278#1 0x006e1ee4 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
279#2 0x006e1f74 in PERIPHERALS::CPeripheralBusUSB::Process() ()
280#3 0x008e5280 in CThread::Action() ()
281#4 0x008e62d8 in CThread::staticThread(void*) ()
282#5 0x76f2afc4 in start_thread (arg=0x65eff2e0) at pthread_create.c:458
283#6 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
284Backtrace stopped: previous frame identical to this frame (corrupt stack?)
285
286Thread 32 (Thread 0x3a5ff2e0 (LWP 2193)):
287#0 0x75389674 in select () at ../sysdeps/unix/syscall-template.S:84
288#1 0x7683d44c in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
289Backtrace stopped: previous frame identical to this frame (corrupt stack?)
290
291Thread 31 (Thread 0x636ff2e0 (LWP 2021)):
292#0 0x76f31d3c in __pthread_cond_timedwait (cond=0x2c91cf0, mutex=0x2c868dc, abstime=0x636feb58) at pthread_cond_timedwait.c:200
293#1 0x005d2450 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
294#2 0x005d2520 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
295#3 0x00c1ad68 in PERIPHERALS::CEventScanner::Process() ()
296#4 0x008e5280 in CThread::Action() ()
297#5 0x008e62d8 in CThread::staticThread(void*) ()
298#6 0x76f2afc4 in start_thread (arg=0x636ff2e0) at pthread_create.c:458
299#7 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
300Backtrace stopped: previous frame identical to this frame (corrupt stack?)
301
302Thread 30 (Thread 0x556e62e0 (LWP 2125)):
303#0 0x76f31d3c in __pthread_cond_timedwait (cond=0x2a8ef00, mutex=0x2c8d60c, abstime=0x556e5b30) at pthread_cond_timedwait.c:200
304#1 0x005d2450 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
305#2 0x005d2520 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
306#3 0x00bd876c in PVR::CPVRManagerJobQueue::WaitForJobs(unsigned int) ()
307#4 0x00bd8b1c in PVR::CPVRManager::Process() ()
308#5 0x008e5280 in CThread::Action() ()
309#6 0x008e62d8 in CThread::staticThread(void*) ()
310#7 0x76f2afc4 in start_thread (arg=0x556e62e0) at pthread_create.c:458
311#8 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
312Backtrace stopped: previous frame identical to this frame (corrupt stack?)
313
314Thread 29 (Thread 0x5d6f62e0 (LWP 2032)):
315#0 0x7535b030 in nanosleep () at ../sysdeps/unix/syscall-template.S:84
316#1 0x75389edc in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
317#2 0x006bd5a0 in XBMCAddon::xbmc::sleep(long) ()
318#3 0x0067ce10 in ?? ()
319#4 0x768c0018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
320#5 0x768bfa20 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
321#6 0x769d5fcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
322#7 0x768b74f0 in PyEval_EvalCode () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
323#8 0x769460a8 in PyRun_FileExFlags () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
324#9 0x0069e038 in CPythonInvoker::executeScript(void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void*, void*) ()
325#10 0x0069f68c 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&) ()
326#11 0x006a0638 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&) ()
327#12 0x00d1c12c in CLanguageInvokerThread::Process() ()
328#13 0x008e5280 in CThread::Action() ()
329#14 0x008e62d8 in CThread::staticThread(void*) ()
330#15 0x76f2afc4 in start_thread (arg=0x5d6f62e0) at pthread_create.c:458
331#16 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
332Backtrace stopped: previous frame identical to this frame (corrupt stack?)
333
334Thread 28 (Thread 0x4fafd2e0 (LWP 2567)):
335#0 0x76f2d65c in __pthread_mutex_lock_full (mutex=0x1ac5f24 <smb>) at pthread_mutex_lock.c:339
336#1 0x76f2dbdc in __GI___pthread_mutex_lock (mutex=<optimized out>) at pthread_mutex_lock.c:73
337#2 0x005d20e0 in XbmcThreads::CountingLockable<XbmcThreads::CRecursiveMutex>::lock() ()
338#3 0x00705f18 in XFILE::CSMBDirectory::GetDirectory(CURL const&, CFileItemList&) ()
339#4 0x00d77d40 in XFILE::CDirectory::GetDirectory(CURL const&, std::shared_ptr<XFILE::IDirectory>, CFileItemList&, XFILE::CDirectory::CHints const&) ()
340#5 0x00d78708 in XFILE::CDirectory::GetDirectory(CURL const&, CFileItemList&, XFILE::CDirectory::CHints const&) ()
341#6 0x00d787dc 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) ()
342#7 0x006bfe2c in XBMCAddon::xbmcvfs::listdir(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()
343#8 0x0069528c in ?? ()
344#9 0x768c0018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
345#10 0x7696df5c in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
346Backtrace stopped: previous frame identical to this frame (corrupt stack?)
347
348Thread 27 (Thread 0x5c6f42e0 (LWP 2164)):
349#0 0x76f31d3c in __pthread_cond_timedwait (cond=0x2a8eb70, mutex=0x2c8d56c, abstime=0x5c6f3ae8) at pthread_cond_timedwait.c:200
350#1 0x005d2450 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
351#2 0x005d2520 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
352#3 0x005d2614 in CEvent::WaitMSec(unsigned int) ()
353#4 0x00b97194 in PVR::CPVREpgContainer::Process() ()
354#5 0x008e5280 in CThread::Action() ()
355#6 0x008e62d8 in CThread::staticThread(void*) ()
356#7 0x76f2afc4 in start_thread (arg=0x5c6f42e0) at pthread_create.c:458
357Backtrace stopped: Cannot access memory at address 0x70
358
359Thread 26 (Thread 0x495ff2e0 (LWP 2068)):
360#0 0x76f31d3c in __pthread_cond_timedwait (cond=0x70d08640, mutex=0x70d08628, abstime=0x495fec70) at pthread_cond_timedwait.c:200
361#1 0x0064b124 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
362#2 0x00626a90 in NPT_HttpConnectionManager::Run() ()
363#3 0x0064bd38 in NPT_PosixThread::EntryPoint(void*) ()
364#4 0x76f2afc4 in start_thread (arg=0x495ff2e0) at pthread_create.c:458
365#5 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
366Backtrace stopped: previous frame identical to this frame (corrupt stack?)
367
368Thread 25 (Thread 0x4bbff2e0 (LWP 2064)):
369#0 0x76f31d3c in __pthread_cond_timedwait (cond=0x70390db0, mutex=0x70390d88, abstime=0x4bbfec9c) at pthread_cond_timedwait.c:200
370#1 0x76cec30c in CEC::CCECClient::Process() () from /usr/lib/arm-linux-gnueabihf/libcec.so.4
371#2 0x76cf05e8 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/arm-linux-gnueabihf/libcec.so.4
372#3 0x76f2afc4 in start_thread (arg=0x4bbff2e0) at pthread_create.c:458
373#4 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
374Backtrace stopped: previous frame identical to this frame (corrupt stack?)
375
376Thread 24 (Thread 0x6b9fc2e0 (LWP 1999)):
377#0 0x76f319a4 in __pthread_cond_wait (cond=cond@entry=0x6dc02788, mutex=mutex@entry=0x6dc0276c) at pthread_cond_wait.c:188
378#1 0x75dcbd94 in _timer_thread (arg=0x6dc02768) at /home/dom/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:722
379#2 0x76f2afc4 in start_thread (arg=0x6b9fc2e0) at pthread_create.c:458
380Backtrace stopped: Cannot access memory at address 0x58
381
382Thread 23 (Thread 0x5a6f02e0 (LWP 2038)):
383#0 0x75387120 in poll () at ../sysdeps/unix/syscall-template.S:84
384#1 0x76e056b0 in ?? () from /usr/lib/arm-linux-gnueabihf/libavahi-common.so.3
385Backtrace stopped: previous frame identical to this frame (corrupt stack?)
386
387Thread 22 (Thread 0x5fefb2e0 (LWP 2027)):
388#0 0x7535b030 in nanosleep () at ../sysdeps/unix/syscall-template.S:84
389#1 0x75389edc in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
390#2 0x006bd5a0 in XBMCAddon::xbmc::sleep(long) ()
391#3 0x0067ce10 in ?? ()
392#4 0x768c0018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
393#5 0x769d5fcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
394#6 0x768b74f0 in PyEval_EvalCode () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
395#7 0x769460a8 in PyRun_FileExFlags () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
396#8 0x0069e038 in CPythonInvoker::executeScript(void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void*, void*) ()
397#9 0x0069f68c 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&) ()
398#10 0x006a0638 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&) ()
399#11 0x00d1c12c in CLanguageInvokerThread::Process() ()
400#12 0x008e5280 in CThread::Action() ()
401#13 0x008e62d8 in CThread::staticThread(void*) ()
402#14 0x76f2afc4 in start_thread (arg=0x5fefb2e0) at pthread_create.c:458
403#15 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
404Backtrace stopped: previous frame identical to this frame (corrupt stack?)
405
406Thread 21 (Thread 0x6c1fd2e0 (LWP 1998)):
407#0 0x76f34068 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x75e1d5ec <cecservice_notify_available_event+24>) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
408#1 do_futex_wait (sem=sem@entry=0x75e1d5ec <cecservice_notify_available_event+24>, abstime=0x0) at sem_waitcommon.c:115
409#2 0x76f341ac in __new_sem_wait_slow (sem=0x75e1d5ec <cecservice_notify_available_event+24>, abstime=0x0) at sem_waitcommon.c:282
410#3 0x75e03c44 in cecservice_notify_func () from /opt/vc/lib/libbcm_host.so
411#4 0x75dcbcb0 in vcos_thread_entry (arg=0x75e1d600 <cecservice_notify_task>) at /home/dom/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:144
412#5 0x76f2afc4 in start_thread (arg=0x6c1fd2e0) at pthread_create.c:458
413#6 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
414Backtrace stopped: previous frame identical to this frame (corrupt stack?)
415
416Thread 20 (Thread 0x702ff2e0 (LWP 1991)):
417#0 0x75390704 in epoll_wait () at ../sysdeps/unix/syscall-template.S:84
418#1 0x006eb0bc in CLibInputHandler::Process() ()
419#2 0x008e5280 in CThread::Action() ()
420#3 0x008e62d8 in CThread::staticThread(void*) ()
421#4 0x76f2afc4 in start_thread (arg=0x702ff2e0) at pthread_create.c:458
422#5 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
423Backtrace stopped: previous frame identical to this frame (corrupt stack?)
424
425Thread 19 (Thread 0x3e8fe2e0 (LWP 2239)):
426#0 0x76f31d3c in __pthread_cond_timedwait (cond=0x61fac4f0, mutex=0x6dc39f4c, abstime=0x3e8fd420) at pthread_cond_timedwait.c:200
427#1 0x005d2450 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
428#2 0x005d2520 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
429#3 0x006c056c in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
430#4 0x0068dea8 in ?? ()
431#5 0x768c0018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
432#6 0x769d5fcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
433#7 0x76951ed4 in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
434Backtrace stopped: previous frame identical to this frame (corrupt stack?)
435
436Thread 18 (Thread 0x6a9fa2e0 (LWP 2001)):
437#0 0x76f319a4 in __pthread_cond_wait (cond=0x1ae1a10 <g_OMXImage+544>, mutex=0x2a0ac8c) at pthread_cond_wait.c:188
438#1 0x75494ea0 in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
439#2 0x008e4bdc in void std::_V2::condition_variable_any::wait<XbmcThreads::CRecursiveMutex>(XbmcThreads::CRecursiveMutex&) ()
440#3 0x00e14a1c in COMXImage::Process() ()
441#4 0x008e5280 in CThread::Action() ()
442#5 0x008e62d8 in CThread::staticThread(void*) ()
443#6 0x76f2afc4 in start_thread (arg=0x6a9fa2e0) at pthread_create.c:458
444#7 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
445Backtrace stopped: previous frame identical to this frame (corrupt stack?)
446
447Thread 17 (Thread 0x5bef32e0 (LWP 2035)):
448#0 0x75389674 in select () at ../sysdeps/unix/syscall-template.S:84
449#1 0x7685d194 in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
450Backtrace stopped: previous frame identical to this frame (corrupt stack?)
451
452Thread 16 (Thread 0x436f22e0 (LWP 2238)):
453#0 0x75389674 in select () at ../sysdeps/unix/syscall-template.S:84
454#1 0x7683d44c in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
455Backtrace stopped: previous frame identical to this frame (corrupt stack?)
456
457Thread 15 (Thread 0x628ff2e0 (LWP 2396)):
458#0 0x76f31d3c in __pthread_cond_timedwait (cond=0x2c7f250, mutex=0x2ca68ec, abstime=0x628feb78) at pthread_cond_timedwait.c:200
459#1 0x005d2450 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
460#2 0x005d2520 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
461#3 0x008e6cc0 in CTimer::Process() ()
462#4 0x008e5280 in CThread::Action() ()
463#5 0x008e62d8 in CThread::staticThread(void*) ()
464#6 0x76f2afc4 in start_thread (arg=0x628ff2e0) at pthread_create.c:458
465#7 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
466Backtrace stopped: previous frame identical to this frame (corrupt stack?)
467
468Thread 14 (Thread 0x53cfd2e0 (LWP 2194)):
469#0 0x75389674 in select () at ../sysdeps/unix/syscall-template.S:84
470#1 0x7683d44c in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
471Backtrace stopped: previous frame identical to this frame (corrupt stack?)
472
473Thread 13 (Thread 0x5cef52e0 (LWP 2033)):
474#0 0x76f31d3c in __pthread_cond_timedwait (cond=0x6f93b538, mutex=0x6f901a24, abstime=0x5cef45c0) at pthread_cond_timedwait.c:200
475#1 0x005d2450 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
476#2 0x005d2520 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
477#3 0x006c056c in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
478#4 0x0068dea8 in ?? ()
479#5 0x768c0018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
480#6 0x769d5fcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
481#7 0x768bf914 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
482#8 0x769d5fcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
483#9 0x768b74f0 in PyEval_EvalCode () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
484#10 0x769460a8 in PyRun_FileExFlags () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
485#11 0x0069e038 in CPythonInvoker::executeScript(void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void*, void*) ()
486#12 0x0069f68c 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&) ()
487#13 0x006a0638 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&) ()
488#14 0x00d1c12c in CLanguageInvokerThread::Process() ()
489#15 0x008e5280 in CThread::Action() ()
490#16 0x008e62d8 in CThread::staticThread(void*) ()
491#17 0x76f2afc4 in start_thread (arg=0x5cef52e0) at pthread_create.c:458
492#18 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
493Backtrace stopped: previous frame identical to this frame (corrupt stack?)
494
495Thread 12 (Thread 0x66eff2e0 (LWP 2017)):
496#0 0x76f31d3c in __pthread_cond_timedwait (cond=0x4736ad8, mutex=0x4736ab0, abstime=0x66efec9c) at pthread_cond_timedwait.c:200
497#1 0x76cec30c in CEC::CCECClient::Process() () from /usr/lib/arm-linux-gnueabihf/libcec.so.4
498#2 0x76cf05e8 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/arm-linux-gnueabihf/libcec.so.4
499#3 0x76f2afc4 in start_thread (arg=0x66eff2e0) at pthread_create.c:458
500#4 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
501Backtrace stopped: previous frame identical to this frame (corrupt stack?)
502
503Thread 11 (Thread 0x688492e0 (LWP 2569)):
504#0 0x76f34068 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x6a0ec518) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
505#1 do_futex_wait (sem=sem@entry=0x6a0ec518, abstime=0x0) at sem_waitcommon.c:115
506#2 0x76f341ac in __new_sem_wait_slow (sem=0x6a0ec518, abstime=0x0) at sem_waitcommon.c:282
507#3 0x768e1fc0 in PyThread_acquire_lock () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
508#4 0x76859a2c in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
509Backtrace stopped: previous frame identical to this frame (corrupt stack?)
510
511Thread 10 (Thread 0x3e0fd2e0 (LWP 2244)):
512#0 0x76f34068 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x445c6d40) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
513#1 do_futex_wait (sem=sem@entry=0x445c6d40, abstime=0x0) at sem_waitcommon.c:115
514#2 0x76f341ac in __new_sem_wait_slow (sem=0x445c6d40, abstime=0x0) at sem_waitcommon.c:282
515#3 0x768e1fc0 in PyThread_acquire_lock () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
516#4 0x76859a2c in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
517Backtrace stopped: previous frame identical to this frame (corrupt stack?)
518
519Thread 9 (Thread 0x5eef92e0 (LWP 2029)):
520#0 0x7535b030 in nanosleep () at ../sysdeps/unix/syscall-template.S:84
521#1 0x75389edc in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
522#2 0x006bd5a0 in XBMCAddon::xbmc::sleep(long) ()
523#3 0x0067ce10 in ?? ()
524#4 0x768c0018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
525#5 0x768bfa20 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
526#6 0x769d5fcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
527#7 0x76951ed4 in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
528Backtrace stopped: previous frame identical to this frame (corrupt stack?)
529
530Thread 8 (Thread 0x6e5ff2e0 (LWP 1994)):
531#0 0x75387120 in poll () at ../sysdeps/unix/syscall-template.S:84
532#1 0x006f56e8 in CFDEventMonitor::Process() ()
533#2 0x008e5280 in CThread::Action() ()
534#3 0x008e62d8 in CThread::staticThread(void*) ()
535#4 0x76f2afc4 in start_thread (arg=0x6e5ff2e0) at pthread_create.c:458
536#5 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
537Backtrace stopped: previous frame identical to this frame (corrupt stack?)
538
539Thread 7 (Thread 0x6c9fe2e0 (LWP 1997)):
540#0 0x76f34068 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x75e1c864 <tvservice_notify_available_event+24>) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
541#1 do_futex_wait (sem=sem@entry=0x75e1c864 <tvservice_notify_available_event+24>, abstime=0x0) at sem_waitcommon.c:115
542#2 0x76f341ac in __new_sem_wait_slow (sem=0x75e1c864 <tvservice_notify_available_event+24>, abstime=0x0) at sem_waitcommon.c:282
543#3 0x75e03084 in tvservice_notify_func () from /opt/vc/lib/libbcm_host.so
544#4 0x75dcbcb0 in vcos_thread_entry (arg=0x75e1c878 <tvservice_notify_task>) at /home/dom/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:144
545#5 0x76f2afc4 in start_thread (arg=0x6c9fe2e0) at pthread_create.c:458
546#6 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
547Backtrace stopped: previous frame identical to this frame (corrupt stack?)
548
549Thread 6 (Thread 0x7160a360 (LWP 1977)):
550#0 0x76f92ec0 in __udivsi3 () from /lib/ld-linux-armhf.so.3
551#1 0x76f92ff0 in __aeabi_uidivmod () from /lib/ld-linux-armhf.so.3
552Backtrace stopped: previous frame identical to this frame (corrupt stack?)
553
554Thread 5 (Thread 0x64efd2e0 (LWP 2020)):
555#0 0x76f31d3c in __pthread_cond_timedwait (cond=0x473a398, mutex=0x4767d3c, abstime=0x64efcb60) at pthread_cond_timedwait.c:200
556#1 0x005d2450 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
557#2 0x005d2520 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
558#3 0x005d2614 in CEvent::WaitMSec(unsigned int) ()
559#4 0x00c0ff18 in PERIPHERALS::CPeripheralBus::Process() ()
560#5 0x008e5280 in CThread::Action() ()
561#6 0x008e62d8 in CThread::staticThread(void*) ()
562#7 0x76f2afc4 in start_thread (arg=0x64efd2e0) at pthread_create.c:458
563#8 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
564Backtrace stopped: previous frame identical to this frame (corrupt stack?)
565
566Thread 4 (Thread 0x6f7282e0 (LWP 1992)):
567#0 0x76f31d3c in __pthread_cond_timedwait (cond=0x2c9fb48, mutex=0x2c963cc, abstime=0x6f727b38) at pthread_cond_timedwait.c:200
568#1 0x005d2450 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
569#2 0x005d2520 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
570#3 0x005d2614 in CEvent::WaitMSec(unsigned int) ()
571#4 0x00de9958 in ActiveAE::CActiveAE::Process() ()
572#5 0x008e5280 in CThread::Action() ()
573#6 0x008e62d8 in CThread::staticThread(void*) ()
574#7 0x76f2afc4 in start_thread (arg=0x6f7282e0) at pthread_create.c:458
575#8 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
576Backtrace stopped: previous frame identical to this frame (corrupt stack?)
577
578Thread 3 (Thread 0x70cff2e0 (LWP 1990)):
579#0 0x76f31d3c in __pthread_cond_timedwait (cond=0x2ab2f20, mutex=0x2a1547c, abstime=0x70cfeb20) at pthread_cond_timedwait.c:200
580#1 0x005d2450 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
581#2 0x005d2520 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
582#3 0x005d2614 in CEvent::WaitMSec(unsigned int) ()
583#4 0x006e9d74 in CLirc::Process() ()
584#5 0x008e5280 in CThread::Action() ()
585#6 0x008e62d8 in CThread::staticThread(void*) ()
586#7 0x76f2afc4 in start_thread (arg=0x70cff2e0) at pthread_create.c:458
587#8 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
588Backtrace stopped: previous frame identical to this frame (corrupt stack?)
589
590Thread 2 (Thread 0x716092e0 (LWP 1978)):
591#0 0x76f319a4 in __pthread_cond_wait (cond=0x2a9db30, mutex=0x2a9be9c) at pthread_cond_wait.c:188
592#1 0x75494ea0 in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
593#2 0x008e4bdc in void std::_V2::condition_variable_any::wait<XbmcThreads::CRecursiveMutex>(XbmcThreads::CRecursiveMutex&) ()
594#3 0x00d2ecf4 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
595#4 0x008e5280 in CThread::Action() ()
596#5 0x008e62d8 in CThread::staticThread(void*) ()
597#6 0x76f2afc4 in start_thread (arg=0x716092e0) at pthread_create.c:458
598#7 0x75390038 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
599Backtrace stopped: previous frame identical to this frame (corrupt stack?)
600
601Thread 1 (Thread 0x47dfc2e0 (LWP 2568)):
602#0 0x767be6d4 in ?? () from /usr/lib/arm-linux-gnueabihf/libsmbclient.so.0
603#1 0x74daad30 in ?? () from /usr/lib/arm-linux-gnueabihf/libsamba-util.so.0
604Backtrace stopped: previous frame identical to this frame (corrupt stack?)
605############# END STACK TRACE ###############
606
607################# LOG FILE ##################
608
6092019-11-16 16:27:07.350 T:1902158688 NOTICE: -----------------------------------------------------------------------
6102019-11-16 16:27:07.351 T:1902158688 NOTICE: Starting Kodi (18.2 Git:20190428-a94ccc8ba5). Platform: Linux ARM 32-bit
6112019-11-16 16:27:07.351 T:1902158688 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
6122019-11-16 16:27:07.351 T:1902158688 NOTICE: Kodi compiled 2019-04-30 by GCC 6.3.0 for Linux ARM 32-bit version 4.9.82 (264530)
6132019-11-16 16:27:07.351 T:1902158688 NOTICE: Running on Raspbian GNU/Linux 9 (stretch), kernel: Linux ARM 32-bit version 4.14.98-v7+
6142019-11-16 16:27:07.351 T:1902158688 NOTICE: FFmpeg version/source: 4.0.3-Kodi
6152019-11-16 16:27:07.351 T:1902158688 NOTICE: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available
6162019-11-16 16:27:07.351 T:1902158688 NOTICE: ARM Features: Neon enabled
6172019-11-16 16:27:07.351 T:1902158688 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
6182019-11-16 16:27:07.351 T:1902158688 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/arm-linux-gnueabihf/kodi
6192019-11-16 16:27:07.351 T:1902158688 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/arm-linux-gnueabihf/kodi/addons
6202019-11-16 16:27:07.351 T:1902158688 NOTICE: special://masterprofile/ is mapped to: /home/pi/.kodi/userdata
6212019-11-16 16:27:07.351 T:1902158688 NOTICE: special://envhome/ is mapped to: /home/pi
6222019-11-16 16:27:07.351 T:1902158688 NOTICE: special://home/ is mapped to: /home/pi/.kodi
6232019-11-16 16:27:07.351 T:1902158688 NOTICE: special://temp/ is mapped to: /home/pi/.kodi/temp
6242019-11-16 16:27:07.351 T:1902158688 NOTICE: special://logpath/ is mapped to: /home/pi/.kodi/temp
6252019-11-16 16:27:07.351 T:1902158688 NOTICE: The executable running is: /usr/lib/arm-linux-gnueabihf/kodi/kodi-rbpi_v7
6262019-11-16 16:27:07.351 T:1902158688 NOTICE: Local hostname: retropie
6272019-11-16 16:27:07.351 T:1902158688 NOTICE: Log File is located: /home/pi/.kodi/temp/kodi.log
6282019-11-16 16:27:07.351 T:1902158688 NOTICE: -----------------------------------------------------------------------
6292019-11-16 16:27:07.352 T:1902158688 INFO: loading settings
6302019-11-16 16:27:07.352 T:1902158688 NOTICE: special://profile/ is mapped to: special://masterprofile/
6312019-11-16 16:27:07.378 T:1902158688 DEBUG: CSkinSettings: no <skinsettings> tag found
6322019-11-16 16:27:07.379 T:1902158688 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
6332019-11-16 16:27:07.386 T:1902158688 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
6342019-11-16 16:27:07.386 T:1902158688 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
635 <?xml version="1.0" encoding="UTF-8" ?>
636 <advancedsettings>
637 <fanartres>720</fanartres>
638 <imageres>540</imageres>
639 <video>
640 <busydialogdelayms>750</busydialogdelayms>
641 </video>
642 <samba>
643 <clienttimeout>30</clienttimeout>
644 </samba>
645 <cache>
646 <memorysize>31457280</memorysize>
647 </cache>
648 </advancedsettings>
6492019-11-16 16:27:07.386 T:1902158688 WARNING: CSettingsManager: missing version attribute
6502019-11-16 16:27:07.388 T:1902158688 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
6512019-11-16 16:27:07.388 T:1902158688 NOTICE: Default Video Player: VideoPlayer
6522019-11-16 16:27:07.388 T:1902158688 NOTICE: Default Audio Player: paplayer
6532019-11-16 16:27:07.388 T:1902158688 NOTICE: Disabled debug logging due to GUI setting. Level 0.
6542019-11-16 16:27:07.388 T:1902158688 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
6552019-11-16 16:27:09.131 T:1902158688 NOTICE: Running database version Addons27
6562019-11-16 16:27:09.468 T:1902158688 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
6572019-11-16 16:27:09.468 T:1902158688 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
6582019-11-16 16:27:09.468 T:1902158688 NOTICE: ADDON: game.controller.default v1.0.8 installed
6592019-11-16 16:27:09.468 T:1902158688 NOTICE: ADDON: game.controller.ps.dualshock v1.0.8 installed
6602019-11-16 16:27:09.468 T:1902158688 NOTICE: ADDON: game.controller.snes v1.0.8 installed
6612019-11-16 16:27:09.468 T:1902158688 NOTICE: ADDON: inputstream.adaptive v2.3.17 installed
6622019-11-16 16:27:09.468 T:1902158688 NOTICE: ADDON: inputstream.rtmp v2.0.5 installed
6632019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
6642019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
6652019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
6662019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
6672019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
6682019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
6692019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
6702019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
6712019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
6722019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
6732019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
6742019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
6752019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
6762019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
6772019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
6782019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
6792019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
6802019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: kodi.resource v1.0.0 installed
6812019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: metadata.album.universal v3.1.2 installed
6822019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: metadata.artists.universal v4.3.2 installed
6832019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: metadata.common.allmusic.com v3.2.1 installed
6842019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: metadata.common.fanart.tv v3.6.2 installed
6852019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed
6862019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
6872019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.3 installed
6882019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.10 installed
6892019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: metadata.local v1.0.0 installed
6902019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: metadata.themoviedb.org v5.1.9 installed
6912019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: metadata.tvdb.com v3.0.16 installed
6922019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.1.4 installed
6932019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: peripheral.joystick v1.4.7 installed
6942019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: plugin.googledrive v1.2.12 installed
6952019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: plugin.program.AML v0.9.10 installed
6962019-11-16 16:27:09.469 T:1902158688 NOTICE: ADDON: plugin.program.iagl v2.1.4 installed
6972019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: plugin.video.elementum v0.1.41 installed
6982019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: plugin.video.f4mTester v2.7.2 installed
6992019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: plugin.video.ikefree v0.1 installed
7002019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: plugin.video.sport365.live v2.6.6.2 installed
7012019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: plugin.video.twitch v2.4.5 installed
7022019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: plugin.video.youtube v6.5.2 installed
7032019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: program.plexus v0.1.7 installed
7042019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: pvr.argustv v3.5.4 installed
7052019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: pvr.demo v3.6.1 installed
7062019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: pvr.dvblink v4.7.2 installed
7072019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: pvr.dvbviewer v3.7.12 installed
7082019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: pvr.filmon v2.4.4 installed
7092019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: pvr.hdhomerun v3.5.0 installed
7102019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: pvr.hts v4.4.17 installed
7112019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: pvr.iptvsimple v3.5.7 installed
7122019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: pvr.mediaportal.tvserver v3.5.17 installed
7132019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: pvr.mythtv v5.10.7 installed
7142019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: pvr.nextpvr v3.3.15 installed
7152019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: pvr.njoy v3.4.2 installed
7162019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: pvr.pctv v2.4.5 installed
7172019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: pvr.stalker v3.4.9 installed
7182019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: pvr.teleboy v18.0.24 installed
7192019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: pvr.vbox v4.4.8 installed
7202019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: pvr.vdr.vnsi v3.6.3 installed
7212019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: pvr.vuplus v3.23.0 installed
7222019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: pvr.wmc v2.4.4 installed
7232019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: pvr.zattoo v18.1.0 installed
7242019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: repository.bugatsinho v2.3 installed
7252019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: repository.elementum v0.0.50 installed
7262019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: repository.free v0.1 installed
7272019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: repository.xbmc.org v3.1.5 installed
7282019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: repository.zachmorris v1.0.0 installed
7292019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
7302019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
7312019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: resource.language.pt_pt v9.0.11 installed
7322019-11-16 16:27:09.470 T:1902158688 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
7332019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.32 installed
7342019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.54 installed
7352019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.common.plugin.cache v2.5.10 installed
7362019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.cu.lrclyrics v5.6.1 installed
7372019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.elementum.burst v0.0.40 installed
7382019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.games.rom.collection.browser v2.1.3 installed
7392019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.globalsearch v8.0.11 installed
7402019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.arrow v0.10.0 installed
7412019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.beautifulsoup v3.2.1 installed
7422019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.beautifulsoup4 v4.6.2 installed
7432019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.buggalo v1.1.8 installed
7442019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.certifi v2019.9.11 installed
7452019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.chardet v3.0.4 installed
7462019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.clouddrive.common v1.2.8 installed
7472019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.cryptolib v1.1.1 installed
7482019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.dateutil v2.8.0 installed
7492019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.elementtree v1.2.8 installed
7502019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.future v0.17.1 installed
7512019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.futures v2.2.0 installed
7522019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.googleapi v1.6.4 installed
7532019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.httplib2 v0.10.3 installed
7542019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.idna v2.8 installed
7552019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.kodi-six v0.1.2 installed
7562019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.oauth2client v4.1.3 installed
7572019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.parsedom v2.5.2 installed
7582019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.pil v1.1.7 installed
7592019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
7602019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.pyqrcode v0.0.2 installed
7612019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.python.twitch v2.0.8 installed
7622019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.pyxbmct v1.3.0 installed
7632019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.requests v2.22.0 installed
7642019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.routing v0.2.3 installed
7652019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.simple.downloader v1.9.5 installed
7662019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.simplejson v3.16.1 installed
7672019-11-16 16:27:09.471 T:1902158688 NOTICE: ADDON: script.module.six v1.11.0 installed
7682019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: script.module.streamlink.base v2019.11.11.1 installed
7692019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: script.module.trakt v3.1.0 installed
7702019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: script.module.uritemplate v0.6.0 installed
7712019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: script.module.urllib3 v1.25.6 installed
7722019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: script.module.xbmcswift2 v2.4.0 installed
7732019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: script.module.yaml v4.1 installed
7742019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: script.plex v0.1.6 installed
7752019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: script.trakt v3.2.4 installed
7762019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: script.transmission v0.7.6 installed
7772019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: script.video.F4mProxy v2.8.7 installed
7782019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: script.xbmcbackup v1.1.3 installed
7792019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: service.libraryautoupdate v1.1.0 installed
7802019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: service.rom.collection.browser v1.0.1 installed
7812019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: service.subtitles.legendasdivx v0.2.8 installed
7822019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: service.subtitles.opensubtitles v5.0.16 installed
7832019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: service.watchdog v0.9.7 installed
7842019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: service.xbmc.versioncheck v0.4.7 installed
7852019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: skin.estouchy v2.0.23 installed
7862019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: skin.estuary v2.0.22 installed
7872019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: vfs.libarchive v1.0.5 installed
7882019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: vfs.nfs v1.0.1 installed
7892019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: vfs.sftp v1.0.1 installed
7902019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: weather.yahoo v5.0.6 installed
7912019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
7922019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: xbmc.addon v18.2.0 installed
7932019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: xbmc.core v0.1.0 installed
7942019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: xbmc.gui v5.14.0 installed
7952019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: xbmc.json v10.3.0 installed
7962019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
7972019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: xbmc.python v2.26.0 installed
7982019-11-16 16:27:09.472 T:1902158688 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
7992019-11-16 16:27:10.170 T:1902158688 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
8002019-11-16 16:27:10.223 T:1869775584 NOTICE: Found 2 Lists of Devices
8012019-11-16 16:27:10.223 T:1869775584 NOTICE: Enumerated ALSA devices:
8022019-11-16 16:27:10.223 T:1869775584 NOTICE: Device 1
8032019-11-16 16:27:10.224 T:1869775584 NOTICE: m_deviceName : @
8042019-11-16 16:27:10.224 T:1869775584 NOTICE: m_displayName : Default (bcm2835 ALSA bcm2835 ALSA)
8052019-11-16 16:27:10.224 T:1869775584 NOTICE: m_displayNameExtra:
8062019-11-16 16:27:10.224 T:1869775584 NOTICE: m_deviceType : AE_DEVTYPE_PCM
8072019-11-16 16:27:10.224 T:1869775584 NOTICE: m_channels : FL, FR
8082019-11-16 16:27:10.224 T:1869775584 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000
8092019-11-16 16:27:10.224 T:1869775584 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_U8
8102019-11-16 16:27:10.224 T:1869775584 NOTICE: m_streamTypes : No passthrough capabilities
8112019-11-16 16:27:10.224 T:1869775584 NOTICE: Device 2
8122019-11-16 16:27:10.224 T:1869775584 NOTICE: m_deviceName : sysdefault:CARD=ALSA
8132019-11-16 16:27:10.224 T:1869775584 NOTICE: m_displayName : bcm2835 ALSA
8142019-11-16 16:27:10.224 T:1869775584 NOTICE: m_displayNameExtra: bcm2835 ALSA
8152019-11-16 16:27:10.224 T:1869775584 NOTICE: m_deviceType : AE_DEVTYPE_PCM
8162019-11-16 16:27:10.224 T:1869775584 NOTICE: m_channels : FL, FR
8172019-11-16 16:27:10.224 T:1869775584 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000
8182019-11-16 16:27:10.224 T:1869775584 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_U8
8192019-11-16 16:27:10.224 T:1869775584 NOTICE: m_streamTypes : No passthrough capabilities
8202019-11-16 16:27:10.224 T:1869775584 NOTICE: Enumerated PI devices:
8212019-11-16 16:27:10.224 T:1869775584 NOTICE: Device 1
8222019-11-16 16:27:10.224 T:1869775584 NOTICE: m_deviceName : HDMI
8232019-11-16 16:27:10.224 T:1869775584 NOTICE: m_displayName : HDMI
8242019-11-16 16:27:10.224 T:1869775584 NOTICE: m_displayNameExtra:
8252019-11-16 16:27:10.224 T:1869775584 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
8262019-11-16 16:27:10.224 T:1869775584 NOTICE: m_channels : FL, FR
8272019-11-16 16:27:10.225 T:1869775584 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
8282019-11-16 16:27:10.225 T:1869775584 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_RAW
8292019-11-16 16:27:10.225 T:1869775584 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512
8302019-11-16 16:27:10.225 T:1869775584 NOTICE: Device 2
8312019-11-16 16:27:10.225 T:1869775584 NOTICE: m_deviceName : Analogue
8322019-11-16 16:27:10.225 T:1869775584 NOTICE: m_displayName : Analogue
8332019-11-16 16:27:10.225 T:1869775584 NOTICE: m_displayNameExtra:
8342019-11-16 16:27:10.225 T:1869775584 NOTICE: m_deviceType : AE_DEVTYPE_PCM
8352019-11-16 16:27:10.225 T:1869775584 NOTICE: m_channels : FL, FR
8362019-11-16 16:27:10.225 T:1869775584 NOTICE: m_sampleRates : 48000
8372019-11-16 16:27:10.225 T:1869775584 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
8382019-11-16 16:27:10.225 T:1869775584 NOTICE: m_streamTypes : No passthrough capabilities
8392019-11-16 16:27:10.225 T:1869775584 NOTICE: Device 3
8402019-11-16 16:27:10.225 T:1869775584 NOTICE: m_deviceName : Both
8412019-11-16 16:27:10.225 T:1869775584 NOTICE: m_displayName : HDMI and Analogue
8422019-11-16 16:27:10.225 T:1869775584 NOTICE: m_displayNameExtra:
8432019-11-16 16:27:10.225 T:1869775584 NOTICE: m_deviceType : AE_DEVTYPE_PCM
8442019-11-16 16:27:10.225 T:1869775584 NOTICE: m_channels : FL, FR
8452019-11-16 16:27:10.225 T:1869775584 NOTICE: m_sampleRates : 48000
8462019-11-16 16:27:10.225 T:1869775584 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
8472019-11-16 16:27:10.225 T:1869775584 NOTICE: m_streamTypes : No passthrough capabilities
8482019-11-16 16:27:10.289 T:1902158688 NOTICE: Raspberry PI firmware version: Mar 27 2019 15:45:53
849 Copyright (c) 2012 Broadcom
850 version 2e98b31d18547962e564bdf88e57b3df7085c29b (clean) (release) (start)
8512019-11-16 16:27:10.289 T:1902158688 NOTICE: ARM mem: 768MB GPU mem: 256MB MPG2:0 WVC1:0
8522019-11-16 16:27:10.289 T:1902158688 NOTICE: cache.memorysize: 30MB
8532019-11-16 16:27:10.289 T:1902158688 NOTICE: Config:
854 aphy_params_current=819
855 arm_freq=1400
856 audio_pwm_mode=514
857 config_hdmi_boost=5
858 core_freq=400
859 desired_osc_freq=0x331df0
860 desired_osc_freq_boost=0x3c45b0
861 disable_commandline_tags=2
862 disable_l2cache=1
863 display_hdmi_rotate=-1
864 display_lcd_rotate=-1
865 dphy_params_current=547
866 force_eeprom_read=1
867 force_pwm_open=1
868 framebuffer_ignore_alpha=1
869 framebuffer_swap=1
870 gpu_freq=300
871 hdmi_channel_map=8
872 hdmi_force_cec_address=65535
873 hdmi_ignore_cec_init=1
874 init_uart_clock=0x2dc6c00
875 lcd_framerate=60
876 over_voltage_avs=43750
877 over_voltage_avs_boost=0x23186
878 pause_burst_frames=1
879 program_serial_random=1
880 sdram_freq=450
8812019-11-16 16:27:10.289 T:1902158688 NOTICE: Config:
882 device_tree=-
8832019-11-16 16:27:10.290 T:1902158688 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 60.000000 Hz
8842019-11-16 16:27:10.290 T:1902158688 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 59.940063 Hz
8852019-11-16 16:27:10.290 T:1902158688 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 60.000000 Hz
8862019-11-16 16:27:10.290 T:1902158688 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 59.940063 Hz
8872019-11-16 16:27:10.290 T:1902158688 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 60.000000 Hz
8882019-11-16 16:27:10.291 T:1902158688 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 59.940063 Hz
8892019-11-16 16:27:10.291 T:1902158688 NOTICE: Found resolution 1280 x 1024 with 1280 x 1024 @ 60.000000 Hz
8902019-11-16 16:27:10.291 T:1902158688 NOTICE: Found resolution 1280 x 1024 with 1280 x 1024 @ 59.940063 Hz
8912019-11-16 16:27:10.291 T:1902158688 NOTICE: Found resolution 1360 x 768 with 1360 x 768 @ 60.000000 Hz
8922019-11-16 16:27:10.291 T:1902158688 NOTICE: Found resolution 1360 x 768 with 1360 x 768 @ 59.940063 Hz
8932019-11-16 16:27:10.291 T:1902158688 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 60.000000 Hz
8942019-11-16 16:27:10.291 T:1902158688 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 59.940063 Hz
8952019-11-16 16:27:10.291 T:1902158688 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 60.000000 Hz
8962019-11-16 16:27:10.291 T:1902158688 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 59.940063 Hz
8972019-11-16 16:27:10.291 T:1902158688 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 60.000000 Hz
8982019-11-16 16:27:10.291 T:1902158688 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 59.940063 Hz
8992019-11-16 16:27:10.291 T:1902158688 NOTICE: Found resolution 720 x 576 with 720 x 576 @ 50.000000 Hz
9002019-11-16 16:27:10.291 T:1902158688 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 50.000000 Hz
9012019-11-16 16:27:10.291 T:1902158688 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 50.000000 Hz
9022019-11-16 16:27:10.291 T:1902158688 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 24.000000 Hz
9032019-11-16 16:27:10.291 T:1902158688 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 23.976025 Hz
9042019-11-16 16:27:10.291 T:1902158688 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 25.000000 Hz
9052019-11-16 16:27:10.291 T:1902158688 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 30.000000 Hz
9062019-11-16 16:27:10.291 T:1902158688 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 29.970032 Hz
9072019-11-16 16:27:10.291 T:1902158688 NOTICE: Found (1920x1080@60.000000) at 30, setting to RES_DESKTOP at 16
9082019-11-16 16:27:10.292 T:1902158688 NOTICE: EGL_VERSION = 1.4
9092019-11-16 16:27:10.292 T:1902158688 NOTICE: EGL_VENDOR = Broadcom
9102019-11-16 16:27:10.292 T:1902158688 NOTICE: EGL_EXTENSIONS = EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_vg_parent_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_lock_surface
9112019-11-16 16:27:10.292 T:1902158688 NOTICE: EGL_CLIENT_EXTENSIONS = NULL
9122019-11-16 16:27:10.293 T:1902158688 NOTICE: Checking resolution 16
9132019-11-16 16:27:10.632 T:1902158688 NOTICE: GL_VENDOR = Broadcom
9142019-11-16 16:27:10.632 T:1902158688 NOTICE: GL_RENDERER = VideoCore IV HW
9152019-11-16 16:27:10.632 T:1902158688 NOTICE: GL_VERSION = OpenGL ES 2.0
9162019-11-16 16:27:10.632 T:1902158688 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
9172019-11-16 16:27:10.632 T:1902158688 NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
9182019-11-16 16:27:11.170 T:1902158688 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
9192019-11-16 16:27:11.170 T:1902158688 NOTICE: LoadJpeg: unable to load /usr/share/kodi/media/splash.jpg
9202019-11-16 16:27:11.904 T:1902158688 WARNING: Repository add-on repository.elementum uses plain HTTP for add-on downloads in path http://127.0.0.1:65220/repository/elgatito/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
9212019-11-16 16:27:12.174 T:1776698080 NOTICE: Running database version Addons27
9222019-11-16 16:27:12.179 T:1776698080 NOTICE: Running database version ViewModes6
9232019-11-16 16:27:12.183 T:1776698080 NOTICE: Running database version Textures13
9242019-11-16 16:27:12.190 T:1776698080 NOTICE: Running database version MyMusic72
9252019-11-16 16:27:12.201 T:1776698080 NOTICE: Running database version MyVideos116
9262019-11-16 16:27:12.205 T:1776698080 NOTICE: Running database version TV32
9272019-11-16 16:27:12.209 T:1776698080 NOTICE: Running database version Epg12
9282019-11-16 16:27:12.210 T:1902158688 NOTICE: start dvd mediatype detection
9292019-11-16 16:27:12.289 T:1776698080 WARNING: Repository add-on repository.elementum uses plain HTTP for add-on downloads in path http://127.0.0.1:65220/repository/elgatito/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
9302019-11-16 16:27:12.300 T:1902158688 NOTICE: load skin from: /usr/share/kodi/addons/skin.estuary (version: 2.0.22)
9312019-11-16 16:27:13.021 T:1902158688 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
9322019-11-16 16:27:13.249 T:1902158688 NOTICE: Register - new keyboard device registered on application->keyboard: Teclado (0000:0000)
9332019-11-16 16:27:13.250 T:1902158688 NOTICE: Register - new mouse device registered on application->mouse: Rato (0000:0000)
9342019-11-16 16:27:13.259 T:1902158688 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
9352019-11-16 16:27:13.263 T:1902158688 NOTICE: Loaded playercorefactory configuration
9362019-11-16 16:27:13.264 T:1902158688 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
9372019-11-16 16:27:13.265 T:1902158688 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
9382019-11-16 16:27:13.278 T:1902158688 WARNING: Repository add-on repository.elementum uses plain HTTP for add-on downloads in path http://127.0.0.1:65220/repository/elgatito/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
9392019-11-16 16:27:13.330 T:1902158688 WARNING: Previous line repeats 1 times.
9402019-11-16 16:27:13.330 T:1902158688 NOTICE: initialize done
9412019-11-16 16:27:13.330 T:1902158688 NOTICE: Running the application...
9422019-11-16 16:27:13.340 T:1902158688 NOTICE: starting zeroconf publishing
9432019-11-16 16:27:13.342 T:1902158688 NOTICE: CWebServer[8080]: Started
9442019-11-16 16:27:13.342 T:1902158688 NOTICE: starting upnp client
9452019-11-16 16:27:13.348 T:1902158688 NOTICE: starting upnp server
9462019-11-16 16:27:13.358 T:1902158688 NOTICE: starting upnp controller
9472019-11-16 16:27:13.359 T:1902158688 NOTICE: starting upnp renderer
9482019-11-16 16:27:13.584 T:1902158688 ERROR: JSONRPC Server: Failed to connect to sdpd
9492019-11-16 16:27:13.591 T:1372582624 NOTICE: ES: Starting UDP Event server on port 9777
9502019-11-16 16:27:13.593 T:1372582624 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
9512019-11-16 16:27:13.613 T:1902158688 NOTICE: VideoPlayer::OpenFile: /var/run/lirc/lircd
9522019-11-16 16:27:13.616 T:1308611296 NOTICE: Creating InputStream
9532019-11-16 16:27:13.619 T:1308611296 ERROR: CVideoPlayer::OpenInputStream - error opening [/var/run/lirc/lircd]
9542019-11-16 16:27:13.620 T:1308611296 NOTICE: CVideoPlayer::OnExit()
9552019-11-16 16:27:13.717 T:1701831392 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
9562019-11-16 16:27:14.332 T:1902158688 NOTICE: CVideoPlayer::CloseFile()
9572019-11-16 16:27:14.333 T:1902158688 NOTICE: VideoPlayer: waiting for threads to exit
9582019-11-16 16:27:14.334 T:1902158688 NOTICE: VideoPlayer: finished waiting
9592019-11-16 16:27:14.717 T:1761911520 WARNING: Repository add-on repository.elementum uses plain HTTP for add-on downloads in path http://127.0.0.1:65220/repository/elgatito/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
9602019-11-16 16:27:14.810 T:1214239456 WARNING: CPlayerCoreFactory::GetPlayer(AS-M8SPROW[DMR]): no such player: AS-M8SPROW[DMR]
9612019-11-16 16:27:14.911 T:1761911520 WARNING: Repository add-on repository.elementum uses plain HTTP for add-on downloads in path http://127.0.0.1:65220/repository/elgatito/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
9622019-11-16 16:27:16.588 T:1300218592 WARNING: Previous line repeats 1 times.
9632019-11-16 16:27:16.601 T:1300218592 NOTICE: AddOnLog: PVR IPTV Simple Client: Loaded 1158 channels.
9642019-11-16 16:27:16.602 T:1300218592 NOTICE: PVR Manager: Starting
9652019-11-16 16:27:17.069 T:1317004000 WARNING: CPlayerCoreFactory::GetPlayer(rg_tv): no such player: rg_tv
9662019-11-16 16:27:18.351 T:1433297632 NOTICE: PVR Manager: Started
9672019-11-16 16:27:18.719 T:1776698080 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
9682019-11-16 16:27:18.720 T:1776698080 NOTICE: LoadJpeg: unable to load http://image.tmdb.org/t/p/original/brzpTyZ5bnM7s53C1KSk1TmrMO6.jpg
9692019-11-16 16:27:24.490 T:1776698080 NOTICE: EPG thread started
9702019-11-16 16:27:27.763 T:1550795488 NOTICE: AddOnLog: PVR IPTV Simple Client: EPG Loaded.
9712019-11-16 16:27:28.935 T:1626329824 WARNING: script.module.python.twitch: API version |V5| is deprecated, update to |Helix| by |TBD|
9722019-11-16 16:27:30.192 T:1626329824 NOTICE: Twitch: Service: Start
9732019-11-16 16:27:32.426 T:1534010080 NOTICE: [plugin.video.elementum] Python version: ['2.7.13 (default, Sep 26 2018, 18:42:22) ', '[GCC 6.3.0 20170516]']
974 dist: ('debian', '9.11', '')
975 linux_distribution: ('debian', '9.11', '')
976 system: Linux
977 machine: armv7l
978 platform: Linux-4.14.98-v7+-armv7l-with-debian-9.11
979 uname: ('Linux', 'retropie', '4.14.98-v7+', '#1200 SMP Tue Feb 12 20:27:48 GMT 2019', 'armv7l', '')
980 version: #1200 SMP Tue Feb 12 20:27:48 GMT 2019
981 mac_ver: ('', ('', '', ''), '')
9822019-11-16 16:27:32.669 T:979366624 NOTICE: [plugin.video.elementum] elementum: starting jsonrpc service
9832019-11-16 16:27:32.994 T:1406128864 NOTICE: [plugin.video.elementum] elementumd: starting elementumd
9842019-11-16 16:27:33.305 T:1406128864 NOTICE: [plugin.video.elementum] Kodi's JSON-RPC service is available, starting up...
9852019-11-16 16:27:33.306 T:1406128864 NOTICE: [plugin.video.elementum] Binary detection. Source: /opt/retropie/configs/ports/kodi/addons/plugin.video.elementum/resources/bin/linux_armv7/elementum, Destination: /home/pi/.kodi/userdata/addon_data/plugin.video.elementum/bin/linux_armv7/elementum
9862019-11-16 16:27:44.623 T:1525617376 NOTICE: [script.module.clouddrive.common][service-source-1525617376]: Service 'source' started in port 8585
9872019-11-16 16:27:44.750 T:1049617120 NOTICE: [plugin.googledrive][service-export-1049617120]: Service 'export' started.
9882019-11-16 16:27:44.753 T:1617937120 NOTICE: [plugin.googledrive][service-download-1617937120]: Service 'download' started in port 33333
9892019-11-16 16:27:44.754 T:1012900576 NOTICE: [plugin.googledrive][service-player-1012900576]: Service 'player' started.
9902019-11-16 16:27:44.766 T:1131356896 NOTICE: [plugin.googledrive][service-source-1131356896]: Service 'source' started in port 8587
9912019-11-16 16:27:46.390 T:1406128864 NOTICE: [plugin.video.elementum] Deleting stale files set([])
9922019-11-16 16:27:46.391 T:1406128864 NOTICE: [plugin.video.elementum] Binary detection: [ Source: /opt/retropie/configs/ports/kodi/addons/plugin.video.elementum/resources/bin/linux_armv7/elementum, Destination: /home/pi/.kodi/userdata/addon_data/plugin.video.elementum/bin/linux_armv7/elementum ]
9932019-11-16 16:27:46.391 T:1406128864 NOTICE: [plugin.video.elementum] Binary dir: /home/pi/.kodi/userdata/addon_data/plugin.video.elementum/bin/linux_armv7, item: /home/pi/.kodi/userdata/addon_data/plugin.video.elementum/bin/linux_armv7/elementum
9942019-11-16 16:27:46.392 T:1406128864 WARNING: [plugin.video.elementum] Existing process found from lockfile, killing...
9952019-11-16 16:27:46.423 T:1406128864 NOTICE: [plugin.video.elementum] elementumd: start args: [u'/home/pi/.kodi/userdata/addon_data/plugin.video.elementum/bin/linux_armv7/elementum'], kw: {'close_fds': True, 'env': {'__GL_YIELD': 'USLEEP', 'KODI_BIN_HOME': '/usr/lib/arm-linux-gnueabihf/kodi', 'HUSHLOGIN': 'FALSE', 'LOGNAME': 'pi', 'USER': 'pi', 'HOME': '/home/pi', 'XDG_VTNR': '1', 'PATH': '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games', 'LD_LIBRARY_PATH': u'/home/pi/.kodi/userdata/addon_data/plugin.video.elementum/bin/linux_armv7:', 'LANG': 'en_GB.UTF-8', 'TERM': 'linux', 'SHELL': '/bin/bash', 'TZ': ':Europe/London', 'SHLVL': '2', 'LIRC_SOCKET_PATH': '/var/run/lirc/lircd', 'SSL_CERT_FILE': '/usr/share/kodi/system/certs/cacert.pem', 'PYTHONOPTIMIZE': '1', 'XDG_RUNTIME_DIR': '/run/user/1000', 'KODI_HOME': '/usr/share/kodi', 'XDG_SESSION_ID': 'c1', '_': '/usr/bin/kodi-standalone', 'MALLOC_MMAP_THRESHOLD_': '131072', 'PWD': '/home/pi', 'MAIL': '/var/mail/pi', 'OS': 'Linux', 'XDG_SEAT': 'seat0'}, 'cwd': u'/home/pi/.kodi/userdata/addon_data/plugin.video.elementum/bin/linux_armv7', 'stderr': -2, 'stdout': -1}
9962019-11-16 16:27:46.535 T:1406128864 NOTICE: [plugin.video.elementum] INFO main ▶ main [0mStarting Elementum daemon
9972019-11-16 16:27:46.544 T:1406128864 NOTICE: [plugin.video.elementum] INFO main ▶ main [0mVersion: 0.1.41 LibTorrent: 1.1.13.0 Go: go1.13, Threads: 4
9982019-11-16 16:27:46.545 T:1406128864 NOTICE: [plugin.video.elementum] INFO config ▶ Reload [0mReloading configuration...
9992019-11-16 16:27:46.546 T:1406128864 NOTICE: [plugin.video.elementum] INFO config ▶ Reload [0mSetting remote address to 127.0.0.1:65221
10002019-11-16 16:27:46.730 T:1406128864 NOTICE: [plugin.video.elementum] [32mNOTI config ▶ Reload [0mPaths translated by Kodi: Download = /media/usb1/media , Library = /home/pi/.kodi/temp/elementum_library , Torrents = /home/pi/.kodi/temp/elementum_torrents , Storage = 1
10012019-11-16 16:27:46.730 T:1406128864 NOTICE: [plugin.video.elementum] INFO config ▶ Reload [0mUsing download path: /media/usb1/media
10022019-11-16 16:27:46.731 T:1406128864 NOTICE: [plugin.video.elementum] INFO config ▶ Reload [0mUsing library path: /home/pi/.kodi/temp/elementum_library
10032019-11-16 16:27:46.733 T:1406128864 NOTICE: [plugin.video.elementum] INFO config ▶ Reload [0mUsing torrents path: /home/pi/.kodi/temp/elementum_torrents
10042019-11-16 16:27:46.819 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU config ▶ Reload [0mTotal system memory: 785 MB
10052019-11-16 16:27:46.820 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU config ▶ Reload [0mAutomatically selected memory size: 63 MB
10062019-11-16 16:27:46.834 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU config ▶ Reload [0mUsing configuration: &config.Configuration{
10072019-11-16 16:27:46.835 T:1406128864 NOTICE: [plugin.video.elementum] DownloadPath: "/media/usb1/media",
10082019-11-16 16:27:46.836 T:1406128864 NOTICE: [plugin.video.elementum] TorrentsPath: "/home/pi/.kodi/temp/elementum_torrents",
10092019-11-16 16:27:46.836 T:1406128864 NOTICE: [plugin.video.elementum] LibraryPath: "/home/pi/.kodi/temp/elementum_library",
10102019-11-16 16:27:46.837 T:1406128864 NOTICE: [plugin.video.elementum] Info: &xbmc.AddonInfo{
10112019-11-16 16:27:46.837 T:1406128864 NOTICE: [plugin.video.elementum] Author: "elgatito",
10122019-11-16 16:27:46.838 T:1406128864 NOTICE: [plugin.video.elementum] Changelog: "",
10132019-11-16 16:27:46.839 T:1406128864 NOTICE: [plugin.video.elementum] Description: "Elementum is a torrent finding and streaming engine. It doesn't go on torrent websites for legal reasons. However, it calls specially crafted add-ons (called providers) that are installed separately.[CR]This project is a fork of the well known, but no longer maintained Pulsar/Quasar projects from steeve and scakemyer.",
10142019-11-16 16:27:46.840 T:1406128864 NOTICE: [plugin.video.elementum] Disclaimer: "The author does not own or host any content found within this Addon. The author is not connected to or in any other way affiliated with Kodi, Team Kodi, or the XBMC Foundation.",
10152019-11-16 16:27:46.842 T:1406128864 NOTICE: [plugin.video.elementum] Fanart: "/home/pi/.kodi/addons/plugin.video.elementum/fanart.png",
10162019-11-16 16:27:46.842 T:1406128864 NOTICE: [plugin.video.elementum] Home: "/home/pi/.kodi/",
10172019-11-16 16:27:46.843 T:1406128864 NOTICE: [plugin.video.elementum] Icon: "/home/pi/.kodi/addons/plugin.video.elementum/icon.png",
10182019-11-16 16:27:46.844 T:1406128864 NOTICE: [plugin.video.elementum] ID: "plugin.video.elementum",
10192019-11-16 16:27:46.844 T:1406128864 NOTICE: [plugin.video.elementum] Name: "Elementum",
10202019-11-16 16:27:46.845 T:1406128864 NOTICE: [plugin.video.elementum] Path: "/opt/retropie/configs/ports/kodi/addons/plugin.video.elementum",
10212019-11-16 16:27:46.845 T:1406128864 NOTICE: [plugin.video.elementum] Profile: "/home/pi/.kodi/userdata/addon_data/plugin.video.elementum/",
10222019-11-16 16:27:46.846 T:1406128864 NOTICE: [plugin.video.elementum] TempPath: "/home/pi/.kodi/temp/elementum",
10232019-11-16 16:27:46.847 T:1406128864 NOTICE: [plugin.video.elementum] Stars: "-1",
10242019-11-16 16:27:46.847 T:1406128864 NOTICE: [plugin.video.elementum] Summary: "Elementum: Media streaming",
10252019-11-16 16:27:46.848 T:1406128864 NOTICE: [plugin.video.elementum] Type: "xbmc.python.pluginsource",
10262019-11-16 16:27:46.849 T:1406128864 NOTICE: [plugin.video.elementum] Version: "0.1.41",
10272019-11-16 16:27:46.850 T:1406128864 NOTICE: [plugin.video.elementum] Xbmc: "/usr/share/kodi/",
10282019-11-16 16:27:46.850 T:1406128864 NOTICE: [plugin.video.elementum] },
10292019-11-16 16:27:46.851 T:1406128864 NOTICE: [plugin.video.elementum] Platform: &xbmc.Platform{
10302019-11-16 16:27:46.851 T:1406128864 NOTICE: [plugin.video.elementum] OS: "linux",
10312019-11-16 16:27:46.852 T:1406128864 NOTICE: [plugin.video.elementum] Arch: "armv7",
10322019-11-16 16:27:46.853 T:1406128864 NOTICE: [plugin.video.elementum] Version: "",
10332019-11-16 16:27:46.854 T:1406128864 NOTICE: [plugin.video.elementum] Kodi: 18,
10342019-11-16 16:27:46.856 T:1406128864 NOTICE: [plugin.video.elementum] Build: "18.2 Git:20190428-a94ccc8ba5",
10352019-11-16 16:27:46.859 T:1406128864 NOTICE: [plugin.video.elementum] },
10362019-11-16 16:27:46.861 T:1406128864 NOTICE: [plugin.video.elementum] Language: "pt",
10372019-11-16 16:27:46.865 T:1406128864 NOTICE: [plugin.video.elementum] TemporaryPath: "/home/pi/.kodi/temp/elementum",
10382019-11-16 16:27:46.866 T:1406128864 NOTICE: [plugin.video.elementum] ProfilePath: "/home/pi/.kodi/userdata/addon_data/plugin.video.elementum/",
10392019-11-16 16:27:46.872 T:1406128864 NOTICE: [plugin.video.elementum] HomePath: "/home/pi/.kodi/",
10402019-11-16 16:27:46.877 T:1406128864 NOTICE: [plugin.video.elementum] XbmcPath: "/usr/share/kodi/",
10412019-11-16 16:27:46.880 T:1406128864 NOTICE: [plugin.video.elementum] SpoofUserAgent: 0,
10422019-11-16 16:27:46.880 T:1406128864 NOTICE: [plugin.video.elementum] KeepDownloading: 2,
10432019-11-16 16:27:46.881 T:1406128864 NOTICE: [plugin.video.elementum] KeepFilesPlaying: 2,
10442019-11-16 16:27:46.883 T:1406128864 NOTICE: [plugin.video.elementum] KeepFilesFinished: 2,
10452019-11-16 16:27:46.884 T:1406128864 NOTICE: [plugin.video.elementum] UseTorrentHistory: true,
10462019-11-16 16:27:46.884 T:1406128864 NOTICE: [plugin.video.elementum] TorrentHistorySize: 50,
10472019-11-16 16:27:46.884 T:1406128864 NOTICE: [plugin.video.elementum] UseFanartTv: false,
10482019-11-16 16:27:46.884 T:1406128864 NOTICE: [plugin.video.elementum] DisableBgProgress: false,
10492019-11-16 16:27:46.885 T:1406128864 NOTICE: [plugin.video.elementum] DisableBgProgressPlayback: true,
10502019-11-16 16:27:46.885 T:1406128864 NOTICE: [plugin.video.elementum] ForceUseTrakt: false,
10512019-11-16 16:27:46.885 T:1406128864 NOTICE: [plugin.video.elementum] UseCacheSelection: true,
10522019-11-16 16:27:46.886 T:1406128864 NOTICE: [plugin.video.elementum] UseCacheSearch: true,
10532019-11-16 16:27:46.887 T:1406128864 NOTICE: [plugin.video.elementum] CacheSearchDuration: 180,
10542019-11-16 16:27:46.888 T:1406128864 NOTICE: [plugin.video.elementum] ResultsPerPage: 9,
10552019-11-16 16:27:46.893 T:1406128864 NOTICE: [plugin.video.elementum] EnableOverlayStatus: true,
10562019-11-16 16:27:46.896 T:1406128864 NOTICE: [plugin.video.elementum] SilentStreamStart: false,
10572019-11-16 16:27:46.897 T:1406128864 NOTICE: [plugin.video.elementum] AutoYesEnabled: true,
10582019-11-16 16:27:46.898 T:1406128864 NOTICE: [plugin.video.elementum] AutoYesTimeout: 5,
10592019-11-16 16:27:46.899 T:1406128864 NOTICE: [plugin.video.elementum] ChooseStreamAuto: false,
10602019-11-16 16:27:46.900 T:1406128864 NOTICE: [plugin.video.elementum] ForceLinkType: false,
10612019-11-16 16:27:46.903 T:1364189920 WARNING: Repository add-on repository.elementum uses plain HTTP for add-on downloads in path http://127.0.0.1:65220/repository/elgatito/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
10622019-11-16 16:27:46.906 T:1406128864 WARNING: Previous line repeats 1 times.
10632019-11-16 16:27:46.906 T:1406128864 NOTICE: [plugin.video.elementum] UseOriginalTitle: false,
10642019-11-16 16:27:46.907 T:1406128864 NOTICE: [plugin.video.elementum] UseAnimeEnTitle: true,
10652019-11-16 16:27:46.907 T:1406128864 NOTICE: [plugin.video.elementum] AddSpecials: false,
10662019-11-16 16:27:46.908 T:1406128864 NOTICE: [plugin.video.elementum] AddEpisodeNumbers: false,
10672019-11-16 16:27:46.909 T:1406128864 NOTICE: [plugin.video.elementum] ShowUnairedSeasons: false,
10682019-11-16 16:27:46.909 T:1406128864 NOTICE: [plugin.video.elementum] ShowUnairedEpisodes: false,
10692019-11-16 16:27:46.910 T:1406128864 NOTICE: [plugin.video.elementum] ShowSeasonsAll: true,
10702019-11-16 16:27:46.910 T:1406128864 NOTICE: [plugin.video.elementum] ShowSeasonsOrder: 0,
10712019-11-16 16:27:46.911 T:1406128864 NOTICE: [plugin.video.elementum] SmartEpisodeStart: true,
10722019-11-16 16:27:46.914 T:1406128864 NOTICE: [plugin.video.elementum] SmartEpisodeMatch: true,
10732019-11-16 16:27:46.915 T:1406128864 NOTICE: [plugin.video.elementum] LibraryUpdate: 0,
10742019-11-16 16:27:46.915 T:1406128864 NOTICE: [plugin.video.elementum] StrmLanguage: "pt",
10752019-11-16 16:27:46.918 T:1406128864 NOTICE: [plugin.video.elementum] LibraryNFOMovies: true,
10762019-11-16 16:27:46.918 T:1406128864 NOTICE: [plugin.video.elementum] LibraryNFOShows: true,
10772019-11-16 16:27:46.919 T:1406128864 NOTICE: [plugin.video.elementum] PlaybackPercent: 85,
10782019-11-16 16:27:46.920 T:1406128864 NOTICE: [plugin.video.elementum] DownloadStorage: 1,
10792019-11-16 16:27:46.921 T:1364189920 WARNING: Repository add-on repository.elementum uses plain HTTP for add-on downloads in path http://127.0.0.1:65220/repository/elgatito/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
10802019-11-16 16:27:46.922 T:1406128864 WARNING: Previous line repeats 1 times.
10812019-11-16 16:27:46.922 T:1406128864 NOTICE: [plugin.video.elementum] SkipBurstSearch: false,
10822019-11-16 16:27:46.923 T:1406128864 NOTICE: [plugin.video.elementum] AutoMemorySize: true,
10832019-11-16 16:27:46.928 T:1406128864 NOTICE: [plugin.video.elementum] AutoKodiBufferSize: true,
10842019-11-16 16:27:46.930 T:1406128864 NOTICE: [plugin.video.elementum] AutoAdjustMemorySize: true,
10852019-11-16 16:27:46.931 T:1406128864 NOTICE: [plugin.video.elementum] AutoMemorySizeStrategy: 1,
10862019-11-16 16:27:46.933 T:1406128864 NOTICE: [plugin.video.elementum] MemorySize: 62811992,
10872019-11-16 16:27:46.934 T:1406128864 NOTICE: [plugin.video.elementum] AutoAdjustBufferSize: false,
10882019-11-16 16:27:46.934 T:1406128864 NOTICE: [plugin.video.elementum] MinCandidateSize: 104857600,
10892019-11-16 16:27:46.935 T:1406128864 NOTICE: [plugin.video.elementum] MinCandidateShowSize: 4194304,
10902019-11-16 16:27:46.936 T:1406128864 NOTICE: [plugin.video.elementum] BufferTimeout: 300,
10912019-11-16 16:27:46.937 T:1406128864 NOTICE: [plugin.video.elementum] BufferSize: 20971520,
10922019-11-16 16:27:46.939 T:1406128864 NOTICE: [plugin.video.elementum] KodiBufferSize: 0,
10932019-11-16 16:27:46.940 T:1406128864 NOTICE: [plugin.video.elementum] UploadRateLimit: 0,
10942019-11-16 16:27:46.941 T:1406128864 NOTICE: [plugin.video.elementum] DownloadRateLimit: 0,
10952019-11-16 16:27:46.943 T:1406128864 NOTICE: [plugin.video.elementum] AutoloadTorrents: true,
10962019-11-16 16:27:46.947 T:1406128864 NOTICE: [plugin.video.elementum] AutoloadTorrentsPaused: true,
10972019-11-16 16:27:46.948 T:1406128864 NOTICE: [plugin.video.elementum] LimitAfterBuffering: false,
10982019-11-16 16:27:46.949 T:1406128864 NOTICE: [plugin.video.elementum] ConnectionsLimit: 0,
10992019-11-16 16:27:46.953 T:1406128864 NOTICE: [plugin.video.elementum] ConnTrackerLimit: 0,
11002019-11-16 16:27:46.953 T:1406128864 NOTICE: [plugin.video.elementum] ConnTrackerLimitAuto: true,
11012019-11-16 16:27:46.954 T:1406128864 NOTICE: [plugin.video.elementum] SessionSave: 15,
11022019-11-16 16:27:46.955 T:1406128864 NOTICE: [plugin.video.elementum] ShareRatioLimit: 25,
11032019-11-16 16:27:46.955 T:1406128864 NOTICE: [plugin.video.elementum] SeedTimeRatioLimit: 200,
11042019-11-16 16:27:46.957 T:1406128864 NOTICE: [plugin.video.elementum] SeedTimeLimit: 7200,
11052019-11-16 16:27:46.958 T:1406128864 NOTICE: [plugin.video.elementum] DisableUpload: false,
11062019-11-16 16:27:46.959 T:1406128864 NOTICE: [plugin.video.elementum] DisableDHT: false,
11072019-11-16 16:27:46.961 T:1406128864 NOTICE: [plugin.video.elementum] DisableTCP: false,
11082019-11-16 16:27:46.962 T:1406128864 NOTICE: [plugin.video.elementum] DisableUTP: false,
11092019-11-16 16:27:46.963 T:1406128864 NOTICE: [plugin.video.elementum] DisableUPNP: false,
11102019-11-16 16:27:46.965 T:1406128864 NOTICE: [plugin.video.elementum] EncryptionPolicy: 0,
11112019-11-16 16:27:46.967 T:1406128864 NOTICE: [plugin.video.elementum] ListenPortMin: 6881,
11122019-11-16 16:27:46.968 T:1406128864 NOTICE: [plugin.video.elementum] ListenPortMax: 6891,
11132019-11-16 16:27:46.970 T:1406128864 NOTICE: [plugin.video.elementum] ListenInterfaces: "",
11142019-11-16 16:27:46.971 T:970973920 NOTICE: [plugin.video.elementum] Cleaning up dialogs
11152019-11-16 16:27:46.972 T:1902158688 WARNING: Repository add-on repository.elementum uses plain HTTP for add-on downloads in path http://127.0.0.1:65220/repository/elgatito/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
11162019-11-16 16:27:46.973 T:1406128864 NOTICE: [plugin.video.elementum] ListenAutoDetectIP: true,
11172019-11-16 16:27:46.974 T:1406128864 NOTICE: [plugin.video.elementum] ListenAutoDetectPort: true,
11182019-11-16 16:27:46.975 T:1406128864 NOTICE: [plugin.video.elementum] OutgoingInterfaces: "",
11192019-11-16 16:27:46.977 T:1406128864 NOTICE: [plugin.video.elementum] TunedStorage: false,
11202019-11-16 16:27:46.978 T:1406128864 NOTICE: [plugin.video.elementum] UseLibtorrentConfig: true,
11212019-11-16 16:27:46.987 T:1406128864 NOTICE: [plugin.video.elementum] UseLibtorrentLogging: false,
11222019-11-16 16:27:46.989 T:1406128864 NOTICE: [plugin.video.elementum] UseLibtorrentDeadlines: false,
11232019-11-16 16:27:46.990 T:1406128864 NOTICE: [plugin.video.elementum] UseLibtorrentPauseResume: false,
11242019-11-16 16:27:46.991 T:1406128864 NOTICE: [plugin.video.elementum] LibtorrentProfile: 0,
11252019-11-16 16:27:46.992 T:1406128864 NOTICE: [plugin.video.elementum] MagnetTrackers: 0,
11262019-11-16 16:27:46.993 T:1406128864 NOTICE: [plugin.video.elementum] Scrobble: false,
11272019-11-16 16:27:46.993 T:1406128864 NOTICE: [plugin.video.elementum] AutoScrapeEnabled: false,
11282019-11-16 16:27:46.994 T:1406128864 NOTICE: [plugin.video.elementum] AutoScrapeLibraryEnabled: false,
11292019-11-16 16:27:46.995 T:1406128864 NOTICE: [plugin.video.elementum] AutoScrapeStrategy: 0,
11302019-11-16 16:27:46.996 T:1406128864 NOTICE: [plugin.video.elementum] AutoScrapeStrategyExpect: 3,
11312019-11-16 16:27:46.997 T:1406128864 NOTICE: [plugin.video.elementum] AutoScrapePerHours: 12,
11322019-11-16 16:27:46.998 T:1406128864 NOTICE: [plugin.video.elementum] AutoScrapeLimitMovies: 50,
11332019-11-16 16:27:46.998 T:1406128864 NOTICE: [plugin.video.elementum] AutoScrapeInterval: 30,
11342019-11-16 16:27:46.999 T:1406128864 NOTICE: [plugin.video.elementum] TraktUsername: "marine88",
11352019-11-16 16:27:47.000 T:1406128864 NOTICE: [plugin.video.elementum] TraktToken: "6d2d977f1e9c773832ce2f93c64893ddb1b9328a9b420982c73334558e103480",
11362019-11-16 16:27:47.001 T:1406128864 NOTICE: [plugin.video.elementum] TraktRefreshToken: "2d2b261112aabfe654aacd52d58db34f448eead5392785489e32f6334eb4f1ba",
11372019-11-16 16:27:47.002 T:1406128864 NOTICE: [plugin.video.elementum] TraktTokenExpiry: 1576850416,
11382019-11-16 16:27:47.004 T:1406128864 NOTICE: [plugin.video.elementum] TraktSyncFrequencyMin: 5,
11392019-11-16 16:27:47.008 T:929010400 NOTICE: [plugin.video.elementum] Resetting RPC objects...
11402019-11-16 16:27:47.016 T:1406128864 NOTICE: [plugin.video.elementum] TraktSyncCollections: true,
11412019-11-16 16:27:47.018 T:1406128864 NOTICE: [plugin.video.elementum] TraktSyncWatchlist: true,
11422019-11-16 16:27:47.019 T:1406128864 NOTICE: [plugin.video.elementum] TraktSyncUserlists: true,
11432019-11-16 16:27:47.021 T:1406128864 NOTICE: [plugin.video.elementum] TraktSyncPlaybackProgress: true,
11442019-11-16 16:27:47.022 T:1406128864 NOTICE: [plugin.video.elementum] TraktSyncHidden: true,
11452019-11-16 16:27:47.023 T:1406128864 NOTICE: [plugin.video.elementum] TraktSyncWatched: true,
11462019-11-16 16:27:47.024 T:1406128864 NOTICE: [plugin.video.elementum] TraktSyncWatchedBack: true,
11472019-11-16 16:27:47.025 T:1406128864 NOTICE: [plugin.video.elementum] TraktSyncAddedMovies: true,
11482019-11-16 16:27:47.025 T:1406128864 NOTICE: [plugin.video.elementum] TraktSyncAddedMoviesLocation: 0,
11492019-11-16 16:27:47.026 T:1406128864 NOTICE: [plugin.video.elementum] TraktSyncAddedMoviesList: 0,
11502019-11-16 16:27:47.032 T:1406128864 NOTICE: [plugin.video.elementum] TraktSyncAddedShows: true,
11512019-11-16 16:27:47.033 T:1406128864 NOTICE: [plugin.video.elementum] TraktSyncAddedShowsLocation: 0,
11522019-11-16 16:27:47.034 T:1406128864 NOTICE: [plugin.video.elementum] TraktSyncAddedShowsList: 0,
11532019-11-16 16:27:47.034 T:1406128864 NOTICE: [plugin.video.elementum] TraktSyncRemovedMovies: true,
11542019-11-16 16:27:47.035 T:1406128864 NOTICE: [plugin.video.elementum] TraktSyncRemovedMoviesLocation: 0,
11552019-11-16 16:27:47.035 T:1406128864 NOTICE: [plugin.video.elementum] TraktSyncRemovedMoviesList: 0,
11562019-11-16 16:27:47.036 T:1406128864 NOTICE: [plugin.video.elementum] TraktSyncRemovedShows: true,
11572019-11-16 16:27:47.036 T:1406128864 NOTICE: [plugin.video.elementum] TraktSyncRemovedShowsLocation: 0,
11582019-11-16 16:27:47.037 T:1406128864 NOTICE: [plugin.video.elementum] TraktSyncRemovedShowsList: 0,
11592019-11-16 16:27:47.037 T:1406128864 NOTICE: [plugin.video.elementum] TraktProgressUnaired: true,
11602019-11-16 16:27:47.039 T:1406128864 NOTICE: [plugin.video.elementum] TraktProgressSort: 0,
11612019-11-16 16:27:47.041 T:1406128864 NOTICE: [plugin.video.elementum] TraktProgressDateFormat: "yyyy-mm-dd",
11622019-11-16 16:27:47.041 T:1406128864 NOTICE: [plugin.video.elementum] TraktProgressColorDate: "yellow",
11632019-11-16 16:27:47.042 T:1406128864 NOTICE: [plugin.video.elementum] TraktProgressColorShow: "none",
11642019-11-16 16:27:47.042 T:1406128864 NOTICE: [plugin.video.elementum] TraktProgressColorEpisode: "skyblue",
11652019-11-16 16:27:47.043 T:1406128864 NOTICE: [plugin.video.elementum] TraktProgressColorUnaired: "deeppink",
11662019-11-16 16:27:47.044 T:1406128864 NOTICE: [plugin.video.elementum] TraktCalendarsDateFormat: "yyyy-mm-dd",
11672019-11-16 16:27:47.045 T:1406128864 NOTICE: [plugin.video.elementum] TraktCalendarsColorDate: "yellow",
11682019-11-16 16:27:47.045 T:1406128864 NOTICE: [plugin.video.elementum] TraktCalendarsColorShow: "none",
11692019-11-16 16:27:47.047 T:1406128864 NOTICE: [plugin.video.elementum] TraktCalendarsColorEpisode: "skyblue",
11702019-11-16 16:27:47.048 T:1406128864 NOTICE: [plugin.video.elementum] TraktCalendarsColorUnaired: "deeppink",
11712019-11-16 16:27:47.048 T:1406128864 NOTICE: [plugin.video.elementum] UpdateFrequency: 6,
11722019-11-16 16:27:47.049 T:1406128864 NOTICE: [plugin.video.elementum] UpdateDelay: 300,
11732019-11-16 16:27:47.049 T:1406128864 NOTICE: [plugin.video.elementum] UpdateAutoScan: true,
11742019-11-16 16:27:47.050 T:1406128864 NOTICE: [plugin.video.elementum] PlayResume: true,
11752019-11-16 16:27:47.050 T:1406128864 NOTICE: [plugin.video.elementum] PlayResumeBack: 0,
11762019-11-16 16:27:47.051 T:1406128864 NOTICE: [plugin.video.elementum] StoreResume: true,
11772019-11-16 16:27:47.052 T:1406128864 NOTICE: [plugin.video.elementum] StoreResumeAction: 1,
11782019-11-16 16:27:47.053 T:1406128864 NOTICE: [plugin.video.elementum] TMDBApiKey: "",
11792019-11-16 16:27:47.055 T:1406128864 NOTICE: [plugin.video.elementum] OSDBUser: "marine88",
11802019-11-16 16:27:47.055 T:1406128864 NOTICE: [plugin.video.elementum] OSDBPass: "********",
11812019-11-16 16:27:47.055 T:1406128864 NOTICE: [plugin.video.elementum] OSDBLanguage: "pt",
11822019-11-16 16:27:47.056 T:1406128864 NOTICE: [plugin.video.elementum] OSDBAutoLanguage: true,
11832019-11-16 16:27:47.056 T:1406128864 NOTICE: [plugin.video.elementum] OSDBAutoLoad: false,
11842019-11-16 16:27:47.057 T:1406128864 NOTICE: [plugin.video.elementum] OSDBAutoLoadCount: 1,
11852019-11-16 16:27:47.057 T:1406128864 NOTICE: [plugin.video.elementum] OSDBAutoLoadDelete: true,
11862019-11-16 16:27:47.058 T:1406128864 NOTICE: [plugin.video.elementum] OSDBAutoLoadSkipExists: true,
11872019-11-16 16:27:47.059 T:1406128864 NOTICE: [plugin.video.elementum] OSDBIncludedEnabled: true,
11882019-11-16 16:27:47.059 T:1406128864 NOTICE: [plugin.video.elementum] OSDBIncludedSkipExists: true,
11892019-11-16 16:27:47.060 T:1406128864 NOTICE: [plugin.video.elementum] SortingModeMovies: 2,
11902019-11-16 16:27:47.061 T:1406128864 NOTICE: [plugin.video.elementum] SortingModeShows: 2,
11912019-11-16 16:27:47.062 T:1406128864 NOTICE: [plugin.video.elementum] ResolutionPreferenceMovies: 0,
11922019-11-16 16:27:47.062 T:1406128864 NOTICE: [plugin.video.elementum] ResolutionPreferenceShows: 0,
11932019-11-16 16:27:47.063 T:1406128864 NOTICE: [plugin.video.elementum] PercentageAdditionalSeeders: 25,
11942019-11-16 16:27:47.064 T:1406128864 NOTICE: [plugin.video.elementum] CustomProviderTimeoutEnabled: false,
11952019-11-16 16:27:47.064 T:1406128864 NOTICE: [plugin.video.elementum] CustomProviderTimeout: 15,
11962019-11-16 16:27:47.065 T:1406128864 NOTICE: [plugin.video.elementum] InternalDNSEnabled: true,
11972019-11-16 16:27:47.065 T:1406128864 NOTICE: [plugin.video.elementum] InternalDNSSkipIPv6: true,
11982019-11-16 16:27:47.065 T:1406128864 NOTICE: [plugin.video.elementum] InternalProxyEnabled: true,
11992019-11-16 16:27:47.066 T:1406128864 NOTICE: [plugin.video.elementum] InternalProxyLogging: false,
12002019-11-16 16:27:47.066 T:1406128864 NOTICE: [plugin.video.elementum] InternalProxyLoggingBody: false,
12012019-11-16 16:27:47.067 T:1406128864 NOTICE: [plugin.video.elementum] AntizapretEnabled: false,
12022019-11-16 16:27:47.067 T:1406128864 NOTICE: [plugin.video.elementum] ProxyURL: "",
12032019-11-16 16:27:47.067 T:1406128864 NOTICE: [plugin.video.elementum] ProxyType: 1,
12042019-11-16 16:27:47.068 T:1406128864 NOTICE: [plugin.video.elementum] ProxyEnabled: false,
12052019-11-16 16:27:47.068 T:1406128864 NOTICE: [plugin.video.elementum] ProxyHost: "",
12062019-11-16 16:27:47.068 T:1406128864 NOTICE: [plugin.video.elementum] ProxyPort: 1080,
12072019-11-16 16:27:47.069 T:1406128864 NOTICE: [plugin.video.elementum] ProxyLogin: "",
12082019-11-16 16:27:47.069 T:1406128864 NOTICE: [plugin.video.elementum] ProxyPassword: "",
12092019-11-16 16:27:47.069 T:1406128864 NOTICE: [plugin.video.elementum] ProxyUseHTTP: true,
12102019-11-16 16:27:47.070 T:1406128864 NOTICE: [plugin.video.elementum] ProxyUseTracker: true,
12112019-11-16 16:27:47.071 T:1406128864 NOTICE: [plugin.video.elementum] ProxyUseDownload: true,
12122019-11-16 16:27:47.071 T:1406128864 NOTICE: [plugin.video.elementum] CompletedMove: false,
12132019-11-16 16:27:47.072 T:1406128864 NOTICE: [plugin.video.elementum] CompletedMoviesPath: "",
12142019-11-16 16:27:47.072 T:1406128864 NOTICE: [plugin.video.elementum] CompletedShowsPath: "",
12152019-11-16 16:27:47.073 T:1406128864 NOTICE: [plugin.video.elementum] LocalOnlyClient: false,
12162019-11-16 16:27:47.073 T:1406128864 NOTICE: [plugin.video.elementum] }
12172019-11-16 16:27:47.074 T:1406128864 NOTICE: [plugin.video.elementum] INFO main ▶ main [0mAddon: plugin.video.elementum v0.1.41
12182019-11-16 16:27:47.074 T:1406128864 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mConfiguring client...
12192019-11-16 16:27:47.074 T:1406128864 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mStarting internal proxy
12202019-11-16 16:27:47.075 T:1406128864 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mApplying session settings...
12212019-11-16 16:27:47.075 T:1406128864 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mUserAgent: Elementum/0.1.41, PeerID: -GT0001-
12222019-11-16 16:27:47.076 T:1406128864 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mApplying encryption settings...
12232019-11-16 16:27:47.077 T:1406128864 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mDownloadStorage: Memory
12242019-11-16 16:27:47.078 T:1406128864 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mListening on: 0.0.0.0:6891,0.0.0.0:6891
12252019-11-16 16:27:47.079 T:1406128864 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ func1 [0mService started in 10.320054ms
12262019-11-16 16:27:47.079 T:1406128864 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ startServices [0mStarting LSD...
12272019-11-16 16:27:47.081 T:1406128864 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ startServices [0mStarting DHT...
12282019-11-16 16:27:47.083 T:1406128864 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ startServices [0mStarting UPNP...
12292019-11-16 16:27:47.084 T:1406128864 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ startServices [0mStarting NATPMP...
12302019-11-16 16:27:47.085 T:1406128864 NOTICE: [plugin.video.elementum] INFO tmdb ▶ CheckAPIKey [0mChecking TMDB API key...
12312019-11-16 16:27:47.087 T:1406128864 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ startServices [0mAdding port mapping 6891: 2
12322019-11-16 16:27:47.088 T:1406128864 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ alertsConsumer [0mConsuming alerts...
12332019-11-16 16:27:47.089 T:1406128864 NOTICE: [plugin.video.elementum] [32mNOTI bittorrent ▶ logAlerts [0mlisten_succeeded_alert: successfully listening on [TCP] [::]:6891
12342019-11-16 16:27:47.090 T:1406128864 NOTICE: [plugin.video.elementum] [32mNOTI bittorrent ▶ logAlerts [0mlisten_succeeded_alert: successfully listening on [TCP] 0.0.0.0:6891
12352019-11-16 16:27:47.091 T:1406128864 NOTICE: [plugin.video.elementum] [32mNOTI bittorrent ▶ logAlerts [0mlisten_succeeded_alert: successfully listening on [TCP] [::]:6892
12362019-11-16 16:27:47.091 T:1406128864 NOTICE: [plugin.video.elementum] [32mNOTI bittorrent ▶ logAlerts [0mlisten_succeeded_alert: successfully listening on [TCP] 0.0.0.0:6892
12372019-11-16 16:27:47.092 T:1406128864 NOTICE: [plugin.video.elementum] [32mNOTI bittorrent ▶ logAlerts [0mlisten_succeeded_alert: successfully listening on [UDP] 0.0.0.0:6892
12382019-11-16 16:27:47.093 T:1406128864 NOTICE: [plugin.video.elementum] INFO main ▶ main [0mPrepared in 354.499017ms
12392019-11-16 16:27:47.093 T:1406128864 NOTICE: [plugin.video.elementum] INFO main ▶ main [0mStarting HTTP server
12402019-11-16 16:27:47.095 T:1406128864 NOTICE: [plugin.video.elementum] [32mNOTI library ▶ Init [0mWarming up caches...
12412019-11-16 16:27:47.096 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ func1 [0mDatabase backup saved at: /home/pi/.kodi/userdata/addon_data/plugin.video.elementum/storm-backup.db
12422019-11-16 16:27:47.097 T:1406128864 NOTICE: [plugin.video.elementum] INFO main ▶ func9 [0mUpdating Kodi add-on repositories...
12432019-11-16 16:27:47.098 T:1406128864 NOTICE: [plugin.video.elementum] [32mNOTI library ▶ Init [0mCaches warmed up in 76.984387ms
12442019-11-16 16:27:47.099 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[1] --> GET http://elementum.surge.sh/packages/elgatito/plugin.video.elementum/release
12452019-11-16 16:27:47.304 T:1406128864 NOTICE: [plugin.video.elementum] [32mNOTI bittorrent ▶ logAlerts [0mexternal_ip_alert: external IP received 84.XX.XX.XX
12462019-11-16 16:27:48.362 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ func1 [0mDatabase backup saved at: /home/pi/.kodi/userdata/addon_data/plugin.video.elementum/cache-backup.db
12472019-11-16 16:27:48.367 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ CacheCleanup [0mRemoving 81 invalidated items from cache
12482019-11-16 16:27:54.494 T:1776698080 ERROR: CCurlFile::Stat - Failed: Timeout was reached(28) for http://ch.novilka.net/logo/ee/eleven-sports1-polska-uk-pl.png
12492019-11-16 16:27:56.533 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU library ▶ refreshLocalMovies [0mFinished updating 218 local movies in 4.638489993s
12502019-11-16 16:27:56.963 T:1406128864 NOTICE: [plugin.video.elementum] [32mNOTI tmdb ▶ CheckAPIKey [0mTMDB API key check passed, using ae4bd1b...
12512019-11-16 16:27:57.268 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[1] <-- 200 http://elementum.surge.sh/packages/elgatito/plugin.video.elementum/release
12522019-11-16 16:27:57.274 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[2] --> GET http://elementum.surge.sh/packages/elgatito/plugin.video.elementum/addon.xml
12532019-11-16 16:27:57.630 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[2] <-- 200 http://elementum.surge.sh/packages/elgatito/plugin.video.elementum/addon.xml
12542019-11-16 16:27:57.635 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[3] --> GET http://elementum.surge.sh/packages/elgatito/script.elementum.burst/addon.xml
12552019-11-16 16:27:58.241 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[3] <-- 200 http://elementum.surge.sh/packages/elgatito/script.elementum.burst/addon.xml
12562019-11-16 16:27:58.244 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[4] --> GET http://elementum.surge.sh/packages/elgatito/context.elementum/addon.xml
12572019-11-16 16:27:58.554 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU library ▶ refreshLocalShows [0mFinished updating 49 local shows in 2.019487126s
12582019-11-16 16:27:58.610 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[4] <-- 200 http://elementum.surge.sh/packages/elgatito/context.elementum/addon.xml
12592019-11-16 16:27:58.613 T:1406128864 NOTICE: [plugin.video.elementum] INFO repository ▶ GetAddonsXMLChecksum [0mLast available release of plugin.video.elementum: v0.1.41
12602019-11-16 16:27:58.617 T:1406128864 NOTICE: [plugin.video.elementum] INFO repository ▶ GetAddonsXMLChecksum [0mLast available release of script.elementum.burst: v0.0.40
12612019-11-16 16:27:58.618 T:1406128864 NOTICE: [plugin.video.elementum] INFO repository ▶ GetAddonsXMLChecksum [0mLast available release of context.elementum: v0.0.2
12622019-11-16 16:27:58.620 T:1406128864 NOTICE: [plugin.video.elementum] [GIN] 2019/11/16 - 16:27:58 | 200 | 11.619389794s | 127.0.0.1 | GET /repository/elgatito/plugin.video.elementum/addons.xml.md5
12632019-11-16 16:28:00.381 T:1761911520 WARNING: Repository add-on repository.elementum uses plain HTTP for add-on downloads in path http://127.0.0.1:65220/repository/elgatito/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
12642019-11-16 16:28:05.585 T:1406128864 WARNING: Previous line repeats 3 times.
12652019-11-16 16:28:05.586 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU library ▶ func2 [0mFetched 2417 movies from Kodi Library in 7.031316317s
12662019-11-16 16:28:05.590 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU library ▶ RefreshUIDsRunner [0mUIDs refresh finished in 2.407317ms
12672019-11-16 16:28:06.202 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU library ▶ func1 [0mFetched 258 seasons from Kodi Library in 431.883274ms
12682019-11-16 16:28:11.405 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU library ▶ func1 [0mFetched 4637 episodes from Kodi Library in 5.203283483s
12692019-11-16 16:28:11.422 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU library ▶ func2 [0mFetched 54 shows from Kodi Library in 5.832645133s
12702019-11-16 16:28:11.457 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU library ▶ RefreshUIDsRunner [0mUIDs refresh finished in 34.533687ms
12712019-11-16 16:28:11.458 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU library ▶ Refresh [0mLibrary refresh finished in 12.903225029s
12722019-11-16 16:28:27.322 T:1776698080 ERROR: CCurlFile::Stat - Failed: Timeout was reached(28) for http://ch.novilka.net/logo/ee/eleven-sports2-polska-uk-pl.png
12732019-11-16 16:28:49.172 T:1902158688 NOTICE: Samba is idle. Closing the remaining connections
12742019-11-16 16:28:57.326 T:1776698080 ERROR: CCurlFile::Stat - Failed: Timeout was reached(28) for http://ch.novilka.net/logo/ss/sport_tv_pt_1.png
12752019-11-16 16:29:27.332 T:1776698080 ERROR: CCurlFile::Stat - Failed: Timeout was reached(28) for http://ch.novilka.net/logo/ss/sport_tv_pt_2.png
12762019-11-16 16:29:57.339 T:1776698080 ERROR: CCurlFile::Stat - Failed: Timeout was reached(28) for http://ch.novilka.net/logo/bb/benfica_tv_pt.png
12772019-11-16 16:30:13.634 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU main ▶ Notification [0mGot notification from xbmc/GUI.OnScreensaverActivated: null
12782019-11-16 16:30:20.924 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU main ▶ Notification [0mGot notification from xbmc/GUI.OnScreensaverDeactivated: {"shuttingdown":false}
12792019-11-16 16:30:22.446 T:1300218592 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.weathericons.default/
12802019-11-16 16:31:10.905 T:1902158688 NOTICE: Stopping player
12812019-11-16 16:31:10.906 T:1902158688 NOTICE: Storing total System Uptime
12822019-11-16 16:31:10.907 T:1902158688 NOTICE: Saving settings
12832019-11-16 16:31:10.927 T:1902158688 NOTICE: Saving skin settings
12842019-11-16 16:31:10.933 T:1406128864 NOTICE: [plugin.video.elementum] [36mDEBU main ▶ Notification [0mGot notification from xbmc/System.OnQuit: {"exitcode":0}
12852019-11-16 16:31:10.935 T:1902158688 NOTICE: Stopping all
12862019-11-16 16:31:10.936 T:1902158688 NOTICE: ES: Stopping event server
12872019-11-16 16:31:11.009 T:1902158688 NOTICE: stopping upnp
12882019-11-16 16:31:11.422 T:1902158688 NOTICE: stopping zeroconf publishing
12892019-11-16 16:31:11.433 T:1902158688 NOTICE: CWebServer[8080]: Stopped
12902019-11-16 16:31:11.829 T:1372582624 NOTICE: ES: UDP Event server stopped
12912019-11-16 16:31:11.909 T:1902158688 NOTICE: stop dvd detect media
1292
1293
1294############### END LOG FILE ################
1295
1296############ END Kodi CRASH LOG #############