AppleTV 2 (black) XBMC keeps crashing whilst playing MKV at approx 30 mins

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
scaseman Offline
Junior Member
Posts: 4
Joined: Jan 2012
Reputation: 0
Post: #1
Hello,

I have the 4.4.4 firmware and running 110.0-RC2 compiled Mar 2012

I have been trying to watch 4gb mkv files and they all seem to be crashing at the same point.

Please find the xbmc.log from the link

http://pastebin.com/tasseeXz

Syslog from around the time of the crash

http://pastebin.com/1FNCHF5a

Crash reporter

http://pastebin.com/Q7RQxqh2

Any help will be greatly appreciated

Thanks
find quote
r3zon8 Offline
Junior Member
Posts: 10
Joined: Jan 2011
Reputation: 0
Post: #2
did you make sure to disable Apple update notifications?

1)install updatebgone from nittotv

2.) edit your /etc/hosts file manually to block apple servers
find quote
g-off Offline
Fan
Posts: 635
Joined: Aug 2011
Reputation: 3
Post: #3
Those are some seriously high spec files you are playing there (12mb 1080p trueHD 5.1) I am surprised you don't get stuttering and buffering.
Looks like you have thumbnail extraction going too. It is best to turn that off.

Does the video bomb at the same point or is it a duration of play thing? Can you jump to a point before the crash and reproduce it?
find quote
Ned Scott Offline
Team-XBMC Wiki Guy
Posts: 11,961
Joined: Jan 2011
Reputation: 132
Location: Arizona, USA
Post: #4
First thing I would do is update from XBMC v11 RC1 to XBMC v11 final. Just use the wiki instructions or NitoTV.

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
scaseman Offline
Junior Member
Posts: 4
Joined: Jan 2012
Reputation: 0
Post: #5
Hi, thanks for you help so far but none seem to have helped.

I've upgraded my firmware to 5.0.2, jailbroken and installed NitoTV and XBMC to the latest version.

Installed updatebegone and disabled the thumbnail extraction.

The ATV still crashes after approx 30 mins play of that or any similar sized video. I'm watching the Dexter and it crashes around 30 mins into each episode. Once it's rebooted I can scan to that point and it lets me watch until the end so I don't think its a part of the video, more a timing issue.
find quote
Memphiz Offline
Team-XBMC Developer
Posts: 7,677
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #6
That syslog you posted is cut - it doesn't show the time where the crash happend.

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
scaseman Offline
Junior Member
Posts: 4
Joined: Jan 2012
Reputation: 0
Post: #7
Ah ok.... I'll recreate it tonight and post them again.
find quote
scaseman Offline
Junior Member
Posts: 4
Joined: Jan 2012
Reputation: 0
Post: #8
Ok, just recreated the crash.... it's happening around 43 mins into a 49 min video (not 30 mins as first thought)

Here is a link to the new Syslog. http://pastebin.com/nZikLjeX

and the xbmc.log http://pastebin.com/Pc1JwGXj

Again, thanks for you help all Smile
find quote
Memphiz Offline
Team-XBMC Developer
Posts: 7,677
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #9
You crash because out of memory.

Please remove the "<cachemembuffersize>0</cachemembuffersize>" from your advancedsettings and try again.

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