v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
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


Messages In This Thread
WD MyCloud - by crisp waffles - 2017-09-06, 03:11
No 3D Playback since Version - by Mike74 - 2017-10-09, 19:25
Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-10, 14:45
RE: Migrating from RPi2 to RPi1 - by Milhouse - 2017-11-10, 21:06
RE: Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-11, 09:17
Resolution broken after 0415 - by lozbrown85 - 2018-04-20, 11:48
popt 1.16 - by n0n4m3 - 2018-06-29, 00:28
RE: popt 1.16 - by Milhouse - 2018-06-29, 06:39
A plugin to be resurrected - by ArminiusTux - 2018-10-22, 22:02
RE: A plugin to be resurrected - by Milhouse - 2018-10-23, 02:46
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - by HiassofT - 2018-10-27, 11:54
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24