- August 30, 2006
- 408
- 36
- Home Country
- Afghanistan
I don't know where to start with this so I've included all log files from the last couple of days.
I created an entirely new htpc with clean Windows 7 64-bit and all modern hardware and drivers. I've installed MP1.2B and the latest plugins, and keep them current. This was about a month ago. I've had FH installed since then and update to the latest as soon as it (or Moving Pictures, MyTVSeries, etc.) come out. Hence, I've had the most recent versions of the major plugins and StreamedMP skin installed.
The symptoms are that MP eventually hangs after several hours of inactivity. There are almost never any FH log files but the main MediaPortal errors.log file is HUGE - 50 to 100MB in size, with the same error repeated over and over. A search through the forum indicates that the likelihood is that it's a problem with Fanart Handler, although I don't know for sure.
I have a fairly small collection of MP3s - probably 1000 or so - but a huge collection of movies (3500) and tv shows (22000). These are all on a network share (\\server\media\movies etc.). The htpc is connected via wireless and the wireless link and/or internet connection may not always be up, although the htpc itself is never shut down or put into hibernate/suspend mode.
My machine itself is solid - no hardware errors, no memory test errors. It has 12GB of memory and the motherboard, cpu etc. are all about 3 2 months old.
Hopefully the log files give some indication of issues. please note that one of the logs has errors about a filename/pathname being too long. I have since corrected those mp3s causing that error. I don't believe the problem lies with those as I've only seen that error once.
It's possible this isn't a FH problem but old forum threads had similar issues that indicated FH so I thought I'd start here.
The error that is repeated in the log files is:
I created an entirely new htpc with clean Windows 7 64-bit and all modern hardware and drivers. I've installed MP1.2B and the latest plugins, and keep them current. This was about a month ago. I've had FH installed since then and update to the latest as soon as it (or Moving Pictures, MyTVSeries, etc.) come out. Hence, I've had the most recent versions of the major plugins and StreamedMP skin installed.
The symptoms are that MP eventually hangs after several hours of inactivity. There are almost never any FH log files but the main MediaPortal errors.log file is HUGE - 50 to 100MB in size, with the same error repeated over and over. A search through the forum indicates that the likelihood is that it's a problem with Fanart Handler, although I don't know for sure.
I have a fairly small collection of MP3s - probably 1000 or so - but a huge collection of movies (3500) and tv shows (22000). These are all on a network share (\\server\media\movies etc.). The htpc is connected via wireless and the wireless link and/or internet connection may not always be up, although the htpc itself is never shut down or put into hibernate/suspend mode.
My machine itself is solid - no hardware errors, no memory test errors. It has 12GB of memory and the motherboard, cpu etc. are all about 3 2 months old.
Hopefully the log files give some indication of issues. please note that one of the logs has errors about a filename/pathname being too long. I have since corrected those mp3s causing that error. I don't believe the problem lies with those as I've only seen that error once.
It's possible this isn't a FH problem but old forum threads had similar issues that indicated FH so I thought I'd start here.
The error that is repeated in the log files is:
2011-07-04 02:09:03.374405 [ERROR][MPMain(1)]: render exceptionystem.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at MediaPortal.GUI.Library.CachedTexture.FontEngineDrawTexture(Int32 textureNo, Single x, Single y, Single nw, Single nh, Single uoff, Single voff, Single umax, Single vmax, Int32 color, Single[,] matrix)
at MediaPortal.GUI.Library.CachedTexture.Frame.Draw(Single x, Single y, Single nw, Single nh, Single uoff, Single voff, Single umax, Single vmax, Int32 color)
at MediaPortal.GUI.Library.GUIImage.Render(Single timePassed)
at MediaPortal.GUI.Library.GUIControl.DoRender(Single timePassed, UInt32 currentTime)
at MediaPortal.GUI.Library.GUIWindow.Render(Single timePassed)