ATV 2 XBMC crashing on load up
#1
I have a problem this morning with XBMC, first time Ive had it. When I try to load XBMC on my ATZ 2, the XBMC logo appears as it tries to load and then it crashes out back to the main ATV 2 screen.

Ive uninstalled and re-installed XBMC but the same thing is happening. I havent downloaded anything recently that I can think of that could be causing an issue.

Anyway Ive looked for any crash logs and the only one I can find from today is below. Im a novice when it comes to reporting logs so hopefully Ive provided the correct information:

http://pastebin.com/q6S8zAa2

Any help would be greatly appreciated.Big Grin
Reply
#2
adox Wrote:I have a problem this morning with XBMC, first time Ive had it. When I try to load XBMC on my ATZ 2, the XBMC logo appears as it tries to load and then it crashes out back to the main ATV 2 screen.

Ive uninstalled and re-installed XBMC but the same thing is happening. I havent downloaded anything recently that I can think of that could be causing an issue.

Anyway Ive looked for any crash logs and the only one I can find from today is below. Im a novice when it comes to reporting logs so hopefully Ive provided the correct information:

http://pastebin.com/q6S8zAa2

Any help would be greatly appreciated.Big Grin

This is not a crashreporterfile ... you've grabbed the wrong file. Though the xbmc.log could be handy beside the correct crashreporter file. But i bet its a corrupted database...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#3
@ adox
Debug log: /private/var/mobile/Library/Preferences/XBMC.log
Syslog: /var/log/syslog
CrashReporter: /var/logs/CrashReporter/*.plist

@Memphiz

Do you know what causes the database to corrupt ? i.e. is it avoidable by the way we are installing/running xbmc ?
Macmini Server 2011 i7 Quad Core, OS 10.8.2, Amp Onkyo TX-SR308 USB WD drives 3x2TB TV Samsung Plasma 720p EyeTV Integration
There are only 10 kinds of people in this world, those who understand binary, and those who don't.



Reply
#4
Sorry guys:

debug log

Crashreporter


Tried uploading the Syslog file but it wont upload to pastebin. Seems too big? 25MB
Reply
#5
If Memphiz needs it, you can try hosting at mediafire.com
Macmini Server 2011 i7 Quad Core, OS 10.8.2, Amp Onkyo TX-SR308 USB WD drives 3x2TB TV Samsung Plasma 720p EyeTV Integration
There are only 10 kinds of people in this world, those who understand binary, and those who don't.



Reply
#6
http://www.mediafire.com/?0c7euaqa529yrc7

Syslog
Reply
#7
Anyone got any ideasHuh?
Reply
#8
For me it helped to remove all files in my Movie folder.
Reply
#9
eaidland Wrote:For me it helped to remove all files in my Movie folder.

Thanks, will try this but can't see it as any sort of permanent fix if it does work?
Reply
#10
There is a SQLlite error at the end - just as Memphiz predicted.

Delete the databases and rescrape.

rm -f /private/var/mobile/Library/Preferences/XBMC/userdata/Database/*
Reply
#11
g-off Wrote:There is a SQLlite error at the end - just as Memphiz predicted.

Delete the databases and rescrape.

rm -f /private/var/mobile/Library/Preferences/XBMC/userdata/Database/*

Hi, thanks for the response.

Could you give an idiots walk through of how to do the above?
Reply
#12
Exit from XBMC
You already know how to ssh into the ATV2.
Paste this command into the prompt
rm -f /private/var/mobile/Library/Preferences/XBMC/userdata/Database/*

it will delete the xbmc databases. Restart xbmc and it will make new ones with no data in them. You will then need to rescan/update your library again. Scraping is the process of extracting the data from your media and online databases to build the library.
Reply
#13
activate Wrote:@Memphiz

Do you know what causes the database to corrupt ? i.e. is it avoidable by the way we are installing/running xbmc ?

No clue. But it seems to happen only to users which use the internal sqlite db. I'm using a central mysql server and haven't experienced corruption.
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#14
Good to know, thanks.
Macmini Server 2011 i7 Quad Core, OS 10.8.2, Amp Onkyo TX-SR308 USB WD drives 3x2TB TV Samsung Plasma 720p EyeTV Integration
There are only 10 kinds of people in this world, those who understand binary, and those who don't.



Reply
#15
Memphiz Wrote:No clue. But it seems to happen only to users which use the internal sqlite db. I'm using a central mysql server and haven't experienced corruption.

Is there a HOW-TO or FAQ on using an alternate SQL database location. I'd love to give this a try and centralise my database across multiple ATV2s but couldn't find anything describing how this could be done and the benefits / drawbacks..
Reply

Logout Mark Read Team Forum Stats Members Help
ATV 2 XBMC crashing on load up0