Kodi Community Forum
[Apple TV 2] 12.2 crashes on startup with mysql - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: iOS & tvOS (https://forum.kodi.tv/forumdisplay.php?fid=137)
+---- Thread: [Apple TV 2] 12.2 crashes on startup with mysql (/showthread.php?tid=163960)

Pages: 1 2 3 4


[Apple TV 2] 12.2 crashes on startup with mysql - nilzen - 2013-05-03

When using mysql 12.2 won't start. w/o it it works...

Debug log:
http://xbmclogs.com/show.php?id=15797


[Apple TV 2] 12.2 crashes on startup with mysql - Memphiz - 2013-05-04

How long did you wait? It looks like its trying to update your database - no errors there afais


RE: [Apple TV 2] 12.2 crashes on startup with mysql - nilzen - 2013-05-04

It just restarts xbmc over and over...


[Apple TV 2] 12.2 crashes on startup with mysql - Memphiz - 2013-05-04

crashlog needed


RE: [Apple TV 2] 12.2 crashes on startup with mysql - nilzen - 2013-05-04

I've upgraded an installation on OSX with an exact copy of advancedsettings.xml w/o any issues to 12.2 so the db should be upgraded now, still the same issue when enabling advancedsettings.xml on ATV2. The log looks the same, ending with:

10:30:46 T:107483136 NOTICE: Running database version Addons15
10:30:46 T:107483136 DEBUG: Initialize, updating databases...
10:30:46 T:107483136 NOTICE: Running database version ViewModes4
10:30:46 T:107483136 NOTICE: Running database version Textures13
10:30:46 T:107483136 NOTICE: Running database version MyMusic32


RE: [Apple TV 2] 12.2 crashes on startup with mysql - rsnjg - 2013-05-04

I'm seeing the same as Nilzen (but on iOS 4.1.1) - in behaviour and logs

Crash report: http://xbmclogs.com/show.php?id=16078

We have another ATV2 (iOS 4.4.4) that was upgraded at the same time - but doesn't crash on load.

(all XBMC's share the same advancedsettings.xml which connect to the same MySQL instance)


[Apple TV 2] 12.2 crashes on startup with mysql - Memphiz - 2013-05-05

That issue sounds familiar in conjunction with ios 4.2.1 and lower (remembers) - and was introduced with some buildsys/compiler changes iirc (not sure what exactly it was - but it was needed). I just can't remember what it is and what we told users who already experienced it. I think its time to bite the bullet and jump to ios5... (at some point we will bump the sdk version anyways for making usage of some newer sdk features - at least at this point xbmc will not support ios 4.2 anyways).


RE: [Apple TV 2] 12.2 crashes on startup with mysql - rsnjg - 2013-05-05

(2013-05-05, 00:11)Memphiz Wrote: I think its time to bite the bullet and jump to ios5...

I feared this day would come!

In terms of versions of ios5 - is 4.4.4 (or below) still recommended for performance?


RE: [Apple TV 2] 12.2 crashes on startup with mysql - Memphiz - 2013-05-05

Thats it ... http://forum.xbmc.org/showthread.php?tid=143783&highlight=mysql+crash

I check if we can go down to ios sdk 4.2 again on the buildslave - but its hard because apple doesn't support old sdks on current xcode versions ... *damnit*


RE: [Apple TV 2] 12.2 crashes on startup with mysql - Memphiz - 2013-05-05

could one of you test a nightly build and report back if it is an issue there too?


RE: [Apple TV 2] 12.2 crashes on startup with mysql - alibaba011 - 2013-05-06

Hi, i have checked the nightly build xbmc-20130504-9244cbf-master-atv2. It also crash at start up. i checked deleting my database that did not help. Then i install the May 2nd version it seems ok. i am in ios 4.4.4 version. Here is my crashlog:

http://xbmclogs.com/show.php?id=16409


RE: [Apple TV 2] 12.2 crashes on startup with mysql - davilla - 2013-05-06

try this http://mirrors.xbmc.org/test-builds/darwin/atv2/xbmc-20130502-32b1a5e-Frodo-atv2.deb


RE: [Apple TV 2] 12.2 crashes on startup with mysql - Memphiz - 2013-05-06

Anyone with ios 4.2.1 needs to test a nightly witch mysql (should crash) and the one davill provided (should not crash)...


RE: [Apple TV 2] 12.2 crashes on startup with mysql - curlyjs - 2013-05-07

Hi Memphiz, Davilla

I've tried Davilla's build and I'm still seeing a crash. This time, I've reproduce it simply by logging into the master account and waiting in the main menu. The only remote click I've done is for logging into master.

XBMC log
http://www.xbmclogs.com/show.php?id=16755

Crash report
http://www.xbmclogs.com/show.php?id=16756

Thanks for the help,

JS


RE: [Apple TV 2] 12.2 crashes on startup with mysql - Memphiz - 2013-05-07

Thx - there will be a new testbuild in the very near future which should hopefully fix that.