Skip to content

Instantly share code, notes, and snippets.

@atin360
Created June 17, 2013 10:20
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 atin360/f1c220fc436f413832e3 to your computer and use it in GitHub Desktop.
Save atin360/f1c220fc436f413832e3 to your computer and use it in GitHub Desktop.
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
2013-06-17 15:49:52.444 jhsgd[1217:1d603] -[UITableView dequeueReusableCellWithIdentifier:forIndexPath:]: unrecognized selector sent to instance 0xb14e400
Unhandled Exception:
MonoTouch.Foundation.MonoTouchException: Objective-C exception thrown. Name: NSInvalidArgumentException Reason: -[UITableView dequeueReusableCellWithIdentifier:forIndexPath:]: unrecognized selector sent to instance 0xb14e400
at (wrapper managed-to-native) MonoTouch.ObjCRuntime.Messaging:IntPtr_objc_msgSend_IntPtr_IntPtr (intptr,intptr,intptr,intptr)
at MonoTouch.UIKit.UITableView.DequeueReusableCell (MonoTouch.Foundation.NSString reuseIdentifier, MonoTouch.Foundation.NSIndexPath indexPath) [0x00000] in <filename unknown>:0
at jhsgd.RootViewController+DataSource.GetCell (MonoTouch.UIKit.UITableView tableView, MonoTouch.Foundation.NSIndexPath indexPath) [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) MonoTouch.ObjCRuntime.Messaging:void_objc_msgSend_IntPtr_int (intptr,intptr,intptr,int)
at MonoTouch.UIKit.UITableView.InsertRows (MonoTouch.Foundation.NSIndexPath[] atIndexPaths, UITableViewRowAnimation withRowAnimation) [0x00000] in <filename unknown>:0
at jhsgd.RootViewController.AddNewItem (System.Object sender, System.EventArgs args) [0x00000] in <filename unknown>:0
at MonoTouch.UIKit.UIBarButtonItem+Callback.Call (MonoTouch.Foundation.NSObject sender) [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x00000] in <filename unknown>:0
at jhsgd.Application.Main (System.String[] args) [0x00000] in <filename unknown>:0
2013-06-17 15:49:52.457 jhsgd[1217:1d603] Unhandled managed exception: Objective-C exception thrown. Name: NSInvalidArgumentException Reason: -[UITableView dequeueReusableCellWithIdentifier:forIndexPath:]: unrecognized selector sent to instance 0xb14e400 (MonoTouch.Foundation.MonoTouchException)
at (wrapper managed-to-native) MonoTouch.ObjCRuntime.Messaging:IntPtr_objc_msgSend_IntPtr_IntPtr (intptr,intptr,intptr,intptr)
at MonoTouch.UIKit.UITableView.DequeueReusableCell (MonoTouch.Foundation.NSString reuseIdentifier, MonoTouch.Foundation.NSIndexPath indexPath) [0x00000] in <filename unknown>:0
at jhsgd.RootViewController+DataSource.GetCell (MonoTouch.UIKit.UITableView tableView, MonoTouch.Foundation.NSIndexPath indexPath) [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) MonoTouch.ObjCRuntime.Messaging:void_objc_msgSend_IntPtr_int (intptr,intptr,intptr,int)
at MonoTouch.UIKit.UITableView.InsertRows (MonoTouch.Foundation.NSIndexPath[] atIndexPaths, UITableViewRowAnimation withRowAnimation) [0x00000] in <filename unknown>:0
at jhsgd.RootViewController.AddNewItem (System.Object sender, System.EventArgs args) [0x00000] in <filename unknown>:0
at MonoTouch.UIKit.UIBarButtonItem+Callback.Call (MonoTouch.Foundation.NSObject sender) [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x00000] in <filename unknown>:0
at jhsgd.Application.Main (System.String[] args) [0x00000] in <filename unknown>:0
mono-rt: Stacktrace:
mono-rt:
Native stacktrace:
mono-rt: 0 jhsgd 0x000a2e8a mono_handle_native_sigsegv + 266
mono-rt: 1 jhsgd 0x000aec6d sigabrt_signal_handler + 109
mono-rt: 2 libsystem_c.dylib 0x91f9659b _sigtramp + 43
mono-rt: 3 ??? 0xffffffff 0x0 + 4294967295
mono-rt: 4 libsystem_c.dylib 0x91f31bdd abort + 167
mono-rt: 5 jhsgd 0x00010d5b monotouch_unhandled_exception_handler + 283
mono-rt: 6 jhsgd 0x0009fd27 mono_invoke_unhandled_exception_hook + 231
mono-rt: 7 jhsgd 0x000a439a mono_handle_exception_internal + 4170
mono-rt: 8 jhsgd 0x000a44e9 mono_handle_exception + 41
mono-rt: 9 jhsgd 0x0004a97d mono_x86_throw_exception + 285
mono-rt: 10 ??? 0x09f0de8f 0x0 + 166780559
mono-rt: 11 jhsgd 0x00010e4e monotouch_exception_handler + 158
mono-rt: 12 CoreFoundation 0x0360e0fc __handleUncaughtException + 76
mono-rt: 13 libobjc.A.dylib 0x0379ff0f _objc_terminate + 86
mono-rt: 14 libc++abi.dylib 0x03d6e8de _ZL19safe_handler_callerPFvvE + 13
mono-rt: 15 libc++abi.dylib 0x03d6e946 __cxa_bad_typeid + 0
mono-rt: 16 libc++abi.dylib 0x03d6fab2 _ZL23__gxx_exception_cleanup19_Unwind_Reason_CodeP17_Unwind_Exception + 0
mono-rt: 17 libobjc.A.dylib 0x0379fde1 _objc_exception_destructor + 0
mono-rt: 18 CoreFoundation 0x0360fcbd -[NSObject doesNotRecognizeSelector:] + 253
mono-rt: 19 CoreFoundation 0x03574ed0 ___forwarding___ + 432
mono-rt: 20 CoreFoundation 0x03574cb2 _CF_forwarding_prep_0 + 50
mono-rt: 21 ??? 0x11242754 0x0 + 287582036
mono-rt: 22 ??? 0x1124253c 0x0 + 287581500
mono-rt: 23 ??? 0x11242384 0x0 + 287581060
mono-rt: 24 ??? 0x112424b2 0x0 + 287581362
mono-rt: 25 jhsgd 0x000cf135 mono_jit_runtime_invoke + 741
mono-rt: 26 jhsgd 0x0016c47e mono_runtime_invoke + 126
mono-rt: 27 jhsgd 0x00009ea6 monotouch_trampoline + 3686
mono-rt: 28 UIKit 0x015f5c54 -[UITableView(UITableViewInternal) _createPreparedCellForGlobalRow:withIndexPath:] + 494
mono-rt: 29 UIKit 0x015f63ce -[UITableView(UITableViewInternal) _createPreparedCellForGlobalRow:] + 69
mono-rt: 30 UIKit 0x017bd759 -[_UITableViewUpdateSupport(Private) _setupAnimationsForNewlyInsertedCells] + 1116
mono-rt: 31 UIKit 0x017c792c -[_UITableViewUpdateSupport _setupAnimations] + 143
mono-rt: 32 UIKit 0x015e37a1 -[UITableView(_UITableViewPrivate) _updateWithItems:updateSupport:] + 1393
mono-rt: 33 UIKit 0x015e04c3 -[UITableView(_UITableViewPrivate) _endCellAnimationsWithContext:] + 12675
mono-rt: 34 UIKit 0x015eb6d2 -[UITableView _updateRowsAtIndexPaths:updateAction:withRowAnimation:] + 295
mono-rt: 35 UIKit 0x015eb711 -[UITableView insertRowsAtIndexPaths:withRowAnimation:] + 55
mono-rt: 36 ??? 0x1124232c 0x0 + 287580972
mono-rt: 37 ??? 0x11241cac 0x0 + 287579308
mono-rt: 38 ??? 0x0cc02ab2 0x0 + 213920434
mono-rt: 39 ??? 0x0cc029d6 0x0 + 213920214
mono-rt: 40 ??? 0x09f5618d 0x0 + 167076237
mono-rt: 41 jhsgd 0x000cf135 mono_jit_runtime_invoke + 741
mono-rt: 42 jhsgd 0x0016c47e mono_runtime_invoke + 126
mono-rt: 43 jhsgd 0x00009ea6 monotouch_trampoline + 3686
mono-rt: 44 CoreFoundation 0x0360fe99 -[NSObject performSelector:withObject:withObject:] + 73
mono-rt: 45 UIKit 0x0155e14e -[UIApplication sendAction:to:from:forEvent:] + 96
mono-rt: 46 UIKit 0x0179ca0e -[UIBarButtonItem(UIInternal) _sendAction:withEvent:] + 145
mono-rt: 47 CoreFoundation 0x0360fe99 -[NSObject performSelector:withObject:withObject:] + 73
mono-rt: 48 UIKit 0x0155e14e -[UIApplication sendAction:to:from:forEvent:] + 96
mono-rt: 49 UIKit 0x0155e0e6 -[UIApplication sendAction:toTarget:fromSender:forEvent:] + 61
mono-rt: 50 UIKit 0x01604ade -[UIControl sendAction:to:forEvent:] + 66
mono-rt: 51 UIKit 0x01604fa7 -[UIControl(Internal) _sendActionsForEvents:withEvent:] + 503
mono-rt: 52 UIKit 0x01604266 -[UIControl touchesEnded:withEvent:] + 549
mono-rt: 53 UIKit 0x015833c0 -[UIWindow _sendTouchesForEvent:] + 513
mono-rt: 54 UIKit 0x015835e6 -[UIWindow sendEvent:] + 273
mono-rt: 55 UIKit 0x01569dc4 -[UIApplication sendEvent:] + 464
mono-rt: 56 UIKit 0x0155d634 _UIApplicationHandleEvent + 8196
mono-rt: 57 GraphicsServices 0x0418aef5 PurpleEventCallback + 1274
mono-rt: 58 CoreFoundation 0x035e2195 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 53
mono-rt: 59 CoreFoundation 0x03546ff2 __CFRunLoopDoSource1 + 146
mono-rt: 60 CoreFoundation 0x035458da __CFRunLoopRun + 2218
mono-rt: 61 CoreFoundation 0x03544d84 CFRunLoopRunSpecific + 212
mono-rt: 62 CoreFoundation 0x03544c9b CFRunLoopRunInMode + 123
mono-rt: 63 GraphicsServices 0x041897d8 GSEventRunModal + 190
mono-rt: 64 GraphicsServices 0x0418988a GSEventRun + 103
mono-rt: 65 UIKit 0x0155b626 UIApplicationMain + 1163
mono-rt: 66 ??? 0x0cbfb784 0x0 + 213890948
mono-rt: 67 ??? 0x0cbfa724 0x0 + 213886756
mono-rt: 68 ??? 0x0cbfa440 0x0 + 213886016
mono-rt: 69 ??? 0x0cbfa4cf 0x0 + 213886159
mono-rt: 70 jhsgd 0x000cf135 mono_jit_runtime_invoke + 741
mono-rt: 71 jhsgd 0x0016c47e mono_runtime_invoke + 126
mono-rt: 72 jhsgd 0x00170354 mono_runtime_exec_main + 420
mono-rt: 73 jhsgd 0x001706c5 mono_runtime_run_main + 725
mono-rt: 74 jhsgd 0x000452e5 mono_jit_exec + 149
mono-rt: 75 jhsgd 0x00003754 main + 1604
mono-rt: 76 jhsgd 0x00002725 start + 53
mono-rt:
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment