[Mono-bugs] [Bug 613126] New: Monotouch 3.0.7 - app crash bug

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jun 10 01:38:43 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=613126

http://bugzilla.novell.com/show_bug.cgi?id=613126#c0


           Summary: Monotouch 3.0.7 - app crash bug
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Runtime
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: johnnynine at yahoo.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Customer
           Blocker: Yes


Created an attachment (id=368350)
 --> (http://bugzilla.novell.com/attachment.cgi?id=368350)
source code

Description of Problem:
I have attached a simple test case application which causes the app to crash.

Steps to reproduce the problem:
1. Compile the attached source code.
2. Run on the iPhone or iPhone simulator in Debug or Release.


Actual Results:
As soon as the app enters the timer's elapsed event handler for the 1st time
the app crashes. The handler does very little but it crashes the app the 1st or
second time through. If you comment out the NSData lines the app will not
crash.

This logic is very similar to how my full application works so I am eagerly
awaiting a stable monotouch build to use to submit my app to the App Store.

Thanks

-- 
Configure bugmail: http://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