[Mono-bugs] [Bug 619658] UIActionSheet causes crash
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jul 2 16:45:04 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=619658
http://bugzilla.novell.com/show_bug.cgi?id=619658#c1
Geoff Norton <gnorton at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Geoff Norton <gnorton at novell.com> 2010-07-02 20:45:04 UTC ---
You are letting the UIActionSheet get garbage ocllected as soon as you return
from Purge (), but you are telling objc to call back on it to
HandleActionSheetClicked. Keep a reference to the UIActionSheet until you have
dismissed it / or the user does.
--
Configure bugmail: http://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