Kodi Community Forum
Crashes when changing sections - 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: Windows (https://forum.kodi.tv/forumdisplay.php?fid=59)
+---- Thread: Crashes when changing sections (/showthread.php?tid=62507)



Crashes when changing sections - phil65 - 2009-11-25

I´m gettin regular crashes with my mod in beta1, especially when changing sections (movies-->tvshows-->music) . The Debug Log doesn´t show anything special. Other users are also getting these crashes. (see my thread in mod forum).

My Setup:
Windows 7 x32
Camelot Beta1 (also tried SVN 25009)
ATI X1950

EDIT: it seems that the crashes disappear when deactivating several viewtypes. Will try to find out if the crashes can be reproduced and/or a certain viewtype is responsible for the crashes. The crashes didn´t occur in older SVNs, for example 22516.


- spiff - 2009-11-25

i suggest you leave it up to those you ask for help to tell if the debug log holds info or not.
sounds like an issue with your skin/mod in any case.


- phil65 - 2009-11-25

spiff Wrote:i suggest you leave it up to those you ask for help to tell if the debug log holds info or not.
sounds like an issue with your skin/mod in any case.

ok, here xbmc crashed when entering DialogVideoInfo.xml

http://pastebin.com/fea11f64


- jmarshall - 2009-11-25

No obvious crash there at all in that log. I can't verify if other things might be happening earlier as you cut the log.


- phil65 - 2009-11-26

jmarshall Wrote:No obvious crash there at all in that log. I can't verify if other things might be happening earlier as you cut the log.

Will post a complete one later.
Also, what´s the cause for "WARNING: Trying to add unsupported control type 1"? I removed all animations from lowlist (the warning occurs only when that viewtype is included) and this message still shows up in the debug log.


- jmarshall - 2009-11-26

The buttoncontrol is not supported inside a container.


- phil65 - 2009-11-26

jmarshall Wrote:The buttoncontrol is not supported inside a container.

thx.

here´s a complete debug log, this time a crash when entering music section
http://pastebin.com/m48f49f3


- phil65 - 2009-11-26

and here´s one when clicking on get thumb in dialogvideoinfo.xml (i use a wraplist with sendclick() actions)

http://pastebin.com/m1c6586a2

The crashes appear not to be happening with older builds, so is it really a skin issue?
hard to believe especially because the crashes are so random and there´s no skin error in debug log....
apart from that I want to say thx for your contribution guys (especially jmarshall and spiff for answering all the dumb questions) , beta1 is really really great. you did an awesome job.