[Mono-bugs] [Bug 79883][Wis] Changed - SIGSEGV in Graphics.DrawLine
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Nov 10 16:45:31 EST 2006
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 rolfkvinge at ya.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79883
--- shadow/79883 2006-11-10 16:45:06.000000000 -0500
+++ shadow/79883.tmp.17131 2006-11-10 16:45:31.000000000 -0500
@@ -505,6 +505,11 @@
- correctly freed (by the GC), and
- correctly detected in System.Drawing (hence the ArgumentException)
Now the (next) problem is to find which object was collected (looks
like the brush or the graphic instance from the stack trace) and
ensure a reference is kept to it.
+
+------- Additional Comments From rolfkvinge at ya.com 2006-11-10 16:45 -------
+Created an attachment (id=18059)
+Old valgrind log of crash (before installing latest libgdiplus)
+
More information about the mono-bugs
mailing list