Hi, Your application has crashed. You can get more information from the crash log (open Xcode, go to the Organizer (Window menu -> Organizer), select Your Device/Device Log on the left and you'll get a list of crash logs). In the same organizer you can also show the device console, check if anything was printed there.
Rolf On Sun, Jan 8, 2012 at 10:42 AM, dermotos <[email protected]> wrote: > This has started to happen to me today. As soon as I launch the app I get > this error. It has completely stopped my development. I have tried reseting > device, restarting computer, rebuild, etc... > > Once or twice I have got past it. (Last time I got past it by debugging on > the simulator, then back to the device). Eitherway however, it starts > happening again a few builds later. > > My console output when the error occurs is below: > (using latest stable version of all frameworks etc...) > > Jan 8 20:40:32 unknown SpringBoard[15] <Notice>: Posting > 'com.apple.iokit.hid.displayStatus' notifyState=1 > Jan 8 20:40:32 unknown SpringBoard[15] <Notice>: MultitouchHID: detection > mode: 255->0 (deferring until bootloaded) > Jan 8 20:40:32 unknown SpringBoard[15] <Notice>: MultitouchHID: device > bootloaded > Jan 8 20:40:32 unknown SpringBoard[15] <Notice>: MultitouchHID: detection > mode: 0->0 > Jan 8 20:40:32 unknown kernel[0] <Debug>: set_crc_notification_state 0 > Jan 8 20:40:35 unknown kernel[0] <Debug>: launchd[353] Builtin profile: > container (sandbox) > Jan 8 20:40:35 unknown kernel[0] <Debug>: launchd[353] Container: > /private/var/mobile/Applications/0FB37CB3-7793-488E-8D0F-8D279227040D [69] > (sandbox) > Jan 8 20:40:35 unknown ReportCrash[354] <Notice>: Formulating crash report > for process Apollo[353] > Jan 8 20:40:35 unknown com.apple.launchd[1] <Warning>: > (UIKitApplication:apollo[0x2aaf]) Job appears to have crashed: Segmentation > fault: 11 > Jan 8 20:40:35 unknown com.apple.launchd[1] <Warning>: > (UIKitApplication:apollo[0x2aaf]) Throttling respawn: Will start in > 2147483646 seconds > Jan 8 20:40:35 unknown SpringBoard[15] <Warning>: Application 'Apollo' > exited abnormally with signal 11: Segmentation fault: 11 > Jan 8 20:40:36 unknown ReportCrash[354] <Error>: Saved crashreport to > > /var/mobile/Library/Logs/CrashReporter/Apollo_2012-01-08-204035_Dermots-IPhone.plist > using uid: 0 gid: 0, synthetic_euid: 501 egid: 0 > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Segmentation-Fault-11-Connection-with-the-debugger-has-been-lost-tp4275300p4275300.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
