MP crashed when stopping Series Episode (1 Viewer)

THDBASED

Portal Pro
January 30, 2006
469
2
Home Country
Belgium Belgium
TV-Server Version:
MediaPortal Version: 0.2.3.0 RC2 + SVN
MediaPortal Skin: SimpleMP Beta 4
Windows Version: Windows XP home SP2
CPU Type: AMD X2 4000+
HDD: 320 gig Seagate
Memory: 1 gig
Motherboard: Asus m2a-vm hdmi
Motherboard Chipset:
Motherboard Bios: 1101
Video Card: Radeon x1250
Video Card Driver:
Sound Card:
Sound Card AC3:
Sound Card Driver:
1. TV Card: Hauppauge HVR 1300
1. TV Card Type: DVB-t + Analog
1. TV Card Driver: 4.0
2. TV Card: Hauppauge PVR 150MCE
2. TV Card Type: Analog
2. TV Card Driver: 4.0
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: ffdshow
MPEG2 Audio Codec: MPA
Satelite/CableTV Provider: Telenet
HTPC Case:
Cooling:
Power Supply:
Remote:
TV:
TV - HTPC Connection: VGA


Mediaportal crashed when I was using MP-TV series, I started an episode and then stopped it by pressing "b", then Mp crashed. Logs attached
 

ronilse

Retired Team Member
  • Premium Supporter
  • July 19, 2005
    4,422
    283
    Moss
    Home Country
    Norway Norway
    Hi,
    Since you use TV-Series plugin & SimpleMP as skin it could any of those 2 causes this, i'll move this report to plugin dir maybe someone can help you.......

    Regards
    Roy
     

    Inker

    Retired Team Member
  • Premium Supporter
  • December 6, 2004
    2,055
    318
    Doesn't look like it has anything to do with the plugin (or the skin I think).

    Code:
    2007-10-10 16:21:37.359375 [Info.][MPMain]: GUIVideoFiles: OnPlayBackStopped idFile=26 timeMovieStopped=8 resumeData=
    2007-10-10 16:21:37.359375 [Info.][10]: Exception   :System.AccessViolationException: Poging tot het lezen of schrijven van beveiligd geheugen. Dit duidt er vaak op dat ander geheugen is beschadigd.
       bij MediaPortal.GUI.Library.GUIFontManager.FontEnginePresentTextures()
       bij MediaPortal.GUI.Library.GUIFontManager.Present()
       bij MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed)
       bij MediaPortalApp.RenderFrame(Single timePassed)
    2007-10-10 16:21:37.359375 [Info.][10]: Exception   :Poging tot het lezen of schrijven van beveiligd geheugen. Dit duidt er vaak op dat ander geheugen is beschadigd.
    2007-10-10 16:21:37.359375 [Info.][10]:   site      :Void FontEnginePresentTextures()
    2007-10-10 16:21:37.359375 [Info.][10]:   source    :Core
    2007-10-10 16:21:37.359375 [Info.][10]:   stacktrace:   bij MediaPortal.GUI.Library.GUIFontManager.FontEnginePresentTextures()
       bij MediaPortal.GUI.Library.GUIFontManager.Present()
       bij MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed)
       bij MediaPortalApp.RenderFrame(Single timePassed)
     

    THDBASED

    Portal Pro
    January 30, 2006
    469
    2
    Home Country
    Belgium Belgium
    Didn't think so either. Doesn't the playback of Mp-Tv series use the code of Myvideo's? Before it crashed I also had a weird problem with starting episode, when I started an episode it goes fullscreen but it hangs, but when I press escape to go to MP again with video in small window in the corner it plays fine and when I click the window again to go fullscreen it plays just fine.
     

    ronilse

    Retired Team Member
  • Premium Supporter
  • July 19, 2005
    4,422
    283
    Moss
    Home Country
    Norway Norway
    Hi,
    Seems like the stop comes after this, if it is the one or the other i dunno, maybe he can test with B2 skin & or without TV SeriesPlugin to check?:

    Code:
    2007-10-10 16:21:37.140625 [Debug][MPMain]: Window: MediaPortal.GUI.Video.TVSeriesPlugin init
    2007-10-10 16:21:37.203125 [Info.][MPMain]: GUIWindowManager: Could not find window 50
    2007-10-10 16:21:37.218750 [Info.][15]: MediaPortal: Unhandled exception occured
    2007-10-10 16:21:37.234375 [Info.][15]: Exception   :System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld.
       bij MediaPortal.GUI.Library.GUIAnimation.FreeResources()
       bij MediaPortal.GUI.Video.TVSeriesPlugin.setProcessAnimationStatus(Boolean enable)
       bij MediaPortal.GUI.Video.TVSeriesPlugin.Clock(Object stateInfo)
       bij System.Threading._TimerCallback.TimerCallback_Context(Object state)
       bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bij System.Threading._TimerCallback.PerformTimerCallback(Object state)
    2007-10-10 16:21:37.234375 [Info.][15]: Exception   :De objectverwijzing is niet op een exemplaar van een object ingesteld.
    2007-10-10 16:21:37.234375 [Info.][15]:   site      :Void FreeResources()
    2007-10-10 16:21:37.234375 [Info.][15]:   source    :Core
    2007-10-10 16:21:37.234375 [Info.][15]:   stacktrace:   bij MediaPortal.GUI.Library.GUIAnimation.FreeResources()
       bij MediaPortal.GUI.Video.TVSeriesPlugin.setProcessAnimationStatus(Boolean enable)
       bij MediaPortal.GUI.Video.TVSeriesPlugin.Clock(Object stateInfo)
       bij System.Threading._TimerCallback.TimerCallback_Context(Object state)
       bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bij System.Threading._TimerCallback.PerformTimerCallback(Object state)
    2007-10-10 16:21:37.234375 [Info.][15]: MediaPortal: stop...
     

    Inker

    Retired Team Member
  • Premium Supporter
  • December 6, 2004
    2,055
    318
    Hi,
    Seems like the stop comes after this, if it is the one or the other i dunno, maybe he can test with B2 skin & or without TV SeriesPlugin to check?:

    Code:
    2007-10-10 16:21:37.140625 [Debug][MPMain]: Window: MediaPortal.GUI.Video.TVSeriesPlugin init
    2007-10-10 16:21:37.203125 [Info.][MPMain]: GUIWindowManager: Could not find window 50
    2007-10-10 16:21:37.218750 [Info.][15]: MediaPortal: Unhandled exception occured
    2007-10-10 16:21:37.234375 [Info.][15]: Exception   :System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld.
       bij MediaPortal.GUI.Library.GUIAnimation.FreeResources()
       bij MediaPortal.GUI.Video.TVSeriesPlugin.setProcessAnimationStatus(Boolean enable)
       bij MediaPortal.GUI.Video.TVSeriesPlugin.Clock(Object stateInfo)
       bij System.Threading._TimerCallback.TimerCallback_Context(Object state)
       bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bij System.Threading._TimerCallback.PerformTimerCallback(Object state)
    2007-10-10 16:21:37.234375 [Info.][15]: Exception   :De objectverwijzing is niet op een exemplaar van een object ingesteld.
    2007-10-10 16:21:37.234375 [Info.][15]:   site      :Void FreeResources()
    2007-10-10 16:21:37.234375 [Info.][15]:   source    :Core
    2007-10-10 16:21:37.234375 [Info.][15]:   stacktrace:   bij MediaPortal.GUI.Library.GUIAnimation.FreeResources()
       bij MediaPortal.GUI.Video.TVSeriesPlugin.setProcessAnimationStatus(Boolean enable)
       bij MediaPortal.GUI.Video.TVSeriesPlugin.Clock(Object stateInfo)
       bij System.Threading._TimerCallback.TimerCallback_Context(Object state)
       bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bij System.Threading._TimerCallback.PerformTimerCallback(Object state)
    2007-10-10 16:21:37.234375 [Info.][15]: MediaPortal: stop...

    Hmm, I think ur right. setProcessAnimationStatus .... does the skin maybe not define the animation control?
     

    THDBASED

    Portal Pro
    January 30, 2006
    469
    2
    Home Country
    Belgium Belgium
    I copied the skin files from BlueTwo in Simple MP because Simple MP doesn't yet have skin files for latest MP Tv-series plugin
     

    Inker

    Retired Team Member
  • Premium Supporter
  • December 6, 2004
    2,055
    318
    I copied the skin files from BlueTwo in Simple MP because Simple MP doesn't yet have skin files for latest MP Tv-series plugin

    And its reproducable behaviour? If so, please attach the exact tvseries.xml this happens with.
     

    Users who are viewing this thread

    Top Bottom