Jump to content

Crash on installing


Recommended Posts

Hi,

I'm using paint.net 3.08. A few days ago I've installed latest .net 2.0 patches and since then paint.net is dead. I've uninstalled it and tried to install a fresh copy but without luck. Here's my pdncrash.log:

--------------------------------------

Application version: Paint.NET v3.08 (Final Release build 3.08.2708.22795)

Time of crash: 2007.07.18 08:31:43

Application uptime: 00:00:03.0468750

OS Version: 5.1.2600.131072 Service Pack 2 Workstation x86

.NET Framework version: 2.0.50727.832 x86

Processor: 2x "Intel® Pentium® 4 CPU 3.40GHz" @ ~3399MHz

Physical memory: 1013 MB

Tablet PC: no

Locale: pdnr.c: en-US, hklm: en-US, hkcu: n/a, cc: lt-LT, cuic: en-US

Exception details:

System.TypeInitializationException: The type initializer for 'PaintDotNet.DocumentWorkspace' threw an exception. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at System.Windows.Forms.UnsafeNativeMethods.OleCreateIPictureIndirect(Object pictdesc, Guid& iid, Boolean fOwn)

at System.Windows.Forms.Cursor.LoadPicture(IStream stream)

at System.Windows.Forms.Cursor..ctor(Stream stream)

at PaintDotNet.Tools.ShapeTool..ctor(DocumentWorkspace documentWorkspace, ImageResource toolBarImage, String name, String helpText, Char hotKey, ToolBarConfigItems toolBarConfigItemsInclude, ToolBarConfigItems toolBarConfigItemsExclude)

at PaintDotNet.Tools.LineTool..ctor(DocumentWorkspace documentWorkspace)

--- End of inner exception stack trace ---

at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)

at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)

at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

at PaintDotNet.DocumentWorkspace.CreateTool(Type toolType, DocumentWorkspace dc)

at PaintDotNet.DocumentWorkspace.InitializeToolInfos()

at PaintDotNet.DocumentWorkspace..cctor()

--- End of inner exception stack trace ---

at PaintDotNet.DocumentWorkspace.get_ToolInfos()

at PaintDotNet.PdnToolBar..ctor()

at PaintDotNet.AppWorkspace.InitializeComponent()

at PaintDotNet.AppWorkspace..ctor()

at PaintDotNet.MainForm.InitializeComponent()

at PaintDotNet.MainForm..ctor(String[] args)

at PaintDotNet.Startup.StartPart2()

at PaintDotNet.Startup.Start()

at PaintDotNet.Startup.Main(String[] args)

------------------------------------------------------------------------------

Any advice here?

Cheers!

Link to comment
Share on other sites

you have 1013MB of RAM ?. 1GB of RAM is 1024MB. Do you use on board video because on board video will use your ram but if not then you got corrupt memory. Also your log file seems to say that as well.

System.TypeInitializationException: The type initializer for 'PaintDotNet.DocumentWorkspace' threw an exception. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

Best to run a memory testing program to make sure.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...