[Mono-bugs] [Bug 446341] System. ArgumentException raised eventually on control with double buffering

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 20 09:54:28 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=446341

User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=446341#c2


Sebastien Pouliot <spouliot at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
           Severity|Major                                           |Normal
          Component|Sys.Drawing.                                    |Windows.Forms




--- Comment #2 from Sebastien Pouliot <spouliot at novell.com>  2008-11-20 07:54:27 MST ---
System.Drawing does not change it's behavior between "normal" and
double-buffering - so the problem is likely higher in the stack (moving to
MWF).

Having a Region with a NULL pointer generally (98%) means that it was freed or
garbage collection because no one kept a reference to the managed.

As for your second note (null Graphics) you should fill a separate bug report
with a stack trace.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list