[Mono-bugs] [Bug 543961] Crash using Accelerometer and CFRunLoop

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Oct 18 13:05:06 EDT 2009


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

User gnorton at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=543961#c10


Geoff Norton <gnorton at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #10 from Geoff Norton <gnorton at novell.com>  2009-10-18 11:04:56 MDT ---
Jose,

  The reason your app is crashing is you're busylooping in FinishedLaunching. 
The iPhone has a watchdog, and if you do not return from finishedLaunching
within 10 seconds of starting the app, it kills the application.

-- 
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