Open GoogleCodeExporter opened 9 years ago
It crashes for me too on OSX 10.5.5 on a 2.53 GHz Intel MBP with 4GB RAM:
-----HERE------
Got System.Drawing.Rectangle[] get_ClipRectangles() and
System.Windows.Forms.Hwnd
ObjectFromHandle(IntPtr)
-------Finished--------
SingleInstanceManager.SingleInstaceManager: Not implemented
UI.SetControlRedrawImpl: Not implemented
PORT: HideHorizontalScrollBar missing
Stacktrace:
at (wrapper managed-to-native) System.Threading.Thread.SetCachedCurrentCulture
(System.Globalization.CultureInfo) <0x00004>
at (wrapper managed-to-native) System.Threading.Thread.SetCachedCurrentCulture
(System.Globalization.CultureInfo) <0xffffffff>
at System.Threading.Thread.get_CurrentCulture () <0x00096>
at System.NumberFormatter..ctor (System.Threading.Thread) <0x0003c>
at System.Threading.Thread.AcquireNumberFormatter () <0x00040>
at System.NumberFormatter.GetInstance () <0x0001b>
at System.NumberFormatter.NumberToString (string,int,System.IFormatProvider) <0x00011>
at System.Int32.ToString (string,System.IFormatProvider) <0x00018>
at System.String.FormatHelper (System.Text.StringBuilder,System.IFormatProvider,string,object[])
<0x00323>
at System.Text.StringBuilder.AppendFormat (System.IFormatProvider,string,object[]) <0x00016>
at System.Text.StringBuilder.AppendFormat (string,object) <0x00042>
at System.Exception.get_StackTrace () <0x002a8>
at System.Exception.ToString () <0x0012b>
at PaintDotNet.ThumbnailManager.RenderThreadImpl () <0x00720>
at PaintDotNet.ThumbnailManager.RenderThread () <0x00010>
at (wrapper runtime-invoke) System.Object.runtime_invoke_void__this__ (object,intptr,intptr,intptr)
<0xffffffff>
Abort trap
Original comment by dbisc...@gmail.com
on 11 Nov 2008 at 3:08
Issue was fixed in r63.
Original comment by i.bizau@gmail.com
on 30 Nov 2008 at 10:51
Ionut, it works for me now. Thanks!
Original comment by dbisc...@gmail.com
on 21 Dec 2008 at 9:31
Original issue reported on code.google.com by
joo...@gmail.com
on 28 Oct 2008 at 10:01