Kodi Community Forum

Full Version: Shutting Kodi down takes forever
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I'm using Kodi 14.0 Alpha 2 and whenever I close the program to go back to windows, the program freezes. If I click the mouse a couple of times, I can force close it.
I've read in other threads you should upload your log from the last time, Kodi was started. I hope I did it right.

Your debug xbmc.log: http://xbmclogs.com/show.php?id=282125
Your XBMC crashlog: http://xbmclogs.com/show.php?id=282126

Thanks for any help you could give me.
I consistently have a crash on exit in Win7 x64. Windows reports APPCRASH in ntdll.dll. Last debug entry is

Code:
10:23:14 T:1172   ERROR: dllFreeLibrary - Invalid hModule specified

(BTW your log looks truncated and doesn't seem to show the shutdown of Kodi.)

Full log is here: XBMClog

I'm guessing this is a compile issue?

scott s.
.
Usually this is caused by some errant addon. Try disabling them one by one.
Thanks for the replies. I've read that, too. I tried deinstalling every single one I found.
Is there a way to make sure, they're all gone?
Move them all out of %appdata%\xbmc\addons\
Thanks, that was an excellent tip.That way I could identify it within just a few minutes. I created a new folder elswhere, moved half of the addons to that folder and tried again.
Still wouldn't work, Moved half of the remaining addons and it worked again. So I knew, which quarter of the addons it was.
Then I singled out the one one of the three addons that it could have been. Moved all the other ones back expect that one and it works like a charm now. :-)

It was the addon script.service.alarmclock
Should I let somebody know about this?