Kodi Community Forum
Hanging at start up - 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: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Hanging at start up (/showthread.php?tid=133116)



Hanging at start up - fryfreek - 2012-06-04

XBMC 11 just hangs at splash screen
log file
http://pastebin.com/9jLLnBCj


RE: Hanging at start up - jhsrennie - 2012-06-04

That's an odd place to hang. Looking at my log I see:

Code:
DEBUG: guilib: Fill viewport always for solving rendering passes
<your log stops here>
DEBUG: CJoystick::Initialize : No Joystick found
DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)

So I'd guess XBMC is hanging at https://github.com/xbmc/xbmc/blob/master/xbmc/Application.cpp#L859

The most likely cause of this is some video problem.