Skip to content

Instantly share code, notes, and snippets.

@Duraiamuthan
Created September 13, 2017 13:09
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 Duraiamuthan/84a2edb1524e5dce373b7b639cfdd98d to your computer and use it in GitHub Desktop.
Save Duraiamuthan/84a2edb1524e5dce373b7b639cfdd98d to your computer and use it in GitHub Desktop.
Xamarin Exception Stack(its a crash report)
Xamarin Exception Stack:
System.ArgumentException: Set Method not found for 'Enabled'
at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) <0x10025f858 + 0x00168> in <2f4074c3120b4d80802e10af84b67d41#da126b4d390eed35c2c737c64ac20e68>:0
at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) <0x100260108 + 0x00027> in <2f4074c3120b4d80802e10af84b67d41#da126b4d390eed35c2c737c64ac20e68>:0
at GalaSoft.MvvmLight.Helpers.Binding`2[TSource,TTarget].SetTargetValue (TTarget value) <0x1000b3c64 + 0x0008f> in <2c294505267144d49f6bddafbd88d65a#da126b4d390eed35c2c737c64ac20e68>:0
at GalaSoft.MvvmLight.Helpers.Binding`2[TSource,TTarget].Attach () <0x1000b2734 + 0x001f3> in <2c294505267144d49f6bddafbd88d65a#da126b4d390eed35c2c737c64ac20e68>:0
at GalaSoft.MvvmLight.Helpers.Binding`2[TSource,TTarget].Attach (System.Object source, System.Object target, GalaSoft.MvvmLight.Helpers.BindingMode mode, System.Boolean resolveTopField) <0x1000b2034 + 0x006c7> in <2c294505267144d49f6bddafbd88d65a#da126b4d390eed35c2c737c64ac20e68>:0
at GalaSoft.MvvmLight.Helpers.Binding`2[TSource,TTarget]..ctor (System.Object source, System.Linq.Expressions.Expression`1[TDelegate] sourcePropertyExpression, System.Nullable`1[T] resolveTopField, System.Object target, System.Linq.Expressions.Expression`1[TDelegate] targetPropertyExpression, GalaSoft.MvvmLight.Helpers.BindingMode mode, TSource_BOOL fallbackValue, TSource_BOOL targetNullValue) <0x1000b0eac + 0x002a7> in <2c294505267144d49f6bddafbd88d65a#da126b4d390eed35c2c737c64ac20e68>:0
at GalaSoft.MvvmLight.Helpers.Binding`2[TSource,TTarget]..ctor (System.Object source, System.Linq.Expressions.Expression`1[TDelegate] sourcePropertyExpression, System.Object target, System.Linq.Expressions.Expression`1[TDelegate] targetPropertyExpression, GalaSoft.MvvmLight.Helpers.BindingMode mode, TSource_BOOL fallbackValue, TSource_BOOL targetNullValue) <0x1000b0e0c + 0x00083> in <2c294505267144d49f6bddafbd88d65a#da126b4d390eed35c2c737c64ac20e68>:0
at GalaSoft.MvvmLight.Helpers.Extensions.SetBinding[TSource,TTarget] (System.Object source, System.Linq.Expressions.Expression`1[TDelegate] sourcePropertyExpression, System.Linq.Expressions.Expression`1[TDelegate] targetPropertyExpression, GalaSoft.MvvmLight.Helpers.BindingMode mode, TSource fallbackValue, TSource targetNullValue) <0x1000c1944 + 0x00083> in <2c294505267144d49f6bddafbd88d65a#da126b4d390eed35c2c737c64ac20e68>:0
at myapp.iOS.DefectHistoryViewController+<ViewDidLoad>d__10.MoveNext () <0x10007df10 + 0x01bb3> in <f97dfc77a7e24b62b95a939a8dbf4c5b#da126b4d390eed35c2c737c64ac20e68>:0
at System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__6_0 (System.Object state) <0x1002e07f0 + 0x00050> in <2f4074c3120b4d80802e10af84b67d41#da126b4d390eed35c2c737c64ac20e68>:0
at UIKit.UIKitSynchronizationContext+<Post>c__AnonStorey0.<>m__0 () <0x1003f9638 + 0x0001b> in <58a9bd8a3cbb4d0092bc0a767ff66c0f#da126b4d390eed35c2c737c64ac20e68>:0
at Foundation.NSAsyncActionDispatcher.Apply () <0x1003f06f0 + 0x00023> in <58a9bd8a3cbb4d0092bc0a767ff66c0f#da126b4d390eed35c2c737c64ac20e68>:0
at (wrapper managed-to-native) UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) <0x1003fac00 + 0x0009b> in <58a9bd8a3cbb4d0092bc0a767ff66c0f#da126b4d390eed35c2c737c64ac20e68>:0
at myapp.iOS.Application.Main (System.String[] args) <0x10009555c + 0x00017> in <f97dfc77a7e24b62b95a939a8dbf4c5b#da126b4d390eed35c2c737c64ac20e68>:0
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x000000018eb2b014 __pthread_kill + 8
1 libsystem_c.dylib 0x000000018ea9f400 abort + 136
2 myapp.iOS 0x0000000100dccba0 0x100034000 + 14257056
3 myapp.iOS 0x0000000100cdc5a4 0x100034000 + 13272484
4 myapp.iOS 0x0000000100c9637c 0x100034000 + 12985212
5 myapp.iOS 0x0000000100c96d00 0x100034000 + 12987648
6 myapp.iOS 0x0000000100c8d3c8 0x100034000 + 12948424
7 myapp.iOS 0x00000001001623f8 0x100034000 + 1238008
8 myapp.iOS 0x00000001003f0780 0x100034000 + 3917696
9 myapp.iOS 0x00000001001409c4 0x100034000 + 1100228
10 myapp.iOS 0x0000000100ca5458 0x100034000 + 13046872
11 myapp.iOS 0x0000000100d1e2b4 0x100034000 + 13542068
12 myapp.iOS 0x0000000100d1e210 0x100034000 + 13541904
13 myapp.iOS 0x0000000100c1cde0 0x100034000 + 12488160
14 myapp.iOS 0x0000000100c1d2e4 0x100034000 + 12489444
15 Foundation 0x0000000190671048 __NSThreadPerformPerform + 336
16 CoreFoundation 0x000000018fb0ab5c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 20
17 CoreFoundation 0x000000018fb0a4a4 __CFRunLoopDoSources0 + 520
18 CoreFoundation 0x000000018fb080a4 __CFRunLoopRun + 800
19 CoreFoundation 0x000000018fa362b8 CFRunLoopRunSpecific + 440
20 GraphicsServices 0x00000001914ea198 GSEventRunModal + 176
21 UIKit 0x0000000195a7d7fc 0x195a03000 + 501756
22 UIKit 0x0000000195a78534 0x195a03000 + 480564
23 myapp.iOS 0x00000001003b6a04 0x100034000 + 3680772
24 myapp.iOS 0x00000001003fac9c 0x100034000 + 3959964
25 myapp.iOS 0x0000000100095574 0x100034000 + 398708
26 myapp.iOS 0x00000001001409c4 0x100034000 + 1100228
27 myapp.iOS 0x0000000100ca5458 0x100034000 + 13046872
28 myapp.iOS 0x0000000100d1e2b4 0x100034000 + 13542068
29 myapp.iOS 0x0000000100d214d8 0x100034000 + 13554904
30 myapp.iOS 0x0000000100c89cb4 0x100034000 + 12934324
31 myapp.iOS 0x0000000100dd14d8 0x100034000 + 14275800
32 myapp.iOS 0x0000000100c3dbac 0x100034000 + 12622764
33 ??? 0x000000018ea195b8 0x0 + 0
Thread 1:
0 libsystem_kernel.dylib 0x000000018eb2ba88 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x000000018ebeed8c start_wqthread + 0
Thread 2:
0 libsystem_kernel.dylib 0x000000018eb2ba88 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x000000018ebeed8c start_wqthread + 0
Thread 3:
0 libsystem_kernel.dylib 0x000000018eb2ba88 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x000000018ebeed8c start_wqthread + 0
Thread 4:
0 libsystem_kernel.dylib 0x000000018eb2ae1c __psynch_cvwait + 8
1 myapp.iOS 0x0000000100d9ed08 0x100034000 + 14069000
2 libsystem_pthread.dylib 0x000000018ebf1850 _pthread_body + 236
3 libsystem_pthread.dylib 0x000000018ebf1760 _pthread_start + 280
4 libsystem_pthread.dylib 0x000000018ebeed94 thread_start + 0
Thread 5:
0 libsystem_kernel.dylib 0x000000018eb0d1c4 semaphore_wait_trap + 8
1 myapp.iOS 0x0000000100d4bffc 0x100034000 + 13729788
2 myapp.iOS 0x0000000100db3fc4 0x100034000 + 14155716
3 libsystem_pthread.dylib 0x000000018ebf1850 _pthread_body + 236
4 libsystem_pthread.dylib 0x000000018ebf1760 _pthread_start + 280
5 libsystem_pthread.dylib 0x000000018ebeed94 thread_start + 0
Thread 6:
0 libsystem_kernel.dylib 0x000000018eb0d188 mach_msg_trap + 8
1 CoreFoundation 0x000000018fb0a5d0 __CFRunLoopServiceMachPort + 188
2 CoreFoundation 0x000000018fb081ec __CFRunLoopRun + 1128
3 CoreFoundation 0x000000018fa362b8 CFRunLoopRunSpecific + 440
4 Foundation 0x000000019057326c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 300
5 Foundation 0x0000000190593dd0 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92
6 UIKit 0x00000001963f1c38 0x195a03000 + 10415160
7 Foundation 0x0000000190670e68 __NSThread__start__ + 1020
8 libsystem_pthread.dylib 0x000000018ebf1850 _pthread_body + 236
9 libsystem_pthread.dylib 0x000000018ebf1760 _pthread_start + 280
10 libsystem_pthread.dylib 0x000000018ebeed94 thread_start + 0
Thread 7:
0 libsystem_kernel.dylib 0x000000018eb2ae1c __psynch_cvwait + 8
1 myapp.iOS 0x0000000100db43e8 0x100034000 + 14156776
2 myapp.iOS 0x0000000100d416e8 0x100034000 + 13686504
3 myapp.iOS 0x0000000100d4bffc 0x100034000 + 13729788
4 myapp.iOS 0x0000000100db3fc4 0x100034000 + 14155716
5 libsystem_pthread.dylib 0x000000018ebf1850 _pthread_body + 236
6 libsystem_pthread.dylib 0x000000018ebf1760 _pthread_start + 280
7 libsystem_pthread.dylib 0x000000018ebeed94 thread_start + 0
Thread 8:
0 libsystem_kernel.dylib 0x000000018eb2ae1c __psynch_cvwait + 8
1 myapp.iOS 0x0000000100d41c64 0x100034000 + 13687908
2 myapp.iOS 0x0000000100d4bffc 0x100034000 + 13729788
3 myapp.iOS 0x0000000100db3fc4 0x100034000 + 14155716
4 libsystem_pthread.dylib 0x000000018ebf1850 _pthread_body + 236
5 libsystem_pthread.dylib 0x000000018ebf1760 _pthread_start + 280
6 libsystem_pthread.dylib 0x000000018ebeed94 thread_start + 0
Thread 9:
0 libsystem_kernel.dylib 0x000000018eb2ae1c __psynch_cvwait + 8
1 myapp.iOS 0x0000000100d41c64 0x100034000 + 13687908
2 myapp.iOS 0x0000000100d4bffc 0x100034000 + 13729788
3 myapp.iOS 0x0000000100db3fc4 0x100034000 + 14155716
4 libsystem_pthread.dylib 0x000000018ebf1850 _pthread_body + 236
5 libsystem_pthread.dylib 0x000000018ebf1760 _pthread_start + 280
6 libsystem_pthread.dylib 0x000000018ebeed94 thread_start + 0
Thread 10:
0 libsystem_kernel.dylib 0x000000018eb2ba88 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x000000018ebeed8c start_wqthread + 0
Thread 11:
0 libsystem_kernel.dylib 0x000000018eb2ae1c __psynch_cvwait + 8
1 myapp.iOS 0x0000000100d58804 0x100034000 + 13780996
2 myapp.iOS 0x0000000100d574b4 0x100034000 + 13776052
3 myapp.iOS 0x0000000100d57360 0x100034000 + 13775712
4 myapp.iOS 0x0000000100d5763c 0x100034000 + 13776444
5 myapp.iOS 0x0000000100d47544 0x100034000 + 13710660
6 myapp.iOS 0x0000000100d47854 0x100034000 + 13711444
7 myapp.iOS 0x00000001000f07f8 0x100034000 + 772088
8 myapp.iOS 0x00000001002b113c 0x100034000 + 2609468
9 myapp.iOS 0x00000001002b0fa0 0x100034000 + 2609056
10 myapp.iOS 0x00000001002b0f14 0x100034000 + 2608916
11 myapp.iOS 0x00000001002b248c 0x100034000 + 2614412
12 myapp.iOS 0x00000001002af4cc 0x100034000 + 2602188
13 myapp.iOS 0x00000001002ae008 0x100034000 + 2596872
14 myapp.iOS 0x00000001002addb4 0x100034000 + 2596276
15 myapp.iOS 0x00000001002af5dc 0x100034000 + 2602460
16 myapp.iOS 0x00000001001409c4 0x100034000 + 1100228
17 myapp.iOS 0x0000000100ca5458 0x100034000 + 13046872
18 myapp.iOS 0x0000000100d1e2b4 0x100034000 + 13542068
19 myapp.iOS 0x0000000100d4c0bc 0x100034000 + 13729980
20 myapp.iOS 0x0000000100db3fc4 0x100034000 + 14155716
21 libsystem_pthread.dylib 0x000000018ebf1850 _pthread_body + 236
22 libsystem_pthread.dylib 0x000000018ebf1760 _pthread_start + 280
23 libsystem_pthread.dylib 0x000000018ebeed94 thread_start + 0
Thread 12:
0 libsystem_kernel.dylib 0x000000018eb0d188 mach_msg_trap + 8
1 CoreFoundation 0x000000018fb0a5d0 __CFRunLoopServiceMachPort + 188
2 CoreFoundation 0x000000018fb081ec __CFRunLoopRun + 1128
3 CoreFoundation 0x000000018fa362b8 CFRunLoopRunSpecific + 440
4 CFNetwork 0x000000019023ba70 +[NSURLConnection(Loader) _resourceLoadLoop:] + 332
5 Foundation 0x0000000190670e68 __NSThread__start__ + 1020
6 libsystem_pthread.dylib 0x000000018ebf1850 _pthread_body + 236
7 libsystem_pthread.dylib 0x000000018ebf1760 _pthread_start + 280
8 libsystem_pthread.dylib 0x000000018ebeed94 thread_start + 0
Thread 13:
0 libsystem_kernel.dylib 0x000000018eb2ba88 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x000000018ebeed8c start_wqthread + 0
Thread 14:
0 libsystem_kernel.dylib 0x000000018eb2ba88 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x000000018ebeed8c start_wqthread + 0
Thread 15:
0 ??? 0x0000000000000000 0x0 + 0
Thread 16:
0 libsystem_kernel.dylib 0x000000018eb2ae1c __psynch_cvwait + 8
1 myapp.iOS 0x0000000100d41c64 0x100034000 + 13687908
2 myapp.iOS 0x0000000100d4bffc 0x100034000 + 13729788
3 myapp.iOS 0x0000000100db3fc4 0x100034000 + 14155716
4 libsystem_pthread.dylib 0x000000018ebf1850 _pthread_body + 236
5 libsystem_pthread.dylib 0x000000018ebf1760 _pthread_start + 280
6 libsystem_pthread.dylib 0x000000018ebeed94 thread_start + 0
Thread 0 crashed with arm64 Thread State:
x21: 0x0000000000ffffff x2: 0x0000000000000000 x16: 0x0000000000000148 x3: 0x0000000000000010
x22: 0x0000000000000001 x4: 0x000000010104c138 x17: 0x0000000000000000 cpsr: 0x0000000000000000
x5: 0x000000016fdc8300 x23: 0x0000000102456b00 x6: 0x0000000000000038 x18: 0x0000000000000000
x10: 0x0000000000003dd5 lr: 0x000000018ebf3450 x7: 0xffffffffffffffec x24: 0x00000001020094f0
x11: 0x00000001b783cbeb x8: 0x0000000008000000 x19: 0x0000000000000006 x25: 0x0000000102008a00
x9: 0x0000000004000000 x12: 0x00000001b783cbeb fp: 0x000000016fdc8610 x26: 0x0000000000010001
x13: 0x0000000000000018 pc: 0x000000018eb2b014 x27: 0x0000000101303dc0 x14: 0x0000000000000001
x20: 0x00000001b528ac40 x0: 0x0000000000000000 sp: 0x000000016fdc85f0 x28: 0x0000000102019238
x15: 0x0000000000000881 x1: 0x0000000000000000
Binary Images:
0x0000000100034000 - 0x0000000100ea3fff +myapp.iOS arm64 <815600b1-2acb-3755-a023-261b2df8a05b> /var/containers/Bundle/Application/2154FB9E-C72F-40EF-8D0D-B69855A29396/myapp.iOS.app/myapp.iOS
0x000000018ea3c000 - 0x000000018eabafff libsystem_c.dylib arm64 <8a5a190d-7056-3f3c-8d4c-e16cab74f599> /usr/lib/system/libsystem_c.dylib
0x000000018eb0c000 - 0x000000018eb30fff libsystem_kernel.dylib arm64 <1baa3f56-29c4-3467-879d-4cf463a20b06> /usr/lib/system/libsystem_kernel.dylib
0x000000018ebee000 - 0x000000018ebf7fff libsystem_pthread.dylib arm64 <258dc0c5-1499-393b-ba7b-a3e83dc5bfbb> /usr/lib/system/libsystem_pthread.dylib
0x000000018fa2d000 - 0x000000018fdb1fff CoreFoundation arm64 <dd9791d1-98ef-32ee-a133-5b8ebc9b3d55> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x000000019015c000 - 0x00000001904f5fff CFNetwork arm64 <5fc8f0f9-09a0-314a-a15c-7853c5c8fea3> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x0000000190567000 - 0x0000000190835fff Foundation arm64 <7d40355e-6850-36cc-8034-55e5cbf6245f> /System/Library/Frameworks/Foundation.framework/Foundation
0x00000001914de000 - 0x00000001914f2fff GraphicsServices arm64 <7c0dd118-a4bc-37dc-8fab-6449abde7ff9> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x0000000195a03000 - 0x000000019678ffff UIKit arm64 <1804405f-7b2a-3e77-a349-b53163b09cdb> /System/Library/Frameworks/UIKit.framework/UIKit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment