Kodi Community Forum
Access Violation error message when running plugins - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+--- Thread: Access Violation error message when running plugins (/showthread.php?tid=58733)



Access Violation error message when running plugins - Harry Muscle - 2009-09-29

I'm running XBMC for Windows SVN 22516 and I've installed a few plugins. So far two of them seem to cause occasional freezing of my XBMC. One freeze happened when I was browsing for a file to play in the NBC Universal plugin. Several freeze ups happened when I was browsing for a plugin to install with the SVN Repo Installer plugin. In all instances so far the debug logs lists:

Error: CThreadConfusedtaticThread : Access Violation at 0x1e0ac802: Writing location 0x00000000

as the last item when the freeze up happened. Is this a know issue? Any insight? I posted my full debug log here http://www.pastebin.ca/1583495 if anyone is interested.

Thanks,
Harry


- Dan Dare - 2009-10-01

I get similar occasionally on Windows 9.04.1 stable version... Might be worth trying with the latest SVN before submitting a Trac ticket (http://www.xbmc.org/trac)


- Harry Muscle - 2009-10-02

Dan Dare Wrote:I get similar occasionally on Windows 9.04.1 stable version... Might be worth trying with the latest SVN before submitting a Trac ticket (http://www.xbmc.org/trac)

I think I figured out what was causing the problem. I disabled the Weather Plus plugin and I haven't had a single freeze yet when running a plugin ... it's only been two days though.

Harry