XBMC suddenly stopped working

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Memphiz Offline
Team-XBMC Developer
Posts: 7,691
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #11
Use pastebin and post a crashlog ...

Beside that you should use the IP of your smb server not the netbios name. Netbios resolution gets wonky sometime (even with windows boxes).

And last but not least - you didn't turn on debugging when doing the log file. Reread the first link in my signature for doing the logs in the right way please.

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
(This post was last modified: 2012-04-03 10:12 by Memphiz.)
find quote
dzags Offline
Junior Member
Posts: 19
Joined: Apr 2011
Reputation: 0
Post: #12
Here we go - sorry about that.

http://pastebin.com/eMEg4az3

How do I change from the netbios name to the IP?
(This post was last modified: 2012-04-03 13:23 by dzags.)
find quote
Memphiz Offline
Team-XBMC Developer
Posts: 7,691
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #13
Go to the video source, press and hold the menu button and select "edit source".

Another thing - never cut logs. Your latest posted log is incomplete. Don't do this.

I come back to you when you poste a full xbmc.log with debugging turned on and a crashlog at the very least.

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
dzags Offline
Junior Member
Posts: 19
Joined: Apr 2011
Reputation: 0
Post: #14
Here is a full log - I didn't get an actual crash this time, it just attempts to load the video for like 30 seconds, pulls it up for 2-3 seconds then closes out. I don't get a crash message on XBMC, though I have occasionally through this issue.

http://pastebin.com/nkcLNr8x
find quote
Memphiz Offline
Team-XBMC Developer
Posts: 7,691
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #15
a bunch of ffmpeg errors in your log.

Code:
16:09:19 T:183492608   ERROR: ffmpeg[AEFE000]: [matroska,webm] Invalid EBML number size tag 0x0f at pos 1250746 (0x1315ba)

this movie seems broken. Beside that its still using the netbios name instead of the ip...

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
Post Reply