AppleTV 2 (black) Xbmc crashing

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
noxy Offline
Member
Posts: 54
Joined: Jul 2008
Reputation: 0
Post: #1
Just today after months of good service from the new version i've had crashes.. its started the saem time these yahoo music and allmusic addon warnings started coming up.. but i cant find them to delete them..


crash reporter
http://pastebin.com/LyUkN7NX

xbmc log

http://pastebin.ubuntu.com/1046523/

syslog - part of - 22mb file

http://pastebin.com/xu7rpECD
find quote
Ned Scott Offline
Team-XBMC Wiki Guy
Posts: 11,954
Joined: Jan 2011
Reputation: 131
Location: Arizona, USA
Post: #2
Looks like your Addons15.db file is corrupt. Thankfully it can be deleted and XBMC will recreate it, and you won't really lose any settings.

You can use something like CyberDuck or FileZilla and delete

Code:
/private/var/mobile/Library/Preferences/XBMC/userdata/Database/Addons15.db

and then start XBMC up again.

You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc
find quote
Memphiz Offline
Team-XBMC Developer
Posts: 7,677
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #3
Yep - beside that you are crashing because of low memory. Could be related to the broken DB.

AppleTV2/iPhone/iPod: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for XBMC: Wiki NFS
HowTo configure avahi (zeroconf): Wiki Avahi
READ THE IOS FAQ!: iOS FAQ
find quote
noxy Offline
Member
Posts: 54
Joined: Jul 2008
Reputation: 0
Post: #4
thanks guys.. really appreciate it
find quote