Created
June 14, 2018 08:28
-
-
Save bruzkovsky/ff216b9c7d6604f5792bede97dad6d07 to your computer and use it in GitHub Desktop.
Stacktrace
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Unhandled Exception: | |
Foundation.MonoTouchException: <Timeout exceeded getting exception details> | |
Error while resolving expression: One or more errors occurred. | |
2018-06-14 10:21:10.142 FormIOSListViewCrashNew.iOS[4197:123919] | |
Unhandled Exception: | |
Foundation.MonoTouchException: Objective-C exception thrown. Name: NSInternalInconsistencyException Reason: Invalid update: invalid number of rows in section 0. The number of rows contained in an existing section after the update (4) must be equal to the number of rows contained in that section before the update (4), plus or minus the number of rows inserted or deleted from that section (1 inserted, 0 deleted) and plus or minus the number of rows moved into or out of that section (0 moved in, 0 moved out). | |
Native stack trace: | |
0 CoreFoundation 0x000000010d1be1e6 __exceptionPreprocess + 294 | |
1 libobjc.A.dylib 0x000000010dea2031 objc_exception_throw + 48 | |
2 CoreFoundation 0x000000010d1c3472 +[NSException raise:format:arguments:] + 98 | |
3 Foundation 0x000000010c638652 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber | |
:description:] + 193 | |
4 UIKit 0x000000010a4fbdfb -[UITableView _endCellAnimationsWithContext:] + 19031 | |
5 UIKit 0x000000010a5157e7 -[UITableView endUpdates] + 75 | |
6 FormIOSListViewCrashNew.iOS 0x0000000108c1afb9 xamarin_dyn_objc_msgSend + 217 | |
7 ??? 0x000000012e7f5a40 0x0 + 5075065408 | |
at ObjCRuntime.Runtime.ThrowNSException (System.IntPtr ns_exception) [0x00000] in /Library/Frameworks/Xamarin.iOS.framework/Versions/11.12.0.4/src/Xamarin.iOS/ObjCRuntime/Runtime.cs:398 | |
at ObjCRuntime.Runtime.throw_ns_exception (System.IntPtr exc) [0x00000] in /Users/builder/data/lanes/5944/64fece5f/source/xamarin-macios/runtime/Delegates.generated.cs:126 | |
at (wrapper native-to-managed) ObjCRuntime.Runtime.throw_ns_exception(intptr) | |
--- End of stack trace from previous location where exception was thrown --- | |
at (wrapper managed-to-native) ObjCRuntime.Messaging.void_objc_msgSend(intptr,intptr) | |
at UIKit.UITableVi | |
ew.EndUpdates () [0x00008] in /Library/Frameworks/Xamarin.iOS.framework/Versions/11.12.0.4/src/Xamarin.iOS/UIKit/UITableView.g.cs:293 | |
at Xamarin.Forms.Platform.iOS.ListViewRenderer.UpdateItems (System.Collections.Specialized.NotifyCollectionChangedEventArgs e, System.Int32 section, System.Boolean resetWhenGrouped) [0x00106] in D:\a\1\s\Xamarin.Forms.Platform.iOS\Renderers\ListViewRenderer.cs:546 | |
at Xamarin.Forms.Platform.iOS.ListViewRenderer.OnCollectionChanged (System.Object sender, System.Collections.Specialized.NotifyCollectionChangedEventArgs e) [0x00000] in D:\a\1\s\Xamarin.Forms.Platform.iOS\Renderers\ListViewRenderer.cs:311 | |
at Xamarin.Forms.Internals.TemplatedItemsList`2[TView,TItem].OnCollectionChanged (System.Collections.Specialized.NotifyCollectionChangedEventArgs e) [0x0000a] in D:\a\1\s\Xamarin.Forms.Core\TemplatedItemsList.cs:771 | |
at Xamarin.Forms.Internals.TemplatedItemsList`2[TView,TItem].OnProxyCollectionChanged (System.Object sender, System.Collections.Specialized.NotifyCollectionC | |
hangedEventArgs e) [0x0001a] in D:\a\1\s\Xamarin.Forms.Core\TemplatedItemsList.cs:976 | |
at Xamarin.Forms.ListProxy.OnCollectionChanged (System.Collections.Specialized.NotifyCollectionChangedEventArgs e) [0x0000a] in D:\a\1\s\Xamarin.Forms.Core\ListProxy.cs:233 | |
at Xamarin.Forms.ListProxy+<>c__DisplayClass33_0.<OnCollectionChanged>b__0 () [0x00018] in D:\a\1\s\Xamarin.Forms.Core\ListProxy.cs:206 | |
at Xamarin.Forms.ListProxy.OnCollectionChanged (System.Object sender, System.Collections.Specialized.NotifyCollectionChangedEventArgs e) [0x000a0] in D:\a\1\s\Xamarin.Forms.Core\ListProxy.cs:225 | |
at Xamarin.Forms.ListProxy+WeakNotifyProxy.OnCollectionChanged (System.Object sender, System.Collections.Specialized.NotifyCollectionChangedEventArgs e) [0x00031] in D:\a\1\s\Xamarin.Forms.Core\ListProxy.cs:394 | |
at System.Collections.ObjectModel.ObservableCollection`1[T].OnCollectionChanged (System.Collections.Specialized.NotifyCollectionChangedEventArgs e) [0x0000f] in /Library/Frameworks/Xamarin.iOS.framework/Versi | |
ons/11.12.0.4/src/Xamarin.iOS/mcs/class/referencesource/System/compmod/system/collections/objectmodel/observablecollection.cs:288 | |
at System.Collections.ObjectModel.ObservableCollection`1[T].OnCollectionChanged (System.Collections.Specialized.NotifyCollectionChangedAction action, System.Object item, System.Int32 index) [0x00000] in /Library/Frameworks/Xamarin.iOS.framework/Versions/11.12.0.4/src/Xamarin.iOS/mcs/class/referencesource/System/compmod/system/collections/objectmodel/observablecollection.cs:351 | |
at System.Collections.ObjectModel.ObservableCollection`1[T].InsertItem (System.Int32 index, T item) [0x00024] in /Library/Frameworks/Xamarin.iOS.framework/Versions/11.12.0.4/src/Xamarin.iOS/mcs/class/referencesource/System/compmod/system/collections/objectmodel/observablecollection.cs:219 | |
at System.Collections.ObjectModel.Collection`1[T].Add (T item) [0x00020] in /Library/Frameworks/Xamarin.iOS.framework/Versions/11.12.0.4/src/Xamarin.iOS/mcs/class/referencesource/mscorlib/system/collections/objectmo | |
del/collection.cs:67 | |
at FormsIOSListViewCrash.MainViewModel.<.ctor>b__0_1 () [0x00000] in C:\Source\Local\FormIOSListViewCrashNew\FormIOSListViewCrashNew\FormIOSListViewCrashNew\App.xaml.cs:54 | |
at Xamarin.Forms.Command+<>c__DisplayClass3_0.<.ctor>b__0 (System.Object o) [0x00000] in D:\a\1\s\Xamarin.Forms.Core\Command.cs:73 | |
at Xamarin.Forms.Command.Execute (System.Object parameter) [0x00000] in D:\a\1\s\Xamarin.Forms.Core\Command.cs:107 | |
at Xamarin.Forms.MenuItem.Activate () [0x00010] in D:\a\1\s\Xamarin.Forms.Core\MenuItem.cs:98 | |
at Xamarin.Forms.Platform.iOS.ToolbarItemExtensions+PrimaryToolbarItem.<.ctor>b__2_0 (System.Object sender, System.EventArgs e) [0x00000] in D:\a\1\s\Xamarin.Forms.Platform.iOS\Extensions\ToolbarItemExtensions.cs:33 | |
at UIKit.UIBarButtonItem+Callback.Call (Foundation.NSObject sender) [0x0000d] in /Library/Frameworks/Xamarin.iOS.framework/Versions/11.12.0.4/src/Xamarin.iOS/UIKit/UIBarButtonItem.cs:30 | |
at (wrapper managed-to-native) UIKit.UIApplication.UIApplicationMain | |
(int,string[],intptr,intptr) | |
at UIKit.UIApplication.Main (System.String[] args, System.IntPtr principal, System.IntPtr delegate) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/11.12.0.4/src/Xamarin.iOS/UIKit/UIApplication.cs:79 | |
at UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0002c] in /Library/Frameworks/Xamarin.iOS.framework/Versions/11.12.0.4/src/Xamarin.iOS/UIKit/UIApplication.cs:63 | |
at FormIOSListViewCrashNew.iOS.Application.Main (System.String[] args) [0x00001] in C:\Source\Local\FormIOSListViewCrashNew\FormIOSListViewCrashNew\FormIOSListViewCrashNew.iOS\Main.cs:17 0 CoreFoundation 0x000000010d1be1e6 __exceptionPreprocess + 294 | |
1 libobjc.A.dylib 0x000000010dea2031 objc_exception_throw + 48 | |
2 CoreFoundation 0x000000010d1c3472 +[NSException raise:format:arguments:] + 98 | |
3 Foundation 0x000000010c638652 -[NSAssertio | |
nHandler handleFailureInMethod:object:file:lineNumber:description:] + 193 | |
4 UIKit 0x000000010a4fbdfb -[UITableView _endCellAnimationsWithContext:] + 19031 | |
5 UIKit 0x000000010a5157e7 -[UITableView endUpdates] + 75 | |
6 FormIOSListViewCrashNew.iOS 0x0000000108c1afb9 xamarin_dyn_objc_msgSend + 217 | |
7 ??? 0x000000012e7f5a40 0x0 + 5075065408 | |
2018-06-14 10:21:10.144 FormIOSListViewCrashNew.iOS[4197:123919] Unhandled managed exception: | |
Objective-C exception thrown. Name: NSInternalInconsistencyException Reason: Invalid update: invalid number of rows in section 0. The number of rows contained in an existing section after the update (4) must be equal to the number of rows contained in that section before the update (4), plus or minus the number of rows inserted or deleted from that section (1 inserted, 0 deleted) and plus or minus the number of rows moved into or out of that section (0 moved in, 0 moved out). | |
Native stack trace: | |
0 CoreFoundation 0x000000010d1be1e6 __exceptionPreprocess + 294 | |
1 libobjc.A.dylib 0x000000010dea2031 objc_exception_throw + 48 | |
2 CoreFoundation 0x000000010d1c3472 +[NSException raise:format:arguments:] + 98 | |
3 Foundation 0x000000010c638652 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 193 | |
4 UIKit 0x000000010a4fbdfb -[UITableView _endCellAnimationsWithContext:] + 19031 | |
5 UIKit 0x000000010a5157e7 -[UITableView endUpdates] + 75 | |
6 FormIOSListViewCrashNew.iOS 0x0000000108c1afb9 xamarin_dyn_objc_msgSend + 217 | |
7 ??? 0x000000012e7f5a40 0x0 + 5075065408 | |
(Foundation.MonoTouchException) | |
at ObjCRuntime.Runtime.ThrowNSException (System.IntPtr ns_exception) [0x00000] in /Library/Frameworks/Xamarin.iOS.framework/Versions/11.12.0.4/src/Xamarin.iOS/ObjCRuntime/ | |
Runtime.cs:398 | |
at ObjCRuntime.Runtime.throw_ns_exception (System.IntPtr exc) [0x00000] in /Users/builder/data/lanes/5944/64fece5f/source/xamarin-macios/runtime/Delegates.generated.cs:126 | |
at (wrapper native-to-managed) ObjCRuntime.Runtime.throw_ns_exception(intptr) | |
--- End of stack trace from previous location where exception was thrown --- | |
at (wrapper managed-to-native) ObjCRuntime.Messaging.void_objc_msgSend(intptr,intptr) | |
at UIKit.UITableView.EndUpdates () [0x00008] in /Library/Frameworks/Xamarin.iOS.framework/Versions/11.12.0.4/src/Xamarin.iOS/UIKit/UITableView.g.cs:293 | |
at Xamarin.Forms.Platform.iOS.ListViewRenderer.UpdateItems (System.Collections.Specialized.NotifyCollectionChangedEventArgs e, System.Int32 section, System.Boolean resetWhenGrouped) [0x00106] in D:\a\1\s\Xamarin.Forms.Platform.iOS\Renderers\ListViewRenderer.cs:546 | |
at Xamarin.Forms.Platform.iOS.ListViewRenderer.OnCollectionChanged (System.Object sender, System.Collections.Specialized.NotifyCollectionChangedEventArgs e) [0x000 | |
00] in D:\a\1\s\Xamarin.Forms.Platform.iOS\Renderers\ListViewRenderer.cs:311 | |
at Xamarin.Forms.Internals.TemplatedItemsList`2[TView,TItem].OnCollectionChanged (System.Collections.Specialized.NotifyCollectionChangedEventArgs e) [0x0000a] in D:\a\1\s\Xamarin.Forms.Core\TemplatedItemsList.cs:771 | |
at Xamarin.Forms.Internals.TemplatedItemsList`2[TView,TItem].OnProxyCollectionChanged (System.Object sender, System.Collections.Specialized.NotifyCollectionChangedEventArgs e) [0x0001a] in D:\a\1\s\Xamarin.Forms.Core\TemplatedItemsList.cs:976 | |
at Xamarin.Forms.ListProxy.OnCollectionChanged (System.Collections.Specialized.NotifyCollectionChangedEventArgs e) [0x0000a] in D:\a\1\s\Xamarin.Forms.Core\ListProxy.cs:233 | |
at Xamarin.Forms.ListProxy+<>c__DisplayClass33_0.<OnCollectionChanged>b__0 () [0x00018] in D:\a\1\s\Xamarin.Forms.Core\ListProxy.cs:206 | |
at Xamarin.Forms.ListProxy.OnCollectionChanged (System.Object sender, System.Collections.Specialized.NotifyCollectionChangedEventArgs e) [0x000a0] in D:\a\1\s\Xamar | |
in.Forms.Core\ListProxy.cs:225 | |
at Xamarin.Forms.ListProxy+WeakNotifyProxy.OnCollectionChanged (System.Object sender, System.Collections.Specialized.NotifyCollectionChangedEventArgs e) [0x00031] in D:\a\1\s\Xamarin.Forms.Core\ListProxy.cs:394 | |
at System.Collections.ObjectModel.ObservableCollection`1[T].OnCollectionChanged (System.Collections.Specialized.NotifyCollectionChangedEventArgs e) [0x0000f] in /Library/Frameworks/Xamarin.iOS.framework/Versions/11.12.0.4/src/Xamarin.iOS/mcs/class/referencesource/System/compmod/system/collections/objectmodel/observablecollection.cs:288 | |
at System.Collections.ObjectModel.ObservableCollection`1[T].OnCollectionChanged (System.Collections.Specialized.NotifyCollectionChangedAction action, System.Object item, System.Int32 index) [0x00000] in /Library/Frameworks/Xamarin.iOS.framework/Versions/11.12.0.4/src/Xamarin.iOS/mcs/class/referencesource/System/compmod/system/collections/objectmodel/observablecollection.cs:351 | |
at System.Collections.ObjectModel.ObservableCollecti | |
on`1[T].InsertItem (System.Int32 index, T item) [0x00024] in /Library/Frameworks/Xamarin.iOS.framework/Versions/11.12.0.4/src/Xamarin.iOS/mcs/class/referencesource/System/compmod/system/collections/objectmodel/observablecollection.cs:219 | |
at System.Collections.ObjectModel.Collection`1[T].Add (T item) [0x00020] in /Library/Frameworks/Xamarin.iOS.framework/Versions/11.12.0.4/src/Xamarin.iOS/mcs/class/referencesource/mscorlib/system/collections/objectmodel/collection.cs:67 | |
at FormsIOSListViewCrash.MainViewModel.<.ctor>b__0_1 () [0x00000] in C:\Source\Local\FormIOSListViewCrashNew\FormIOSListViewCrashNew\FormIOSListViewCrashNew\App.xaml.cs:54 | |
at Xamarin.Forms.Command+<>c__DisplayClass3_0.<.ctor>b__0 (System.Object o) [0x00000] in D:\a\1\s\Xamarin.Forms.Core\Command.cs:73 | |
at Xamarin.Forms.Command.Execute (System.Object parameter) [0x00000] in D:\a\1\s\Xamarin.Forms.Core\Command.cs:107 | |
at Xamarin.Forms.MenuItem.Activate () [0x00010] in D:\a\1\s\Xamarin.Forms.Core\MenuItem.cs:98 | |
at Xamarin.Forms.Pla | |
tform.iOS.ToolbarItemExtensions+PrimaryToolbarItem.<.ctor>b__2_0 (System.Object sender, System.EventArgs e) [0x00000] in D:\a\1\s\Xamarin.Forms.Platform.iOS\Extensions\ToolbarItemExtensions.cs:33 | |
at UIKit.UIBarButtonItem+Callback.Call (Foundation.NSObject sender) [0x0000d] in /Library/Frameworks/Xamarin.iOS.framework/Versions/11.12.0.4/src/Xamarin.iOS/UIKit/UIBarButtonItem.cs:30 | |
at (wrapper managed-to-native) UIKit.UIApplication.UIApplicationMain(int,string[],intptr,intptr) | |
at UIKit.UIApplication.Main (System.String[] args, System.IntPtr principal, System.IntPtr delegate) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/11.12.0.4/src/Xamarin.iOS/UIKit/UIApplication.cs:79 | |
at UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0002c] in /Library/Frameworks/Xamarin.iOS.framework/Versions/11.12.0.4/src/Xamarin.iOS/UIKit/UIApplication.cs:63 | |
at FormIOSListViewCrashNew.iOS.Application.Main (System.String[] args) [0x00001] | |
in C:\Source\Local\FormIOSListViewCrashNew\FormIOSListViewCrashNew\FormIOSListViewCrashNew.iOS\Main.cs:17 | |
2018-06-14 10:21:10.144 FormIOSListViewCrashNew.iOS[4197:123919] critical: Stacktrace: | |
2018-06-14 10:21:10.144 FormIOSListViewCrashNew.iOS[4197:123919] critical: | |
Native stacktrace: | |
2018-06-14 10:21:10.149 FormIOSListViewCrashNew.iOS[4197:123919] critical: 0 FormIOSListViewCrashNew.iOS 0x0000000108a44544 mono_handle_native_crash + 244 | |
2018-06-14 10:21:10.149 FormIOSListViewCrashNew.iOS[4197:123919] critical: 1 libsystem_platform.dylib 0x000000010f864f5a _sigtramp + 26 | |
2018-06-14 10:21:10.149 FormIOSListViewCrashNew.iOS[4197:123919] critical: 2 ??? 0x0000000108e316d8 0x0 + 4444067544 | |
2018-06-14 10:21:10.150 FormIOSListViewCrashNew.iOS[4197:123919] critical: 3 libsystem_c.dylib 0x000000010f49ac97 abort + 127 | |
2018-06-14 10:21:10.150 FormIOSListViewCrashNew.iOS[4197:123919] critical: 4 FormIOSListViewCrashNew.iOS 0x | |
0000000108c09fef xamarin_unhandled_exception_handler + 47 | |
2018-06-14 10:21:10.150 FormIOSListViewCrashNew.iOS[4197:123919] critical: 5 FormIOSListViewCrashNew.iOS 0x0000000108acb654 mono_invoke_unhandled_exception_hook + 148 | |
2018-06-14 10:21:10.150 FormIOSListViewCrashNew.iOS[4197:123919] critical: 6 FormIOSListViewCrashNew.iOS 0x0000000108a44289 mono_handle_exception_internal + 6105 | |
2018-06-14 10:21:10.150 FormIOSListViewCrashNew.iOS[4197:123919] critical: 7 FormIOSListViewCrashNew.iOS 0x0000000108a42aa9 mono_handle_exception + 25 | |
2018-06-14 10:21:10.150 FormIOSListViewCrashNew.iOS[4197:123919] critical: 8 FormIOSListViewCrashNew.iOS 0x00000001089b106f mono_amd64_throw_exception + 143 | |
2018-06-14 10:21:10.150 FormIOSListViewCrashNew.iOS[4197:123919] critical: 9 ??? 0x000000012c174827 0x0 + 5034690599 | |
2018-06-14 10:21:10.151 FormIOSListViewCrashNew.iOS[4197:123919] critical: 10 FormIOSListViewCrashNew.iOS 0x0000000108c09be | |
7 xamarin_process_managed_exception_gchandle + 55 | |
2018-06-14 10:21:10.151 FormIOSListViewCrashNew.iOS[4197:123919] critical: 11 FormIOSListViewCrashNew.iOS 0x0000000108c09ba3 xamarin_ftnptr_exception_handler + 19 | |
2018-06-14 10:21:10.151 FormIOSListViewCrashNew.iOS[4197:123919] critical: 12 ??? 0x000000012d61e30b 0x0 + 5056357131 | |
2018-06-14 10:21:10.151 FormIOSListViewCrashNew.iOS[4197:123919] critical: 13 FormIOSListViewCrashNew.iOS 0x0000000108c082c4 xamarin_throw_ns_exception + 36 | |
2018-06-14 10:21:10.151 FormIOSListViewCrashNew.iOS[4197:123919] critical: 14 FormIOSListViewCrashNew.iOS 0x0000000108c0a881 _ZL17exception_handlerP11NSException + 177 | |
2018-06-14 10:21:10.151 FormIOSListViewCrashNew.iOS[4197:123919] critical: 15 CoreFoundation 0x000000010d233d5b __handleUncaughtException + 955 | |
2018-06-14 10:21:10.151 FormIOSListViewCrashNew.iOS[4197:123919] critical: 16 libobjc.A.dylib 0x000000010dea22a8 _Z | |
L15_objc_terminatev + 91 | |
2018-06-14 10:21:10.151 FormIOSListViewCrashNew.iOS[4197:123919] critical: 17 libc++abi.dylib 0x000000010eac20ae _ZSt11__terminatePFvvE + 8 | |
2018-06-14 10:21:10.152 FormIOSListViewCrashNew.iOS[4197:123919] critical: 18 libc++abi.dylib 0x000000010eac1b45 _ZN10__cxxabiv1L22exception_cleanup_funcE19_Unwind_Reason_CodeP17_Unwind_Exception + 0 | |
2018-06-14 10:21:10.152 FormIOSListViewCrashNew.iOS[4197:123919] critical: 19 libobjc.A.dylib 0x000000010dea2158 _ZL26_objc_exception_destructorPv + 0 | |
2018-06-14 10:21:10.152 FormIOSListViewCrashNew.iOS[4197:123919] critical: 20 FormIOSListViewCrashNew.iOS 0x0000000108c0be20 xamarin_process_nsexception_using_mode + 272 | |
2018-06-14 10:21:10.152 FormIOSListViewCrashNew.iOS[4197:123919] critical: 21 FormIOSListViewCrashNew.iOS 0x0000000108c0bd07 xamarin_process_nsexception + 23 | |
2018-06-14 10:21:10.152 FormIOSListViewCrashNew.iOS[4197:123919] critical: 22 FormIOSListVie | |
wCrashNew.iOS 0x0000000108c1afe9 xamarin_dyn_objc_msgSend + 265 | |
2018-06-14 10:21:10.153 FormIOSListViewCrashNew.iOS[4197:123919] critical: 23 ??? 0x000000012e7f5a40 0x0 + 5075065408 | |
2018-06-14 10:21:10.153 FormIOSListViewCrashNew.iOS[4197:123919] critical: | |
================================================================= | |
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. | |
================================================================= | |
The app has been terminated. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment