Kodi Community Forum

Full Version: [Apple TV 2] 12.2 crashes on startup with mysql
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
When using mysql 12.2 won't start. w/o it it works...

Debug log:
http://xbmclogs.com/show.php?id=15797
How long did you wait? It looks like its trying to update your database - no errors there afais
It just restarts xbmc over and over...
crashlog needed
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
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)
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).
(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?
Thats it ... http://forum.xbmc.org/showthread.php?tid...ysql+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*
could one of you test a nightly build and report back if it is an issue there too?
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
Anyone with ios 4.2.1 needs to test a nightly witch mysql (should crash) and the one davill provided (should not crash)...
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
Thx - there will be a new testbuild in the very near future which should hopefully fix that.
Pages: 1 2 3 4