OpenELEC Testbuilds for RaspberryPi
The latest up-to-date git build of stock OpenELEC has xbmc.bin terminating with a segmentation fault after selecting "Reboot" or "Power off" from the shutdown menu - this is without my patch being applied. Anyone else able to confirm?

The shutdown takes a long time as well. Presumably something has been committed on 10 March that has caused this as there were now problems up to the end of 9 March.

You can see this for yourself by selecting Reboot, and instead of the Pi rebooting the XBMC GUI will restart thanks to the watchdog.

To observe the seg fault, touch the lock file to prevent XBMC being automatically restarted, kill XBMC, start XBMC manually and then select Power off or Reboot from the Shutdown menu (may require a keyboard):
Code:
rpi512:~ # touch /var/lock/xbmc.disabled
rpi512:~ # killall xbmc.bin
rpi512:~ # DISPLAY=:0.0 /usr/lib/xbmc/xbmc.bin $XBMC_ARGS
Segmentation fault

Because XBMC doesn't exit cleanly it is always restarted by the watchdog.

Edit: I've just bisected all the 10 March commits and it's PR 2387 that introduces the seg fault.
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
MythTV PVR: No Video - by hkramski - 2012-11-13, 20:32
Cumulative Small Skip forward ... - by xandy - 2013-02-03, 15:46
RE: OpenELEC Testbuilds for RaspberryPi - by Milhouse - 2013-03-11, 07:04
:00 - by Koloss - 2013-07-14, 12:09
RE: :00 - by popcornmix - 2013-07-14, 12:28
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi12