Reply to thread

I recently installed SysInfo and after that if I leave MP running for a long period of time I'm unable to play movies anymore and see the following error in logs:

[code]2009-08-09 13:37:41.763013 [ERROR][MPMain]: VideoPlayer9:exception while creating DShow graph Creating an instance of the COM component with CLSID {E436EBB3-524F-11CE-9F53-0020AF0BA770} from the IClassFactory failed due to the following error: 80070486.    at MediaPortal.Player.VideoPlayerVMR9.GetInterfaces()[/code]


Watching the handle count of the MP process I see it is very high and keeps growing.  I believe there is a serious memory/handle leak in the SysInfo plugin.


Once I remove SysInfo.dll, the problem goes away.


See same issue reported by another user here: https://forum.team-mediaportal.com/general-support-51/exception-when-trying-watch-movie-after-while-log-included-52483/#post359031


Top Bottom