• 1
  • 442
  • 443
  • 444(current)
  • 445
  • 446
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
Hi,

after update to #1025 Kodi crash within 3 minutes two times on watching live TV.
Here the crash logs:
http://ix.io/1q4J
http://ix.io/1q4T

I have updated from #1023 to #1025 but I have now testet the #1024 and can say that it working fine.
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
(2018-10-26, 16:01)Aux_ Wrote: Hi,

after update to #1025 Kodi crash within 3 minutes two times on watching live TV.
Here the crash logs:
http://ix.io/1q4J
http://ix.io/1q4T

Similar crash being reported in the x86_64 thread. What was your last working build, can you determine when this issue started?

Looks like it might be RDS related, and the last build #1025 included an RDS change in pvr.hts:
text:

15:39:46.877 T:1420817264 NOTICE: Creating UECP (RDS) data thread
15:39:46.877 T:1420817264 ERROR: Create - fatal error creating thread DVDRDSData - old thread id not null

############### END LOG FILE ################

Ping @ksooo ?
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-10-26, 16:01)Aux_ Wrote: Hi,

after update to #1025 Kodi crash within 3 minutes two times on watching live TV.
Here the crash logs:
http://ix.io/1q4J
http://ix.io/1q4T

Crashing in pvr.hts addon (rather than kodi itself)
Code:
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#1  0x74dc1184 in __GI_abort () at abort.c:79
#2  0x74cd88b0 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#3  0x74cd65ec in ?? () from /usr/lib/libstdc++.so.6
#4  0x74cd6660 in std::terminate() () from /usr/lib/libstdc++.so.6
#5  0x74cd69c8 in __cxa_throw () from /usr/lib/libstdc++.so.6
#6  0x74cff804 in std::__throw_length_error(char const*) () from /usr/lib/libstdc++.so.6
#7  0x74d1a838 in std::string::_Rep::_S_create(unsigned int, unsigned int, std::allocator<char> const&) () from /usr/lib/libstdc++.so.6
#8  0x74d1b864 in std::string::_Rep::_M_clone(std::allocator<char> const&, unsigned int) () from /usr/lib/libstdc++.so.6
#9  0x74d1c02c in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::string const&) () from /usr/lib/libstdc++.so.6
#10 0x68a677d0 in tvheadend::utilities::Logger::Log(tvheadend::utilities::LogLevel, char const*, ...) () from /usr/lib/kodi/addons/pvr.hts/pvr.hts.so.4.4.1
#11 0x68a5db84 in tvheadend::HTSPConnection::ReadMessage() () from /usr/lib/kodi/addons/pvr.hts/pvr.hts.so.4.4.1
#12 0x68a5df2c in tvheadend::HTSPConnection::Process() () from /usr/lib/kodi/addons/pvr.hts/pvr.hts.so.4.4.1
I update post #6,646

In #1024 it is now running TVHeadend addon HTS Tvheadend 4.2.6-62 ~ LibreELEC Tvh-addon v9.0.116-1025~milhouse-v4.2.6-96-g45cc65a
and it's stable.
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
@popcornmix 
Just tested MMALRender: Destroy deinterlace component when method changesThis fixed all DVD menu issues. Thanks!
(2018-10-26, 21:56)smp1 Wrote: @popcornmix 
Just tested MMALRender: Destroy deinterlace component when method changesThis fixed all DVD menu issues. Thanks!
Great! I thought I'd have to wait longer to find out!
New LibreELEC.tv Leia build #1026: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: dc9fdb7b80838e0f78804bb91f175d470d907b3e58781fedbc3a40f24a3eaf59 (RPi)
SHA256 Checksum: 4299b4b36356678353a954b557d46d74551201bd3f11ef3f7f81ed8341f6d5a5 (RPi2)

text:
# uname -a
Linux rpi512 4.19.0 #1 Fri Oct 26 21:06:27 BST 2018 armv6l GNU/Linux

# vcgencmd version
Oct 23 2018 14:41:50
Copyright © 2012 Broadcom
version 724d81b3f87eb71045e938e572eca140fb8828ab (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20181026210433-#1026-g868a61b [Build #1026]

# Kodi version
(18.0-BETA5 Git:0d205b0). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (868a61b, changelog) and tip of XBMC master (0d205b0, changelog) with the following modifications: Build Highlights:
  1. [Estuary] bug fixes
  2. Fix DVD Menu issues with MMAL
Build Details:
  1. XBMC:
    • [settings/osx] - hide the fakefullscreen setting. (PR:14716, 1 commit, 1 file changed)
    • [Estuary] bug fixes (PR:14717, 1 commit, 8 files changed)
    • [Estuary] Remove unused default icons (PR:14719, 1 commit, 2 files changed)
    • [depends] export TOOLCHAIN & HOST for android in binaddons cmake toolchain (PR:14715, 1 commit, 1 file changed)
    • DVDVideoCodecAndroidMediaCodec: Revert c15ff2d9f6e - to accelerate dvds (PR:14662, 1 commit, 1 file changed)
    • [xbmc][settings][GL][DX]: Remove test patterns (5aa23f8)
    • Revert "[xbmc][settings][GL][DX]: Remove test patterns" (cad2a7d)
  2. pvr.argustv:
    • [ci][travis] add ADDONS_DEFINITION_DIR (95b24d7)
    • [ci][travis] use ubuntu xenial (58f627b)
    • [ci][travis] use xcode9 (508dfbe)
  3. pvr.demo:
    • [ci][travis] add ADDONS_DEFINITION_DIR (870769d)
    • [ci][travis] use ubuntu xenial (8847c48)
    • [ci][travis] use xcode9 (964686d)
  4. pvr.dvblink:
    • [ci][travis] add ADDONS_DEFINITION_DIR (b65ef9d)
  5. pvr.dvbviewer:
    • [ci][travis] add ADDONS_DEFINITION_DIR (110ef7e)
    • [ci][travis] use ubuntu xenial (b9a8742)
    • [ci][travis] use xcode9 (f775c0a)
  6. pvr.filmon:
    • [ci][travis] add ADDONS_DEFINITION_DIR (e47161e)
  7. pvr.hdhomerun:
    • [ci][travis] add ADDONS_DEFINITION_DIR (71c1640)
    • [ci][travis] use ubuntu xenial (12e230b)
    • [ci][travis] use xcode9 (d434788)
  8. pvr.hts:
    • [ci][travis] add ADDONS_DEFINITION_DIR (913c9a4)
    • [ci][travis] use ubuntu xenial (5732a92)
    • [ci][travis] use xcode9 (5ed5a07)
  9. pvr.iptvsimple:
    • [ci][travis] add ADDONS_DEFINITION_DIR (73622be)
  10. pvr.mediaportal.tvserver:
    • [ci][travis] add ADDONS_DEFINITION_DIR (9e7e078)
    • [ci][travis] use ubuntu xenial (b12a1d4)
    • [ci][travis] use xcode9 (797abfd)
  11. pvr.mythtv:
    • add a workaround to prevent the backend from being stressed by repeated calls from PVR (dfab1e7)
    • bump version 5.8.11 (441638a)
  12. pvr.nextpvr:
    • [ci][travis] add ADDONS_DEFINITION_DIR (359eeae)
    • [ci][travis] use ubuntu xenial (def65d6)
    • [ci][travis] use xcode9 (c0be082)
  13. pvr.njoy:
    • [ci][travis] add ADDONS_DEFINITION_DIR (24994eb)
    • [ci][travis] use ubuntu xenial (c8d0221)
    • [ci][travis] use xcode9 (7c3c049)
  14. pvr.pctv:
    • [ci][travis] add ADDONS_DEFINITION_DIR (33fe1b8)
  15. pvr.stalker:
    • [win10] update libxml2 uwp patch (PR:111, 1 commit, 1 file changed)
    • [ci][travis] add ADDONS_DEFINITION_DIR (e75db52)
  16. pvr.vbox:
    • [ci][travis] add ADDONS_DEFINITION_DIR (da12621)
    • [ci][travis] use ubuntu xenial (32240da)
    • [ci][travis] use xcode9 (244adfd)
  17. pvr.vuplus:
    • [ci][travis] add ADDONS_DEFINITION_DIR (2df8cc6)
    • [ci][travis] use ubuntu xenial (c7ef0c9)
    • [ci][travis] use xcode9 (4fd72d4)
  18. pvr.wmc:
    • [ci][travis] add ADDONS_DEFINITION_DIR (b08e565)
    • [ci][travis] use ubuntu xenial (0c6d9fa)
    • [ci][travis] use xcode9 (c607458)
  19. vfs.libarchive:
    • added: mark that add-on uses url encoded hostname (PR:24, 1 commit, 1 file changed)
  20. newclock5:
    • New commits in this build:
      • MMALRender: Destroy deinterlace component when method changes (779da8d0)
  21. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2954 (perma): linux (Generic/RPi): update to linux-4.19
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-10-26, 22:03)popcornmix Wrote:
(2018-10-26, 21:56)smp1 Wrote: @popcornmix 
Just tested MMALRender: Destroy deinterlace component when method changesThis fixed all DVD menu issues. Thanks!
Great! I thought I'd have to wait longer to find out!

I also tested this with a DVD and now I can navigate in the menu. Thanks for the fast fix!
This still doesn't work with some DVDs I open as ISOs. Is this maybe a different code path? Anything else I could check?
I'm getting Kodi crashes when watching news in the ORF TVthek addon (select some "ZIB" entry and then use "play all"). News are split up into short clips and AFAIK "play all" creates a playlist.

The crashes are a bit intermittent, usually they occur after a few clips, and only on very rare occasions all ~10-15 clips play without crash.

Bisecting lead to #0702 being the last build without crashes, I was able to play today's news 3 times without a crash. I hope that's not a red herring and I was just lucky to get no crash.

With #0703 I once got a crash immediately at start but on a second try was able to play through the whole news show.

Here are the crashlogs I collected during bisecting:
#0703 immediate crash http://ix.io/1q9z
#0705 http://ix.io/1q9D
#0707 http://ix.io/1q9w
#0714 http://ix.io/1q9d
#0825 http://ix.io/1q9a
#1026 http://ix.io/1q96

Except #0707 (which crashed because of a failed assertion in pthread_mutex_lock) all crashes seemed to occur in CEvent::Set():
Code:
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00772538 in CEvent::Set() ()
[Current thread is 1 (Thread 0x58461370 (LWP 707))]
...
Thread 1 (Thread 0x58461370 (LWP 707)):
#0 0x00772538 in CEvent::Set() ()
#1 0x0077da60 in CThread::staticThread(void*) ()
#2 0x76f0e338 in start_thread (arg=0x58461370) at pthread_create.c:486
#3 0x74ea9c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

so long,

Hias
(2018-10-23, 02:46)Milhouse Wrote:
(2018-10-22, 22:02)ArminiusTux Wrote: Good evening Mr. Van Houten, dear Duce,

would you please consider re-adding the VFS.SACD addon to your LibreELEC builds. 

It surely wont become the most demanded asset of the next LibreELEC, but most multichannel audiophiles will surely appreciate what a fine HDMI audi output LibreELEC has and Raspbian still misses.

Viva il Lampone!
No plans to reintroduce it as it's such a niche requirement, but it should be available as an add-on. I stopped including it in #0509 [2017] (which tends to confirm my point!) as it no longer compiled, but assuming it now builds again I'll add the package to LibreELEC so that it becomes available in the LibreELEC repository - no ETA when it will be available for downloaded, however.

Edit: You'll find a one-off build of vfs.sacd in the addons folder      

@Milhouse  Thank you for the compiled addon and for the quick response.

Small things first - vfs.sacd-999.1.0.0.1-1022~milhouse.zip installs fine:
 
ImageImage
  
Playback on the other side, is impossible on build #1022 as the ISOs are shown but can NOT be opened.

On build #1026 things improve and the ISOs are recognized and playback begins:
ImageImage
However the audible result is poor - just buzzing sound  Sad .

Since DST decoding was altered a while ago this might be the cause to it. I will bother spiff about this and return as soon as the addon works on regular machines (Linux x64 and macOS x64).


Last but not least the new LibreELEC feeling (boot up animation, scroll feeling etc.) is just superb - keep up the good work!
libretro.compatibility-addon couldn't be installed.
german:
Code:
17:47:12.119 T:1750029168   ERROR: CAddonInstallJob[game.libretro]: Die Abhängigkeit auf kodi.binary.instance.game in Version 1.0.38 konnte nicht aufgelöst werden.
eng:
Code:
The dependency for kodi.binaty.instance.game in version 1.0.38 couldn't be resolved

Milhouse 2510
Philips TV with Kodi 20.2 with IPTV --- Orbsmart 500 Android 21 alpha/beta as Online-radio/TV in the kitchen
(2018-10-27, 11:31)denk Wrote: This still doesn't work with some DVDs I open as ISOs.
@popcornmix 

I can confirm that the button highlight overlays don't work in some DVD menus. It does not matter if it is a VIDEO_TS folder or an ISO. Only reproducible on RPi with MMAL enabled.

Sample - https://www.dropbox.com/s/g4arcfcnibofjv...le.7z?dl=1

I tried to pinpoint the exact build that introduced the issue. The oldest Milhouse build that is currently available for download is #1001. That issue is already present in that build and not present in official LE 8.2.5.
(2018-10-27, 17:52)Solo0815 Wrote: libretro.compatibility-addon couldn't be installed.
german:
Code:
17:47:12.119 T:1750029168   ERROR: CAddonInstallJob[game.libretro]: Die Abhängigkeit auf kodi.binary.instance.game in Version 1.0.38 konnte nicht aufgelöst werden.
eng:
Code:
The dependency for kodi.binaty.instance.game in version 1.0.38 couldn't be resolved

Milhouse 2510
  
The newest version is 1.1.0 merged 5 days ago.
(2018-10-27, 19:10)garbear Wrote:
(2018-10-27, 17:52)Solo0815 Wrote: libretro.compatibility-addon couldn't be installed.
german:
Code:
17:47:12.119 T:1750029168   ERROR: CAddonInstallJob[game.libretro]: Die Abhängigkeit auf kodi.binary.instance.game in Version 1.0.38 konnte nicht aufgelöst werden.
eng:
Code:
The dependency for kodi.binary.instance.game in version 1.0.38 couldn't be resolved

Milhouse 2510
  
The newest version is 1.1.0 merged 5 days ago. 
Kodi on Milhouse LE couldn't find any updates for it Sad
How can I get the new version? I disabled all emulators and deinstalled libretro.compatibility. Even after restart and "search for updates" Kodi wants to install 1.0.38 which isn't succesful
Philips TV with Kodi 20.2 with IPTV --- Orbsmart 500 Android 21 alpha/beta as Online-radio/TV in the kitchen
(2018-10-27, 19:23)Solo0815 Wrote: Kodi on Milhouse LE couldn't find any updates for it Sad
How can I get the new version? I disabled all emulators and deinstalled libretro.compatibility. Even after restart and "search for updates" Kodi wants to install 1.0.38 which isn't succesful

The problem is I don't have the bandwidth to build all the game addons and keep them in sync with the core APIs so this type of breakage is inevitable I'm afraid. You'll have to wait until the LE 9.0 repository is updated with new game add-ons, but I don't know when that will happen.
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
  • 442
  • 443
  • 444(current)
  • 445
  • 446
  • 495

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