Jump to content

Error on Rotate


Recommended Posts

Dell Optiplex GX520 (.NET 2.0 installed)

Was *not* able to repeat the error, as it worked after restarting the app.

This was on a PNG image.

Not asking for help, just letting ya know. :)

Error:

Crash log for Paint.NET v2.6 Release Candidate 1 (Release Candidate 1 Release build 2.6.2220.35943)

Time of crash: 1/31/2006 3:08:54 PM

OS version: 5.1.2600.131072 Service Pack 2 Workstation x86

.NET Framework version: 2.0.50727.42 x86

Processor count: 2

Exception details:

System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at PaintDotNet.SystemLayer.SafeNativeMethods.memcpy(Void* dst, Void* src, UIntPtr length)

at PaintDotNet.SystemLayer.Memory.Copy(Void* dst, Void* src, UInt64 length)

at PaintDotNet.Surface.CopySurface(Surface source)

at PaintDotNet.Surface.Clone()

at PaintDotNet.BitmapLayer..ctor(Surface surface, Boolean takeOwnership)

at PaintDotNet.BitmapLayer..ctor(Surface surface)

at PaintDotNet.RotateAction.RotateLayer(BitmapLayer layer, RotateType rotation, Int32 width, Int32 height)

at PaintDotNet.RotateAction.PerformAction()

at PaintDotNet.DocumentWorkspace.PerformAction(DocumentAction performMe)

at PaintDotNet.MainForm.menuImageRotate90CW_Click(Object sender, EventArgs e)

at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)

at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)

at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)

at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)

at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)

at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)

at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)

at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)

at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

at System.Windows.Forms.ToolStrip.WndProc(Message& m)

at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

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

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...