Solved Explaining some errors in the Gotham B1 error log
#1
What is going wrong here? Somewhere here the XBMC crashes and reboots....

http://xbmclogs.com/show.php?id=147060

I have Gotham beta 1 on an ATV2. I use the Amber skin.

Specifically:
ERROR: CSettings: error loading settings definition from special://xbmc/system/settings/darwin_ios.xml, Line 19
Error reading end tag.
FATAL: Unable to load ios-specific settings definitions

...and later these two:
ERROR: JSONRPC: Could not parse type "GUI.Property.Value"
ERROR: JSONRPC: Could not parse type "Setting.Details.SettingList"
The Real Skimshady
Reply
#2
The first is a bug, will fix.

The second isn't a problem and can be ignored.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
Thanks a lot for speedy feedback Smile

Out of curiousity, will some errors always be there? Like the second one above? Or are you weeding them out eventually further down the road? If they are acceptable, maybe they should be demoted to 'debug' or 'notice' status instead of 'error'. Just curious how the process works Smile
The Real Skimshady
Reply
#4
The problem in this case I believe is that we don't know at the time of the Debug Log whether it's an error or not, as I think it occurs when there are dynamically added types (that are filled in later).

I'll ping @Montellese and see whether he has any ideas.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#5
Fixed the first error in 5d300db.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#6
Excellent! Great work Smile
The Real Skimshady
Reply
#7
While I am at it Smile

Is this normal? My log is flooded with these:
(I suspect this is what made my movie slow down and behave choppy, jerky during playback, luckily it recovered after a few seconds)

23:23:46 T:160092160 ERROR: renderCallback: UNDERFLOW (2268 vs 3764) bytes
23:23:46 T:160092160 ERROR: renderCallback: UNDERFLOW (0 vs 3764) bytes
23:23:46 T:160092160 ERROR: Previous line repeats 1 times.
23:23:46 T:160092160 ERROR: renderCallback: UNDERFLOW (0 vs 3760) bytes
23:23:46 T:160092160 ERROR: renderCallback: UNDERFLOW (0 vs 3764) bytes
23:23:46 T:160092160 ERROR: Previous line repeats 3 times.
23:23:46 T:160092160 ERROR: renderCallback: UNDERFLOW (0 vs 3760) bytes
23:23:46 T:160092160 ERROR: renderCallback: UNDERFLOW (0 vs 3764) bytes
23:23:46 T:160092160 ERROR: Previous line repeats 3 times.
23:23:46 T:160092160 ERROR: renderCallback: UNDERFLOW (0 vs 3760) bytes
23:23:46 T:160092160 ERROR: renderCallback: UNDERFLOW (0 vs 3764) bytes
23:23:46 T:160092160 ERROR: Previous line repeats 3 times.
23:23:46 T:160092160 ERROR: renderCallback: UNDERFLOW (0 vs 3760) bytes
23:23:46 T:160092160 ERROR: renderCallback: UNDERFLOW (0 vs 3764) bytes
23:23:46 T:160092160 ERROR: Previous line repeats 3 times.
The Real Skimshady
Reply
#8
It tells us that you're using OSX and for some reason we weren't feeding audio fast enough.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#9
I'm using ATV2 and streaming from a brand new Synology DS214+... Audio and Video is in the same MKV Container and XBMC decodes both seperately. Is the Audio decoding somehow delayed compared to the Video decoding?

You think the ATV2 is struggling to keep up, or is it a bug somewhere in Gotham?
The Real Skimshady
Reply
#10
Nahh this happens when we idle in the gui with nothing playing - sink is not stopped at that moment.
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
#11
For info - I use passthrough audio. I don't know if that has anything to do with anything...? :p

A TV show was playing at the time I think, but it is possible that these errors happened after I stopped the TV show or just before I started it... However, the reason I uploaded the log was that the video/audio playback was seriously jerking/chopping around that time.
The Real Skimshady
Reply
#12
Then do a proper debug log (wiki) ... (full log with debug turned on and loaded to pastebin.com).
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
#13
The underflow / low memory / limitations concerning video playback and subsequent crashes on the ATV2 running Gotham is handled in this thread:

http://forum.xbmc.org/showthread.php?tid=193958


Setting this thread to status 'Solved'!
The Real Skimshady
Reply

Logout Mark Read Team Forum Stats Members Help
Explaining some errors in the Gotham B1 error log0