Posts by mglae

    pvr.iptvsimple v20.6.0.2 should match image nightly-20220920-5d1ef41 so it's a different issue.

    It's still crashing in:

    Code
    Thread 1 (Thread 0x7f9297ff86c0 (LWP 9316)):
    #0  0x000000000128f510 in PVR::CPVRTimers::UpdateEntries(int) ()
    #1  0x0000000001290afd in PVR::CPVRTimers::Process() ()
    #2  0x0000000000e68ed3 in CThread::Action() ()
    #3  0x00000000016a2b66 in ?? ()
    #4  0x0000000000e66ba3 in ?? ()
    #5  0x00007f936543b403 in ?? () from /usr/lib/libstdc++.so.6
    #6  0x00007f9365601460 in ?? () from /usr/lib/libc.so.6
    #7  0x00007f936567aa2c in ?? () from /usr/lib/libc.so.6

    but I cannot see a reason for it.


    You can enable verbose debugging and disable safe mode with:

    Code
    touch /storage/.config/debug.enhanced
    touch /storage/.config/safemode.disable

    Please enable debug logging via advancesettings.xml

    When iptvsimple is crashing again do

    Code
    systemctl stop kodi
    pastecrash
    rm -rf /storage/.kodi/addons/pvr.iptvsimple
    systemctl restart kodi

    Please post the URL of pastecrash.


    Edit: this seems to be odd:

    Did you start with empty/deleted settings in /storage/.kodi/userdata/addon_data/pvr.iptvsimple?

    Create a drop in file to use custom sshd_config (untested):

    Code: /storage/.config/system.d/sshd.service.d/config_file.conf
    [Service]
    ExecStart=
    ExecStart=/usr/sbin/sshd -D -f /storage/.config/sshd_config $SSH_ARGS

    If you let me know what to cut out I can otherwise the log file is below

    You can delete lines with log spam matching DEBUG <CSettingsManager>: requested setting (.*) was not found. or trying to load setting definitions from old format.


    Code
    Thread 1 (Thread 0x7f7efc42e600 (LWP 7766)):#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49#1  0x00007f7efdfc4526 in __GI_abort () at abort.c:79#2  0x00007f7efde6f80c in ?? () from /usr/lib/libstdc++.so.6#3  0x00007f7efde7a8e6 in ?? () from /usr/lib/libstdc++.so.6#4  0x00007f7efde7a951 in std::terminate() () from /usr/lib/libstdc++.so.6#5  0x00007f7efde7abe4 in __cxa_throw () from /usr/lib/libstdc++.so.6
    #7  0x00007f7efdeb91f1 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) () from /usr/lib/libstdc++.so.6

    Check with journalctl which exception is thrown.

    Code
    Thread 1 (Thread 0x7f201a7fc640 (LWP 46193)):
    #0  0x000000000099719a in ?? ()
    #1  0x00000000009993a0 in ?? ()
    #2  0x00000000009993a0 in ?? ()
    #3  0x0000000000999777 in CJSONVariantWriter::Write(CVariant const&, std::string&, bool) ()
    #4  0x0000000000d4bc90 in JSONRPC::CJSONRPC::MethodCall(std::string const&, JSONRPC::ITransportLayer*, JSONRPC::IClient*) ()
    #5  0x0000000000c97b6d in JSONRPC::CTCPServer::CTCPClient::PushBuffer(JSONRPC::CTCPServer*, char const*, int) ()
    #6  0x0000000000ca0d16 in JSONRPC::CTCPServer::Process() ()
    #7  0x00000000009ccb72 in CThread::Action() ()

    It is crashing in JSONRPC. Start by adding component logging.

    I'm unsure if this occurs because of latest updates in LE master (e.g. gcc12) and running older somehow incompatible binary addons.

    1) I removed the PVR Simpe Client add-on

    According to the post you have to remove .kodi.FAILED/addons/packages/* too.


    To be on the stable side again I recommend updating (at least) to nigthly image 20220806 to include glibc 2.36 and confirm you do have pvr.iptvsimple-20.4.0.2 installed on this.

    If still failing a new debug crash log show most helpful information.

    Code
    Program terminated with signal SIGSEGV, Segmentation fault.
    #0  0x0000000001288ef0 in PVR::CPVRTimers::UpdateEntries(int) ()
    [Current thread is 1 (Thread 0x7f3deaffd640 (LWP 3107))]
    
    Thread 1 (Thread 0x7f3deaffd640 (LWP 3107)):
    #0  0x0000000001288ef0 in PVR::CPVRTimers::UpdateEntries(int) ()
    #1  0x000000000128a4dd in PVR::CPVRTimers::Process() ()
    #2  0x0000000000e62c53 in CThread::Action() ()
    #3  0x0000000001694446 in ?? ()

    Currently your kodi is crashing in PVR Manager when starting PVR Simple Client.

    Follow this post to remove the PVR addon and install the latest version. Please post new crash log if still failing.

    Code
    Apr 11 16:28:37 LibreELEC fsck: STORAGE: 11/8192 files (0.0% non-contiguous), 5914/32768 blocks

    STORAGE failed to expand on first boot. It is still 32MB small.

    Try the installation again and check the on screen messages on first boot.


    In addition there is a SD error that may have caused the failure, keep an eye on it:

    Code
    Apr 11 16:28:52 LibreELEC kernel: mmc0: timeout waiting for hardware interrupt.
    Apr 11 16:28:52 LibreELEC kernel: [00dcef12] TCM> ad9675a0 0
    [...]