Skip to content

Instantly share code, notes, and snippets.

@GouriKumari
Last active December 28, 2015 22:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GouriKumari/d9ee8bdae98056e08478 to your computer and use it in GitHub Desktop.
Save GouriKumari/d9ee8bdae98056e08478 to your computer and use it in GitHub Desktop.
monotouch-test crash
Nov 20 16:20:12 XQAiPad613 com.apple.debugserver-199[1621] <Warning>: debugserver-199 for armv7.
Nov 20 16:20:12 XQAiPad613 com.apple.debugserver-199[1621] <Warning>: Connecting to com.apple.debugserver service...
Nov 20 16:20:12 XQAiPad613 kernel[0] <Debug>: lockbot[1589] Builtin profile: debugserver (sandbox)
Nov 20 16:20:12 XQAiPad613 com.apple.debugserver-199[1621] <Warning>: Got a connection, waiting for process information for launching or attaching.
Nov 20 16:20:16 XQAiPad613 com.apple.launchd[1] (UIKitApplication:com.xamarin.monotouch-test[0x01][1622]) <Warning>: (UIKitApplication:com.xamarin.monotouch-test[0x01]) Spawned and waiting for the debugger to attach before continuing...
Nov 20 16:20:16 XQAiPad613 com.apple.debugserver-199[1621] <Warning>: Got a connection, waiting for debugger instructions.
Nov 20 16:20:16 XQAiPad613 com.apple.debugserver-199[1621] <Warning>: 1 +0.000000 sec [0655/0303]: error: ::ptrace (request = PT_THUPDATE, pid = 0x0656, tid = 0x2503, signal = -1) err = Invalid argument (0x00000016)
Nov 20 16:20:16 XQAiPad613 com.apple.debugserver-199[1621] <Warning>: 2 +0.010654 sec [0655/1303]: error: ::read ( 5, 0x2ff369fc, 18446744069414585344 ) => -1 err = Bad file descriptor (0x00000009)
Nov 20 16:20:16 XQAiPad613 mobile_installation_proxy[1619] <Error>: main: Could not receive request from host.
Nov 20 16:20:17 XQAiPad613 kernel[0] <Debug>: launchd[1622] Builtin profile: container (sandbox)
Nov 20 16:20:17 XQAiPad613 kernel[0] <Debug>: launchd[1622] Container: /private/var/mobile/Applications/2DC38FFB-C75A-4064-B3F0-AF599EDBE402 (sandbox)
Nov 20 16:20:17 XQAiPad613 com.apple.launchd[1] (UIKitApplication:com.xamarin.monotouch-test[0x01][1622]) <Error>: (UIKitApplication:com.xamarin.monotouch-test[0x01]) Exited with code: 1
Nov 20 16:20:17 XQAiPad613 com.apple.launchd[1] (UIKitApplication:com.xamarin.monotouch-test[0x01]) <Notice>: (UIKitApplication:com.xamarin.monotouch-test[0x01]) Throttling respawn: Will start in 2147483647 seconds
Nov 20 16:20:17 XQAiPad613 backboardd[27] <Warning>: Application 'UIKitApplication:com.xamarin.monotouch-test[0x01]' exited abnormally with exit status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment