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=81093 --- shadow/81093 2007-03-09 22:17:15.000000000 -0500 +++ shadow/81093.tmp.4229 2007-03-15 14:51:29.000000000 -0500 @@ -267,6 +267,33 @@ Rolf, if I recall correctly I get more of less the same error running the repro I attached for bug #81043. ------- Additional Comments From [EMAIL PROTECTED] 2007-03-09 22:17 ------- okay, the hang is fixed. the x errors that show up now are different than the map/unmap ones. i'll take a look on monday. + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-15 14:51 ------- +looks like we have 1 remaining X error when running the unit tests. +It happens in the finalizer thread, though, so there's no telling +what's really going on (or which test is triggering it). Here's the +error: + +X11 Error encountered: + Error: RenderBadPicture (invalid Picture parameter) + Request: 154 (154) + Resource ID: 0x3A0042D + Serial: 24272 + Hwnd: <null> + Control: <null> + at System.Windows.Forms.XplatUIX11.HandleError () in +/home/toshok/src/mono/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIX11.cs:line +1681 + at System.Windows.Forms.XplatUIX11.HandleError () + at System.Drawing.GDIPlus.GdipDeleteGraphics () + at System.Drawing.GDIPlus.GdipDeleteGraphics () + at System.Drawing.Graphics.Dispose () in +/home/toshok/src/mono/mcs/class/System.Drawing/System.Drawing/Graphics.cs:line +278 + at System.Drawing.Graphics.Finalize () in +/home/toshok/src/mono/mcs/class/System.Drawing/System.Drawing/Graphics.cs:line +80 + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
