[TESTING] Kodi 18 (Leia) builds for Vero 2 & 4K

I’m not able to reproduce. Tried pausing in Chorus and it works fine. No need to refresh. Have also checked the webinterface commits and there haven’t been any for quite a while.

Might be worth trying to go back a few versions to see where the problem started for you.

You can turn on debug logs with advancedsettings.xml

https://kodi.wiki/view/Log_file/Advanced#Turn_on_debugging_using_a_file_.28advancedsettings.xml.29

Ok thx gmc. I think i will try to reinstall the whole system, maybe it helps.

Btw, since update from July 3rd, system crashes frequently with bad smiley.

You can also try just re-installing a previous version (See first post. Does not require a complete rebuild)

Ok, trying it.

Hi,

I’m also stuck in a bootloop just like MelBourbon ([TESTING] Kodi 18 (Leia) builds for Vero 2 & 4K - #487 by MelBourbon)

It looks like Kodi is trying to update the library and then crashes, sad face and restarts…

Regards, Arie

Odd. I can’t replicate the issue here.

Can you first try stop mediacenter and rename .kodi to something like .kodi.old.
Then restart mediacenter.

This will start up kodi with a clean install.

Failing then try reinstall the previous version.

I went back to 17.8-265 but issue still occuring. But honestly I did not updated a long time. So may need to go back further.

If you can enable debug logging, reproduce the issue and post logs it might help identify the issue.

Stopping mediacenter, renaming .kodi to .kodi.old and rebooting the VERO4K worked for me! Thanks!

Great. Could have been some suspect addon causing the problem

Hmmm, unfortunatly when I started adding my media IT chrashed again…

The system creates logs just to debug such issues…

https://paste.osmc.tv/okajehejal

Sorry, wasn’t at my computer earlier so unable to grab the logs…

Jul 06 19:42:43 osmc mediacenter[443]: kodi.bin: pthread_mutex_lock.c:349: __pthread_mutex_lock_full: Assertion `INTERNAL_SYSCALL_ERRNO (e, __err) != EDEADLK || (kind != PTHREAD_MUTEX_ERRORCHECK_NP && kind != PTHREAD_MUTEX_RECURSIVE_NP)’ failed.

Hmm. Same error as another user on rpi. Can you try going back to build 263

Update: LE were also having similar crash issues. Reversion of this patch seems to fix it. Will revert in the next nightly and see if it fixes the problem.

Build 263 is running stable

By “going back” you mean a fresh install of build 263?

No fresh install, login via ssh and type “sudo apt-get install vero3-mediacenter-osmc=17.8-263”.

17.8-267, 7 July 2018: Based off OSMC commit (c3dba6611) and xbmc (f2f48c9)

OSMC Skin:

  • Swap temp/wind in weather (PR #20)

XBMC:

  • Revert “[gui][pvr][fix] Prevent the modification of the provider list while using its iterator.” (PR:14147, 1 commit, 2 files changed)

Includes latest addons: inputstream.adaptive (16a4043, +7), inputstream.rtmp (bf5351e, +1), peripheral.joystick (6312745), pvr.argustv (37a3a76), pvr.demo (481f2fa, +1), pvr.dvblink (c66203b, +1), pvr.dvbviewer (89344b4, +9), pvr.filmon(93ae10d, +2), pvr.hdhomerun (ced70bd, +2), pvr.hts (83451d3, +2), pvr.iptvsimple (c721c03, +2), pvr.mediaportal.tvserver (6439be6, +2), pvr.mythtv (c4d8899, +5), pvr.nextpvr (6f0515b, +4), pvr.njoy (30aae48, +1), pvr.octonet (1e44819), pvr.pctv (32d4b66, +2), pvr.stalker (6026419, +2), pvr.teleboy (0460536, +1), pvr.vbox (48a1ac1, +3), pvr.vdr.vnsi (18c7474), pvr.vuplus (75179a3, +2), pvr.wmc (ec652db, +1), pvr.zattoo (baeb316, +3), vfs.libarchive (1bc1517, +1), vfs.sftp (ac78185)

17.8-268, 7 July 2018: Based off OSMC commit (c3dba6611) and xbmc (3adf2696)

XBMC:

  • Game OSD: Simplify setting labels and filter controllers (PR:14102, 4 commits, 14 files changed)
  • RetroPlayer: Fix segfault when loading game (PR:14146, 3 commits, 9 files changed)
  • RetroPlayer: Remove MMAL renderer on RPi (PR:13727, 1 commit, 13 files changed)
  • guiinfo: grab gfx lock when registering GUIInfoProviders (PR:14152, 1 commit, 1 file changed)
  • [cleanup] silence compiler warnings (PR:14144, 6 commits, 9 files changed)
  • VAAPIGL[ES]: Only unmap if interop is active (PR:14156, 1 commit, 2 files changed)
  • [videplayer][pvr] Fix a crash when stopping playback while teletext is opened. (PR:14155, 1 commit, 7 files changed)

inputstream.adaptive:

  • Fix segfault if stream download returns failure (faf22f1)

Includes latest addons: inputstream.adaptive (faf22f1, +9), inputstream.rtmp (bf5351e, +1), peripheral.joystick (6312745), pvr.argustv (37a3a76), pvr.demo (481f2fa, +1), pvr.dvblink (c66203b, +1), pvr.dvbviewer (89344b4, +9), pvr.filmon (93ae10d, +2), pvr.hdhomerun (ced70bd, +2), pvr.hts (83451d3, +2), pvr.iptvsimple (55637c8, +3), pvr.mediaportal.tvserver (6439be6, +2), pvr.mythtv (c4d8899, +5), pvr.nextpvr (6f0515b, +4), pvr.njoy (30aae48, +1), pvr.octonet (1e44819), pvr.pctv (32d4b66, +2), pvr.stalker (6026419, +2), pvr.teleboy (0460536, +1), pvr.vbox (48a1ac1, +3), pvr.vdr.vnsi (18c7474), pvr.vuplus (75179a3, +2), pvr.wmc (ec652db, +1), pvr.zattoo(baeb316, +3), vfs.libarchive (1bc1517, +1)