[Mono-bugs] [Bug 75304][Min] New - Crash when exiting after 'new
TextBox'
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jun 18 03:19:11 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75304
--- shadow/75304 2005-06-18 03:19:10.000000000 -0400
+++ shadow/75304.tmp.22667 2005-06-18 03:19:10.000000000 -0400
@@ -0,0 +1,49 @@
+Bug#: 75304
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: Windows.Forms
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: gonzalo at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Crash when exiting after 'new TextBox'
+
+I was testing this test case for assembly loading and found out that it
+segfaults when the program finishes.
+
+The stack trace:
+#0 0x00000020 in ?? ()
+#1 0xb716bcf5 in _X11TransWrite () from /usr/X11R6/lib/libX11.so.6
+#2 0xb714c4b5 in _XFlush () from /usr/X11R6/lib/libX11.so.6
+#3 0xb714d9d4 in _XReply () from /usr/X11R6/lib/libX11.so.6
+#4 0xb7149356 in XSync () from /usr/X11R6/lib/libX11.so.6
+#5 0xb70955de in XRenderCompositeTriFan () from /usr/lib/libXrender.so.1
+#6 0xb70956b9 in XRenderCompositeTriFan () from /usr/lib/libXrender.so.1
+#7 0xb7095887 in XRenderFindDisplay () from /usr/lib/libXrender.so.1
+#8 0xb70943bc in XRenderFreePicture () from /usr/lib/libXrender.so.1
+#9 0xb70f8ca3 in _cairo_xlib_surface_destroy (abstract_surface=0xb7097910)
+ at cairo_xlib_surface.c:180
+#10 0xb70f1a7a in *INT_cairo_surface_destroy (surface=0x82963e8)
+ at cairo_surface.c:144
+#11 0xb70e89a8 in _cairo_gstate_fini (gstate=0x8444d40) at cairo_gstate.c:165
+#12 0xb70e89d2 in _cairo_gstate_destroy (gstate=0x8444d40)
+ at cairo_gstate.c:196
+#13 0xb70e3879 in cairo_destroy (cr=0x84449c0) at cairo.c:114
+#14 0xb70bbbdf in GdipDeleteGraphics (graphics=0x8443a50) at graphics.c:372
+#15 0xb6eff83d in ?? ()
+#16 0x08443a50 in ?? ()
+#17 0x001f4e80 in ?? ()
+#18 0x082dc3a0 in ?? ()
+#19 0x081f4e50 in ?? ()
+
+IP 0xb6eff9bd at offset 0x2d of method (wrapper managed-to-native)
+System.Drawing.GDIPlus:GdipDeleteGraphics (intptr) (0xb6eff990
+0xb6eff9df)[domain 0x21f00 - aload.exe]
More information about the mono-bugs
mailing list