xbianonpi / xbian

XBMC on Raspberry Pi, Bleeding Edge
https://xbian.org
GNU General Public License v3.0
294 stars 44 forks source link

shairplay-1.0.5 reported causing XBMC crashes #559

Closed anaconda closed 10 years ago

anaconda commented 10 years ago

See http://forum.xbian.org/thread-2306.html dmesg: http://pastebin.com/i0zAmPgx

They report 1.0.2-1 works fine. 1.0.5 should probably be removed from the stable repository.

mk01 commented 10 years ago

too few samples to do that. reason for 1.0.5 deployment was that 13.1 gotham broke 1.0.2-1. at least during my tests with RPI & Cubox with IOS6.

shairplay project released patch.

double check please if libplist1 package is installed and that XBMC is not crashing on missing lib dependency,

anaconda commented 10 years ago

That's interesting. Someone is instead reporting that 1.0.2-1 works with iOS 6, but doesn't on iOS 7: http://forum.xbian.org/thread-2306-post-22915.html#pid22915

Also, xbmc.log (nothing is reported, it just crashes silently): http://pastebin.com/QHHt5DHH

The VCHIQ error in dmesg doesn't seem to indicate a missing shared library (anyways, I asked for a dpkg -l libplist1).

mk01 commented 10 years ago

missing library will be logged in /var/log/upstart/xbmc.log as stderr output redirected to log.

mk01 commented 10 years ago

should be solved in 1.0.5-2 it was pushed to stable

anaconda commented 10 years ago

Closing as 1.0.5-2 was confirmed working: http://forum.xbian.org/thread-2306-post-23255.html#pid23255