SID audio decoder was started in thread 26 but kodi is crashing in some python code in thread 1
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x76ed8198 in strlen () from /usr/lib/libarmmem-v7l.so
[Current thread is 1 (Thread 0x631fd240 (LWP 761))]
Thread 26 (Thread 0x67cee240 (LWP 752)):
#0 0x5b7a4240 in __sidplay2__::Player::readMemByte_sidplaybs(unsigned short) () from /storage/.kodi/addons/audiodecoder.sidplay/audiodecoder.sidplay.so.21.0.2
#1 0x5b79428c in MOS6510::FetchEffAddrDataByte() () from /storage/.kodi/addons/audiodecoder.sidplay/audiodecoder.sidplay.so.21.0.2
#2 0x5b7a4bbc in __sidplay2__::Player::play(void*, unsigned int) () from /storage/.kodi/addons/audiodecoder.sidplay/audiodecoder.sidplay.so.21.0.2
#3 0x5b788350 in ?? () from /storage/.kodi/addons/audiodecoder.sidplay/audiodecoder.sidplay.so.21.0.2
#4 0x00f09e88 in CAudioDecoder::ReadSamples(int) ()
#5 0x00f1ce28 in PAPlayer::QueueNextFileEx(CFileItem const&, bool) ()
#6 0x00f1db08 in ?? ()
#7 0x00775fec in CJobWorker::Process() ()
#8 0x007e9080 in CThread::Action() ()
#9 0x007ebef4 in ?? ()
#10 0x735aca20 in ?? () from /usr/lib/libstdc++.so.6
#11 0x733b8740 in ?? () from /usr/lib/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 1 (Thread 0x631fd240 (LWP 761)):
#0 0x76ed8198 in strlen () from /usr/lib/libarmmem-v7l.so
#1 0x00faddd8 in ?? ()
#2 0x00483090 in ?? ()
#3 0x769be5fc in ?? () from /usr/lib/libpython3.11.so.1.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Display More
But even debug logging does not show which python code was called.
I'm unsure what to recommend. Maybe testing a fresh install on a spare SD card.