MP Crash beim Schließen (Manchmal) (1 Viewer)

popy

MP Donator
  • Premium Supporter
  • July 3, 2011
    617
    141
    MediaPortal Version: 1.2.1 Final
    MediaPortal Skin: StreamedMP
    Windows Version: WIndows 7 x64 SP1
    CPU Type: Intel Core 2 Duo E8400 @ 3Ghz
    HDD: 1 TB
    Memory: 4 GB
    Motherboard:
    Video Card: Sapphire Ultimate 5670 1GB RAM - passive cooled
    Video Card Driver: CCC 11.8
    Sound Card: Realtek Onboard
    Sound Card AC3: Realtek Onboard
    Sound Card Driver:
    1. TV Card: KNC One TV-Station DVB-C
    1. TV Card Type: DVB-C
    1. TV Card Driver: 2.2.310.0
    2. TV Card: KNC One TV-Station DVB-C
    2. TV Card Type: DVB-C
    2. TV Card Driver: 2.2.310.0
    3. TV Card: KNC One TV-Station DVB-C
    3. TV Card Type: DVB-C
    3. TV Card Driver: 2.2.310.0
    4. TV Card:
    4. TV Card Type:
    4. TV Card Driver:
    MPEG2 Video Codec: Cyberlink PowerDVD 10 SD/SP
    MPEG2 Audio Codec: Cyberlink PowerDVD 10
    h.264 Video Codec: Microsoft h264 Codec
    Satelite/CableTV Provider:
    HTPC Case: SilverStone GD01
    Cooling: Zalman
    Power Supply: Corsair CX430EU v2
    Remote: USBUIRT + Harmony 885
    TV: LG 50PK250
    TV - HTPC Connection: HDMI


    Hey Leute.

    Meine 1.2.1 Installation läuft echt gut!!! Manchmal wenn ich MP Schließe stürzt es aber ab (Wurde unerwartet beendet...).
    Ist zwar nicht weiter störend da ich es nicht oft beende aber es ist ja nicht gut wenn sich ein Programm mit eine Exception verabschieded und ev. Aufgaben ich erledigen kann (Schreiben von Config usw.).

    Die Mediaportal.Log:

    Code:
    2011-10-22 15:56:15.046660 [Info.][MPMain(1)]: Main: WM_POWERBROADCAST: 7
    2011-10-22 15:56:15.046660 [Info.][MPMain(1)]: Main: Windows has resumed from hibernate mode
    2011-10-22 15:56:15.046660 [Info.][MPMain(1)]: Main: OnResume - Trying to wake up the monitor / tv
    2011-10-22 15:56:15.046660 [Info.][MPMain(1)]: Main: OnResume - Switch to basic home screen
    2011-10-22 15:56:15.528688 [Info.][MPMain(1)]: Main: OnResume - calling recover device
    2011-10-22 15:56:15.528688 [Info.][MPMain(1)]: Main: OnResume - init InputDevices
    2011-10-22 15:56:15.528688 [Info.][MPMain(1)]: DirectInput: not enabled
    2011-10-22 15:56:15.528688 [Info.][MPMain(1)]: Main: WM_POWERBROADCAST: 18
    2011-10-22 15:56:15.529688 [Info.][MPMain(1)]: Main: Windows has resumed from standby or hibernate mode to handle a requested event
    2011-10-22 15:56:15.529688 [Info.][MPMain(1)]: Main: OnResumeAutomatic - Done
    2011-10-22 15:56:15.529688 [Info.][MPMain(1)]: Main: useS3Hack enabled, calling OnResume() on automatic resume
    2011-10-22 15:56:15.529688 [Info.][MPMain(1)]: Main: OnResume - already running -> return without further action
    2011-10-22 15:56:16.623750 [Info.][MPMain(1)]: X10 debug: Could not get interface
    2011-10-22 15:56:16.623750 [Info.][MPMain(1)]: Main: OnResume - set GUIGraphicsContext.State.RUNNING
    2011-10-22 15:56:16.623750 [Info.][MPMain(1)]: Main: OnResume - Done
    2011-10-22 15:56:16.623750 [Info.][MPMain(1)]: TVHome.WndProc(): Windows has resumed from hibernate mode
    2011-10-22 15:56:16.638751 [Info.][TvClient-TvHome: HeartBeat transmitter thread(17)]: TVHome: OnRemotingConnected, recovered from a disconnection
    2011-10-22 15:56:16.638751 [Info.][MPMain(1)]: TvNotify: start
    2011-10-22 15:56:22.839106 [Info.][MPMain(1)]: Main: Exit requested
    2011-10-22 15:56:22.859107 [Info.][MPMain(1)]: Main: Stopping FrameMove
    2011-10-22 15:56:22.900109 [Info.][MPMain(1)]: TexturePacker: disposing texture:1999
    2011-10-22 15:56:22.961113 [Info.][MPMain(1)]: TexturePacker: disposing texture:1997
    2011-10-22 15:56:23.079119 [Info.][MPMain(1)]: TexturePacker: disposing texture:1996
    2011-10-22 15:56:23.085120 [Info.][MPMain(1)]: TexturePacker: disposing texture:1995
    2011-10-22 15:56:23.104121 [Info.][MPMain(1)]: TexturePacker: disposing texture:1983
    2011-10-22 15:56:23.127122 [Info.][MPMain(1)]: TexturePacker: disposing texture:1976
    2011-10-22 15:56:23.128122 [Info.][MPMain(1)]: TexturePacker: disposing texture:1973
    2011-10-22 15:56:23.129122 [Info.][MPMain(1)]: TexturePacker: disposing texture:1972
    2011-10-22 15:56:23.129122 [Info.][MPMain(1)]: TexturePacker: disposing texture:1971
    2011-10-22 15:56:23.176125 [Info.][(68)]: MediaPortal: Unhandled exception occured
    2011-10-22 15:56:23.226128 [Info.][(68)]: Exception   :System.ObjectDisposedException: Auf das verworfene Objekt kann nicht zugegriffen werden.
    Objektname: "MediaPortalApp".
       bei System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
       bei System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
       bei InfoService.Utils.FeedUtils.SetFeedOnWindow(Int32 index, Boolean selectLastItemIndex, Boolean updateGUI)
       bei InfoService.Utils.FeedUtils.SetFeedProperties(Boolean success)
       bei InfoService.Utils.FeedUtils.fWorker_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
       bei System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
       bei System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
       bei System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
       bei System.Threading.ExecutionContext.runTryCode(Object userData)
       bei System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
       bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
    2011-10-22 15:56:23.226128 [Info.][(68)]: Exception   :Auf das verworfene Objekt kann nicht zugegriffen werden.
    Objektname: "MediaPortalApp".
    2011-10-22 15:56:23.227128 [Info.][(68)]:   site      :System.Object MarshaledInvoke(System.Windows.Forms.Control, System.Delegate, System.Object[], Boolean)
    2011-10-22 15:56:23.228128 [Info.][(68)]:   source    :System.Windows.Forms
    2011-10-22 15:56:23.228128 [Info.][(68)]:   stacktrace:   bei System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
       bei System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
       bei InfoService.Utils.FeedUtils.SetFeedOnWindow(Int32 index, Boolean selectLastItemIndex, Boolean updateGUI)
       bei InfoService.Utils.FeedUtils.SetFeedProperties(Boolean success)
       bei InfoService.Utils.FeedUtils.fWorker_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
       bei System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
       bei System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
       bei System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
       bei System.Threading.ExecutionContext.runTryCode(Object userData)
       bei System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
       bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
    2011-10-22 15:56:23.450141 [Info.][MPMain(1)]: TvNotify: stop
    2011-10-22 15:56:23.473142 [Info.][MPMain(1)]: Main: Exiting
    2011-10-22 15:56:23.782160 [Info.][MPMain(1)]:   PlugInManager.Stop()
    2011-10-22 15:56:23.782160 [Info.][MPMain(1)]: PluginManager: stopping MediaPortal.ProcessPlugins.Atmolight.AtmolightPlugin
    2011-10-22 15:56:23.787160 [Info.][MPMain(1)]: atmolight: Set atmoeffect to cemDisabled
    2011-10-22 15:56:23.795160 [Info.][MPMain(1)]: atmolight: Set static color to RED=0 GREEN=0 BLUE=0
    2011-10-22 15:56:23.795160 [Info.][MPMain(1)]: PluginManager: stopping FanartHandler.FanartHandlerSetup
    2011-10-22 15:56:23.799161 [Info.][MPMain(1)]: SQLiteClient: Closing database: FanartHandler.db3
    2011-10-22 15:56:23.800161 [Info.][MPMain(1)]: PluginManager: stopping KeyboardInputPlugin.KeyboardInputPluginMain
    2011-10-22 15:56:23.800161 [Info.][MPMain(1)]: KeyboardInputPlugin: Stopped
    2011-10-22 15:56:23.802161 [Info.][MPMain(1)]: PluginManager: stopping LatestMediaHandler.LatestMediaHandlerSetup
    2011-10-22 15:56:23.817162 [Info.][MPMain(1)]: PluginManager: stopping MessagePlugin.MessagePlugin
    2011-10-22 15:56:23.817162 [Info.][MPMain(1)]: PluginManager: stopping MediaPortal.Plugins.Process.PowerSchedulerClientPlugin
    2011-10-22 15:56:23.823162 [Info.][MPMain(1)]: Stopping PowerScheduler client plugin...
    2011-10-22 15:56:23.841163 [Info.][MPMain(1)]: PSClientPlugin: Stopped
    2011-10-22 15:56:23.842163 [Info.][MPMain(1)]:   fonts.SafeDispose()
    2011-10-22 15:56:23.845163 [Info.][MPMain(1)]: TexturePacker:Dispose()
    2011-10-22 15:56:23.912167 [Info.][MPMain(1)]: Playlist: Saving default playlist default.m3u



    Die Error.Log:

    Code:
    2011-10-22 15:56:23.177125 [ERROR][(68)]: MediaPortal: Unhandled exception occured
    2011-10-22 15:56:23.226128 [ERROR][(68)]: Exception   :System.ObjectDisposedException: Auf das verworfene Objekt kann nicht zugegriffen werden.
    Objektname: "MediaPortalApp".
       bei System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
       bei System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
       bei InfoService.Utils.FeedUtils.SetFeedOnWindow(Int32 index, Boolean selectLastItemIndex, Boolean updateGUI)
       bei InfoService.Utils.FeedUtils.SetFeedProperties(Boolean success)
       bei InfoService.Utils.FeedUtils.fWorker_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
       bei System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
       bei System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
       bei System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
       bei System.Threading.ExecutionContext.runTryCode(Object userData)
       bei System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
       bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
    2011-10-22 15:56:23.227128 [ERROR][(68)]: Exception   :Auf das verworfene Objekt kann nicht zugegriffen werden.
    Objektname: "MediaPortalApp".
    2011-10-22 15:56:23.227128 [ERROR][(68)]:   site      :System.Object MarshaledInvoke(System.Windows.Forms.Control, System.Delegate, System.Object[], Boolean)
    2011-10-22 15:56:23.228128 [ERROR][(68)]:   source    :System.Windows.Forms
    2011-10-22 15:56:23.228128 [ERROR][(68)]:   stacktrace:   bei System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
       bei System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
       bei InfoService.Utils.FeedUtils.SetFeedOnWindow(Int32 index, Boolean selectLastItemIndex, Boolean updateGUI)
       bei InfoService.Utils.FeedUtils.SetFeedProperties(Boolean success)
       bei InfoService.Utils.FeedUtils.fWorker_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
       bei System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
       bei System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
       bei System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
       bei System.Threading.ExecutionContext.runTryCode(Object userData)
       bei System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
       bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)


    Hat einer von euch ne Ahnung an was es liegen könnte?

    Danke
    pOpY
     

    Users who are viewing this thread

    Top Bottom