OpenELEC Testbuilds for RaspberryPi Part 3 (Kodi 14.0)
(2014-11-15, 07:03)Mister XY Wrote: @popcornmix i have great news, since new version, my Special DVD Crashed and restart Kodi. In older version, it's hang and now, the DVD reboot Kodi.
here is the Log.
http://pastebin.com/QT4MjG6u

A restart suggests a segfault which often leaves very little information in the debug log.

What's normally required is a backtrace which you should be able to obtain by following the instructions in item #3 in the first post of this thread (just don't use a debug build, use your current non-debug build and ignore the 300MB requirement - the backtrace will be incomplete, but still better than nothing).

Or upload a sample file.

Edit: I can reproduce a crash with my test DVD ISO over SMB or NFS - it happens when I navigate within the menu (select a menu item => crash).

gdb (non-debug) backtrace from #1114:
Code:
...
Reading symbols from /usr/lib/kodi/kodi.bin...(no debugging symbols found)...done.
Starting program: /usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd
Cannot access memory at address 0x0
warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
[New LWP 23681]
[New LWP 23718]
[New LWP 23706]
[New LWP 23712]
[New LWP 23715]
[New LWP 23709]
[New LWP 23729]
hwclock: can't open '/dev/misc/rtc': No such file or directory
[New LWP 23756]
[New LWP 23762]
[New LWP 23764]

Program received signal SIGSEGV, Segmentation fault.
[Switching to LWP 23764]
0x00834cec in CDVDPlayerVideo::HandleDemuxerPacket(DemuxPacket*, bool, int&, double&, CDVDMsg*, DVDVideoPicture&) ()
(gdb) bt
#0  0x00834cec in CDVDPlayerVideo::HandleDemuxerPacket(DemuxPacket*, bool, int&, double&, CDVDMsg*, DVDVideoPicture&) ()
#1  0x00000000 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Build #1113 does not crash and navigates the menu without a problem. Cannot reproduce the above crash in Kodi master on Ubuntu, so looks Pi specific.

@popcornmix if you need the backtrace from a debug build, let me know...
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.


Messages In This Thread
Re: RE: - by Mafarricos - 2014-06-04, 20:21
Live tv issues again - by pootler - 2014-06-04, 23:29
RE: OpenELEC Testbuilds for RaspberryPi Part 3, - by removed151214 - 2014-08-04, 23:38
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-08-19, 00:11
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-08-21, 20:42
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-22, 22:20
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-22, 22:34
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-22, 22:44
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-23, 01:12
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-23, 23:24
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-25, 01:38
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-01, 18:12
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-01, 18:26
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-05, 01:07
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-11, 03:48
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-11, 04:06
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-11, 11:29
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by Milhouse - 2014-11-15, 07:14
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 3 (Kodi 14.0)8