(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
Thread 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
Display More