• 1
  • 286
  • 287
  • 288(current)
  • 289
  • 290
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
(2018-09-08, 01:13)phunkyfish Wrote:
(2018-09-03, 15:40)phunkyfish Wrote: Hey @fritsch

No, it's not wireless, wired ethernet.

So I disabled the VU+ addon and then tested with both the libreelec Alpha and the latest 902 build. I used a show from Amazon as the test case, same episode each time. I ran it for two minutes both times and then brought up the OSD after two mins which resolved the video stuttering.

LibreElec Alpha: http://ix.io/1lVs

Milhouse Build 902: http://ix.io/1lVx 

Home this helps shed some light on the issue.

Any further ideas @fritsch 
 No.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
(2018-09-08, 00:36)Milhouse Wrote: @mglae Yes I have seen other crashes, not very often, but GUIFontManager and CNfsConnection crashes are by far the most common (for me, at least).

I'm testing with these scripts which you can install in the LibreELEC client:

text:

wget -q http://ix.io/1mcF -O /storage/segfault
wget -q http://ix.io/1mcE -O /storage/debug.sh
chmod +x /storage/segfault /storage/debug.sh
Thanks.
 
Quote:Then run "/storage/segfault #" to test (where # is the number of restarts to be tested). If Kodi crashes it should display the relevant backtrace. With a regular build of Kodi I can usually trigger a crash within 3 restarts, quite often at the first attempt. With a build that has PR14356 reverted I can restart 30 times without a crash.
Please increase TimeoutStopSec of kodi.service during testing. PR14356 fixes a 5 sec delay when stopping LE settings addon. Systemd kills kodi 5 sec after the initial TERM and a crash dump is never created.

In my setup I do not get any crash dump with default timeout.

It's maybe a good idea to increase TimeoutStopSec for kodi.service in general in your test builds to get attention of such issues.
Hello, sorry for my English, I am using a translator I just installed Libreelec and the addon youtube, when I want to play a video it does not play it, it does it when I do a first search and then I play it back. Now if it works if I play any other yoputube video, like those that are live, popular, etc.

 log:
http://ix.io/1mfi
@Milhouse  I've added SIGKILL detection to the segfault script.
(2018-09-08, 15:26)arielf Wrote: Hello, sorry for my English, I am using a translator I just installed Libreelec and the addon youtube, when I want to play a video it does not play it, it does it when I do a first search and then I play it back. Now if it works if I play any other yoputube video, like those that are live, popular, etc.

 log:
http://ix.io/1mfi

Add-on problem ("Signature function" issue): fixed here.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2018-09-08, 17:59)mglae Wrote: @Milhouse  I've added SIGKILL detection to the segfault script.

Many thanks - I'm currently waiting for some new builds to finish, then will test increasing the timeout, and hopefully include any changes in tonight's release.

Edit: Well, the change itself is fairly trivial so I'll include it anyway, and obviously only in these test builds - we'll need to think about what to do for official releases (if indeed there's anything to do, as ideally Kodi shouldn't crash etc.)
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2018-09-07, 22:50)Milhouse Wrote: New LibreELEC.tv Leia build #0907: Generic(Supercedes previous build)

SHA256 Checksum: 5e182a72d3d6f63138cddde129974484dc58b835db0994645eaa94b3068af139 (Generic)

text:
# uname -a
Linux NUC 4.18.6 #1 SMP Fri Sep 7 21:06:42 BST 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180907210336-#0907-g10e5dba [Build #0907]

# Kodi version
(18.0-BETA2 Git:ef47f46). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (10e5dba, changelog) and tip of XBMC master (ef47f46, changelog) with the following modifications: Build Highlights:
  1. inputstream.adaptive with Widevine api 10 implemented
  2. [videoplayer] [bluray] Fix playback of disc with truehd tracks in menu mode.
  3. drm/i915: Increase LSPCON timeout (@YinYang - see if this helps your LSPCON problem)
Build Details:
  1. LibreELEC.tv:
    • Cleanup OOTB IR remote support and make it configurable (PR:2956, 5 commits, 5 files changed)
  2. XBMC:
    • [XBMCHelper] - fixed up/down buttons on macOS 10.13.6 (PR:14383, 3 commits, 4 files changed)
    • [videoplayer] [bluray] Fix playback of disc with truehd tracks in menu mode. (PR:14382, 2 commits, 1 file changed)
  3. inputstream.adaptive:
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] patch: drm/i915: Increase LSPCON timeout (linux)
 

thanks @Milhouse I'll give it a try tomorrow! :-)
ODROID-N2 4 GB RAM CE​​ 19.2 Kodi 19
(2018-09-08, 20:42)Milhouse Wrote: Edit: Well, the change itself is fairly trivial so I'll include it anyway, and obviously only in these test builds - we'll need to think about what to do for official releases (if indeed there's anything to do, as ideally Kodi shouldn't crash etc.) 
For release there is no change needed: let Kodi have the chance to exit successfully, but don't delay power off or reboot too much.
New LibreELEC.tv Leia build #0909: Generic
(Supercedes previous build)

SHA256 Checksum: 743f9ffc0cbb9e2001affbe413054868be3e2ca2f9ed852039721fe6f5aca3ca (Generic)

text:
# uname -a
Linux NUC 4.18.6 #1 SMP Sun Sep 9 00:03:32 BST 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180909000200-#0909-g8d97906 [Build #0909]

# Kodi version
(18.0-BETA2 Git:e70825a). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (8d97906, changelog) and tip of XBMC master (e70825a, changelog) with the following modifications: Build Highlights:
  1. Increase systemd TimeoutStop for kodi service to 30 seconds
  2. VideoPlayer: fix timeshift on demand, allow pause if no buffer exists
  3. [PVR] Guide window: Fix deadlock.
  4. Update to mesa-18.2.0, wireless-regdb-2018.09.07, Python3-3.7.0
  5. Ath9K improvements
Build Details:
  1. LibreELEC.tv:
    • inputstream.adaptive: update to 2.2.27 (PR:2960, 1 commit, 1 file changed)
    • ffmpeg: cleanup (PR:2931, 1 commit, 1 file changed)
  2. XBMC:
    • [messaging] CID 1439117: Uninitialized members (UNINIT_CTOR) (PR:14402, 1 commit, 1 file changed)
    • Fix show info dialog for music videos on current musicplaylist (PR:14373, 1 commit, 1 file changed)
    • VideoPlayer: fix timeshift on demand, allow pause if no buffer exists (PR:14399, 1 commit, 6 files changed)
    • input: LibInputTouch: Switch to get_seat_slot() to fix single touch device input (PR:14400, 1 commit, 1 file changed)
    • gbm: fix surface creation when no modifiers are present (PR:14393, 1 commit, 2 files changed)
    • [addons] sync with repo (PR:14394, 1 commit, 27 files changed)
    • [PVR] Guide window: Fix deadlock. (PR:14406, 1 commit, 4 files changed)
    • Use GetDynPath for ExternalPlayer, and playercorefactory (PR:14395, 1 commit, 3 files changed)
  3. pvr.vuplus:
    • Add Timeshift to VuPlus Addon (PR:89, 4 commits, 15 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] compare (perma): TESTING: increase timeout to ensure OS is able to create core dump/crash log
    • Added: [env] PR:2959 (perma): wireless-regdb: update to wireless-regdb-2018.09.07
    • Added: [env] PR:2961 (perma): mesa: update to mesa-18.2.0
    • Added: [env] PR:2962 (perma): Python3: update to Python3-3.7.0
    • Added: [env] PR:2963 (perma): linux: ath9k: enable hwcrypt and Channel Context support
    • Added: [env] PR:2964 (perma): buildsystem: better support for project and device config files
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Looks like the last release used the wrong build code - I started it a few seconds before midnight and by the time the build code is updated the date had rolled over. Sigh.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Hello @Milhouse I have now tried with your attempt to find a solution. Unfortunately, it is still the case that I have sound dropouts. I do not know what to do anymore. Thank you anyway that you have tried to help me. Thank you
ODROID-N2 4 GB RAM CE​​ 19.2 Kodi 19
New LibreELEC.tv Leia build #0909b: Generic
(Supercedes previous build)

SHA256 Checksum: 7779afd8bd6a1ecae11a7e5e2e3cfa6c9ac2d378aebc5fcca42032a8044c74c7 (Generic)

text:
# uname -a
Linux NUC 4.18.6 #1 SMP Sun Sep 9 22:06:39 BST 2018 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20180909220507-#0909b-g8d97906 [Build #0909b]

# Kodi version
(18.0-BETA3 Git:0bf4cd6). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (8d97906, changelog) and tip of XBMC master (0bf4cd6, changelog) with the following modifications: Build Highlights:
  1. Kodi Beta 3 begins
  2. VideoPlayer demux and sync fixes
  3. CServiceBroker pointer and PVR OSD fixes
Build Details:
  1. XBMC:
    • VideoPlayer: demuxClient, wait until video has extradata (PR:14408, 1 commit, 2 files changed)
    • VideoPlayer: handle dying streams during sync (PR:14407, 1 commit, 1 file changed)
    • CServiceBroker: return a pointer for CSettings (PR:14396, 1 commit, 256 files changed)
    • bump to v18.0 beta 3 (PR:14414, 1 commit, 1 file changed)
    • [PVR] trac#18025: Channel Guide Dialog and Channels OSD Dialog fixes (PR:14412, 4 commits, 20 files changed)
  2. pvr.mediaportal.tvserver:
    • Windows UWP fixes (PR:94, 3 commits, 5 files changed)
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Weekly Linux 4.19-rc3 build #0909x: Generic

Packages disabled/not included:
text:

DVB Driver Addons (CrazyCat incompatible with 4.19-rc)
Known issues:
text:

RTL8188EU, RTL8192CU/DU/EU, RTL8812AU: driver changes untested
xf86-video-nvidia: driver changes untested
r8169 (Revo 3700/Atom) network interface negotiates 10Mbps/half duplex when resuming from suspend
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
@Milhouse regarding Generic crash on exit if debug logging is enabled.

It looks like that after PR:13452 [xbmc][fix] Use fmt for logging as well (part of #0210) using logging from the exit handlers crashes kodi. IMO this was a bad idea before but fortunately worked.

A work around is to disable logging before exiting kodi: http://ix.io/1mpx. Set KODI_LOG_EXIT_CRASH to get the crash again.

This is no fix, the responsible calls have to be removed or logging must be working until the very end.

It is unlikely that this changes the RPI NFS crash issue.
@mglae the NFS crash is on Generic - on RPi, I get a different crash! I guess a trac ticket might be worth creating, but there are multiple reasons for a crash - when one is avoided (for example by disabling debug logging, or perhaps not using NFS) it only reveals another. It is odd that the Python changes were implicated in my testing, not really sure how to explain that.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
  • 1
  • 286
  • 287
  • 288(current)
  • 289
  • 290
  • 355

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 18.0)24