G__ Posted March 28, 2006 Share Posted March 28, 2006 Crash log for Paint.NET v2.6 (Final Release build 2.6.2244.18680) Time of crash: 28/03/2006 16:34:36 OS version: 5.1.2600.131072 Service Pack 2 Workstation x86 .NET Framework version: 2.0.50727.42 x86 Processor count: 1 Physical memory: 1022 MB Exception details: System.OutOfMemoryException: CreateDIBSection returned NULL (0) at PaintDotNet.SystemLayer.Memory.AllocateBitmap(Int32 width, Int32 height, IntPtr& handle) at PaintDotNet.MemoryBlock.Allocate(Int32 width, Int32 height, IntPtr& handle, Boolean allowRetry) at PaintDotNet.MemoryBlock.Allocate(Int32 width, Int32 height, IntPtr& handle, Boolean allowRetry) at PaintDotNet.MemoryBlock..ctor(Int32 width, Int32 height) at PaintDotNet.Surface..ctor(Int32 width, Int32 height) at PaintDotNet.Surface..ctor(Size size) at PaintDotNet.DocumentWorkspace.SetDocument(Document document) at PaintDotNet.CanvasSizeAction.PerformAction() at PaintDotNet.DocumentWorkspace.PerformAction(DocumentAction performMe) at PaintDotNet.DocumentWorkspace.PerformAction(Type actionType, Object[] parameters) at PaintDotNet.MainForm.menuImageCanvasSize_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) ------------------------------------------------------------------------------ Quote ~G~ Link to comment Share on other sites More sharing options...
Rick Brewster Posted March 28, 2006 Share Posted March 28, 2006 Looks like you're out of memory. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.