https://bugzilla.novell.com/show_bug.cgi?id=656759
https://bugzilla.novell.com/show_bug.cgi?id=656759#c2 --- Comment #2 from Michal Sartoris <[email protected]> 2010-12-13 16:17:35 UTC --- Created an attachment (id=404564) --> (http://bugzilla.novell.com/attachment.cgi?id=404564) Simple sample with the same problem Here is simplier sample demonstrating the problem. When you comment out _paint.Reset() line, app is crashing on other Paint calls. In more complex application, it is also crashing on _asyncHandler.Post(this.NotifyDataSetChanged) line. You need to scroll the list for a while to crash it. Looks like app crashes earlier when it is more complex. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
