############## kodi CRASH LOG ############### ################ SYSTEM INFO ################ Date: Thu Jul 3 09:27:27 CEST 2025 kodi Options: --standalone -fs --audio-backend=alsa+pulseaudio Arch: x86_64 Kernel: Linux 6.6.71 #1 SMP Sun Jan 19 17:38:15 UTC 2025 Release: LibreELEC 12.0.2 ############## END SYSTEM INFO ############## ############### STACK TRACE ################# =====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1751527645.4935 ========================================= [New LWP 5020] [New LWP 4935] [New LWP 4936] [New LWP 4938] [New LWP 4980] [New LWP 4970] [New LWP 5035] [New LWP 4976] [New LWP 5042] [New LWP 5019] [New LWP 4985] [New LWP 4984] [New LWP 5576] [New LWP 4983] [New LWP 4944] [New LWP 4943] [New LWP 4941] [New LWP 4982] [New LWP 4978] [New LWP 5043] [New LWP 5044] [New LWP 4939] [New LWP 4974] [New LWP 5022] [New LWP 4945] [New LWP 4999] [New LWP 4948] [New LWP 4946] [New LWP 4977] [New LWP 5000] [New LWP 4947] [New LWP 5021] [New LWP 4942] [New LWP 4968] [New LWP 4940] [New LWP 4975] [New LWP 5001] [New LWP 4971] [New LWP 5002] [New LWP 4998] [New LWP 4997] [New LWP 4967] [New LWP 4988] [New LWP 5004] [New LWP 4966] [New LWP 5003] [New LWP 4949] [New LWP 4987] [New LWP 5008] [New LWP 4986] [New LWP 4990] [New LWP 4989] [New LWP 5017] [New LWP 4996] [New LWP 4972] [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs --audio-backend=alsa+pulseaudio'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00000000009ab040 in NPT_BsdSocket::RefreshInfo() () [Current thread is 1 (Thread 0x7fc3e85fe6c0 (LWP 5020))] Thread 55 (Thread 0x7fc4337fe6c0 (LWP 4972)): #0 0x00007fc4934f197a in fdatasync () from /usr/lib/libc.so.6 #1 0x00007fc493a30180 in ?? () from /usr/lib/libsqlite3.so.0 #2 0x00007fc493a79dd2 in ?? () from /usr/lib/libsqlite3.so.0 #3 0x00007fc493a86b46 in ?? () from /usr/lib/libsqlite3.so.0 #4 0x00007fc493a87f15 in ?? () from /usr/lib/libsqlite3.so.0 #5 0x00007fc493a8a617 in ?? () from /usr/lib/libsqlite3.so.0 #6 0x00007fc493ac1b88 in ?? () from /usr/lib/libsqlite3.so.0 #7 0x00007fc493ac4957 in sqlite3_step () from /usr/lib/libsqlite3.so.0 #8 0x00007fc493ac57f5 in sqlite3_exec () from /usr/lib/libsqlite3.so.0 #9 0x0000000000ee345c in dbiplus::SqliteDatabase::commit_transaction() () #10 0x0000000000ee2797 in CDatabase::CommitTransaction() () #11 0x0000000000c5a39c in CVideoDatabase::CommitTransaction() () #12 0x0000000000d492a8 in CSaveFileState::DoWork(CFileItem&, CBookmark&, bool) () #13 0x0000000000f21bb6 in CApplicationPlayerCallback::OnPlayerCloseFile(CFileItem const&, CBookmark const&) () #14 0x0000000000b8d5fc in ?? () #15 0x0000000000d10061 in CJobWorker::Process() () #16 0x0000000000d890d3 in CThread::Action() () #17 0x0000000000d892fb in ?? () #18 0x00007fc4937a23e3 in ?? () from /usr/lib/libstdc++.so.6 #19 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #20 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 54 (Thread 0x7fc3f31ff6c0 (LWP 4996)): #0 0x00007fc4934f9504 in select () from /usr/lib/libc.so.6 #1 0x00000000009b0157 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) () #2 0x00000000009b9863 in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) () #3 0x0000000000955b10 in PLT_HttpListenTask::DoRun() () #4 0x000000000096bf29 in PLT_ThreadTask::Run() () #5 0x00000000009b8f2d in NPT_PosixThread::EntryPoint(void*) () #6 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #7 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 53 (Thread 0x7fc3eb8156c0 (LWP 5017)): #0 0x00007fc4934f9504 in select () from /usr/lib/libc.so.6 #1 0x00000000009b0157 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) () #2 0x00000000009b0a2e in NPT_BsdSocketInputStream::Read(void*, unsigned int, unsigned int*) () #3 0x000000000097fc0d in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) () #4 0x000000000098768b in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) () #5 0x0000000000988fcc in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) () #6 0x000000000096371a in PLT_HttpServerSocketTask::Read(NPT_Reference&, NPT_HttpRequest*&, NPT_HttpRequestContext*) () #7 0x000000000095705d in PLT_HttpServerSocketTask::DoRun() () #8 0x000000000096bf29 in PLT_ThreadTask::Run() () #9 0x00000000009b8f2d in NPT_PosixThread::EntryPoint(void*) () #10 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #11 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 52 (Thread 0x7fc3fa9ff6c0 (LWP 4989)): #0 0x00007fc4934f9504 in select () from /usr/lib/libc.so.6 #1 0x00000000009b0157 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) () #2 0x00000000009b2c4e in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) () #3 0x000000000093ef16 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) () #4 0x000000000097fc0d in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) () #5 0x000000000098768b in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) () #6 0x0000000000988bb7 in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) () #7 0x00000000009796f5 in PLT_SsdpSearchTask::DoRun() () #8 0x000000000096bf29 in PLT_ThreadTask::Run() () #9 0x00000000009b8f2d in NPT_PosixThread::EntryPoint(void*) () #10 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #11 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 51 (Thread 0x7fc4119fe6c0 (LWP 4990)): #0 0x00007fc4934f9504 in select () from /usr/lib/libc.so.6 #1 0x00000000009b0157 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) () #2 0x00000000009b2c4e in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) () #3 0x000000000093ef16 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) () #4 0x000000000097fc0d in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) () #5 0x000000000098768b in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) () #6 0x0000000000988bb7 in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) () #7 0x00000000009796f5 in PLT_SsdpSearchTask::DoRun() () #8 0x000000000096bf29 in PLT_ThreadTask::Run() () #9 0x00000000009b8f2d in NPT_PosixThread::EntryPoint(void*) () #10 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #11 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 50 (Thread 0x7fc3fbfff6c0 (LWP 4986)): #0 0x00007fc4934f9504 in select () from /usr/lib/libc.so.6 #1 0x00000000009b0157 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) () #2 0x00000000009b2c4e in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) () #3 0x000000000093ef16 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) () #4 0x000000000097fc0d in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) () #5 0x000000000098768b in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) () #6 0x0000000000988fcc in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) () #7 0x000000000096371a in PLT_HttpServerSocketTask::Read(NPT_Reference&, NPT_HttpRequest*&, NPT_HttpRequestContext*) () #8 0x000000000095705d in PLT_HttpServerSocketTask::DoRun() () #9 0x000000000096bf29 in PLT_ThreadTask::Run() () #10 0x00000000009b8f2d in NPT_PosixThread::EntryPoint(void*) () #11 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #12 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 49 (Thread 0x7fc3e7dfd6c0 (LWP 5008)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc493480b4d in pthread_cond_clockwait () from /usr/lib/libc.so.6 #2 0x0000000000926642 in ?? () #3 0x0000000000d0f8c4 in CJobManager::GetNextJob() () #4 0x0000000000d1007f in CJobWorker::Process() () #5 0x0000000000d890d3 in CThread::Action() () #6 0x0000000000d892fb in ?? () #7 0x00007fc4937a23e3 in ?? () from /usr/lib/libstdc++.so.6 #8 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #9 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 48 (Thread 0x7fc4317fa6c0 (LWP 4987)): #0 0x00007fc4934f9504 in select () from /usr/lib/libc.so.6 #1 0x00000000009b0157 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) () #2 0x00000000009b9863 in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) () #3 0x0000000000955b10 in PLT_HttpListenTask::DoRun() () #4 0x000000000096bf29 in PLT_ThreadTask::Run() () #5 0x00000000009b8f2d in NPT_PosixThread::EntryPoint(void*) () #6 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #7 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 47 (Thread 0x7fc470f0d6c0 (LWP 4949)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc493480608 in pthread_cond_wait () from /usr/lib/libc.so.6 #2 0x00007fc47d812de9 in ?? () from /usr/lib/dri/radeonsi_dri.so #3 0x00007fc47d7f595b in ?? () from /usr/lib/dri/radeonsi_dri.so #4 0x00007fc47d812d27 in ?? () from /usr/lib/dri/radeonsi_dri.so #5 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #6 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 46 (Thread 0x7fc3ea3ff6c0 (LWP 5003)): #0 0x00007fc4934f9504 in select () from /usr/lib/libc.so.6 #1 0x000000000160be6b in ?? () #2 0x000000000160c635 in ?? () #3 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #4 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 45 (Thread 0x7fc44b28b6c0 (LWP 4966)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc493480b4d in pthread_cond_clockwait () from /usr/lib/libc.so.6 #2 0x0000000000926642 in ?? () #3 0x0000000000ce7bd5 in Actor::Protocol::SendOutMessageSync(int, Actor::Message**, std::chrono::duration >, void const*, unsigned long) () #4 0x00000000014fdf45 in ActiveAE::CActiveAE::InitSink() () #5 0x000000000150b200 in ActiveAE::CActiveAE::Configure(AEAudioFormat*) () #6 0x000000000150f054 in ActiveAE::CActiveAE::StateMachine(int, Actor::Protocol*, Actor::Message*) () #7 0x0000000001510215 in ActiveAE::CActiveAE::Process() () #8 0x0000000000d890d3 in CThread::Action() () #9 0x0000000000d892fb in ?? () #10 0x00007fc4937a23e3 in ?? () from /usr/lib/libstdc++.so.6 #11 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #12 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 44 (Thread 0x7fc3e9bfe6c0 (LWP 5004)): #0 0x00007fc4934f9504 in select () from /usr/lib/libc.so.6 #1 0x00007fc493923d42 in ?? () from /usr/lib/libshairplay.so.0 #2 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #3 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 43 (Thread 0x7fc430ff96c0 (LWP 4988)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc4934808c5 in pthread_cond_timedwait () from /usr/lib/libc.so.6 #2 0x00000000009b69f5 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) () #3 0x000000000094d167 in PLT_CtrlPointHouseKeepingTask::DoRun() () #4 0x000000000096bf29 in PLT_ThreadTask::Run() () #5 0x00000000009b8f2d in NPT_PosixThread::EntryPoint(void*) () #6 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #7 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 42 (Thread 0x7fc44aa8a6c0 (LWP 4967)): #0 0x00007fc4934f78e8 in ioctl () from /usr/lib/libc.so.6 #1 0x00007fc496b7d70f in ?? () from /usr/lib/libasound.so.2 #2 0x00000000015127c5 in CAESinkALSA::Drain() () #3 0x0000000001532496 in ActiveAE::CActiveAESink::OpenSink() () #4 0x0000000001533459 in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) () #5 0x000000000153387c in ActiveAE::CActiveAESink::Process() () #6 0x0000000000d890d3 in CThread::Action() () #7 0x0000000000d892fb in ?? () #8 0x00007fc4937a23e3 in ?? () from /usr/lib/libstdc++.so.6 #9 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #10 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 41 (Thread 0x7fc3f29fe6c0 (LWP 4997)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc4934808c5 in pthread_cond_timedwait () from /usr/lib/libc.so.6 #2 0x00000000009b69f5 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) () #3 0x000000000097838b in PLT_SsdpDeviceAnnounceTask::DoRun() () #4 0x000000000096bf29 in PLT_ThreadTask::Run() () #5 0x00000000009b8f2d in NPT_PosixThread::EntryPoint(void*) () #6 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #7 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 40 (Thread 0x7fc3f13ff6c0 (LWP 4998)): #0 0x00007fc4934f9504 in select () from /usr/lib/libc.so.6 #1 0x00000000009b0157 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) () #2 0x00000000009b9863 in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) () #3 0x0000000000955b10 in PLT_HttpListenTask::DoRun() () #4 0x000000000096bf29 in PLT_ThreadTask::Run() () #5 0x00000000009b8f2d in NPT_PosixThread::EntryPoint(void*) () #6 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #7 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 39 (Thread 0x7fc3fb7fe6c0 (LWP 5002)): #0 0x00007fc4934f9504 in select () from /usr/lib/libc.so.6 #1 0x000000000160be6b in ?? () #2 0x000000000160c635 in ?? () #3 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #4 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 38 (Thread 0x7fc433fff6c0 (LWP 4971)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc493480b4d in pthread_cond_clockwait () from /usr/lib/libc.so.6 #2 0x0000000000926642 in ?? () #3 0x0000000000d0f8c4 in CJobManager::GetNextJob() () #4 0x0000000000d1007f in CJobWorker::Process() () #5 0x0000000000d890d3 in CThread::Action() () #6 0x0000000000d892fb in ?? () #7 0x00007fc4937a23e3 in ?? () from /usr/lib/libstdc++.so.6 #8 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #9 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 37 (Thread 0x7fc3f0bfe6c0 (LWP 5001)): #0 0x00007fc4934f9504 in select () from /usr/lib/libc.so.6 #1 0x000000000128b1b3 in JSONRPC::CTCPServer::Process() () #2 0x0000000000d890d3 in CThread::Action() () #3 0x0000000000d892fb in ?? () #4 0x00007fc4937a23e3 in ?? () from /usr/lib/libstdc++.so.6 #5 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #6 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 36 (Thread 0x7fc4327fc6c0 (LWP 4975)): #0 0x00007fc4934ef06f in poll () from /usr/lib/libc.so.6 #1 0x0000000000a99e94 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() () #2 0x0000000000a9a098 in PERIPHERALS::CPeripheralBusUSB::Process() () #3 0x0000000000d890d3 in CThread::Action() () #4 0x0000000000d892fb in ?? () #5 0x00007fc4937a23e3 in ?? () from /usr/lib/libstdc++.so.6 #6 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #7 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 35 (Thread 0x7fc47fbff6c0 (LWP 4940)): #0 0x00007fc4934fb8f6 in epoll_wait () from /usr/lib/libc.so.6 #1 0x0000000000aac88f in CLibInputHandler::Process() () #2 0x0000000000d890d3 in CThread::Action() () #3 0x0000000000d892fb in ?? () #4 0x00007fc4937a23e3 in ?? () from /usr/lib/libstdc++.so.6 #5 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #6 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 34 (Thread 0x7fc44a2896c0 (LWP 4968)): #0 0x00007fc4934ef06f in poll () from /usr/lib/libc.so.6 #1 0x0000000000ab2fc8 in CFDEventMonitor::Process() () #2 0x0000000000d890d3 in CThread::Action() () #3 0x0000000000d892fb in ?? () #4 0x00007fc4937a23e3 in ?? () from /usr/lib/libstdc++.so.6 #5 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #6 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 33 (Thread 0x7fc47cf236c0 (LWP 4942)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc493480608 in pthread_cond_wait () from /usr/lib/libc.so.6 #2 0x00007fc47d812de9 in ?? () from /usr/lib/dri/radeonsi_dri.so #3 0x00007fc47d7f595b in ?? () from /usr/lib/dri/radeonsi_dri.so #4 0x00007fc47d812d27 in ?? () from /usr/lib/dri/radeonsi_dri.so #5 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #6 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 32 (Thread 0x7fc3e8dff6c0 (LWP 5021)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc4934808c5 in pthread_cond_timedwait () from /usr/lib/libc.so.6 #2 0x00000000009b69f5 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) () #3 0x000000000095c164 in ?? () #4 0x000000000096bf29 in PLT_ThreadTask::Run() () #5 0x00000000009b8f2d in NPT_PosixThread::EntryPoint(void*) () #6 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #7 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 31 (Thread 0x7fc471f0f6c0 (LWP 4947)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc493480608 in pthread_cond_wait () from /usr/lib/libc.so.6 #2 0x00007fc47d812de9 in ?? () from /usr/lib/dri/radeonsi_dri.so #3 0x00007fc47d7f595b in ?? () from /usr/lib/dri/radeonsi_dri.so #4 0x00007fc47d812d27 in ?? () from /usr/lib/dri/radeonsi_dri.so #5 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #6 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 30 (Thread 0x7fc3f21fd6c0 (LWP 5000)): #0 0x00007fc4934f9504 in select () from /usr/lib/libc.so.6 #1 0x00000000012830cf in SOCKETS::CSocketListener::Listen(int) () #2 0x000000000128ed93 in EVENTSERVER::CEventServer::Run() () #3 0x000000000128f108 in EVENTSERVER::CEventServer::Process() () #4 0x0000000000d890d3 in CThread::Action() () #5 0x0000000000d892fb in ?? () #6 0x00007fc4937a23e3 in ?? () from /usr/lib/libstdc++.so.6 #7 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #8 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 29 (Thread 0x7fc425bff6c0 (LWP 4977)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc493480b4d in pthread_cond_clockwait () from /usr/lib/libc.so.6 #2 0x0000000000926642 in ?? () #3 0x0000000001260c47 in PERIPHERALS::CPeripheralBus::Process() () #4 0x0000000000d890d3 in CThread::Action() () #5 0x0000000000d892fb in ?? () #6 0x00007fc4937a23e3 in ?? () from /usr/lib/libstdc++.so.6 #7 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #8 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 28 (Thread 0x7fc4727106c0 (LWP 4946)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc493480608 in pthread_cond_wait () from /usr/lib/libc.so.6 #2 0x00007fc47d812de9 in ?? () from /usr/lib/dri/radeonsi_dri.so #3 0x00007fc47d7f595b in ?? () from /usr/lib/dri/radeonsi_dri.so #4 0x00007fc47d812d27 in ?? () from /usr/lib/dri/radeonsi_dri.so #5 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #6 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 27 (Thread 0x7fc47170e6c0 (LWP 4948)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc493480608 in pthread_cond_wait () from /usr/lib/libc.so.6 #2 0x00007fc47d812de9 in ?? () from /usr/lib/dri/radeonsi_dri.so #3 0x00007fc47d7f595b in ?? () from /usr/lib/dri/radeonsi_dri.so #4 0x00007fc47d812d27 in ?? () from /usr/lib/dri/radeonsi_dri.so #5 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #6 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 26 (Thread 0x7fc3f3fff6c0 (LWP 4999)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc4934808c5 in pthread_cond_timedwait () from /usr/lib/libc.so.6 #2 0x00000000009b69f5 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) () #3 0x000000000097838b in PLT_SsdpDeviceAnnounceTask::DoRun() () #4 0x000000000096bf29 in PLT_ThreadTask::Run() () #5 0x00000000009b8f2d in NPT_PosixThread::EntryPoint(void*) () #6 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #7 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 25 (Thread 0x7fc472f116c0 (LWP 4945)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc493480608 in pthread_cond_wait () from /usr/lib/libc.so.6 #2 0x00007fc47d812de9 in ?? () from /usr/lib/dri/radeonsi_dri.so #3 0x00007fc47d7f595b in ?? () from /usr/lib/dri/radeonsi_dri.so #4 0x00007fc47d812d27 in ?? () from /usr/lib/dri/radeonsi_dri.so #5 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #6 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 24 (Thread 0x7fc3e6dfb6c0 (LWP 5022)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc4934808c5 in pthread_cond_timedwait () from /usr/lib/libc.so.6 #2 0x00000000009b69f5 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) () #3 0x0000000000991860 in NPT_HttpConnectionManager::Run() () #4 0x00000000009b8f2d in NPT_PosixThread::EntryPoint(void*) () #5 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #6 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 23 (Thread 0x7fc4271ff6c0 (LWP 4974)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc4934808c5 in pthread_cond_timedwait () from /usr/lib/libc.so.6 #2 0x00007fc496a6e07c in CEC::CCECClient::Process() () from /usr/lib/libcec.so.4 #3 0x00007fc496a6fcea in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.4 #4 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #5 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 22 (Thread 0x7fc4908706c0 (LWP 4939)): #0 0x00007fc4934ef5ec in read () from /usr/lib/libc.so.6 #1 0x00007fc4969d65d7 in lirc_nextcode () from /usr/lib/liblirc_client.so.0 #2 0x0000000000aa66d3 in CLirc::Process() () #3 0x0000000000d890d3 in CThread::Action() () #4 0x0000000000d892fb in ?? () #5 0x00007fc4937a23e3 in ?? () from /usr/lib/libstdc++.so.6 #6 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #7 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 21 (Thread 0x7fc3fa1fe6c0 (LWP 5044)): #0 0x00007fc4934fcf28 in accept4 () from /usr/lib/libc.so.6 #1 0x00007fc47fe914b0 in ?? () from /usr/lib/python3.11/lib-dynload/_socket.so #2 0x00007fc47fe91fc0 in ?? () from /usr/lib/python3.11/lib-dynload/_socket.so #3 0x00007fc47fe952d1 in ?? () from /usr/lib/python3.11/lib-dynload/_socket.so #4 0x00007fc4974ebced in ?? () from /usr/lib/libpython3.11.so.1.0 #5 0x00007fc4974e0853 in PyObject_Vectorcall () from /usr/lib/libpython3.11.so.1.0 #6 0x00007fc497495335 in _PyEval_EvalFrameDefault () from /usr/lib/libpython3.11.so.1.0 #7 0x00007fc4975aca70 in ?? () from /usr/lib/libpython3.11.so.1.0 #8 0x00007fc49749307e in _PyEval_EvalFrameDefault () from /usr/lib/libpython3.11.so.1.0 #9 0x00007fc4975aca70 in ?? () from /usr/lib/libpython3.11.so.1.0 #10 0x00007fc4974e2f5c in ?? () from /usr/lib/libpython3.11.so.1.0 #11 0x00007fc49765c30e in ?? () from /usr/lib/libpython3.11.so.1.0 #12 0x00007fc4975fb837 in ?? () from /usr/lib/libpython3.11.so.1.0 #13 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #14 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 20 (Thread 0x7fc3f99fd6c0 (LWP 5043)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc4934876c6 in ?? () from /usr/lib/libc.so.6 #2 0x00007fc4975fbc87 in PyThread_acquire_lock_timed () from /usr/lib/libpython3.11.so.1.0 #3 0x00007fc49765b2bf in ?? () from /usr/lib/libpython3.11.so.1.0 #4 0x00007fc49765b40a in ?? () from /usr/lib/libpython3.11.so.1.0 #5 0x00007fc4974eb55f in ?? () from /usr/lib/libpython3.11.so.1.0 #6 0x00007fc4974e0853 in PyObject_Vectorcall () from /usr/lib/libpython3.11.so.1.0 #7 0x00007fc497495335 in _PyEval_EvalFrameDefault () from /usr/lib/libpython3.11.so.1.0 #8 0x00007fc4975aca70 in ?? () from /usr/lib/libpython3.11.so.1.0 #9 0x00007fc49749307e in _PyEval_EvalFrameDefault () from /usr/lib/libpython3.11.so.1.0 #10 0x00007fc4975aca70 in ?? () from /usr/lib/libpython3.11.so.1.0 #11 0x00007fc4974e2f5c in ?? () from /usr/lib/libpython3.11.so.1.0 #12 0x00007fc49765c30e in ?? () from /usr/lib/libpython3.11.so.1.0 #13 0x00007fc4975fb837 in ?? () from /usr/lib/libpython3.11.so.1.0 #14 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #15 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 19 (Thread 0x7fc4253fe6c0 (LWP 4978)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc493480b4d in pthread_cond_clockwait () from /usr/lib/libc.so.6 #2 0x0000000000926642 in ?? () #3 0x000000000123b059 in PERIPHERALS::CEventScanner::Process() () #4 0x0000000000d890d3 in CThread::Action() () #5 0x0000000000d892fb in ?? () #6 0x00007fc4937a23e3 in ?? () from /usr/lib/libstdc++.so.6 #7 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #8 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 18 (Thread 0x7fc427fff6c0 (LWP 4982)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc493480b4d in pthread_cond_clockwait () from /usr/lib/libc.so.6 #2 0x0000000000a3d413 in XBMCAddon::xbmc::Monitor::waitForAbort(double) () #3 0x00000000009f7480 in ?? () #4 0x00007fc4974eb55f in ?? () from /usr/lib/libpython3.11.so.1.0 #5 0x00007fc4974e0853 in PyObject_Vectorcall () from /usr/lib/libpython3.11.so.1.0 #6 0x00007fc497495335 in _PyEval_EvalFrameDefault () from /usr/lib/libpython3.11.so.1.0 #7 0x00007fc4975aca70 in ?? () from /usr/lib/libpython3.11.so.1.0 #8 0x00007fc4975acb13 in PyEval_EvalCode () from /usr/lib/libpython3.11.so.1.0 #9 0x00007fc4975eb5c3 in ?? () from /usr/lib/libpython3.11.so.1.0 #10 0x00007fc4975eb7c6 in ?? () from /usr/lib/libpython3.11.so.1.0 #11 0x00007fc4975eb8a0 in ?? () from /usr/lib/libpython3.11.so.1.0 #12 0x00007fc4975eea4c in PyRun_FileExFlags () from /usr/lib/libpython3.11.so.1.0 #13 0x00000000009ff380 in CPythonInvoker::executeScript(_IO_FILE*, std::__cxx11::basic_string, std::allocator > const&, _object*) () #14 0x0000000000a0e2db in CPythonInvoker::execute(std::__cxx11::basic_string, std::allocator > const&, std::vector, std::allocator >, std::allocator, std::allocator > > >&) () #15 0x0000000000a0eca4 in CPythonInvoker::execute(std::__cxx11::basic_string, std::allocator > const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) () #16 0x00000000013caf7e in CLanguageInvokerThread::Process() () #17 0x0000000000d890d3 in CThread::Action() () #18 0x0000000000d892fb in ?? () #19 0x00007fc4937a23e3 in ?? () from /usr/lib/libstdc++.so.6 #20 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #21 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 17 (Thread 0x7fc47d7246c0 (LWP 4941)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc493480608 in pthread_cond_wait () from /usr/lib/libc.so.6 #2 0x00007fc47d812de9 in ?? () from /usr/lib/dri/radeonsi_dri.so #3 0x00007fc47d7f595b in ?? () from /usr/lib/dri/radeonsi_dri.so #4 0x00007fc47d812d27 in ?? () from /usr/lib/dri/radeonsi_dri.so #5 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #6 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 16 (Thread 0x7fc473f136c0 (LWP 4943)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc493480608 in pthread_cond_wait () from /usr/lib/libc.so.6 #2 0x00007fc47d812de9 in ?? () from /usr/lib/dri/radeonsi_dri.so #3 0x00007fc47d7f595b in ?? () from /usr/lib/dri/radeonsi_dri.so #4 0x00007fc47d812d27 in ?? () from /usr/lib/dri/radeonsi_dri.so #5 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #6 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 15 (Thread 0x7fc4737126c0 (LWP 4944)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc493480608 in pthread_cond_wait () from /usr/lib/libc.so.6 #2 0x00007fc47d812de9 in ?? () from /usr/lib/dri/radeonsi_dri.so #3 0x00007fc47d7f595b in ?? () from /usr/lib/dri/radeonsi_dri.so #4 0x00007fc47d812d27 in ?? () from /usr/lib/dri/radeonsi_dri.so #5 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #6 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 14 (Thread 0x7fc4121ff6c0 (LWP 4983)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc493480b4d in pthread_cond_clockwait () from /usr/lib/libc.so.6 #2 0x0000000000a3d413 in XBMCAddon::xbmc::Monitor::waitForAbort(double) () #3 0x00000000009f7480 in ?? () #4 0x00007fc4974eb55f in ?? () from /usr/lib/libpython3.11.so.1.0 #5 0x00007fc4974e0853 in PyObject_Vectorcall () from /usr/lib/libpython3.11.so.1.0 #6 0x00007fc497495335 in _PyEval_EvalFrameDefault () from /usr/lib/libpython3.11.so.1.0 #7 0x00007fc4975aca70 in ?? () from /usr/lib/libpython3.11.so.1.0 #8 0x00007fc49749307e in _PyEval_EvalFrameDefault () from /usr/lib/libpython3.11.so.1.0 #9 0x00007fc4975aca70 in ?? () from /usr/lib/libpython3.11.so.1.0 #10 0x00007fc4975acb13 in PyEval_EvalCode () from /usr/lib/libpython3.11.so.1.0 #11 0x00007fc4975eb5c3 in ?? () from /usr/lib/libpython3.11.so.1.0 #12 0x00007fc4975eb7c6 in ?? () from /usr/lib/libpython3.11.so.1.0 #13 0x00007fc4975eb8a0 in ?? () from /usr/lib/libpython3.11.so.1.0 #14 0x00007fc4975eea4c in PyRun_FileExFlags () from /usr/lib/libpython3.11.so.1.0 #15 0x00000000009ff380 in CPythonInvoker::executeScript(_IO_FILE*, std::__cxx11::basic_string, std::allocator > const&, _object*) () #16 0x0000000000a0e2db in CPythonInvoker::execute(std::__cxx11::basic_string, std::allocator > const&, std::vector, std::allocator >, std::allocator, std::allocator > > >&) () #17 0x0000000000a0eca4 in CPythonInvoker::execute(std::__cxx11::basic_string, std::allocator > const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) () #18 0x00000000013caf7e in CLanguageInvokerThread::Process() () #19 0x0000000000d890d3 in CThread::Action() () #20 0x0000000000d892fb in ?? () #21 0x00007fc4937a23e3 in ?? () from /usr/lib/libstdc++.so.6 #22 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #23 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 13 (Thread 0x7fc3dea3b6c0 (LWP 5576)): #0 0x00007fc4934f9504 in select () from /usr/lib/libc.so.6 #1 0x000000000160a097 in ?? () #2 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #3 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 12 (Thread 0x7fc4269fe6c0 (LWP 4984)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc493480b4d in pthread_cond_clockwait () from /usr/lib/libc.so.6 #2 0x0000000000a3d413 in XBMCAddon::xbmc::Monitor::waitForAbort(double) () #3 0x00000000009f7480 in ?? () #4 0x00007fc4974eb55f in ?? () from /usr/lib/libpython3.11.so.1.0 #5 0x00007fc4974e0853 in PyObject_Vectorcall () from /usr/lib/libpython3.11.so.1.0 #6 0x00007fc497495335 in _PyEval_EvalFrameDefault () from /usr/lib/libpython3.11.so.1.0 #7 0x00007fc4975aca70 in ?? () from /usr/lib/libpython3.11.so.1.0 #8 0x00007fc4974e0498 in _PyObject_FastCallDictTstate () from /usr/lib/libpython3.11.so.1.0 #9 0x00007fc4974e0720 in _PyObject_Call_Prepend () from /usr/lib/libpython3.11.so.1.0 #10 0x00007fc49753ff3c in ?? () from /usr/lib/libpython3.11.so.1.0 #11 0x00007fc4975375e1 in ?? () from /usr/lib/libpython3.11.so.1.0 #12 0x00007fc4974e033b in _PyObject_MakeTpCall () from /usr/lib/libpython3.11.so.1.0 #13 0x00007fc497495335 in _PyEval_EvalFrameDefault () from /usr/lib/libpython3.11.so.1.0 #14 0x00007fc4975aca70 in ?? () from /usr/lib/libpython3.11.so.1.0 #15 0x00007fc4975acb13 in PyEval_EvalCode () from /usr/lib/libpython3.11.so.1.0 #16 0x00007fc4975eb5c3 in ?? () from /usr/lib/libpython3.11.so.1.0 #17 0x00007fc4975eb7c6 in ?? () from /usr/lib/libpython3.11.so.1.0 #18 0x00007fc4975eb8a0 in ?? () from /usr/lib/libpython3.11.so.1.0 #19 0x00007fc4975eea4c in PyRun_FileExFlags () from /usr/lib/libpython3.11.so.1.0 #20 0x00000000009ff380 in CPythonInvoker::executeScript(_IO_FILE*, std::__cxx11::basic_string, std::allocator > const&, _object*) () #21 0x0000000000a0e2db in CPythonInvoker::execute(std::__cxx11::basic_string, std::allocator > const&, std::vector, std::allocator >, std::allocator, std::allocator > > >&) () #22 0x0000000000a0eca4 in CPythonInvoker::execute(std::__cxx11::basic_string, std::allocator > const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) () #23 0x00000000013caf7e in CLanguageInvokerThread::Process() () #24 0x0000000000d890d3 in CThread::Action() () #25 0x0000000000d892fb in ?? () #26 0x00007fc4937a23e3 in ?? () from /usr/lib/libstdc++.so.6 #27 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #28 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 11 (Thread 0x7fc410bff6c0 (LWP 4985)): #0 0x00007fc4934ef06f in poll () from /usr/lib/libc.so.6 #1 0x00007fc496b0b72a in ?? () from /usr/lib/libavahi-common.so.3 #2 0x00007fc496b0b3c1 in avahi_simple_poll_run () from /usr/lib/libavahi-common.so.3 #3 0x00007fc496b0b4c8 in avahi_simple_poll_iterate () from /usr/lib/libavahi-common.so.3 #4 0x00007fc496b0b6dd in avahi_simple_poll_loop () from /usr/lib/libavahi-common.so.3 #5 0x00007fc496b0b787 in ?? () from /usr/lib/libavahi-common.so.3 #6 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #7 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 10 (Thread 0x7fc3e75fc6c0 (LWP 5019)): #0 0x00007fc4934f9504 in select () from /usr/lib/libc.so.6 #1 0x00000000009b0157 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) () #2 0x00000000009b0a2e in NPT_BsdSocketInputStream::Read(void*, unsigned int, unsigned int*) () #3 0x000000000097fc0d in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) () #4 0x000000000098768b in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) () #5 0x0000000000988fcc in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) () #6 0x000000000096371a in PLT_HttpServerSocketTask::Read(NPT_Reference&, NPT_HttpRequest*&, NPT_HttpRequestContext*) () #7 0x000000000095705d in PLT_HttpServerSocketTask::DoRun() () #8 0x000000000096bf29 in PLT_ThreadTask::Run() () #9 0x00000000009b8f2d in NPT_PosixThread::EntryPoint(void*) () #10 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #11 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 9 (Thread 0x7fc412ffd6c0 (LWP 5042)): #0 0x00007fc4934ef06f in poll () from /usr/lib/libc.so.6 #1 0x00007fc47c0cba3e in ?? () from /usr/lib/python3.11/lib-dynload/select.so #2 0x00007fc4974902f3 in _PyEval_EvalFrameDefault () from /usr/lib/libpython3.11.so.1.0 #3 0x00007fc4975aca70 in ?? () from /usr/lib/libpython3.11.so.1.0 #4 0x00007fc4974e2f5c in ?? () from /usr/lib/libpython3.11.so.1.0 #5 0x00007fc49749307e in _PyEval_EvalFrameDefault () from /usr/lib/libpython3.11.so.1.0 #6 0x00007fc4975aca70 in ?? () from /usr/lib/libpython3.11.so.1.0 #7 0x00007fc4974e2f5c in ?? () from /usr/lib/libpython3.11.so.1.0 #8 0x00007fc49765c30e in ?? () from /usr/lib/libpython3.11.so.1.0 #9 0x00007fc4975fb837 in ?? () from /usr/lib/libpython3.11.so.1.0 #10 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #11 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 8 (Thread 0x7fc431ffb6c0 (LWP 4976)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc493480b4d in pthread_cond_clockwait () from /usr/lib/libc.so.6 #2 0x0000000000926642 in ?? () #3 0x0000000001260c47 in PERIPHERALS::CPeripheralBus::Process() () #4 0x0000000000d890d3 in CThread::Action() () #5 0x0000000000d892fb in ?? () #6 0x00007fc4937a23e3 in ?? () from /usr/lib/libstdc++.so.6 #7 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #8 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 7 (Thread 0x7fc3e4fff6c0 (LWP 5035)): #0 0x00007fc4934fb8f6 in epoll_wait () from /usr/lib/libc.so.6 #1 0x00007fc47c0cb6aa in ?? () from /usr/lib/python3.11/lib-dynload/select.so #2 0x00007fc49748fe75 in _PyEval_EvalFrameDefault () from /usr/lib/libpython3.11.so.1.0 #3 0x00007fc4975aca70 in ?? () from /usr/lib/libpython3.11.so.1.0 #4 0x00007fc49749307e in _PyEval_EvalFrameDefault () from /usr/lib/libpython3.11.so.1.0 #5 0x00007fc4975aca70 in ?? () from /usr/lib/libpython3.11.so.1.0 #6 0x00007fc4974e2f5c in ?? () from /usr/lib/libpython3.11.so.1.0 #7 0x00007fc49765c30e in ?? () from /usr/lib/libpython3.11.so.1.0 #8 0x00007fc4975fb837 in ?? () from /usr/lib/libpython3.11.so.1.0 #9 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #10 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 6 (Thread 0x7fc449a886c0 (LWP 4970)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc493480b4d in pthread_cond_clockwait () from /usr/lib/libc.so.6 #2 0x0000000000926642 in ?? () #3 0x0000000000d0f8c4 in CJobManager::GetNextJob() () #4 0x0000000000d1007f in CJobWorker::Process() () #5 0x0000000000d890d3 in CThread::Action() () #6 0x0000000000d892fb in ?? () #7 0x00007fc4937a23e3 in ?? () from /usr/lib/libstdc++.so.6 #8 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #9 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 5 (Thread 0x7fc413fff6c0 (LWP 4980)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc493480b4d in pthread_cond_clockwait () from /usr/lib/libc.so.6 #2 0x0000000000d88193 in CTimer::Process() () #3 0x0000000000d890d3 in CThread::Action() () #4 0x0000000000d892fb in ?? () #5 0x00007fc4937a23e3 in ?? () from /usr/lib/libstdc++.so.6 #6 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #7 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 4 (Thread 0x7fc4910716c0 (LWP 4938)): #0 0x00007fc4934ef06f in poll () from /usr/lib/libc.so.6 #1 0x00007fc49694becc in ?? () from /usr/lib/libpulse.so.0 #2 0x00007fc496944025 in pa_mainloop_poll () from /usr/lib/libpulse.so.0 #3 0x00007fc4969443a1 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0 #4 0x00007fc496944400 in pa_mainloop_run () from /usr/lib/libpulse.so.0 #5 0x00007fc49694bf46 in ?? () from /usr/lib/libpulse.so.0 #6 0x00007fc4925783ba in ?? () from /usr/lib/pulseaudio/libpulsecommon-17.0.so #7 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #8 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 3 (Thread 0x7fc4918726c0 (LWP 4936)): #0 0x00007fc49347df8e in ?? () from /usr/lib/libc.so.6 #1 0x00007fc493480608 in pthread_cond_wait () from /usr/lib/libc.so.6 #2 0x0000000000d87e42 in ?? () #3 0x0000000001401892 in ANNOUNCEMENT::CAnnouncementManager::Process() () #4 0x0000000000d890d3 in CThread::Action() () #5 0x0000000000d892fb in ?? () #6 0x00007fc4937a23e3 in ?? () from /usr/lib/libstdc++.so.6 #7 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #8 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 Thread 2 (Thread 0x7fc491878ec0 (LWP 4935)): #0 0x00007fc4934c42e5 in clock_nanosleep () from /usr/lib/libc.so.6 #1 0x00007fc4934d4f73 in nanosleep () from /usr/lib/libc.so.6 #2 0x0000000000b7e520 in CVideoPlayer::~CVideoPlayer() () #3 0x0000000000907937 in ?? () #4 0x0000000000f01204 in CApplication::StopPlaying() () #5 0x000000000106502e in PLAYLIST::CPlayListPlayer::OnApplicationMessage(KODI::MESSAGING::ThreadMessage*) () #6 0x0000000000dca3e5 in KODI::MESSAGING::CApplicationMessenger::ProcessMessage(KODI::MESSAGING::ThreadMessage*) () #7 0x0000000000dd17d6 in KODI::MESSAGING::CApplicationMessenger::ProcessMessages() () #8 0x0000000000f0f845 in CApplication::Process() () #9 0x0000000000f0640f in CApplication::Run() () #10 0x00000000008b3e47 in main () Thread 1 (Thread 0x7fc3e85fe6c0 (LWP 5020)): #0 0x00000000009ab040 in NPT_BsdSocket::RefreshInfo() () #1 0x00000000009ba1e4 in NPT_BsdTcpClientSocket::Connect(NPT_SocketAddress const&, int) () #2 0x00000000009b34d5 in NPT_HttpTlsConnector::Connect(NPT_HttpUrl const&, NPT_HttpClient&, NPT_HttpProxyAddress const*, bool, NPT_HttpClient::Connection*&) () #3 0x0000000000992ee9 in NPT_HttpClient::SendRequestOnce(NPT_HttpRequest&, NPT_HttpResponse*&, NPT_HttpRequestContext*) () #4 0x000000000099484a in NPT_HttpClient::SendRequest(NPT_HttpRequest&, NPT_HttpResponse*&, NPT_HttpRequestContext*) () #5 0x00000000009613c7 in PLT_HttpClientSocketTask::DoRun() () #6 0x000000000096bf29 in PLT_ThreadTask::Run() () #7 0x00000000009b8f2d in NPT_PosixThread::EntryPoint(void*) () #8 0x00007fc4934810fc in ?? () from /usr/lib/libc.so.6 #9 0x00007fc4934fb6c8 in ?? () from /usr/lib/libc.so.6 ############# END STACK TRACE ############### ################# LOG FILE ################## 2025-07-03 09:26:25.870 T:4935 info : ----------------------------------------------------------------------- 2025-07-03 09:26:25.870 T:4935 info : Starting Kodi (21.2 (21.2.0) Git:21.2-Omega). Platform: Linux x86 64-bit 2025-07-03 09:26:25.870 T:4935 info : Using Release Kodi x64 2025-07-03 09:26:25.870 T:4935 info : Kodi compiled 2025-01-19 by GCC 13.2.0 for Linux x86 64-bit version 6.6.71 (394823) 2025-07-03 09:26:25.870 T:4935 info : Running on LibreELEC (official): 12.0.2, kernel: Linux x86 64-bit version 6.6.71 2025-07-03 09:26:25.870 T:4935 info : FFmpeg version/source: 6.0.1 2025-07-03 09:26:25.870 T:4935 info : Host CPU: AMD Athlon(tm) 5350 APU with Radeon(tm) R3 , 4 cores available 2025-07-03 09:26:25.870 T:4935 info : special://xbmc/ is mapped to: /usr/share/kodi/ 2025-07-03 09:26:25.870 T:4935 info : special://xbmcbin/ is mapped to: /usr/lib/kodi 2025-07-03 09:26:25.870 T:4935 info : special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons 2025-07-03 09:26:25.870 T:4935 info : special://masterprofile/ is mapped to: /storage/.kodi/userdata 2025-07-03 09:26:25.870 T:4935 info : special://envhome/ is mapped to: /storage 2025-07-03 09:26:25.870 T:4935 info : special://home/ is mapped to: /storage/.kodi 2025-07-03 09:26:25.870 T:4935 info : special://temp/ is mapped to: /storage/.kodi/temp 2025-07-03 09:26:25.870 T:4935 info : special://logpath/ is mapped to: /storage/.kodi/temp 2025-07-03 09:26:25.870 T:4935 info : Webserver extra whitelist paths: 2025-07-03 09:26:25.870 T:4935 info : The executable running is: /usr/lib/kodi/kodi.bin 2025-07-03 09:26:25.870 T:4935 info : Local hostname: LibreELEC 2025-07-03 09:26:25.870 T:4935 info : Log File is located: /storage/.kodi/temp/kodi.log 2025-07-03 09:26:25.870 T:4935 info : ----------------------------------------------------------------------- 2025-07-03 09:26:25.870 T:4935 info : loading settings 2025-07-03 09:26:25.872 T:4935 info : special://profile/ is mapped to: special://masterprofile/ 2025-07-03 09:26:25.892 T:4935 info : Loaded settings file from special://xbmc/system/advancedsettings.xml 2025-07-03 09:26:25.892 T:4935 info : Contents of special://xbmc/system/advancedsettings.xml are... /usr/bin/gputemp false 1 2025-07-03 09:26:25.893 T:4935 info : No settings file to load (special://masterprofile/advancedsettings.xml) 2025-07-03 09:26:25.893 T:4935 info : Default Video Player: VideoPlayer 2025-07-03 09:26:25.893 T:4935 info : Default Audio Player: paplayer 2025-07-03 09:26:25.893 T:4935 info : Disabled debug logging due to GUI setting. Level 0. 2025-07-03 09:26:25.893 T:4935 info : Log level changed to "info" 2025-07-03 09:26:25.893 T:4935 info : CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml 2025-07-03 09:26:25.901 T:4935 info : New Cache GUI Settings (replacement of cache in advancedsettings.xml) are: Buffer Mode: 4 Memory Size: 20 MB Read Factor: 4.00 x Chunk Size : 131072 bytes 2025-07-03 09:26:25.901 T:4935 info : creating subdirectories 2025-07-03 09:26:25.901 T:4935 info : userdata folder: special://masterprofile/ 2025-07-03 09:26:25.901 T:4935 info : recording folder: 2025-07-03 09:26:25.901 T:4935 info : screenshots folder: /storage/screenshots/ 2025-07-03 09:26:25.905 T:4935 info : Running database version Addons33 2025-07-03 09:26:25.952 T:4935 info : CAddonMgr::FindAddons: audioencoder.kodi.builtin.aac v1.0.2 installed 2025-07-03 09:26:25.952 T:4935 info : CAddonMgr::FindAddons: audioencoder.kodi.builtin.wma v1.0.2 installed 2025-07-03 09:26:25.952 T:4935 info : CAddonMgr::FindAddons: game.controller.default v1.0.42 installed 2025-07-03 09:26:25.952 T:4935 info : CAddonMgr::FindAddons: game.controller.keyboard v1.1.43 installed 2025-07-03 09:26:25.952 T:4935 info : CAddonMgr::FindAddons: game.controller.mouse v1.0.26 installed 2025-07-03 09:26:25.952 T:4935 info : CAddonMgr::FindAddons: game.controller.snes v1.0.40 installed 2025-07-03 09:26:25.952 T:4935 info : CAddonMgr::FindAddons: inputstream.adaptive v21.5.14.1 installed 2025-07-03 09:26:25.952 T:4935 info : CAddonMgr::FindAddons: inputstream.ffmpegdirect v21.3.8.1 installed 2025-07-03 09:26:25.953 T:4935 info : CAddonMgr::FindAddons: kodi.binary.global.audioengine v1.1.1 installed 2025-07-03 09:26:25.953 T:4935 info : CAddonMgr::FindAddons: kodi.binary.global.filesystem v1.1.8 installed 2025-07-03 09:26:25.953 T:4935 info : CAddonMgr::FindAddons: kodi.binary.global.general v1.0.5 installed 2025-07-03 09:26:25.953 T:4935 info : CAddonMgr::FindAddons: kodi.binary.global.gui v5.15.0 installed 2025-07-03 09:26:25.953 T:4935 info : CAddonMgr::FindAddons: kodi.binary.global.main v2.0.2 installed 2025-07-03 09:26:25.953 T:4935 info : CAddonMgr::FindAddons: kodi.binary.global.network v1.0.4 installed 2025-07-03 09:26:25.953 T:4935 info : CAddonMgr::FindAddons: kodi.binary.global.tools v1.0.4 installed 2025-07-03 09:26:25.953 T:4935 info : CAddonMgr::FindAddons: kodi.binary.instance.audiodecoder v4.0.0 installed 2025-07-03 09:26:25.953 T:4935 info : CAddonMgr::FindAddons: kodi.binary.instance.audioencoder v3.0.0 installed 2025-07-03 09:26:25.953 T:4935 info : CAddonMgr::FindAddons: kodi.binary.instance.game v3.0.2 installed 2025-07-03 09:26:25.953 T:4935 info : CAddonMgr::FindAddons: kodi.binary.instance.imagedecoder v3.0.1 installed 2025-07-03 09:26:25.953 T:4935 info : CAddonMgr::FindAddons: kodi.binary.instance.inputstream v3.3.0 installed 2025-07-03 09:26:25.954 T:4935 info : CAddonMgr::FindAddons: kodi.binary.instance.peripheral v3.0.2 installed 2025-07-03 09:26:25.954 T:4935 info : CAddonMgr::FindAddons: kodi.binary.instance.pvr v8.3.0 installed 2025-07-03 09:26:25.954 T:4935 info : CAddonMgr::FindAddons: kodi.binary.instance.screensaver v2.2.0 installed 2025-07-03 09:26:25.954 T:4935 info : CAddonMgr::FindAddons: kodi.binary.instance.vfs v3.0.1 installed 2025-07-03 09:26:25.954 T:4935 info : CAddonMgr::FindAddons: kodi.binary.instance.videocodec v2.1.0 installed 2025-07-03 09:26:25.954 T:4935 info : CAddonMgr::FindAddons: kodi.binary.instance.visualization v4.0.0 installed 2025-07-03 09:26:25.954 T:4935 info : CAddonMgr::FindAddons: kodi.resource v1.0.0 installed 2025-07-03 09:26:25.954 T:4935 info : CAddonMgr::FindAddons: metadata.album.universal v3.1.14 installed 2025-07-03 09:26:25.954 T:4935 info : CAddonMgr::FindAddons: metadata.artists.universal v4.3.16 installed 2025-07-03 09:26:25.954 T:4935 info : CAddonMgr::FindAddons: metadata.common.allmusic.com v3.2.2 installed 2025-07-03 09:26:25.954 T:4935 info : CAddonMgr::FindAddons: metadata.common.fanart.tv v3.6.4 installed 2025-07-03 09:26:25.955 T:4935 info : CAddonMgr::FindAddons: metadata.common.musicbrainz.org v2.2.4 installed 2025-07-03 09:26:25.955 T:4935 info : CAddonMgr::FindAddons: metadata.common.theaudiodb.com v2.0.3 installed 2025-07-03 09:26:25.955 T:4935 info : CAddonMgr::FindAddons: metadata.generic.albums v1.0.18 installed 2025-07-03 09:26:25.955 T:4935 info : CAddonMgr::FindAddons: metadata.generic.artists v1.0.18 installed 2025-07-03 09:26:25.955 T:4935 info : CAddonMgr::FindAddons: metadata.local v1.0.1 installed 2025-07-03 09:26:25.955 T:4935 info : CAddonMgr::FindAddons: metadata.themoviedb.org.python v3.1.1 installed 2025-07-03 09:26:25.955 T:4935 info : CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org.python v1.7.3 installed 2025-07-03 09:26:25.955 T:4935 info : CAddonMgr::FindAddons: peripheral.joystick v21.1.22 installed 2025-07-03 09:26:25.955 T:4935 info : CAddonMgr::FindAddons: plugin.video.thegroove360 v0.5.1 installed 2025-07-03 09:26:25.955 T:4935 info : CAddonMgr::FindAddons: plugin.video.youtube v7.1.1.6 installed 2025-07-03 09:26:25.955 T:4935 info : CAddonMgr::FindAddons: repository.libreelec.tv v12.0.0 installed 2025-07-03 09:26:25.956 T:4935 info : CAddonMgr::FindAddons: repository.thegroove v1.4 installed 2025-07-03 09:26:25.956 T:4935 info : CAddonMgr::FindAddons: repository.xbmc.org v3.4.0 installed 2025-07-03 09:26:25.956 T:4935 info : CAddonMgr::FindAddons: resource.images.weathericons.default v1.1.9 installed 2025-07-03 09:26:25.956 T:4935 info : CAddonMgr::FindAddons: resource.language.en_gb v2.0.2 installed 2025-07-03 09:26:25.956 T:4935 info : CAddonMgr::FindAddons: resource.language.it_it v11.0.94 installed 2025-07-03 09:26:25.956 T:4935 info : CAddonMgr::FindAddons: resource.uisounds.kodi v1.0.1 installed 2025-07-03 09:26:25.956 T:4935 info : CAddonMgr::FindAddons: screensaver.xbmc.builtin.black v1.0.34 installed 2025-07-03 09:26:25.956 T:4935 info : CAddonMgr::FindAddons: screensaver.xbmc.builtin.dim v1.0.66 installed 2025-07-03 09:26:25.956 T:4935 info : CAddonMgr::FindAddons: script.module.backports.zoneinfo v0.2.1 installed 2025-07-03 09:26:25.956 T:4935 info : CAddonMgr::FindAddons: script.module.certifi v2023.5.7 installed 2025-07-03 09:26:25.956 T:4935 info : CAddonMgr::FindAddons: script.module.chardet v5.1.0 installed 2025-07-03 09:26:25.956 T:4935 info : CAddonMgr::FindAddons: script.module.dnspython v1.12.1 installed 2025-07-03 09:26:25.957 T:4935 info : CAddonMgr::FindAddons: script.module.idna v3.10.0 installed 2025-07-03 09:26:25.957 T:4935 info : CAddonMgr::FindAddons: script.module.inputstreamhelper v0.7.0 installed 2025-07-03 09:26:25.957 T:4935 info : CAddonMgr::FindAddons: script.module.kodi-six v0.1.3.1 installed 2025-07-03 09:26:25.957 T:4935 info : CAddonMgr::FindAddons: script.module.pil v5.1.0 installed 2025-07-03 09:26:25.957 T:4935 info : CAddonMgr::FindAddons: script.module.pycryptodome v3.4.3 installed 2025-07-03 09:26:25.957 T:4935 info : CAddonMgr::FindAddons: script.module.requests v2.31.0 installed 2025-07-03 09:26:25.957 T:4935 info : CAddonMgr::FindAddons: script.module.resolveurl v5.1.147 installed 2025-07-03 09:26:25.957 T:4935 info : CAddonMgr::FindAddons: script.module.resolveurl.xxx v2.1.39 installed 2025-07-03 09:26:25.957 T:4935 info : CAddonMgr::FindAddons: script.module.routing v0.2.3+matrix.1 installed 2025-07-03 09:26:25.957 T:4935 info : CAddonMgr::FindAddons: script.module.six v1.16.0+matrix.1 installed 2025-07-03 09:26:25.957 T:4935 info : CAddonMgr::FindAddons: script.module.tg360resolver v1.0.16 installed 2025-07-03 09:26:25.958 T:4935 info : CAddonMgr::FindAddons: script.module.tzdata v2023.3.0+matrix.1 installed 2025-07-03 09:26:25.958 T:4935 info : CAddonMgr::FindAddons: script.module.urllib3 v2.2.3 installed 2025-07-03 09:26:25.958 T:4935 info : CAddonMgr::FindAddons: script.speedtester v1.1.3+matrix.1 installed 2025-07-03 09:26:25.958 T:4935 info : CAddonMgr::FindAddons: script.video.F4mProxy v4.0.8 installed 2025-07-03 09:26:25.958 T:4935 info : CAddonMgr::FindAddons: service.libreelec.settings v12.0 installed 2025-07-03 09:26:25.958 T:4935 info : CAddonMgr::FindAddons: service.subtitles.opensubtitles v5.1.5 installed 2025-07-03 09:26:25.958 T:4935 info : CAddonMgr::FindAddons: service.system.docker v12.80.3.1 installed 2025-07-03 09:26:25.958 T:4935 info : CAddonMgr::FindAddons: skin.estuary v4.0.0 installed 2025-07-03 09:26:25.958 T:4935 info : CAddonMgr::FindAddons: webinterface.default v21.x-1.0.1 installed 2025-07-03 09:26:25.958 T:4935 info : CAddonMgr::FindAddons: xbmc.addon v21.2.0 installed 2025-07-03 09:26:25.958 T:4935 info : CAddonMgr::FindAddons: xbmc.core v0.1.0 installed 2025-07-03 09:26:25.958 T:4935 info : CAddonMgr::FindAddons: xbmc.gui v5.17.0 installed 2025-07-03 09:26:25.959 T:4935 info : CAddonMgr::FindAddons: xbmc.json v13.5.0 installed 2025-07-03 09:26:25.959 T:4935 info : CAddonMgr::FindAddons: xbmc.metadata v2.1.0 installed 2025-07-03 09:26:25.959 T:4935 info : CAddonMgr::FindAddons: xbmc.python v3.0.1 installed 2025-07-03 09:26:25.959 T:4935 info : CAddonMgr::FindAddons: xbmc.webinterface v1.0.0 installed 2025-07-03 09:26:25.963 T:4935 info : Selected Logind/UPower as PowerSyscall 2025-07-03 09:26:25.964 T:4935 error : DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files 2025-07-03 09:26:25.964 T:4935 info : LogindUPowerSyscall - UPower not found, battery information will not be available 2025-07-03 09:26:25.982 T:4935 info : CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts... 2025-07-03 09:26:26.452 T:4935 error : [xkb] couldn't find a Compose file for locale "C" (mapped to "C") 2025-07-03 09:26:26.452 T:4935 warning : CLibInputKeyboard: Failed to compile localized compose table, composed key support will be disabled 2025-07-03 09:26:26.463 T:4935 info : RetroPlayer[RENDER]: Registering renderer factory for DMA 2025-07-03 09:26:26.463 T:4935 info : RetroPlayer[RENDER]: Registering renderer factory for OpenGLES 2025-07-03 09:26:26.543 T:4935 info : CDRMUtils::FindConnector - using connector: HDMI-A-1 2025-07-03 09:26:26.543 T:4935 error : CDRMAtomic::InitDrm - no atomic modesetting support: Operation not supported 2025-07-03 09:26:26.543 T:4935 error : CWinSystemGbm::InitWindowSystem - failed to initialize Atomic DRM 2025-07-03 09:26:26.623 T:4935 info : CDRMUtils::FindConnector - using connector: HDMI-A-1 2025-07-03 09:26:26.700 T:4935 info : Skipped 1 duplicate messages.. 2025-07-03 09:26:26.700 T:4935 info : CDRMUtils::FindEncoder - using encoder: 43 2025-07-03 09:26:26.700 T:4935 info : CDRMUtils::FindPlanes - using crtc: 40 2025-07-03 09:26:26.700 T:4935 error : [display-info] Error parsing EDID: 2025-07-03 09:26:26.700 T:4935 error : [display-info] ---------------------------------------------- 2025-07-03 09:26:26.700 T:4935 error : [display-info] Block 1, CTA-861 Extension Block: 2025-07-03 09:26:26.700 T:4935 error : [display-info] Video Capability Data Block: Set Selectable RGB Quantization to avoid interop issues. 2025-07-03 09:26:26.700 T:4935 error : [display-info] Colorimetry Data Block: Reserved bits MD0-MD3 must be 0. 2025-07-03 09:26:26.700 T:4935 error : [display-info] 2025-07-03 09:26:26.700 T:4935 error : [display-info] ---------------------------------------------- 2025-07-03 09:26:26.700 T:4935 info : [display-info] make: 'Samsung Electric Company' model: 'SAMSUNG' 2025-07-03 09:26:26.700 T:4935 info : [display-info] supports hdr static metadata type1: true 2025-07-03 09:26:26.700 T:4935 info : [display-info] supported eotf: 2025-07-03 09:26:26.700 T:4935 info : [display-info] traditional sdr: true 2025-07-03 09:26:26.700 T:4935 info : [display-info] traditional hdr: false 2025-07-03 09:26:26.700 T:4935 info : [display-info] pq: true 2025-07-03 09:26:26.700 T:4935 info : [display-info] hlg: true 2025-07-03 09:26:26.700 T:4935 info : [display-info] luma min: '0' avg: '0' max: '0' 2025-07-03 09:26:26.700 T:4935 info : [display-info] supported colorimetry: 2025-07-03 09:26:26.700 T:4935 info : [display-info] xvycc_601: true 2025-07-03 09:26:26.700 T:4935 info : [display-info] xvycc_709: true 2025-07-03 09:26:26.700 T:4935 info : [display-info] sycc_601: false 2025-07-03 09:26:26.700 T:4935 info : [display-info] opycc_601: false 2025-07-03 09:26:26.700 T:4935 info : [display-info] oprgb: false 2025-07-03 09:26:26.700 T:4935 info : [display-info] bt2020_cycc: false 2025-07-03 09:26:26.700 T:4935 info : [display-info] bt2020_ycc: false 2025-07-03 09:26:26.700 T:4935 info : [display-info] bt2020_rgb: false 2025-07-03 09:26:26.700 T:4935 info : [display-info] st2113_rgb: false 2025-07-03 09:26:26.700 T:4935 info : [display-info] ictcp: false 2025-07-03 09:26:26.822 T:4935 info : Found resolution 3840x2160 with 3840x2160 @ 30.000000 Hz 2025-07-03 09:26:26.822 T:4935 info : Found resolution 4096x2160 with 4096x2160 @ 30.000000 Hz 2025-07-03 09:26:26.822 T:4935 info : Found resolution 4096x2160 with 4096x2160 @ 29.970032 Hz 2025-07-03 09:26:26.822 T:4935 info : Found resolution 4096x2160 with 4096x2160 @ 25.000000 Hz 2025-07-03 09:26:26.822 T:4935 info : Found resolution 4096x2160 with 4096x2160 @ 24.000000 Hz 2025-07-03 09:26:26.822 T:4935 info : Found resolution 4096x2160 with 4096x2160 @ 23.976025 Hz 2025-07-03 09:26:26.822 T:4935 info : Found resolution 3840x2160 with 3840x2160 @ 29.970032 Hz 2025-07-03 09:26:26.822 T:4935 info : Found resolution 3840x2160 with 3840x2160 @ 25.000000 Hz 2025-07-03 09:26:26.822 T:4935 info : Found resolution 3840x2160 with 3840x2160 @ 24.000000 Hz 2025-07-03 09:26:26.822 T:4935 info : Found resolution 3840x2160 with 3840x2160 @ 23.976025 Hz 2025-07-03 09:26:26.822 T:4935 info : Found resolution 1920x1080 with 1920x1080 @ 60.000000 Hz 2025-07-03 09:26:26.822 T:4935 info : Found resolution 1920x1080 with 1920x1080 @ 59.940063 Hz 2025-07-03 09:26:26.822 T:4935 info : Found resolution 1920x1080 with 1920x1080i @ 60.000000 Hz 2025-07-03 09:26:26.822 T:4935 info : Found resolution 1920x1080 with 1920x1080i @ 59.940063 Hz 2025-07-03 09:26:26.822 T:4935 info : Found resolution 1920x1080 with 1920x1080 @ 50.000000 Hz 2025-07-03 09:26:26.822 T:4935 info : Found resolution 1920x1080 with 1920x1080i @ 50.000000 Hz 2025-07-03 09:26:26.822 T:4935 info : Found resolution 1920x1080 with 1920x1080 @ 30.000000 Hz 2025-07-03 09:26:26.822 T:4935 info : Found resolution 1920x1080 with 1920x1080 @ 29.970032 Hz 2025-07-03 09:26:26.822 T:4935 info : Found resolution 1920x1080 with 1920x1080 @ 25.000000 Hz 2025-07-03 09:26:26.822 T:4935 info : Found resolution 1920x1080 with 1920x1080 @ 24.000000 Hz 2025-07-03 09:26:26.822 T:4935 info : Found resolution 1920x1080 with 1920x1080 @ 23.976025 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 1680x1050 with 1680x1050 @ 60.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 1600x900 with 1600x900 @ 60.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 1280x1024 with 1280x1024 @ 75.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 1280x1024 with 1280x1024 @ 60.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 1440x900 with 1440x900 @ 60.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 1366x768 with 1366x768 @ 60.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 1280x800 with 1280x800 @ 60.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 1152x864 with 1152x864 @ 75.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 1280x720 with 1280x720 @ 60.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 1280x720 with 1280x720 @ 59.940063 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 1280x720 with 1280x720 @ 50.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 1024x768 with 1024x768 @ 75.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 1024x768 with 1024x768 @ 70.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 1024x768 with 1024x768 @ 60.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 832x624 with 832x624 @ 74.925079 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 800x600 with 800x600 @ 75.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 800x600 with 800x600 @ 72.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 800x600 with 800x600 @ 60.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 720x576 with 720x576 @ 50.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 720x576 with 720x576i @ 50.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 720x480 with 720x480 @ 59.940063 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 720x480 with 720x480 @ 60.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 720x480 with 720x480i @ 59.940063 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 720x480 with 720x480i @ 60.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 640x480 with 640x480 @ 75.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 640x480 with 640x480 @ 73.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 640x480 with 640x480 @ 67.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Found resolution 640x480 with 640x480 @ 60.000000 Hz 2025-07-03 09:26:26.823 T:4935 info : Skipped 1 duplicate messages.. 2025-07-03 09:26:26.823 T:4935 info : Found resolution 720x400 with 720x400 @ 70.000000 Hz 2025-07-03 09:26:26.827 T:4935 info : EGL_VERSION = 1.5 2025-07-03 09:26:26.827 T:4935 info : EGL_VENDOR = Mesa Project 2025-07-03 09:26:26.827 T:4935 info : EGL_EXTENSIONS = EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_EXT_query_reset_notification_strategy EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_gl_interop EGL_MESA_image_dma_buf_export EGL_MESA_query_driver 2025-07-03 09:26:26.827 T:4935 info : EGL_CLIENT_EXTENSIONS = EGL_EXT_client_extensions EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_explicit_device EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless 2025-07-03 09:26:26.868 T:4939 info : Loading special://xbmc/system/Lircmap.xml 2025-07-03 09:26:26.869 T:4939 info : * Adding remote mapping for device 'mceusb' 2025-07-03 09:26:26.869 T:4939 info : * Adding remote mapping for device 'XboxDVDDongle' 2025-07-03 09:26:26.869 T:4939 info : * Adding remote mapping for device 'Microsoft_Xbox' 2025-07-03 09:26:26.869 T:4939 info : * Adding remote mapping for device 'PinnacleSysPCTVRemote' 2025-07-03 09:26:26.870 T:4939 info : * Adding remote mapping for device 'anysee' 2025-07-03 09:26:26.870 T:4939 info : * Adding remote mapping for device 'iMON-PAD' 2025-07-03 09:26:26.870 T:4939 info : * Adding remote mapping for device 'Antec_Veris_RM200' 2025-07-03 09:26:26.870 T:4939 info : * Adding remote mapping for device 'MCE_via_iMON' 2025-07-03 09:26:26.870 T:4939 info : * Adding remote mapping for device 'TwinHanRemote' 2025-07-03 09:26:26.870 T:4939 info : * Adding remote mapping for device 'linux-input-layer' 2025-07-03 09:26:26.870 T:4939 info : * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote' 2025-07-03 09:26:26.870 T:4939 info : * Adding remote mapping for device 'mediacenter' 2025-07-03 09:26:26.870 T:4939 info : * Adding remote mapping for device 'devinput' 2025-07-03 09:26:26.870 T:4939 info : * Adding remote mapping for device 'devinput-32' 2025-07-03 09:26:26.870 T:4939 info : * Adding remote mapping for device 'devinput-64' 2025-07-03 09:26:26.906 T:4935 info : VAAPI::Close - closing decoder context 2025-07-03 09:26:26.915 T:4935 info : CApplication::CreateGUI - using the gbm windowing system 2025-07-03 09:26:26.915 T:4935 info : Checking resolution 27 2025-07-03 09:26:26.917 T:4935 info : GL_VENDOR = AMD 2025-07-03 09:26:26.917 T:4935 info : GL_RENDERER = AMD Radeon HD 8400 / R3 Series (radeonsi, kabini, LLVM 17.0.6, DRM 3.54, 6.6.71) 2025-07-03 09:26:26.917 T:4935 info : GL_VERSION = OpenGL ES 3.2 Mesa 24.0.9 2025-07-03 09:26:26.917 T:4935 info : GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.20 2025-07-03 09:26:26.917 T:4935 info : GL_EXTENSIONS = GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_NV_pack_subimage GL_NV_texture_barrier GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_APPLE_sync GL_EXT_draw_buffers GL_EXT_instanced_arrays GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_NV_generate_mipmap_sRGB GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_debug_label GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_NV_shader_noperspective_interpolation GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_EXT_window_rectangles GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_NV_alpha_to_coverage_dither_control GL_AMD_framebuffer_multisample_advanced GL_EXT_EGL_image_storage GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod GL_MESA_sampler_objects GL_MESA_bgra GL_MESA_texture_const_bandwidth 2025-07-03 09:26:27.014 T:4935 info : GLES: Maximum texture width: 16384 2025-07-03 09:26:27.179 T:4935 info : load keymapping 2025-07-03 09:26:27.181 T:4935 info : Loading special://xbmc/system/keymaps/appcommand.xml 2025-07-03 09:26:27.181 T:4935 info : Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml 2025-07-03 09:26:27.182 T:4935 info : Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml 2025-07-03 09:26:27.183 T:4935 info : Loading special://xbmc/system/keymaps/customcontroller.SiriRemote.xml 2025-07-03 09:26:27.183 T:4935 info : Loading special://xbmc/system/keymaps/gamepad.xml 2025-07-03 09:26:27.184 T:4935 info : Loading special://xbmc/system/keymaps/joystick.xml 2025-07-03 09:26:27.185 T:4935 info : Loading special://xbmc/system/keymaps/keyboard.xml 2025-07-03 09:26:27.188 T:4935 info : Loading special://xbmc/system/keymaps/mouse.xml 2025-07-03 09:26:27.188 T:4935 info : Loading special://xbmc/system/keymaps/remote.xml 2025-07-03 09:26:27.190 T:4935 info : Loading special://xbmc/system/keymaps/touchscreen.xml 2025-07-03 09:26:27.191 T:4935 info : GUI format 1920x1080, Display 1920x1080 @ 60.000000 Hz 2025-07-03 09:26:27.203 T:4966 info : CAESinkALSA - Unable to open device "default" for playback 2025-07-03 09:26:27.262 T:4966 info : CAESinkALSA - Unable to open device "surround21:CARD=Generic,DEV=0" for playback 2025-07-03 09:26:27.264 T:4966 warning : Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail 2025-07-03 09:26:27.264 T:4966 info : Found 2 Lists of Devices 2025-07-03 09:26:27.264 T:4966 info : Enumerated ALSA devices: 2025-07-03 09:26:27.264 T:4966 info : Device 1 2025-07-03 09:26:27.264 T:4966 info : m_deviceName : hdmi:CARD=HDMI,DEV=0 2025-07-03 09:26:27.264 T:4966 info : m_displayName : HDA ATI 2025-07-03 09:26:27.264 T:4966 info : m_displayNameExtra: @@@ 2025-07-03 09:26:27.265 T:4966 info : m_deviceType : AE_DEVTYPE_HDMI 2025-07-03 09:26:27.265 T:4966 info : m_channels : FL, FR 2025-07-03 09:26:27.265 T:4966 info : m_sampleRates : 32000,44100,48000 2025-07-03 09:26:27.265 T:4966 info : m_dataFormats : AE_FMT_RAW,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW 2025-07-03 09:26:27.265 T:4966 info : m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3,STREAM_TYPE_TRUEHD 2025-07-03 09:26:27.265 T:4966 info : Device 2 2025-07-03 09:26:27.265 T:4966 info : m_deviceName : @:CARD=Generic,DEV=0 2025-07-03 09:26:27.265 T:4966 info : m_displayName : HD-Audio Generic 2025-07-03 09:26:27.265 T:4966 info : m_displayNameExtra: ALC887-VD Analog 2025-07-03 09:26:27.265 T:4966 info : m_deviceType : AE_DEVTYPE_PCM 2025-07-03 09:26:27.265 T:4966 info : m_channels : FL, FR 2025-07-03 09:26:27.265 T:4966 info : m_sampleRates : 48000 2025-07-03 09:26:27.265 T:4966 info : m_dataFormats : AE_FMT_S32NE 2025-07-03 09:26:27.265 T:4966 info : m_streamTypes : No passthrough capabilities 2025-07-03 09:26:27.265 T:4966 info : Enumerated PULSE devices: 2025-07-03 09:26:27.265 T:4966 info : Device 1 2025-07-03 09:26:27.265 T:4966 info : m_deviceName : Default 2025-07-03 09:26:27.265 T:4966 info : m_displayName : Default 2025-07-03 09:26:27.265 T:4966 info : m_displayNameExtra: Bluetooth Audio (PULSEAUDIO) 2025-07-03 09:26:27.265 T:4966 info : m_deviceType : AE_DEVTYPE_PCM 2025-07-03 09:26:27.265 T:4966 info : m_channels : FL, FR 2025-07-03 09:26:27.265 T:4966 info : m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000 2025-07-03 09:26:27.265 T:4966 info : m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT 2025-07-03 09:26:27.265 T:4966 info : m_streamTypes : No passthrough capabilities 2025-07-03 09:26:27.265 T:4967 info : CActiveAESink::OpenSink - initialize sink 2025-07-03 09:26:27.265 T:4967 info : CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=HDMI,DEV=0" 2025-07-03 09:26:27.271 T:4967 info : CAESinkALSA::Initialize - Opened device "hdmi:CARD=HDMI,DEV=0,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x00" 2025-07-03 09:26:27.272 T:4967 info : CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats 2025-07-03 09:26:27.272 T:4967 info : CAESinkALSA::InitializeHW - Using data format AE_FMT_S32NE 2025-07-03 09:26:27.284 T:4935 info : CLangInfo: loading resource.language.it_it language information... 2025-07-03 09:26:27.285 T:4935 info : global locale set to C 2025-07-03 09:26:27.285 T:4935 info : CLangInfo: loading resource.language.it_it language strings... 2025-07-03 09:26:27.312 T:4935 warning : Repository add-on repository.thegroove uses plain HTTP for add-on downloads in path http://thegroove360.org/zip/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled! 2025-07-03 09:26:27.337 T:4970 info : Running database version Addons33 2025-07-03 09:26:27.338 T:4970 info : Running database version ViewModes6 2025-07-03 09:26:27.338 T:4970 info : Running database version Textures13 2025-07-03 09:26:27.343 T:4970 info : Running database version MyMusic83 2025-07-03 09:26:27.352 T:4970 info : Running database version MyVideos131 2025-07-03 09:26:27.354 T:4970 info : Running database version TV46 2025-07-03 09:26:27.355 T:4970 info : Running database version Epg16 2025-07-03 09:26:27.413 T:4935 info : Unloaded skin 2025-07-03 09:26:27.415 T:4935 info : load skin from: /usr/share/kodi/addons/skin.estuary/ (version: 4.0.0) 2025-07-03 09:26:27.415 T:4935 info : load fonts for skin... 2025-07-03 09:26:27.416 T:4935 info : Loading skin includes from /usr/share/kodi/addons/skin.estuary/xml/Includes.xml 2025-07-03 09:26:27.482 T:4935 info : LoadFontsFromFile: Loading with name 'Default' from '/usr/share/kodi/addons/skin.estuary/xml/Font.xml' 2025-07-03 09:26:27.491 T:4935 info : LoadTimers: Trying to load skin timers from /usr/share/kodi/addons/skin.estuary/xml/Timers.xml 2025-07-03 09:26:27.492 T:4935 info : load new skin... 2025-07-03 09:26:27.492 T:4935 info : Loading custom window XMLs from skin path /usr/share/kodi/addons/skin.estuary/xml 2025-07-03 09:26:27.498 T:4935 info : initialize new skin... 2025-07-03 09:26:27.498 T:4935 info : Loading skin file: Custom_1109_TopBarOverlay.xml, load type: LOAD_ON_GUI_INIT 2025-07-03 09:26:27.510 T:4935 info : Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT 2025-07-03 09:26:27.511 T:4935 info : Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT 2025-07-03 09:26:27.512 T:4935 info : Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT 2025-07-03 09:26:27.527 T:4935 info : Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT 2025-07-03 09:26:27.528 T:4935 info : Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT 2025-07-03 09:26:27.529 T:4935 info : Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT 2025-07-03 09:26:27.529 T:4935 info : Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT 2025-07-03 09:26:27.530 T:4935 info : Loading resource://resource.uisounds.kodi/sounds.xml 2025-07-03 09:26:27.557 T:4935 info : skin loaded... 2025-07-03 09:26:27.557 T:4935 info : Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME 2025-07-03 09:26:27.557 T:4935 info : Loading skin file: Home.xml, load type: KEEP_IN_MEMORY 2025-07-03 09:26:27.709 T:4935 warning : JSONRPC: Could not parse type "Setting.Details.SettingList" 2025-07-03 09:26:27.709 T:4935 info : JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting") 2025-07-03 09:26:27.710 T:4935 info : JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting 2025-07-03 09:26:27.724 T:4935 info : JSONRPC v13.5.0: Successfully initialized 2025-07-03 09:26:27.725 T:4935 info : [Media Detection] starting service for optical media detection 2025-07-03 09:26:27.731 T:4935 info : AddOnLog: peripheral.joystick: Enabling joystick interface "linux" 2025-07-03 09:26:27.735 T:4935 info : Register - new keyboard device registered on application->keyboard: Tastiera (0000:0000) 2025-07-03 09:26:27.735 T:4935 info : Register - new mouse device registered on application->mouse: Mouse (0000:0000) 2025-07-03 09:26:27.736 T:4935 info : Loading player core factory settings from special://xbmc/system/playercorefactory.xml. 2025-07-03 09:26:27.736 T:4935 info : Loaded playercorefactory configuration 2025-07-03 09:26:27.736 T:4935 info : Loading player core factory settings from special://masterprofile/playercorefactory.xml. 2025-07-03 09:26:27.736 T:4935 info : special://masterprofile/playercorefactory.xml does not exist. Skipping. 2025-07-03 09:26:27.737 T:4935 info : removing tempfiles 2025-07-03 09:26:27.737 T:4935 error : Repository add-on plugin.video.thegroove360 uses old schema definition for the repository extension point! This is no longer supported, please update your addon to use definitions. 2025-07-03 09:26:27.737 T:4935 error : Repository add-on plugin.video.thegroove360 does not have any directory matching 21.2.0 and won't be able to update/serve addons! Please fix the addon.xml definition 2025-07-03 09:26:27.737 T:4935 warning : Repository add-on repository.thegroove uses plain HTTP for add-on downloads in path http://thegroove360.org/zip/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled! 2025-07-03 09:26:27.766 T:4935 info : initialize done 2025-07-03 09:26:27.766 T:4935 info : Running the application... 2025-07-03 09:26:27.766 T:4935 warning : Repository add-on repository.thegroove uses plain HTTP for add-on downloads in path http://thegroove360.org/zip/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled! 2025-07-03 09:26:27.775 T:4935 info : starting zeroconf publishing 2025-07-03 09:26:27.775 T:4935 info : starting upnp client 2025-07-03 09:26:27.786 T:4935 info : starting upnp server 2025-07-03 09:26:27.819 T:4935 info : starting upnp renderer 2025-07-03 09:26:27.827 T:5000 info : ES: Starting UDP Event server on port 9777 2025-07-03 09:26:27.827 T:5000 info : UDP: Listening on port 9777 (ipv6 : true) 2025-07-03 09:26:27.827 T:4935 error : JSONRPC Server: Failed to connect to sdpd 2025-07-03 09:26:27.827 T:4935 info : JSONRPC Server: Successfully initialized 2025-07-03 09:26:27.830 T:4935 info : Started 2025-07-03 09:26:28.262 T:4972 warning : Repository add-on One.repo uses plain HTTP for add-on downloads in path http://raw.githubusercontent.com/OnePlayHD/OneRepo/master - this is insecure and will make your Kodi installation vulnerable to attacks if enabled! 2025-07-03 09:26:28.263 T:4972 error : Repository add-on repository.gaia uses old schema definition for the repository extension point! This is no longer supported, please update your addon to use definitions. 2025-07-03 09:26:28.264 T:4972 error : Repository add-on repository.universalscrapers uses old schema definition for the repository extension point! This is no longer supported, please update your addon to use definitions. 2025-07-03 09:26:28.264 T:4972 error : Repository add-on repository.universalscrapers does not have any directory matching 21.2.0 and won't be able to update/serve addons! Please fix the addon.xml definition 2025-07-03 09:26:28.356 T:4972 warning : Repository add-on repository.thegroove uses plain HTTP for add-on downloads in path http://thegroove360.org/zip/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled! 2025-07-03 09:26:29.076 T:4983 info : Skipped 1 duplicate messages.. 2025-07-03 09:26:29.076 T:4983 info : SETTINGS: # ## LibreELEC Addon ## 12.0 2025-07-03 09:26:29.350 T:5001 info : JSONRPC Server: New connection added 2025-07-03 09:26:29.408 T:4983 info : SETTINGS: set_keyboard_layout # Settings keyboard layout: us 2025-07-03 09:26:29.451 T:4983 info : SETTINGS: set_keyboard_layout # Found keyboard layout: /usr/lib/keymaps/us/us.bmap 2025-07-03 09:26:29.451 T:4983 info : SETTINGS: set_keyboard_layout # Executing loadkmap < /usr/lib/keymaps/us/us.bmap 2025-07-03 09:26:29.647 T:4982 info : [plugin.video.youtube] Service: Starting v7.1.1.6 Kodi: v21.2 (Kodi Omega) Python: v3.11.9 2025-07-03 09:26:30.706 T:4983 info : SETTINGS: __init__ # updateThread Started 2025-07-03 09:26:30.707 T:4983 info : SETTINGS: set_auto_update # manual 2025-07-03 09:26:30.767 T:5044 info : SETTINGS: run # Waiting 2025-07-03 09:26:32.426 T:4935 info : Loading controller layout: /storage/.kodi/addons/game.controller.keyboard/resources/layout.xml 2025-07-03 09:26:39.030 T:4935 info : Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY 2025-07-03 09:26:40.311 T:4935 info : VideoPlayer::OpenFile: videodb://movies/titles/214?xsp=%7b%22limit%22%3a15%2c%22order%22%3a%7b%22direction%22%3a%22descending%22%2c%22ignorefolders%22%3a0%2c%22method%22%3a%22lastplayed%22%7d%2c%22rules%22%3a%7b%22and%22%3a%5b%7b%22field%22%3a%22inprogress%22%2c%22operator%22%3a%22true%22%2c%22value%22%3a%5b%5d%7d%5d%7d%2c%22type%22%3a%22movies%22%7d 2025-07-03 09:26:40.312 T:5144 info : Creating InputStream 2025-07-03 09:26:40.333 T:5144 info : Creating Demuxer 2025-07-03 09:26:40.738 T:5144 info : Opening stream: 0 source: 256 2025-07-03 09:26:40.738 T:5144 info : Creating video codec with codec id: 27 2025-07-03 09:26:40.738 T:5144 info : CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 2025-07-03 09:26:40.740 T:5144 info : Creating video thread 2025-07-03 09:26:40.740 T:5145 info : running thread: video_thread 2025-07-03 09:26:40.740 T:5144 info : Opening stream: 2 source: 256 2025-07-03 09:26:40.740 T:5144 info : Finding audio codec for: 86020 2025-07-03 09:26:40.741 T:5144 info : CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder dca 2025-07-03 09:26:40.741 T:5144 info : OpenStream: Allowing max Out-Of-Sync Value of 50 ms 2025-07-03 09:26:40.741 T:5144 info : Creating audio thread 2025-07-03 09:26:40.741 T:5146 info : running thread: CVideoPlayerAudio::Process() 2025-07-03 09:26:40.741 T:5144 info : Opening stream: 3 source: 256 2025-07-03 09:26:40.741 T:5144 info : CDVDSubtitlesLibass: Using libass version 1701000 2025-07-03 09:26:40.741 T:5144 info : CDVDSubtitlesLibass: Creating ASS library structure 2025-07-03 09:26:40.741 T:5144 info : CDVDSubtitlesLibass: Initializing ASS Renderer 2025-07-03 09:26:40.742 T:5144 info : CDVDSubtitlesLibass: Initializing ASS library font settings 2025-07-03 09:26:40.851 T:5144 info : CDVDSubtitlesLibass: Creating new ASS track 2025-07-03 09:26:40.893 T:5146 info : Creating audio stream (codec id: 86020, channels: 6, sample rate: 48000, no pass-through) 2025-07-03 09:26:40.899 T:4967 info : CActiveAESink::OpenSink - initialize sink 2025-07-03 09:26:40.953 T:5155 info : COutput::OnStartup: Output Thread created 2025-07-03 09:26:41.088 T:4935 info : GLES: Selecting single pass rendering 2025-07-03 09:26:41.089 T:4935 info : GLES: Selecting YUV 2 RGB shader 2025-07-03 09:26:41.091 T:4935 info : GLES: Selecting single pass rendering 2025-07-03 09:26:41.099 T:4967 info : CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=HDMI,DEV=0" 2025-07-03 09:26:41.104 T:4967 info : CAESinkALSA::Initialize - Opened device "hdmi:CARD=HDMI,DEV=0,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x02" 2025-07-03 09:26:41.104 T:4967 info : CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats 2025-07-03 09:26:41.104 T:4967 info : CAESinkALSA::InitializeHW - Using data format AE_FMT_S32NE 2025-07-03 09:26:41.131 T:4935 info : Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY 2025-07-03 09:26:41.497 T:5145 info : CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 41727 2025-07-03 09:26:44.319 T:5256 info : COutput::OnStartup: Output Thread created 2025-07-03 09:26:46.456 T:4935 info : VAAPI::Close 2025-07-03 09:26:46.456 T:5155 info : COutput::OnExit: Output Thread terminated 2025-07-03 09:26:50.166 T:4935 info : CVideoPlayer::CloseFile() 2025-07-03 09:26:50.167 T:4935 info : VideoPlayer: waiting for threads to exit 2025-07-03 09:26:50.167 T:5144 info : CVideoPlayer::OnExit() 2025-07-03 09:26:50.168 T:5144 info : Closing stream player 1 2025-07-03 09:26:50.168 T:5144 info : Waiting for audio thread to exit 2025-07-03 09:26:50.168 T:5146 info : thread end: CVideoPlayerAudio::OnExit() 2025-07-03 09:26:50.168 T:5144 info : Closing audio device 2025-07-03 09:26:50.216 T:5144 info : Deleting audio codec 2025-07-03 09:26:50.216 T:5144 info : Closing stream player 2 2025-07-03 09:26:50.216 T:5144 info : waiting for video thread to exit 2025-07-03 09:26:50.217 T:4967 info : CActiveAESink::OpenSink - initialize sink 2025-07-03 09:26:50.231 T:5145 warning : OutputPicture - timeout waiting for buffer 2025-07-03 09:26:50.231 T:5145 info : thread end: video_thread 2025-07-03 09:26:50.231 T:5144 info : deleting video codec 2025-07-03 09:26:50.234 T:5144 info : VAAPI::Close 2025-07-03 09:26:50.235 T:5256 info : COutput::OnExit: Output Thread terminated 2025-07-03 09:26:50.239 T:5144 info : VAAPI::Close - closing decoder context 2025-07-03 09:26:50.244 T:5144 info : Closing stream player 3 2025-07-03 09:26:50.250 T:4935 info : VideoPlayer: finished waiting 2025-07-03 09:26:50.251 T:4935 info : CVideoPlayer::CloseFile() 2025-07-03 09:26:50.251 T:4935 info : VideoPlayer: waiting for threads to exit 2025-07-03 09:26:50.251 T:4935 info : VideoPlayer: finished waiting 2025-07-03 09:26:50.411 T:4971 warning : Repository add-on One.repo uses plain HTTP for add-on downloads in path http://raw.githubusercontent.com/OnePlayHD/OneRepo/master - this is insecure and will make your Kodi installation vulnerable to attacks if enabled! 2025-07-03 09:26:50.413 T:4971 error : Repository add-on repository.gaia uses old schema definition for the repository extension point! This is no longer supported, please update your addon to use definitions. 2025-07-03 09:26:50.413 T:4971 error : Repository add-on repository.universalscrapers uses old schema definition for the repository extension point! This is no longer supported, please update your addon to use definitions. 2025-07-03 09:26:50.413 T:4971 error : Repository add-on repository.universalscrapers does not have any directory matching 21.2.0 and won't be able to update/serve addons! Please fix the addon.xml definition 2025-07-03 09:26:50.415 T:4967 info : CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=HDMI,DEV=0" 2025-07-03 09:26:50.424 T:4967 info : CAESinkALSA::Initialize - Opened device "hdmi:CARD=HDMI,DEV=0,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x00" 2025-07-03 09:26:50.424 T:4967 info : CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats 2025-07-03 09:26:50.424 T:4967 info : CAESinkALSA::InitializeHW - Using data format AE_FMT_S32NE 2025-07-03 09:26:50.548 T:4971 warning : Repository add-on repository.thegroove uses plain HTTP for add-on downloads in path http://thegroove360.org/zip/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled! 2025-07-03 09:26:55.845 T:4970 info : Skipped 1 duplicate messages.. 2025-07-03 09:26:55.845 T:4970 warning : Repository add-on One.repo uses plain HTTP for add-on downloads in path http://raw.githubusercontent.com/OnePlayHD/OneRepo/master - this is insecure and will make your Kodi installation vulnerable to attacks if enabled! 2025-07-03 09:26:55.846 T:4970 error : Repository add-on repository.gaia uses old schema definition for the repository extension point! This is no longer supported, please update your addon to use definitions. 2025-07-03 09:26:55.846 T:4970 error : Repository add-on repository.universalscrapers uses old schema definition for the repository extension point! This is no longer supported, please update your addon to use definitions. 2025-07-03 09:26:55.846 T:4970 error : Repository add-on repository.universalscrapers does not have any directory matching 21.2.0 and won't be able to update/serve addons! Please fix the addon.xml definition 2025-07-03 09:26:55.926 T:4970 warning : Repository add-on repository.thegroove uses plain HTTP for add-on downloads in path http://thegroove360.org/zip/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled! 2025-07-03 09:27:00.890 T:4935 info : Skipped 1 duplicate messages.. 2025-07-03 09:27:00.890 T:4935 info : Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY 2025-07-03 09:27:05.869 T:4935 info : VideoPlayer::OpenFile: /storage/videos/L'Allenatore nel Pallone.AVI 2025-07-03 09:27:05.872 T:5458 info : Creating InputStream 2025-07-03 09:27:05.903 T:5458 info : Creating Demuxer 2025-07-03 09:27:06.565 T:5458 info : Opening stream: 0 source: 256 2025-07-03 09:27:06.566 T:5458 info : Creating video codec with codec id: 16 2025-07-03 09:27:06.566 T:5458 info : CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2 Microsoft variant version 3 2025-07-03 09:27:06.567 T:5458 info : Creating video thread 2025-07-03 09:27:06.567 T:5460 info : running thread: video_thread 2025-07-03 09:27:06.567 T:5458 info : Opening stream: 1 source: 256 2025-07-03 09:27:06.567 T:5458 info : Finding audio codec for: 86017 2025-07-03 09:27:06.568 T:5458 info : CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder mp3float 2025-07-03 09:27:06.568 T:5458 info : OpenStream: Allowing max Out-Of-Sync Value of 50 ms 2025-07-03 09:27:06.568 T:5458 info : Creating audio thread 2025-07-03 09:27:06.568 T:5461 info : running thread: CVideoPlayerAudio::Process() 2025-07-03 09:27:06.571 T:5460 info : CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2 Microsoft variant version 3 2025-07-03 09:27:06.578 T:5461 info : Creating audio stream (codec id: 86017, channels: 2, sample rate: 48000, no pass-through) 2025-07-03 09:27:06.582 T:4935 info : GLES: Selecting single pass rendering 2025-07-03 09:27:06.582 T:4935 info : GLES: Selecting YUV 2 RGB shader 2025-07-03 09:27:06.592 T:4967 info : CActiveAESink::OpenSink - initialize sink 2025-07-03 09:27:06.797 T:4967 info : CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=HDMI,DEV=0" 2025-07-03 09:27:06.804 T:4967 info : CAESinkALSA::Initialize - Opened device "hdmi:CARD=HDMI,DEV=0,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x02" 2025-07-03 09:27:06.804 T:4967 info : CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats 2025-07-03 09:27:06.804 T:4967 info : CAESinkALSA::InitializeHW - Using data format AE_FMT_S32NE 2025-07-03 09:27:07.184 T:5460 info : CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 40000 2025-07-03 09:27:16.780 T:5460 warning : OutputPicture - timeout waiting for buffer 2025-07-03 09:27:25.476 T:4935 info : Skipped 1 duplicate messages.. 2025-07-03 09:27:25.476 T:4935 info : CVideoPlayer::CloseFile() 2025-07-03 09:27:25.477 T:4935 info : VideoPlayer: waiting for threads to exit 2025-07-03 09:27:25.480 T:5458 info : CVideoPlayer::OnExit() 2025-07-03 09:27:25.480 T:5458 info : Closing stream player 1 2025-07-03 09:27:25.480 T:5458 info : Waiting for audio thread to exit 2025-07-03 09:27:25.516 T:5461 info : thread end: CVideoPlayerAudio::OnExit() 2025-07-03 09:27:25.516 T:5458 info : Closing audio device 2025-07-03 09:27:25.566 T:5458 info : Deleting audio codec 2025-07-03 09:27:25.566 T:4967 info : CActiveAESink::OpenSink - initialize sink 2025-07-03 09:27:25.566 T:5458 info : Closing stream player 2 2025-07-03 09:27:25.566 T:5458 info : waiting for video thread to exit 2025-07-03 09:27:25.581 T:5460 warning : OutputPicture - timeout waiting for buffer 2025-07-03 09:27:25.581 T:5460 info : thread end: video_thread 2025-07-03 09:27:25.582 T:5458 info : deleting video codec 2025-07-03 09:27:25.585 T:4935 info : VideoPlayer: finished waiting 2025-07-03 09:27:25.585 T:4935 info : CVideoPlayer::CloseFile() 2025-07-03 09:27:25.585 T:4935 info : VideoPlayer: waiting for threads to exit 2025-07-03 09:27:25.585 T:4935 info : VideoPlayer: finished waiting 2025-07-03 09:27:25.587 T:4970 info : Deleting settings information for files /storage/videos/L'Allenatore nel Pallone.AVI ############### END LOG FILE ################ ############ END kodi CRASH LOG #############