LibreELEC 9.1.002 crashed when scrolling movie library

  • While scrolling the movie library my LE on Raspberry Pi 4b is random crashing. Error Log just says:

    "Window Translator: Can't find window videolibrary"

    Debug Log shows on crash:

    Code
    2019-08-04 18:02:03.583 T:2934961008   DEBUG: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
    2019-08-04 18:02:03.595 T:3011531360   DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
    2019-08-04 18:02:03.654 T:2859873136   DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/5Iw7zQTHVRBOYpA0V6z0yypOPZh.jpg -> image/jpeg
    2019-08-04 18:02:03.654 T:2859873136   DEBUG: CurlFile::Open(0xaf017290) http://image.tmdb.org/t/p/original/5Iw7zQTHVRBOYpA0V6z0yypOPZh.jpg
    2019-08-04 18:02:03.680 T:2876658544   DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/cBRoeauknmTrcmv7jAbFKluOtSV.jpg -> image/jpeg
    2019-08-04 18:02:03.681 T:2876658544   DEBUG: CurlFile::Open(0xa9577488) http://image.tmdb.org/t/p/original/cBRoeauknmTrcmv7jAbFKluOtSV.jpg
    2019-08-04 18:03:21.520 T:2868265840   DEBUG: Thread JobWorker 2868265840 terminating (autodelete)

    Any idea?

  • This doesn't work. LE still keeps random crashing by scrolling through the movie library. I don't have TV series in there and doesn't use the TVDB. All movies are already in library. The crashlog doesn't show anything strange.Last entry is

    "2019-09-08 07:18:11.424 T:2799993712 DEBUG: Caching image..."

    Sometimes it also crashes by clicking on movies. Then the last log shows:

    "

    2019-09-08 07:27:53.537 T:3011215968 DEBUG: CGUIMediaWindow::GetDirectory (videodb://movies/titles/)

    2019-09-08 07:27:53.537 T:3011215968 DEBUG: ParentPath = [videodb://movies/titles/]

    2019-09-08 07:27:54.970 T:2250679152 DEBUG: Thread BackgroundLoader start, auto delete: false

    2019-09-08 07:27:58.320 T:2250679152 DEBUG: Thread BackgroundLoader 2250679152 terminating

    "