[Mono-bugs] [Bug 656759] New: Paint.Reset is crashing with Java.Lang.NullPointerException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Dec 1 06:00:09 EST 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=656759#c0


           Summary: Paint.Reset is crashing with
                    Java.Lang.NullPointerException
    Classification: Mono
           Product: MonoDroid
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: mkestner at novell.com
        ReportedBy: miso at resco.net
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=402876)
 --> (http://bugzilla.novell.com/attachment.cgi?id=402876)
Complete zipped project and log file

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.12)
Gecko/20101026 Firefox/3.6.12

The application is crashing with Java.Lang.NullPointerException when calling
Paint.Reset from View's OnDraw several times with MonoDroid P8(8735) or
P8.1(8744). The same code is working with MonoDroid P7(8648).

Reproducible: Always

Steps to Reproduce:
1. Build and run attached project.
2. Click on the list or try to scroll it.
3. Observe crash.
Actual Results:  
Application crashes.

Expected Results:  
Application should not crash and redraw list.

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


More information about the mono-bugs mailing list