MP Suddenly shuts down (1 Viewer)

KXE_DENMARK

Portal Member
May 10, 2006
14
0
Aarhus Denmark
Area: Media Portal Program
MediaPortal Version: 0.2.0.2 (2006-07-22)
MediaPortal Skin: BlueTwo1280x720
Windows Version: Windows XP (SP2)
.NET CLR Version: 2.0.50727
DirectX Version: 4.09.00.0904 (9.0c)
Audio Codec: NVIDIA Audio Decoder
Video Codec: NVIDIA Video Decoder
CPU Type: AMD Athlon XP 3200+
Memory: 511 MB
Motherboard: MS-6570E (MICRO-STAR INTERNATIONAL CO., LTD)
TV Card Model: Hauppauge Nova-t
TV Card Type: DVB
TV Card Driver: -
Video Card Model: Nvidia Geforce 6600 GT (128 MB)
Video Card Driver: -
Video Card Resolution: 1360x768
Video Render Type: -
Audio Card Model: Realtek AC'97 Audio
Audio Card Driver: -
Synopsis::

Hi forum..

I have a problem with my MP box.

It sometimes shuts down without any warning. This happens when I watch fullscreen TV.

Here is a my error.log:

24-07-2006 19:50:29 Exception :Error in the application.
-2005530520 (D3DERR_DEVICELOST)
at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
at Microsoft.DirectX.Direct3D.Device.Present()
at MediaPortalApp.Render(Single timePassed)
24-07-2006 19:50:29 Exception :Error in the application.
24-07-2006 19:50:29 site :Void PresentInternal(Microsoft.DirectX.PrivateImplementationDetails.tagRECT*, Microsoft.DirectX.PrivateImplementationDetails.tagRECT*, IntPtr)
24-07-2006 19:50:29 source :Microsoft.DirectX.Direct3D
24-07-2006 19:50:29 stacktrace: at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
at Microsoft.DirectX.Direct3D.Device.Present()
at MediaPortalApp.Render(Single timePassed)
24-07-2006 20:14:05 Exception :confused:ystem.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at System.Number.FormatInt32(Int32 value, String format, NumberFormatInfo info)
at System.Int32.ToString(String format, IFormatProvider provider)
at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)
at System.String.Format(IFormatProvider provider, String format, Object[] args)
at MediaPortal.TV.Recording.TVCaptureDevice.get_TimeShiftFilePath()
at MediaPortal.TV.Recording.CommandProcessor.GetTimeShiftFileName(Int32 card)
at MediaPortal.TV.Recording.Recorder.IsViewing()
at MediaPortal.GUI.TV.GUIFullScreenTV.Render(Single timePassed)
at MediaPortal.GUI.TV.GUIFullScreenTV.RenderLayer(Single timePassed)
at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed)
at MediaPortalApp.RenderFrame(Single timePassed)
24-07-2006 20:14:05 Exception :Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
24-07-2006 20:14:05 site :confused:ystem.String FormatInt32(Int32, System.String, System.Globalization.NumberFormatInfo)
24-07-2006 20:14:05 source :mscorlib
24-07-2006 20:14:05 stacktrace: at System.Number.FormatInt32(Int32 value, String format, NumberFormatInfo info)
at System.Int32.ToString(String format, IFormatProvider provider)
at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)
at System.String.Format(IFormatProvider provider, String format, Object[] args)
at MediaPortal.TV.Recording.TVCaptureDevice.get_TimeShiftFilePath()
at MediaPortal.TV.Recording.CommandProcessor.GetTimeShiftFileName(Int32 card)
at MediaPortal.TV.Recording.Recorder.IsViewing()
at MediaPortal.GUI.TV.GUIFullScreenTV.Render(Single timePassed)
at MediaPortal.GUI.TV.GUIFullScreenTV.RenderLayer(Single timePassed)
at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed)
at MediaPortalApp.RenderFrame(Single timePassed)
24-07-2006 20:14:05 RenderFrame exception Attempted to read or write protected memory. This is often an indication that other memory is corrupt. mscorlib at System.Number.FormatInt32(Int32 value, String format, NumberFormatInfo info)
at System.Int32.ToString(String format, IFormatProvider provider)
at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)
at System.String.Format(IFormatProvider provider, String format, Object[] args)
at MediaPortal.TV.Recording.TVCaptureDevice.get_TimeShiftFilePath()
at MediaPortal.TV.Recording.CommandProcessor.GetTimeShiftFileName(Int32 card)
at MediaPortal.TV.Recording.Recorder.IsViewing()
at MediaPortal.GUI.TV.GUIFullScreenTV.Render(Single timePassed)
at MediaPortal.GUI.TV.GUIFullScreenTV.RenderLayer(Single timePassed)
at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed)
at MediaPortalApp.RenderFrame(Single timePassed)
24-07-2006 20:14:06 Exception :confused:ystem.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at System.Number.FormatInt32(Int32 value, String format, NumberFormatInfo info)
at System.Int32.ToString(String format, IFormatProvider provider)
at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)
at System.String.Format(IFormatProvider provider, String format, Object[] args)
at MediaPortal.Util.Utils.SecondsToHMSString(Int32 lSeconds)
at MediaPortalApp.OnProcess()
at MediaPortal.D3DApp.Application_Idle(Object sender, EventArgs e)
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at MediaPortalApp.Main(String[] args)
24-07-2006 20:14:06 Exception :Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
24-07-2006 20:14:06 site :confused:ystem.String FormatInt32(Int32, System.String, System.Globalization.NumberFormatInfo)
24-07-2006 20:14:06 source :mscorlib
24-07-2006 20:14:06 stacktrace: at System.Number.FormatInt32(Int32 value, String format, NumberFormatInfo info)
at System.Int32.ToString(String format, IFormatProvider provider)
at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)
at System.String.Format(IFormatProvider provider, String format, Object[] args)
at MediaPortal.Util.Utils.SecondsToHMSString(Int32 lSeconds)
at MediaPortalApp.OnProcess()
at MediaPortal.D3DApp.Application_Idle(Object sender, EventArgs e)
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at MediaPortalApp.Main(String[] args)
24-07-2006 20:14:06 MediaPortal stopped due 2 an exception Attempted to read or write protected memory. This is often an indication that other memory is corrupt. mscorlib at System.Number.FormatInt32(Int32 value, String format, NumberFormatInfo info)
at System.Int32.ToString(String format, IFormatProvider provider)
at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)
at System.String.Format(IFormatProvider provider, String format, Object[] args)
at MediaPortal.Util.Utils.SecondsToHMSString(Int32 lSeconds)
at MediaPortalApp.OnProcess()
at MediaPortal.D3DApp.Application_Idle(Object sender, EventArgs e)
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at MediaPortalApp.Main(String[] args)
 

Taipan

Retired Team Member
  • Premium Supporter
  • February 23, 2005
    2,075
    44
    Melbourne
    Home Country
    Australia Australia
    KXE_DENMARK said:
    24-07-2006 20:14:05 RenderFrame exception Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
    Might be a "bad RAM" problem? I suggest you run MemTest 86 for a few hours (even overnight) to see if that indicates some bad RAM addresses?
     

    Users who are viewing this thread

    Top Bottom