MP lockup (1 Viewer)

mlburgoon

Portal Pro
November 16, 2006
448
48
Home Country
United States of America United States of America
MediaPortal Version: 1.1.2
MediaPortal Skin: streamed mp
Windows Version: 7
CPU Type: intel e8400
HDD: 1 tb
Memory: 2 gig
Motherboard: intel dg45id
Video Card: onboard
Video Card Driver: latest
Sound Card: onboard
Sound Card AC3:
Sound Card Driver:
1. TV Card: none
1. TV Card Type:
1. TV Card Driver:
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec:
MPEG2 Audio Codec:
h.264 Video Codec:
Satelite/CableTV Provider:
HTPC Case:
Cooling:
Power Supply:
Remote:
TV:
TV - HTPC Connection:

ok, I have been having an issue with MP locking up for a long time now and can't figure it out. I have attached logs and a screenshot. The screenshot shows wht I get. Lat night before bed, I launched MP, did a few things in MP (pandora, showtimes) and then turned off my equipment. The MP box runs all the time and MP runs all the time (well, tries to). This morning I turn on the TV, and this is what I got. The OS is still running fine, but MP is locked up and at 98% CPU. MP is connected to the TV via HDMI. How I got to this point from a perfectly worknig system was upgraging to 1.1.2. before that, everything was working fine. I have done a full memory test on the system (since the logs point to that) and the physical memory is fine. No issues there. plugins are updated, streamed mp is updated (several times since this started) and I still get MP lockups. I have also tried switching skins andt that does not help either. Any help would be appreciated.
 

Attachments

  • issue.jpg
    issue.jpg
    171.8 KB

mlburgoon

Portal Pro
November 16, 2006
448
48
Home Country
United States of America United States of America
ok, I disabled the fanart handler and now it is all working just fine. I think I need to do some more work in that area.
 

mlburgoon

Portal Pro
November 16, 2006
448
48
Home Country
United States of America United States of America
Well, I did a full uninstall and re-install. It still hangs and locks up. MP is totally unusable for me at this point. Anyone have any ideas???
ANYONE???
 

mm1352000

Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Did you reinstall the fanart handler when you reinstalled?

    Over and over in your logs I see:

    Code:
    2011-02-11 00:43:38.922851 [ERROR][MPMain(1)]: render exception:System.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.GUIMultiImage.Render(Single timePassed)
       at MediaPortal.GUI.Library.GUIControl.DoRender(Single timePassed, UInt32 currentTime)
       at MediaPortal.GUI.Library.GUIGroup.Render(Single timePassed)
       at MediaPortal.GUI.Library.GUIControl.DoRender(Single timePassed, UInt32 currentTime)
       at MediaPortal.GUI.Library.GUIWindow.Render(Single timePassed)

    My understanding is that this sort of error happens when a process tries to access files that it does not have permission to access. There are a few possibly old errors relating accessing specific files in the fanart log:

    Code:
    10-Feb-2011 21:04:12 Error [               Utils]: LoadImage ([B]C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Skin FanArt\UserDef\pictures\default2.jpg[/B]): System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
       at MediaPortal.GUI.Library.CachedTexture.FontEngineAddTexture(Int32 hasCode, Boolean useAlphaBlend, Void* fontTexture)
       at MediaPortal.GUI.Library.CachedTexture.Frame..ctor(String name, Texture image, Int32 duration)
       at MediaPortal.GUI.Library.GUITextureManager.Load(String fileNameOrg, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Boolean persistent)
       at FanartHandler.Utils.LoadImage(String filename)

    Code:
    10-Feb-2011 21:51:42 Error [               Utils]: LoadImage ([B]C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Skin FanArt\Scraper\music\corinne bailey rae (70594).jpg[/B]): System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
       at MediaPortal.GUI.Library.CachedTexture.FontEngineAddTexture(Int32 hasCode, Boolean useAlphaBlend, Void* fontTexture)
       at MediaPortal.GUI.Library.CachedTexture.Frame..ctor(String name, Texture image, Int32 duration)
       at MediaPortal.GUI.Library.GUITextureManager.Load(String fileNameOrg, Int64 lColorKey, Int32 iMaxWidth, Int32 iMaxHeight, Boolean persistent)
       at FanartHandler.Utils.LoadImage(String filename)

    I'm not really a MediaPortal client expert and you have lots of plugins which could be fully/partially, but try checking the images mentioned above...

    :)
     

    mlburgoon

    Portal Pro
    November 16, 2006
    448
    48
    Home Country
    United States of America United States of America
    Thanks, I did a FULL re-install. deleted everything and started over. when I get a chance, I will post new logs from this new install. Also, I have not installed all the plugins that were on my old install.
     

    Users who are viewing this thread

    Top Bottom