-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Latest LibreElec testbuild crashes when playing video #1315
Comments
You can send me the link - [email protected] - and I'll pass it on. |
@pelwell |
Ping @6by9 This crash seems to be caused by raspberrypi/userland#586 |
LE image played video (72m) without crashing. |
We reverted the suspected commit a few days ago (10 Jan). It should be in last few Milhouse nightly builds. Can you confirm if the issue is resolved. |
@popcornmix |
Playing already 22 hours of movies without interruption and all goes well... |
Played 24 hours extra and no problem at all. So I think this was the issue |
Seen same issue with chromium playing video on raspberry pi4 and latest raspberry pi os available in the imager Logs as below Program terminated with signal SIGSEGV, Segmentation fault. Played video http://camendesign.com/code/video_for_everybody/test.html Any easy fix for this? |
I don't see how this is related to issue reported here. Create a new issue if you have a different problem. |
I report this bug here on recommendation of @popcornmix
Describe the bug
When playing a video with the latest LibreElec 19 testbuilds, suddenly a crash appears and kodi restarts. This does not happen always and at random moments. However it happens often enough to reproduce.
To reproduce
Create a brand new fresh install of libreelec kodi 18.5 and then update with the latest libreelec 19 testbuild. I used #104, 04-Jan-2020 on a rpi3
Play a movie and the crash occurs after some time. Sometimes a second try must be done.
Expected behaviour
No crash should happen
Actual behaviour
It crashes
The crahlog file contains:
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x76f224d0 in memcpy () from /usr/lib/libarmmem-v7l.so
System
the raspinfo command does not exist on my system
Which model of Raspberry Pi? Pi3B+
Which OS and version (
cat /etc/rpi-issue
)? cat /etc/rpi-issue gives no such file or directory...Which firmware version (
vcgencmd version
)?Dec 11 2019 15:15:38
Copyright (c) 2012 Broadcom
version 44e6357b14365c3029d973dc32956fc5730dc334 (clean) (release) (start_x)
Which kernel version (
uname -a
)?Linux LibreELEC 5.4.7 kernel_emergency usage with latest firmware binaries (18th April) #3 SMP Sat Jan 4 21:03:00 GMT 2020 armv7l GNU/Linux
Logs
I include the crashlog file here: https://paste.kodi.tv/xajacecuda.kodi
This crashlog also includes the kodi.log at that moment.
Additional context
I have a complete image available from this setup. So you can restore the image on a micro sd card (min 8 gb) and boot with it and then goto video and play the video there.
Please provide me an email address to whom I can send a link of this image.
If you prefer the movie only I can also provide it. It is a movie I recorded myself. I prefer not to post these links here publically but if really needed I will do.
The text was updated successfully, but these errors were encountered: