If there's a bug on multiple Kodi versions it needs to be reported to Kodi devs in their forum; it's clearly not an LE issue.
Nightly Builds
-
Antibios -
April 12, 2024 at 11:40 PM -
Thread is Resolved
-
-
If there's a bug on multiple Kodi versions it needs to be reported to Kodi devs in their forum; it's clearly not an LE issue.
I know, i just wanted to make sure if you devs knew smth that might help to remedy it

I just looked at kodi forum and github and yes there are already someone that has taken up the problem and they are working on a fix. Thay have made changes in the DB how paths are etc.
-
Generic_x86_64-13_0-failed
-
Generic_x86_64-13_0-failed
Twice in kernel perf.
-
My first impressions of LE 13 on RPi 4 after upgrading:
- Scrolling through tiles in Estuary feels smoother than ever. This is most noticeable when no video is playing in the background
- Video mode changes look a bit rougher on TV and seem to take a tad bit more time, especially when stopping video before Kodi interface reappears
-
lt's been a very long time since a nightly build, version 12.2, for RPI5! How come?
-
lt's been a very long time since a nightly build, version 12.2, for RPI5! How come?
There are no further Kodi 21 releases planned, and no further LE12.2 releases planned, so unless there's a random bump to some package (last one I can see was tz-data on 3rd March) nothing changes and there's no reason to build nightlies. There have been some bumps to add-on packages, but those are built/handled separately.
-
There are no further Kodi 21 releases planned, and no further LE12.2 releases planned, so unless there's a random bump to some package (last one I can see was tz-data on 3rd March) nothing changes and there's no reason to build nightlies. There have been some bumps to add-on packages, but those are built/handled separately.
Thank you for the information! 👍
-
I don't know if it's any useful but here's what's happened to me. I upgraded my RPi4 today to 20290329. With this version Kodi crashes when playing video with segmentation fault. The crash log says the error happens in ffmpeg code (libavfilter). I checked the LE changelog and noticed there was FFmpeg update to 8.1 so I reverted to version before the bump (a day earlier) and now it's working again. That's about it.
Code
Display MoreThread 1 (Thread 0x7ed70bee60 (LWP 2188)): #0 0x0000007f83179790 in ?? () from /usr/lib/libavfilter.so.11 #1 0x0000007f83173250 in ?? () from /usr/lib/libavfilter.so.11 #2 0x0000007f83173978 in ?? () from /usr/lib/libavfilter.so.11 #3 0x0000007f8317516c in avfilter_graph_config () from /usr/lib/libavfilter.so.11 #4 0x000000000094f71c in CDVDVideoCodecDRMPRIME::FilterOpen(std::__cxx11::basic_string <char, std::char_traits<char>, std::allocator<char> > const&, AVPixelFormat, bool) () #5 0x000000000094fbd0 in CDVDVideoCodecDRMPRIME::FilterTest(AVPixelFormat) () #6 0x0000000000950f60 in CDVDVideoCodecDRMPRIME::GetPicture(VideoPicture*) () #7 0x00000000009c4f18 in CVideoPlayerVideo::ProcessDecoderOutput(double&, double&) () #8 0x00000000009c5d20 in CVideoPlayerVideo::Process() () #9 0x0000000000c32f04 in CThread::Action() () #10 0x0000000000c3eb00 in ?? () #11 0x0000007f80d8cd1c in ?? () from /usr/lib/libstdc++.so.6 #12 0x0000007f80a8b2b4 in ?? () from /usr/lib/libc.so.6 #13 0x0000007f80ae7f5c in ?? () from /usr/lib/libc.so.6 -
(same as #135) LibreELEC nightly of 20290329 (git 14b0c24) crashes on my RPi4 when trying to play any MP4 video.
Log is here: https://paste.libreelec.tv/enough-lark.log
For more info, this is from a build with DEBUG=kodi,ffmpeg,Python:
Code
Display MoreThread 1 (Thread 0x7f1b7eee60 (LWP 1299)): #0 0x0000007f96f59790 in query_formats (ctx=0x7f2a983560, cfg_in=0x0, cfg_out=0x7f1b7ed7c0) at liba vfilter/buffersrc.c:499 #1 0x0000007f96f53250 in filter_query_formats (ctx=ctx@entry=0x7f2a983560) at libavfilter/avfilterg raph.c:392 #2 0x0000007f96f53978 in query_formats (graph=graph@entry=0x7f2a9831a0, log_ctx=log_ctx@entry=0x0) at libavfilter/avfiltergraph.c:539 #3 0x0000007f96f5516c in graph_config_formats (graph=<optimized out>, log_ctx=<optimized out>) at l ibavfilter/avfiltergraph.c:1371 #4 avfilter_graph_config (graphctx=0x7f2a9831a0, log_ctx=0x0) at libavfilter/avfiltergraph.c:1442 #5 0x0000000000dfcfb4 in CDVDVideoCodecDRMPRIME::FilterOpen (this=this@entry=0x7f151fc750, filters= @0x7f1b7ee0d0: {_M_dataplus = {<std::allocator<char>> = {<std::__new_allocator<char>> = {<No data fi elds>}, <No data fields>}, _M_p = 0x7f2a15c640 "deinterlace_v4l2m2m"}, _M_string_length = 19, {_M_lo cal_buf = "\023\000\000\000\000\000\000\000r\000\000\000\000\000\000", _M_allocated_capacity = 19}}, pix_fmt=<optimized out>, pix_fmt@entry=178, test=test@entry=true) at /home/roderich/build/LibreELEC .tv.git/build.LibreELEC-RPi4.aarch64-13.0-devel/build/kodi-a1b08ca16457d2f36e88af29e32a5965975b47ac/ xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecDRMPRIME.cpp:856 #6 0x0000000000dfd69c in CDVDVideoCodecDRMPRIME::FilterTest (this=this@entry=0x7f151fc750, pix_fmt= pix_fmt@entry=178) at /home/roderich/build/LibreELEC.tv.git/build.LibreELEC-RPi4.aarch64-13.0-devel/ build/kodi-a1b08ca16457d2f36e88af29e32a5965975b47ac/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoC odecDRMPRIME.cpp:681 #7 0x0000000000dfd838 in CDVDVideoCodecDRMPRIME::GetPicture (this=0x7f151fc750, pVideoPicture=0x3dd 44638) at /home/roderich/build/LibreELEC.tv.git/build.LibreELEC-RPi4.aarch64-13.0-devel/build/kodi-a 1b08ca16457d2f36e88af29e32a5965975b47ac/xbmc/cores/VideoPlayer/DVDCodecs/Video/DVDVideoCodecDRMPRIME .cpp:1034 #8 0x0000000000e4f728 in CVideoPlayerVideo::ProcessDecoderOutput (this=this@entry=0x3dd43c30, frame time=@0x7f1b7ee398: 33333.333333333336, pts=@0x7f1b7ee3a0: 0) at /home/roderich/build/LibreELEC.tv.g it/build.LibreELEC-RPi4.aarch64-13.0-devel/build/kodi-a1b08ca16457d2f36e88af29e32a5965975b47ac/xbmc/ cores/VideoPlayer/VideoPlayerVideo.cpp:613 #9 0x0000000000e5079c in CVideoPlayerVideo::Process (this=0x3dd43c30) at /home/roderich/build/Libre ELEC.tv.git/build.LibreELEC-RPi4.aarch64-13.0-devel/build/kodi-a1b08ca16457d2f36e88af29e32a5965975b4 7ac/xbmc/cores/VideoPlayer/VideoPlayerVideo.cpp:597 -
Thanks a lot for the debug backtrace, we're already investigating the RPi issue
so long,
Hias
-
The RPi crash in current nightlies is related to hardware deinterlacing.
If you disable that in "Settings"->"Player"->"Allow hardware deinterlacing with DRM PRIME" (you need to enable expert mode to see that) playback works fine and interlaced videos will use the bwdif deinterlacer (which gives better quality than the HW deinterlacer).
Still, we're trying to figure out what exactly causes the crash and fix that to get HW deinterlacing back (RPi2/3 don't have the CPU power to deinterlace HD videos in software).
so long,
Hias
-
We've got a fix for the RPi crash https://github.com/LibreELEC/LibreELEC.tv/pull/11147, it should land in nightlies soon.
so long,
Hias
-
With today's nightly everything is working again

-