I have a Problem with my Xamarin IOS App. After every ios update or app update, my app will crash after start up on the device. They get a SIGBART Crash. I don't know why. If my customers reinstall (delete and install) the app, the app works perfectly.
I have been unable to reproduce on any devices. From one Customer i get his crash log.
Any help would be appreciated. Thanks!
UPDATE 06.11.2018:
I get the information that i should first symbolize my Crash-Log. I did and this is what i get:
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Triggered by Thread: 0
Application Specific Information:
abort() called
Thread 0 name: tid_303 Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x00000001d5aa0104 __pthread_kill + 8
1 libsystem_pthread.dylib 0x00000001d5b1b0e0 pthread_kill$VARIANT$mp + 380
2 libsystem_c.dylib 0x00000001d59f7e1c __abort + 152
3 libsystem_c.dylib 0x00000001d59f7d84 __abort + 0
4 GmosMobileEBRiOS 0x0000000101a25918 0x100bdc000 + 14981400
5 GmosMobileEBRiOS 0x00000001019206c8 0x100bdc000 + 13911752
6 GmosMobileEBRiOS 0x00000001018d4c88 0x100bdc000 + 13601928
7 GmosMobileEBRiOS 0x00000001018d3a38 0x100bdc000 + 13597240
8 GmosMobileEBRiOS 0x00000001018ca6d8 0x100bdc000 + 13559512
9 GmosMobileEBRiOS 0x000000010100c648 0x100bdc000 + 4392520
10 GmosMobileEBRiOS 0x0000000100e5d450 0x100bdc000 + 2626640
11 GmosMobileEBRiOS 0x0000000100e5d338 0x100bdc000 + 2626360
12 GmosMobileEBRiOS 0x0000000100e5d4c8 0x100bdc000 + 2626760
13 GmosMobileEBRiOS 0x0000000100e55290 0x100bdc000 + 2593424
14 GmosMobileEBRiOS 0x0000000101072f98 0x100bdc000 + 4812696
15 GmosMobileEBRiOS 0x0000000101073884 0x100bdc000 + 4814980
16 GmosMobileEBRiOS 0x0000000101094324 0x100bdc000 + 4948772
17 GmosMobileEBRiOS 0x0000000100c82f08 0x100bdc000 + 683784
18 GmosMobileEBRiOS 0x0000000100c6a8d4 0x100bdc000 + 583892
19 GmosMobileEBRiOS 0x0000000100fdd918 0x100bdc000 + 4200728
20 GmosMobileEBRiOS 0x00000001018e5530 0x100bdc000 + 13669680
21 GmosMobileEBRiOS 0x0000000101969d20 0x100bdc000 + 14212384
22 GmosMobileEBRiOS 0x000000010196d644 0x100bdc000 + 14227012
23 GmosMobileEBRiOS 0x0000000100bec508 0x100bdc000 + 66824
24 GmosMobileEBRiOS 0x0000000100bec404 0x100bdc000 + 66564
25 UIKitCore 0x00000002024a9970 -[UIViewController _preferredInterfaceOrientationForPresentationInWindow:fromInterfaceOrientation:] + 336
26 UIKitCore 0x00000002023bfbc0 -[_UIFullscreenPresentationController _adjustOrientationIfNecessaryInWindow:forViewController:preservingViewController:] + 584
27 UIKitCore 0x00000002023b5b08 -[UIPresentationController _presentWithAnimationController:interactionController:target:didEndSelector:] + 964
28 UIKitCore 0x000000020249d84c -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1520
29 UIKitCore 0x000000020249f31c -[UIViewController _presentViewController:withAnimationController:completion:] + 4308
30 UIKitCore 0x00000002024a1bac __63-[UIViewController _presentViewController:animated:completion:]_block_invoke + 104
31 UIKitCore 0x00000002024a2210 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 512
32 UIKitCore 0x00000002024a1b04 -[UIViewController _presentViewController:animated:completion:] + 180
33 UIKitCore 0x00000002024a1e40 -[UIViewController presentViewController:animated:completion:] + 160
34 UIKitCore 0x0000000202bde4bc __67-[UIStoryboardModalSegueTemplate newDefaultPerformHandlerForSegue:]_block_invoke + 252
35 UIKitCore 0x0000000202be21b0 -[UIStoryboardSegueTemplate _performWithDestinationViewController:sender:] + 292
36 UIKitCore 0x0000000202be205c -[UIStoryboardSegueTemplate _perform:] + 92
37 UIKitCore 0x0000000202be2328 -[UIStoryboardSegueTemplate perform:] + 160
38 UIKitCore 0x0000000202a522dc -[UIApplication sendAction:to:from:forEvent:] + 96
39 UIKitCore 0x00000002024e3844 -[UIControl sendAction:to:forEvent:] + 80
40 UIKitCore 0x00000002024e3b64 -[UIControl _sendActionsForEvents:withEvent:] + 440
41 UIKitCore 0x00000002024e2b64 -[UIControl touchesEnded:withEvent:] + 568
42 UIKitCore 0x0000000202a8bc14 -[UIWindow _sendTouchesForEvent:] + 2472
43 UIKitCore 0x0000000202a8ce78 -[UIWindow sendEvent:] + 3156
44 UIKitCore 0x0000000202a6c3c0 -[UIApplication sendEvent:] + 340
45 UIKitCore 0x0000000202b3723c __dispatchPreprocessedEventFromEventQueue + 1440
46 UIKitCore 0x0000000202b39ca8 __handleEventQueueInternal + 4740
47 UIKitCore 0x0000000202b3283c __handleHIDEventFetcherDrain + 152
48 CoreFoundation 0x00000001d5e995b8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
49 CoreFoundation 0x00000001d5e99538 __CFRunLoopDoSource0 + 88
50 CoreFoundation 0x00000001d5e98e1c __CFRunLoopDoSources0 + 176
51 CoreFoundation 0x00000001d5e93ce8 __CFRunLoopRun + 1040
52 CoreFoundation 0x00000001d5e935b8 CFRunLoopRunSpecific + 436
53 GraphicsServices 0x00000001d8107584 GSEventRunModal + 100
54 UIKitCore 0x0000000202a50bc8 UIApplicationMain + 212
55 GmosMobileEBRiOS 0x00000001010e1074 0x100bdc000 + 5263476
56 GmosMobileEBRiOS 0x000000010108ee2c 0x100bdc000 + 4927020
57 GmosMobileEBRiOS 0x000000010108edec 0x100bdc000 + 4926956
58 GmosMobileEBRiOS 0x0000000100c65420 0x100bdc000 + 562208
59 GmosMobileEBRiOS 0x0000000100fdd918 0x100bdc000 + 4200728
60 GmosMobileEBRiOS 0x00000001018e5530 0x100bdc000 + 13669680
61 GmosMobileEBRiOS 0x0000000101969d20 0x100bdc000 + 14212384
62 GmosMobileEBRiOS 0x000000010196fc58 0x100bdc000 + 14236760
63 GmosMobileEBRiOS 0x00000001018c6730 0x100bdc000 + 13543216
64 GmosMobileEBRiOS 0x0000000101a361d8 0x100bdc000 + 15049176
65 GmosMobileEBRiOS 0x0000000100c09010 0x100bdc000 + 184336
66 libdyld.dylib 0x00000001d5953b94 start + 4
Thread 1 name: SGen worker
Thread 1:
0 libsystem_kernel.dylib 0x00000001d5a9ff0c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x00000001d5b1cd48 _pthread_cond_wait$VARIANT$mp + 636
2 GmosMobileEBRiOS 0x00000001019fa62c 0x100bdc000 + 14804524
3 libsystem_pthread.dylib 0x00000001d5b242fc _pthread_body + 128
4 libsystem_pthread.dylib 0x00000001d5b2425c _pthread_start + 48
5 libsystem_pthread.dylib 0x00000001d5b27d08 thread_start + 4
Thread 2 name: Finalizer
Thread 2:
0 libsystem_kernel.dylib 0x00000001d5a94f0c semaphore_wait_trap + 8
1 GmosMobileEBRiOS 0x00000001019224b8 0x100bdc000 + 13919416
2 GmosMobileEBRiOS 0x00000001019a37c8 0x100bdc000 + 14448584
3 libsystem_pthread.dylib 0x00000001d5b242fc _pthread_body + 128
4 libsystem_pthread.dylib 0x00000001d5b2425c _pthread_start + 48
5 libsystem_pthread.dylib 0x00000001d5b27d08 thread_start + 4
Thread 3 name: com.apple.uikit.eventfetch-thread
Thread 3:
0 libsystem_kernel.dylib 0x00000001d5a94ed0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x00000001d5a943a8 mach_msg + 72
2 CoreFoundation 0x00000001d5e98fb0 __CFRunLoopServiceMachPort + 236
3 CoreFoundation 0x00000001d5e93e4c __CFRunLoopRun + 1396
4 CoreFoundation 0x00000001d5e935b8 CFRunLoopRunSpecific + 436
5 Foundation 0x00000001d68876a4 -[NSRunLoop+ 34468 (NSRunLoop) runMode:beforeDate:] + 300
6 Foundation 0x00000001d6887550 -[NSRunLoop+ 34128 (NSRunLoop) runUntilDate:] + 148
7 UIKitCore 0x0000000202b3d41c -[UIEventFetcher threadMain] + 136
8 Foundation 0x00000001d69ba3b0 __NSThread__start__ + 1040
9 libsystem_pthread.dylib 0x00000001d5b242fc _pthread_body + 128
10 libsystem_pthread.dylib 0x00000001d5b2425c _pthread_start + 48
11 libsystem_pthread.dylib 0x00000001d5b27d08 thread_start + 4
Thread 4:
0 libsystem_pthread.dylib 0x00000001d5b27cfc start_wqthread + 0
Thread 5 name: Timer-Scheduler
Thread 5:
0 libsystem_kernel.dylib 0x00000001d5a9ff0c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x00000001d5b1cd48 _pthread_cond_wait$VARIANT$mp + 636
2 GmosMobileEBRiOS 0x0000000101a09b54 0x100bdc000 + 14867284
3 GmosMobileEBRiOS 0x00000001019add58 0x100bdc000 + 14490968
4 GmosMobileEBRiOS 0x00000001019adc40 0x100bdc000 + 14490688
5 GmosMobileEBRiOS 0x00000001019ade58 0x100bdc000 + 14491224
6 GmosMobileEBRiOS 0x000000010199e9cc 0x100bdc000 + 14428620
7 GmosMobileEBRiOS 0x0000000100ec8ef8 0x100bdc000 + 3067640
8 GmosMobileEBRiOS 0x0000000100ec8de4 0x100bdc000 + 3067364
9 GmosMobileEBRiOS 0x0000000100ec8b5c 0x100bdc000 + 3066716
10 GmosMobileEBRiOS 0x0000000100ec8b08 0x100bdc000 + 3066632
11 GmosMobileEBRiOS 0x0000000100ec895c 0x100bdc000 + 3066204
12 GmosMobileEBRiOS 0x0000000100ec8abc 0x100bdc000 + 3066556
13 GmosMobileEBRiOS 0x0000000100ecc07c 0x100bdc000 + 3080316
14 GmosMobileEBRiOS 0x0000000100ec24fc 0x100bdc000 + 3040508
15 GmosMobileEBRiOS 0x0000000100ec0144 0x100bdc000 + 3031364
16 GmosMobileEBRiOS 0x0000000100ebff9c 0x100bdc000 + 3030940
17 GmosMobileEBRiOS 0x0000000100ebff1c 0x100bdc000 + 3030812
18 GmosMobileEBRiOS 0x0000000100ec2664 0x100bdc000 + 3040868
19 GmosMobileEBRiOS 0x0000000100fdd918 0x100bdc000 + 4200728
20 GmosMobileEBRiOS 0x00000001018e5530 0x100bdc000 + 13669680
21 GmosMobileEBRiOS 0x0000000101969d20 0x100bdc000 + 14212384
22 GmosMobileEBRiOS 0x00000001019a37ec 0x100bdc000 + 14448620
23 libsystem_pthread.dylib 0x00000001d5b242fc _pthread_body + 128
24 libsystem_pthread.dylib 0x00000001d5b2425c _pthread_start + 48
25 libsystem_pthread.dylib 0x00000001d5b27d08 thread_start + 4
Thread 6 name: tid_6603
Thread 6:
0 libsystem_kernel.dylib 0x00000001d5a9ff0c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x00000001d5b1cd48 _pthread_cond_wait$VARIANT$mp + 636
2 GmosMobileEBRiOS 0x0000000101a09b54 0x100bdc000 + 14867284
3 GmosMobileEBRiOS 0x0000000101a111b4 0x100bdc000 + 14897588
4 GmosMobileEBRiOS 0x0000000101998a48 0x100bdc000 + 14404168
5 GmosMobileEBRiOS 0x00000001019a37c8 0x100bdc000 + 14448584
6 libsystem_pthread.dylib 0x00000001d5b242fc _pthread_body + 128
7 libsystem_pthread.dylib 0x00000001d5b2425c _pthread_start + 48
8 libsystem_pthread.dylib 0x00000001d5b27d08 thread_start + 4
Thread 7 name: Thread Pool Worker
Thread 7:
0 libsystem_kernel.dylib 0x00000001d5a94f24 semaphore_timedwait_trap + 8
1 GmosMobileEBRiOS 0x0000000101999208 0x100bdc000 + 14406152
2 GmosMobileEBRiOS 0x00000001019a37c8 0x100bdc000 + 14448584
3 libsystem_pthread.dylib 0x00000001d5b242fc _pthread_body + 128
4 libsystem_pthread.dylib 0x00000001d5b2425c _pthread_start + 48
5 libsystem_pthread.dylib 0x00000001d5b27d08 thread_start + 4
Thread 8 name: Thread Pool I/O Selector
Thread 8:
0 libsystem_kernel.dylib 0x00000001d5aa0350 __select + 8
1 GmosMobileEBRiOS 0x0000000101a0a160 0x100bdc000 + 14868832
2 GmosMobileEBRiOS 0x0000000101995ef8 0x100bdc000 + 14393080
3 GmosMobileEBRiOS 0x000000010199581c 0x100bdc000 + 14391324
4 GmosMobileEBRiOS 0x00000001019a37c8 0x100bdc000 + 14448584
5 libsystem_pthread.dylib 0x00000001d5b242fc _pthread_body + 128
6 libsystem_pthread.dylib 0x00000001d5b2425c _pthread_start + 48
7 libsystem_pthread.dylib 0x00000001d5b27d08 thread_start + 4
Thread 9 name: Thread Pool Worker
Thread 9:
0 libsystem_kernel.dylib 0x00000001d5a94f24 semaphore_timedwait_trap + 8
1 GmosMobileEBRiOS 0x0000000101999208 0x100bdc000 + 14406152
2 GmosMobileEBRiOS 0x00000001019a37c8 0x100bdc000 + 14448584
3 libsystem_pthread.dylib 0x00000001d5b242fc _pthread_body + 128
4 libsystem_pthread.dylib 0x00000001d5b2425c _pthread_start + 48
5 libsystem_pthread.dylib 0x00000001d5b27d08 thread_start + 4
Thread 10 name: Thread Pool Worker
Thread 10:
0 libsystem_kernel.dylib 0x00000001d5a94f24 semaphore_timedwait_trap + 8
1 GmosMobileEBRiOS 0x0000000101999208 0x100bdc000 + 14406152
2 GmosMobileEBRiOS 0x00000001019a37c8 0x100bdc000 + 14448584
3 libsystem_pthread.dylib 0x00000001d5b242fc _pthread_body + 128
4 libsystem_pthread.dylib 0x00000001d5b2425c _pthread_start + 48
5 libsystem_pthread.dylib 0x00000001d5b27d08 thread_start + 4
Thread 11 name: Thread Pool Worker
Thread 11:
0 libsystem_kernel.dylib 0x00000001d5a94f24 semaphore_timedwait_trap + 8
1 GmosMobileEBRiOS 0x0000000101999208 0x100bdc000 + 14406152
2 GmosMobileEBRiOS 0x00000001019a37c8 0x100bdc000 + 14448584
3 libsystem_pthread.dylib 0x00000001d5b242fc _pthread_body + 128
4 libsystem_pthread.dylib 0x00000001d5b2425c _pthread_start + 48
5 libsystem_pthread.dylib 0x00000001d5b27d08 thread_start + 4
Thread 12:
0 libsystem_pthread.dylib 0x00000001d5b27cfc start_wqthread + 0
Thread 13:
0 libsystem_pthread.dylib 0x00000001d5b27cfc start_wqthread + 0
Thread 14:
0 libsystem_pthread.dylib 0x00000001d5b27cfc start_wqthread + 0
Thread 15 name: Thread Pool Worker
Thread 15:
0 libsystem_kernel.dylib 0x00000001d5a94f24 semaphore_timedwait_trap + 8
1 GmosMobileEBRiOS 0x0000000101999208 0x100bdc000 + 14406152
2 GmosMobileEBRiOS 0x00000001019a37c8 0x100bdc000 + 14448584
3 libsystem_pthread.dylib 0x00000001d5b242fc _pthread_body + 128
4 libsystem_pthread.dylib 0x00000001d5b2425c _pthread_start + 48
5 libsystem_pthread.dylib 0x00000001d5b27d08 thread_start + 4
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000001
x4: 0x0000000000000000 x5: 0x0000000000989680 x6: 0x0000000000000035 x7: 0xffffffffffffffec
x8: 0x0000000000000800 x9: 0x0000000000000000 x10: 0x00000000000003e8 x11: 0x00000002111242f5
x12: 0x00000002111242f5 x13: 0x0000000000000015 x14: 0x0000000000000001 x15: 0x0000000000000881
x16: 0x0000000000000148 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x0000000101ceeb80 x21: 0x000000016f21f5f0 x22: 0x0000000000000303 x23: 0x0000000101ceec60
x24: 0x00000001031cc4f8 x25: 0x0000000101e010c0 x26: 0x000000010397e858 x27: 0x000000010381d5e8
x28: 0x0000000100fdd917 fp: 0x000000016f21e760 lr: 0x00000001d5b1b0e0
sp: 0x000000016f21e730 pc: 0x00000001d5aa0104 cpsr: 0x00000000
I have now more Information, but i actually don't know why it crashs.. Thanks for any help!
User contributions licensed under CC BY-SA 3.0