Kodi Community Forum
Movie info causing crash - 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: iOS & tvOS (https://forum.kodi.tv/forumdisplay.php?fid=137)
+---- Thread: Movie info causing crash (/showthread.php?tid=129466)



Movie info causing crash - jrw3711 - 2012-04-20

When I startup XBMC a tab shows at top which is downloading movie info, as it should. Now I will see the scanning for new content bar move, but when it is done the tab stays on the screen and when I try to shut down, it locks up and the only way to continue is pull the power cord to reset the ATV 2.
I am running the latest XBMC on firecore 1.5 ATV2 4.4.4
Any ideas how to fix this I have tried to re install with no luck.


RE: Movie info causing crash - deanmv - 2012-04-20

Turn debugging on. Duplicate the error. Post a log. http://forum.xbmc.org/showthread.php?tid=92480


RE: Movie info causing crash - jrw3711 - 2012-04-20

(2012-04-20, 19:36)deanmv Wrote: Turn debugging on. Duplicate the error. Post a log. http://forum.xbmc.org/showthread.php?tid=92480

Here is the log file. http://pastebin.com/aECxWqdM
thank you for looking at this


Movie info causing crash - DLeavy - 2012-04-21

I am guessing that it's chocking on a rar/zip file. You might want to clean up and organize your sources. It looks like its dying on a file from your desktop.

16:53:49 T:325341184 DEBUG: CFileSMB::Open - opened Users/PaPa/Desktop/New folder (3)/Linezer0.part1.rar, fd=10000



RE: Movie info causing crash - jrw3711 - 2012-04-21

(2012-04-21, 02:49)DLeavy Wrote: I am guessing that it's chocking on a rar/zip file. You might want to clean up and organize your sources. It looks like its dying on a file from your desktop.

16:53:49 T:325341184 DEBUG: CFileSMB::Open - opened Users/PaPa/Desktop/New folder (3)/Linezer0.part1.rar, fd=10000

Thats what the issue is thank you VERY much!!!