Kodi Community Forum
Camelot crashes when browsing shoutcast genres - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Camelot crashes when browsing shoutcast genres (/showthread.php?tid=65449)



Camelot crashes when browsing shoutcast genres [Debug log attached] - Zapata - 2009-12-30

Whenever i try to browse certain genres in Shoutcast XBMC crashes, especially the "Dance" genre.

Debug log gets too big for paste bin 5.5MB!! Stare

Can i upload it elsewhere?


- elupus - 2009-12-30

Can't reproduce, so a debug log is required. If it's that big, there must be repetition somewhere in it. Cut the log from after afew repetitions.


- Zapata - 2009-12-30

Ok will try that and get the log in ASAP.


- Zapata - 2009-12-30

elupus Wrote:Can't reproduce, so a debug log is required. If it's that big, there must be repetition somewhere in it. Cut the log from after afew repetitions.


Here's the debug logfile, hope you can help!

http://pastebin.com/m74434ea2


- Zapata - 2010-01-01

*bumpers*


- Zapata - 2010-01-03

Not feeling the love here guys Sad


- althekiller - 2010-01-03

You can reproduce this repeatedly by entering the "Dance" genre? I can't at all. Pretty tough to fix bugs we can't replicate. It's rather obvious you're out of memory from the stack trace. However, it's completely non-obvious what input would lead to the infinite recursion in CUtil::RemoveExtension() that causes this to occur. We're going to need more details from you to get it replicated. See http://wiki.xbmc.org/?title=HOW-TO_submit_a_proper_Bug_Report .


- Zapata - 2010-01-04

I'm sure i gave all the necessary info, if not what am i missing?

My HTPC box has 2GB of mem, that should be enough no?


- spiff - 2010-01-04

no. even 2gb can't hold an infinite stack..


- Zapata - 2010-01-04

spiff Wrote:no. even 2gb can't hold an infinite stack..

Agreed Smile But what's causing it?


- spiff - 2010-01-04

unfortunately we have no idea as long as we can't repro :/