[Mono-bugs] [Bug 78186][Nor] Changed - SIGABRT in GdipDrawString

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 31 14:15:45 EDT 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 xenomorph2 at onlinehome.de.

http://bugzilla.ximian.com/show_bug.cgi?id=78186

--- shadow/78186	2006-05-31 11:38:52.000000000 -0400
+++ shadow/78186.tmp.11029	2006-05-31 14:15:45.000000000 -0400
@@ -50,6 +50,20 @@
 
 There are some strange things in your gdb backtrace. Can your try to
 run this with mono --trace=T:System.Drawing.GDIPlus and attach the
 output ?
 
 Thanks
+
+------- Additional Comments From xenomorph2 at onlinehome.de  2006-05-31 14:15 -------
+With mono --trace=T:System.Drawing.GDIPlus I couldn't reproduce the
+problem anymore.
+
+So I decided to disable Hypterthreading. After that, I didn't get the
+SIGABRT anymore.
+
+It seems that this is a threading problem on SMP machines. I don't
+know if it is cairo or libgdiplus who's causing this but I guess it is
+a cairo problem !?!
+
+If you have the chance to run nunit-gui on a SMP/Hyperthreading
+machine then try it.


More information about the mono-bugs mailing list