Hi.
So, my games have been crashing alot lately, which ruins my computers ability to render things properly. It is not the video card (i have ruled that out through extensive testing. Nor is it any power or heat issues. I have come to the conclusion that its a memory issue. Normally i cant play left 4 dead for more than 5 seconds before it crashes completely. So i disabled the shared video memory, and it runs now for a around five minutes before it crashes. Among the error messages i get on a crash is an overflow error and an error message with this text:
************** Exception Text **************
System.Runtime.InteropServices.ExternalException: A generic error occurred in GDI+.
at System.Drawing.Graphics.get_Clip()
at System.Drawing.GraphicsContext..ctor(Graphics g)
at System.Drawing.Graphics.Save()
at System.Windows.Forms.PaintEventArgs.get_Graphics()
at System.Windows.Forms.Control.PaintBackColor(PaintE ventArgs e, Rectangle rectangle, Color backColor)
at System.Windows.Forms.Control.PaintBackground(Paint EventArgs e, Rectangle rectangle, Color backColor, Point scrollOffset)
at System.Windows.Forms.Control.PaintBackground(Paint EventArgs e, Rectangle rectangle)
at System.Windows.Forms.Control.OnPaintBackground(Pai ntEventArgs pevent)
at System.Windows.Forms.ScrollableControl.OnPaintBack ground(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandlin g(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmEraseBkgnd(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.ContainerControl.WndProc(Mess age& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at ATI.ACE.CLI.Component.Dashboard.DashboardForm.WndP roc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
This is my ram:
http://www.newegg.com/Product/Produc...82E16820231226
If you can't tell me whats wrong exactly here, can anybody at least tell me if it is in fact a memory issue?