Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 26, 2021. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 21 additions & 21 deletions ios/01/_hockeyapp_arm64.crash
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,24 @@ Exception Codes: SEGV_MAPERR at 0x1
Crashed Thread: 0

Thread 0 Crashed:
0 libsystem_platform.dylib 0x0000000196ac1394 _platform_memmove + 324
1 libsystem_pthread.dylib 0x0000000196accdf0 pthread_getname_np + 104
2 CrashLibiOS 0x00000001001b97dc -[CRLCrashAsyncSafeThread crash] (CRLCrashAsyncSafeThread.m:41)
3 CrashProbeiOS 0x00000001000eafd4 -[CRLDetailViewController doCrash] (CRLDetailViewController.m:53)
4 UIKit 0x000000018a3910f8 -[UIApplication sendAction:to:from:forEvent:] + 92
5 UIKit 0x000000018a37a22c -[UIControl _sendActionsForEvents:withEvent:] + 608
6 UIKit 0x000000018a390a94 -[UIControl touchesEnded:withEvent:] + 588
7 UIKit 0x000000018a350450 _UIGestureRecognizerUpdate + 8532
8 UIKit 0x000000018a38a5bc -[UIWindow _sendGesturesForEvent:] + 1040
9 UIKit 0x000000018a389c5c -[UIWindow sendEvent:] + 656
10 UIKit 0x000000018a35d38c -[UIApplication sendEvent:] + 260
11 UIKit 0x000000018a5fc1b4 _UIApplicationHandleEventFromQueueEvent + 14988
12 UIKit 0x000000018a35b8f4 _UIApplicationHandleEventQueue + 1612
13 CoreFoundation 0x0000000185b660e8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 20
14 CoreFoundation 0x0000000185b6538c __CFRunLoopDoSources0 + 260
15 CoreFoundation 0x0000000185b6343c __CFRunLoopRun + 708
16 CoreFoundation 0x0000000185a911f4 CFRunLoopRunSpecific + 392
17 GraphicsServices 0x000000018ec275a4 GSEventRunModal + 164
18 UIKit 0x000000018a3c2784 UIApplicationMain + 1484
19 CrashProbeiOS 0x00000001000e9ea0 main (main.m:16)
20 libdyld.dylib 0x0000000196916a08 start + 0
0 libsystem_platform.dylib 0x0000000195b45394 _platform_memmove + 324
1 libsystem_pthread.dylib 0x0000000195b50d38 pthread_getname_np + 104
2 CrashLibiOS 0x00000001001604c0 -[CRLCrashAsyncSafeThread crash] (CRLCrashAsyncSafeThread.m:41)
3 CrashProbeiOS 0x000000010009081c -[CRLDetailViewController doCrash] (CRLDetailViewController.m:53)
4 UIKit 0x000000018856d404 -[UIApplication sendAction:to:from:forEvent:] + 92
5 UIKit 0x00000001885564e0 -[UIControl _sendActionsForEvents:withEvent:] + 608
6 UIKit 0x000000018856cda0 -[UIControl touchesEnded:withEvent:] + 588
7 UIKit 0x000000018852bfc0 _UIGestureRecognizerUpdate + 8532
8 UIKit 0x0000000188566898 -[UIWindow _sendGesturesForEvent:] + 1040
9 UIKit 0x0000000188565f50 -[UIWindow sendEvent:] + 656
10 UIKit 0x000000018853918c -[UIApplication sendEvent:] + 260
11 UIKit 0x00000001887da324 _UIApplicationHandleEventFromQueueEvent + 15420
12 UIKit 0x00000001885376a0 _UIApplicationHandleEventQueue + 1712
13 CoreFoundation 0x0000000183ab0240 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 20
14 CoreFoundation 0x0000000183aaf4e4 __CFRunLoopDoSources0 + 260
15 CoreFoundation 0x0000000183aad594 __CFRunLoopRun + 708
16 CoreFoundation 0x00000001839d92d4 CFRunLoopRunSpecific + 392
17 GraphicsServices 0x000000018d1ef6fc GSEventRunModal + 164
18 UIKit 0x000000018859efac UIApplicationMain + 1484
19 CrashProbeiOS 0x000000010008f6ec main (main.m:16)
20 libdyld.dylib 0x000000019599aa08 start + 0
44 changes: 22 additions & 22 deletions ios/01/_hockeyapp_armv7.crash
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,25 @@ Exception Codes: SEGV_MAPERR at 0x1
Crashed Thread: 0

Thread 0 Crashed:
0 libsystem_platform.dylib 0x31fc21d0 _platform_memmove$VARIANT$CortexA9 + 104
1 libsystem_pthread.dylib 0x31fc79b5 pthread_getname_np + 70
2 CrashLibiOS 0x001c1f59 -[CRLCrashAsyncSafeThread crash] (CRLCrashAsyncSafeThread.m:41)
3 CrashProbeiOS 0x0002bbd7 -[CRLDetailViewController doCrash] (CRLDetailViewController.m:53)
4 UIKit 0x27699427 -[UIApplication sendAction:to:from:forEvent:] + 68
5 UIKit 0x276993c9 -[UIControl sendAction:to:forEvent:] + 42
6 UIKit 0x27683fcd -[UIControl _sendActionsForEvents:withEvent:] + 582
7 UIKit 0x27698df9 -[UIControl touchesEnded:withEvent:] + 582
8 UIKit 0x27698ad3 -[UIWindow _sendTouchesForEvent:] + 520
9 UIKit 0x276923e1 -[UIWindow sendEvent:] + 538
10 UIKit 0x27668b5d -[UIApplication sendEvent:] + 194
11 UIKit 0x278dc4e3 _UIApplicationHandleEventFromQueueEvent + 13872
12 UIKit 0x2766759f _UIApplicationHandleEventQueue + 1292
13 CoreFoundation 0x2418a5e7 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 12
14 CoreFoundation 0x241899fb __CFRunLoopDoSources0 + 220
15 CoreFoundation 0x24188079 __CFRunLoopRun + 766
16 CoreFoundation 0x240d5981 CFRunLoopRunSpecific + 474
17 CoreFoundation 0x240d5793 CFRunLoopRunInMode + 104
18 GraphicsServices 0x2b487051 GSEventRunModal + 134
19 UIKit 0x276c7981 UIApplicationMain + 1438
20 CrashProbeiOS 0x0002ae87 main (main.m:16)
21 libdyld.dylib 0x31e82aaf start + 0
0 libsystem_platform.dylib 0x309c71d0 _platform_memmove$VARIANT$CortexA9 + 104
1 libsystem_pthread.dylib 0x309cc939 pthread_getname_np + 70
2 CrashLibiOS 0x0025fe9d -[CRLCrashAsyncSafeThread crash] (CRLCrashAsyncSafeThread.m:41)
3 CrashProbeiOS 0x000c55af -[CRLDetailViewController doCrash] (CRLDetailViewController.m:53)
4 UIKit 0x256ada7b -[UIApplication sendAction:to:from:forEvent:] + 68
5 UIKit 0x256ada21 -[UIControl sendAction:to:forEvent:] + 42
6 UIKit 0x256985c5 -[UIControl _sendActionsForEvents:withEvent:] + 582
7 UIKit 0x256ad461 -[UIControl touchesEnded:withEvent:] + 582
8 UIKit 0x256ad133 -[UIWindow _sendTouchesForEvent:] + 520
9 UIKit 0x256a6a41 -[UIWindow sendEvent:] + 538
10 UIKit 0x2567cc05 -[UIApplication sendEvent:] + 194
11 UIKit 0x258f331f _UIApplicationHandleEventFromQueueEvent + 14536
12 UIKit 0x2567b607 _UIApplicationHandleEventQueue + 1348
13 CoreFoundation 0x2200822f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 12
14 CoreFoundation 0x22007643 __CFRunLoopDoSources0 + 220
15 CoreFoundation 0x22005cc1 __CFRunLoopRun + 766
16 CoreFoundation 0x21f519a1 CFRunLoopRunSpecific + 474
17 CoreFoundation 0x21f517b3 CFRunLoopRunInMode + 104
18 GraphicsServices 0x296d21a9 GSEventRunModal + 134
19 UIKit 0x256dc695 UIApplicationMain + 1438
20 CrashProbeiOS 0x000c485f main (main.m:16)
21 libdyld.dylib 0x30885aaf start + 0
29 changes: 12 additions & 17 deletions ios/02/_hockeyapp_arm64.crash
Original file line number Diff line number Diff line change
@@ -1,22 +1,17 @@
Exception Type: SIGABRT
Exception Codes: #0 at 0x196a2f270
Exception Codes: #0 at 0x195ab3270
Crashed Thread: 0

<span class="cp-wrong">Missing exception details</span>
Application Specific Information:
*** Terminating app due to uncaught exception 'kaboom_exception*', reason: 'If this had been a real exception, you would be cursing now.'

Thread 0 Crashed:
Last Exception Backtrace:
<span class="cp-wrong">Missing frame that shows where the crash occured</span>
0 libsystem_kernel.dylib 0x0000000196a2f270 __pthread_kill + 8
1 libsystem_pthread.dylib 0x0000000196acd228 pthread_kill + 108
2 libsystem_c.dylib 0x00000001969a6b18 abort + 108
3 libc++abi.dylib 0x0000000195a8d418 abort_message + 112
4 libc++abi.dylib 0x0000000195aacb8c default_terminate_handler() + 300
5 libobjc.A.dylib 0x00000001962a83dc _objc_terminate() + 152
6 libc++abi.dylib 0x0000000195aa9bb4 std::__terminate(void (*)()) + 12
7 libc++abi.dylib 0x0000000195aa973c __cxa_rethrow + 140
8 libobjc.A.dylib 0x00000001962a8294 objc_exception_rethrow + 40
9 CoreFoundation 0x0000000185a912a4 CFRunLoopRunSpecific + 568
10 GraphicsServices 0x000000018ec275a4 GSEventRunModal + 164
11 UIKit 0x000000018a3c2784 UIApplicationMain + 1484
12 CrashProbeiOS 0x00000001000a5ea0 main (main.m:16)
13 libdyld.dylib 0x0000000196916a08 start + 0
0 libc++abi.dylib 0x0000000194b05bb4 std::__terminate(void (*)()) + 12
1 libc++abi.dylib 0x0000000194b0573c __cxa_rethrow + 140
2 libobjc.A.dylib 0x000000019531c294 objc_exception_rethrow + 40
3 CoreFoundation 0x00000001839d9384 CFRunLoopRunSpecific + 568
4 GraphicsServices 0x000000018d1ef6fc GSEventRunModal + 164
5 UIKit 0x000000018859efac UIApplicationMain + 1484
6 CrashProbeiOS 0x00000001000f76ec main (main.m:16)
7 libdyld.dylib 0x000000019599aa08 start + 0
31 changes: 13 additions & 18 deletions ios/02/_hockeyapp_armv7.crash
Original file line number Diff line number Diff line change
@@ -1,23 +1,18 @@
Exception Type: SIGABRT
Exception Codes: #0 at 0x31f47dfc
Exception Codes: #0 at 0x3094bdf0
Crashed Thread: 0

<span class="cp-wrong">Missing exception details</span>
Application Specific Information:
*** Terminating app due to uncaught exception 'kaboom_exception*', reason: 'If this had been a real exception, you would be cursing now.'

Thread 0 Crashed:
Last Exception Backtrace:
<span class="cp-wrong">Missing frame that shows where the crash occured</span>
0 libsystem_kernel.dylib 0x31f47dfc __pthread_kill + 8
1 libsystem_pthread.dylib 0x31fc7d13 pthread_kill + 60
2 libsystem_c.dylib 0x31ee7939 abort + 74
3 libc++abi.dylib 0x310f5bbd abort_message + 86
4 libc++abi.dylib 0x3110f66f default_terminate_handler() + 264
5 libobjc.A.dylib 0x318e6f35 _objc_terminate() + 226
6 libc++abi.dylib 0x3110cdef std::__terminate(void (*)()) + 76
7 libc++abi.dylib 0x3110c8b9 __cxa_rethrow + 98
8 libobjc.A.dylib 0x318e6dbf objc_exception_rethrow + 40
9 CoreFoundation 0x240d5a1d CFRunLoopRunSpecific + 630
10 CoreFoundation 0x240d5793 CFRunLoopRunInMode + 104
11 GraphicsServices 0x2b487051 GSEventRunModal + 134
12 UIKit 0x276c7981 UIApplicationMain + 1438
13 CrashProbeiOS 0x00022e87 main (main.m:16)
14 libdyld.dylib 0x31e82aaf start + 0
0 libc++abi.dylib 0x2fb00def std::__terminate(void (*)()) + 79
1 libc++abi.dylib 0x2fb008b9 __cxa_rethrow + 98
2 libobjc.A.dylib 0x302dddbf objc_exception_rethrow + 40
3 CoreFoundation 0x21f51a3d CFRunLoopRunSpecific + 630
4 CoreFoundation 0x21f517b3 CFRunLoopRunInMode + 104
5 GraphicsServices 0x296d21a9 GSEventRunModal + 134
6 UIKit 0x256dc695 UIApplicationMain + 1438
7 CrashProbeiOS 0x000b485f main (main.m:16)
8 libdyld.dylib 0x30885aaf start + 0
4 changes: 2 additions & 2 deletions ios/02/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"title": "Throw C++ exception",
"description": "Throw an uncaught C++ exception.<br/><br/>This is a difficult case for crash reporters to handle, as it involves the destruction of the data necessary to generate a correct backtrace.",
"expected": [
"kaboom_exception",
"CRLCrashCXXException (<a href=\"https://github.com/bitstadium/CrashProbe/blob/master/CrashProbe/CRLCrashCXXException.m#L32\">CRLCrashCXXException.m:32</a>)",
"kaboom_exception: If this had been a real exception, you would be cursing now.",
"CRLCrashCXXException (<a href=\"https://github.com/bitstadium/CrashProbe/blob/master/CrashProbe/CRLCrashCXXException.mm#L52\">CRLCrashCXXException.m:52</a>)",
"-[CRLDetailViewController doCrash] (<a href=\"https://github.com/bitstadium/CrashProbe/blob/master/CrashProbe%20iOS/CRLDetailViewController.m#L53\">CRLDetailViewController.m:53</a>)"
],
"probes": {
Expand Down
44 changes: 22 additions & 22 deletions ios/03/_hockeyapp_arm64.crash
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
Exception Type: SIGABRT
Exception Codes: #0 at 0x196a2f270
Exception Codes: #0 at 0x195ab3270
Crashed Thread: 0

Application Specific Information:
*** Terminating app due to uncaught exception 'NSGenericException', reason: 'An uncaught exception! SCREAM.'

Last Exception Backtrace:
0 CoreFoundation 0x0000000185bade48 __exceptionPreprocess + 132
1 libobjc.A.dylib 0x00000001962a80e4 objc_exception_throw + 56
2 CrashLibiOS 0x0000000100161a20 -[CRLCrashObjCException crash] (CRLCrashObjCException.m:41)
3 CrashProbeiOS 0x000000010009afd4 -[CRLDetailViewController doCrash] (CRLDetailViewController.m:53)
4 UIKit 0x000000018a3910f8 -[UIApplication sendAction:to:from:forEvent:] + 92
5 UIKit 0x000000018a37a22c -[UIControl _sendActionsForEvents:withEvent:] + 608
6 UIKit 0x000000018a390a94 -[UIControl touchesEnded:withEvent:] + 588
7 UIKit 0x000000018a350450 _UIGestureRecognizerUpdate + 8532
8 UIKit 0x000000018a38a5bc -[UIWindow _sendGesturesForEvent:] + 1040
9 UIKit 0x000000018a389c5c -[UIWindow sendEvent:] + 656
10 UIKit 0x000000018a35d38c -[UIApplication sendEvent:] + 260
11 UIKit 0x000000018a5fc1b4 _UIApplicationHandleEventFromQueueEvent + 14988
12 UIKit 0x000000018a35b8f4 _UIApplicationHandleEventQueue + 1612
13 CoreFoundation 0x0000000185b660e8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 20
14 CoreFoundation 0x0000000185b6538c __CFRunLoopDoSources0 + 260
15 CoreFoundation 0x0000000185b6343c __CFRunLoopRun + 708
16 CoreFoundation 0x0000000185a911f4 CFRunLoopRunSpecific + 392
17 GraphicsServices 0x000000018ec275a4 GSEventRunModal + 164
18 UIKit 0x000000018a3c2784 UIApplicationMain + 1484
19 CrashProbeiOS 0x0000000100099ea0 main (main.m:16)
20 libdyld.dylib 0x0000000196916a08 start + 0
0 CoreFoundation 0x0000000183af82d8 __exceptionPreprocess + 132
1 libobjc.A.dylib 0x000000019531c0e4 objc_exception_throw + 56
2 CrashLibiOS 0x0000000100160704 -[CRLCrashObjCException crash] (CRLCrashObjCException.m:41)
3 CrashProbeiOS 0x000000010009c81c -[CRLDetailViewController doCrash] (CRLDetailViewController.m:53)
4 UIKit 0x000000018856d404 -[UIApplication sendAction:to:from:forEvent:] + 92
5 UIKit 0x00000001885564e0 -[UIControl _sendActionsForEvents:withEvent:] + 608
6 UIKit 0x000000018856cda0 -[UIControl touchesEnded:withEvent:] + 588
7 UIKit 0x000000018852bfc0 _UIGestureRecognizerUpdate + 8532
8 UIKit 0x0000000188566898 -[UIWindow _sendGesturesForEvent:] + 1040
9 UIKit 0x0000000188565f50 -[UIWindow sendEvent:] + 656
10 UIKit 0x000000018853918c -[UIApplication sendEvent:] + 260
11 UIKit 0x00000001887da324 _UIApplicationHandleEventFromQueueEvent + 15420
12 UIKit 0x00000001885376a0 _UIApplicationHandleEventQueue + 1712
13 CoreFoundation 0x0000000183ab0240 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 20
14 CoreFoundation 0x0000000183aaf4e4 __CFRunLoopDoSources0 + 260
15 CoreFoundation 0x0000000183aad594 __CFRunLoopRun + 708
16 CoreFoundation 0x00000001839d92d4 CFRunLoopRunSpecific + 392
17 GraphicsServices 0x000000018d1ef6fc GSEventRunModal + 164
18 UIKit 0x000000018859efac UIApplicationMain + 1484
19 CrashProbeiOS 0x000000010009b6ec main (main.m:16)
20 libdyld.dylib 0x000000019599aa08 start + 0
48 changes: 24 additions & 24 deletions ios/03/_hockeyapp_armv7.crash
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
Exception Type: SIGABRT
Exception Codes: #0 at 0x31f47dfc
Exception Codes: #0 at 0x3094bdf0
Crashed Thread: 0

Application Specific Information:
*** Terminating app due to uncaught exception 'NSGenericException', reason: 'An uncaught exception! SCREAM.'

Last Exception Backtrace:
0 CoreFoundation 0x241c3d67 __exceptionPreprocess + 127
1 libobjc.A.dylib 0x318e6c77 objc_exception_throw + 36
2 CrashLibiOS 0x0027c15f -[CRLCrashObjCException crash] (CRLCrashObjCException.m:41)
3 CrashProbeiOS 0x000e5bd7 -[CRLDetailViewController doCrash] (CRLDetailViewController.m:53)
4 UIKit 0x27699427 -[UIApplication sendAction:to:from:forEvent:] + 68
5 UIKit 0x276993c9 -[UIControl sendAction:to:forEvent:] + 42
6 UIKit 0x27683fcd -[UIControl _sendActionsForEvents:withEvent:] + 582
7 UIKit 0x27698df9 -[UIControl touchesEnded:withEvent:] + 582
8 UIKit 0x2765db47 _UIGestureRecognizerUpdate + 10156
9 UIKit 0x27692afd -[UIWindow _sendGesturesForEvent:] + 782
10 UIKit 0x276923cd -[UIWindow sendEvent:] + 518
11 UIKit 0x27668b5d -[UIApplication sendEvent:] + 194
12 UIKit 0x278dc4e3 _UIApplicationHandleEventFromQueueEvent + 13872
13 UIKit 0x2766759f _UIApplicationHandleEventQueue + 1292
14 CoreFoundation 0x2418a5e7 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 12
15 CoreFoundation 0x241899fb __CFRunLoopDoSources0 + 220
16 CoreFoundation 0x24188079 __CFRunLoopRun + 766
17 CoreFoundation 0x240d5981 CFRunLoopRunSpecific + 474
18 CoreFoundation 0x240d5793 CFRunLoopRunInMode + 104
19 GraphicsServices 0x2b487051 GSEventRunModal + 134
20 UIKit 0x276c7981 UIApplicationMain + 1438
21 CrashProbeiOS 0x000e4e87 main (main.m:16)
22 libdyld.dylib 0x31e82aaf start + 0
0 CoreFoundation 0x22042137 __exceptionPreprocess + 127
1 libobjc.A.dylib 0x302ddc77 objc_exception_throw + 36
2 CrashLibiOS 0x001c20a3 -[CRLCrashObjCException crash] (CRLCrashObjCException.m:41)
3 CrashProbeiOS 0x000275af -[CRLDetailViewController doCrash] (CRLDetailViewController.m:53)
4 UIKit 0x256ada7b -[UIApplication sendAction:to:from:forEvent:] + 68
5 UIKit 0x256ada21 -[UIControl sendAction:to:forEvent:] + 42
6 UIKit 0x256985c5 -[UIControl _sendActionsForEvents:withEvent:] + 582
7 UIKit 0x256ad461 -[UIControl touchesEnded:withEvent:] + 582
8 UIKit 0x256718c7 _UIGestureRecognizerUpdate + 10156
9 UIKit 0x256a713d -[UIWindow _sendGesturesForEvent:] + 782
10 UIKit 0x256a6a2d -[UIWindow sendEvent:] + 518
11 UIKit 0x2567cc05 -[UIApplication sendEvent:] + 194
12 UIKit 0x258f331f _UIApplicationHandleEventFromQueueEvent + 14536
13 UIKit 0x2567b607 _UIApplicationHandleEventQueue + 1348
14 CoreFoundation 0x2200822f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 12
15 CoreFoundation 0x22007643 __CFRunLoopDoSources0 + 220
16 CoreFoundation 0x22005cc1 __CFRunLoopRun + 766
17 CoreFoundation 0x21f519a1 CFRunLoopRunSpecific + 474
18 CoreFoundation 0x21f517b3 CFRunLoopRunInMode + 104
19 GraphicsServices 0x296d21a9 GSEventRunModal + 134
20 UIKit 0x256dc695 UIApplicationMain + 1438
21 CrashProbeiOS 0x0002685f main (main.m:16)
22 libdyld.dylib 0x30885aaf start + 0
Loading