Persistent Hourly Restart Issue on Raspberry Pi 4 with LibreELEC

  • Hi everyone,

    I'm experiencing a persistent issue with my Raspberry Pi 4 where it restarts on its own every hour. This happens regardless of the activity, such as watching a movie. I'm using the official Raspberry Pi power supply and a reliable microSD card and have encountered this problem across multiple LibreELEC versions.

    Here's what I've tried so far:

    • Checked the power supply for any issues.
    • Used a high-quality microSD card.
    • Ensured the system is up to date.

    The restarts are very consistent, happening roughly every hour. I haven't found any ideas in the logs, as it just suddenly restarts without warning.

    Has anyone faced a similar issue or have any insights on what might be causing this? Any help or suggestions would be greatly appreciated!

    Thanks in advance!

  • Please provide a full debug log.

    How to post a log (wiki)

    1. Enable debugging in Settings>System Settings>Logging
    2. Restart Kodi
    3. Replicate the problem
    4. Generate a log URL (do not post/upload logs to the forum)

    use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link
  • The crash is from:

    Code
    #0  0x0039a83c in PLT_CtrlPoint::RenewSubscriber(NPT_Reference<PLT_EventSubscriber>) ()
    #1  0x003a2d20 in PLT_CtrlPoint::DoHouseKeeping() ()
    #2  0x003a325c in PLT_CtrlPointHouseKeepingTask::DoRun() ()
    #3  0x003cbea4 in PLT_ThreadTask::Run() ()
    #4  0x00423cb0 in NPT_PosixThread::EntryPoint(void*) ()

    PLT seems to be a uPnP library, so you could try disabling it in system/services/UPnP/DLNA