[Mono-bugs] [Bug 646285] New: Error while freeing up memory
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Oct 13 15:32:28 EDT 2010
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: gnorton at novell.com
ReportedBy: vrokolos at gmail.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list