https://bugzilla.novell.com/show_bug.cgi?id=646285
https://bugzilla.novell.com/show_bug.cgi?id=646285#c0 Summary: Error while freeing up memory Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Runtime AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3 I had a UITableViewSouce with this property: public MKPlacemark placemark = new MKPlacemark(); When I simulate (it does this on the actual device also) memory warning the app crashes with a monotouch error about draining Reproducible: Always Steps to Reproduce: 1.Place "public MKPlacemark placemark = new MKPlacemark();" on a tableviewsource 2.Simulate low memory warning 3.App crashes with monotouch sig error -- 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
