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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
