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: [email protected] ReportedBy: [email protected] QAContact: [email protected] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
