質問編集履歴

1

エラー内容の追加

2017/10/19 02:44

投稿

KKK_
KKK_

スコア29

test CHANGED
File without changes
test CHANGED
@@ -19,3 +19,105 @@
19
19
 
20
20
 
21
21
  ![イメージ説明](0910c953d8d8d1dd82eb3ed2e59c30c6.jpeg)
22
+
23
+
24
+
25
+ エラー
26
+
27
+ ```ここに言語を入力
28
+
29
+
30
+
31
+ 2017-10-19 11:41:20.299098+0900 PetKarte[6217:420996] *** Assertion failure in -[UIKeyboardTaskQueue waitUntilAllTasksAreFinished], /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKit_Sim/UIKit-3694.4.18/Keyboard/UIKeyboardTaskQueue.m:433
32
+
33
+ 2017-10-19 11:41:20.381193+0900 PetKarte[6217:420996] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '-[UIKeyboardTaskQueue waitUntilAllTasksAreFinished] may only be called from the main thread.'
34
+
35
+ *** First throw call stack:
36
+
37
+ (
38
+
39
+ 0 CoreFoundation 0x000000010fe691cb __exceptionPreprocess + 171
40
+
41
+ 1 libobjc.A.dylib 0x000000010f7cbf41 objc_exception_throw + 48
42
+
43
+ 2 CoreFoundation 0x000000010fe6e362 +[NSException raise:format:arguments:] + 98
44
+
45
+ 3 Foundation 0x000000010f270089 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 193
46
+
47
+ 4 UIKit 0x0000000111048bd5 -[UIKeyboardTaskQueue waitUntilAllTasksAreFinished] + 380
48
+
49
+ 5 UIKit 0x00000001105d8682 -[UIKeyboardImpl setDelegate:force:] + 1596
50
+
51
+ 6 UIKit 0x0000000110abd916 -[UIPeripheralHost(UIKitInternal) _reloadInputViewsForResponder:] + 1054
52
+
53
+ 7 UIKit 0x0000000110ac6d84 -[UIPeripheralHost(UIKitInternal) _preserveInputViewsWithId:animated:reset:] + 498
54
+
55
+ 8 UIKit 0x000000011049391e -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1119
56
+
57
+ 9 UIKit 0x00000001104956ab -[UIViewController _presentViewController:withAnimationController:completion:] + 4621
58
+
59
+ 10 UIKit 0x00000001104981c1 __63-[UIViewController _presentViewController:animated:completion:]_block_invoke + 99
60
+
61
+ 11 UIKit 0x0000000110498891 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 532
62
+
63
+ 12 UIKit 0x0000000110498120 -[UIViewController _presentViewController:animated:completion:] + 181
64
+
65
+ 13 UIKit 0x000000011049847f -[UIViewController presentViewController:animated:completion:] + 159
66
+
67
+ 14 UIKit 0x000000011049d802 -[UIViewController _showViewController:withAction:sender:] + 274
68
+
69
+ 15 UIKit 0x0000000110a3dfbc __66-[UIStoryboardShowSegueTemplate newDefaultPerformHandlerForSegue:]_block_invoke + 134
70
+
71
+ 16 UIKit 0x0000000110bfb903 -[UIStoryboardSegueTemplate _performWithDestinationViewController:sender:] + 279
72
+
73
+ 17 UIKit 0x0000000110bfb7bb -[UIStoryboardSegueTemplate _perform:] + 82
74
+
75
+ 18 UIKit 0x0000000110484b84 -[UIViewController performSegueWithIdentifier:sender:] + 99
76
+
77
+ 19 PetKarte 0x000000010eea4370 _T08PetKarte19firstViewControllerC12uButtonTouchyypFy10Foundation4DataVSg_So11URLResponseCSgs5Error_pSgtcfU_ + 896
78
+
79
+ 20 PetKarte 0x000000010eea481a _T08PetKarte19firstViewControllerC12uButtonTouchyypFy10Foundation4DataVSg_So11URLResponseCSgs5Error_pSgtcfU_TA + 90
80
+
81
+ 21 PetKarte 0x000000010ee9e5e7 _T010Foundation4DataVSgSo11URLResponseCSgs5Error_pSgIxxxx_So6NSDataCSgAGSo7NSErrorCSgIyByyy_TR + 263
82
+
83
+ 22 CFNetwork 0x00000001135fe208 __75-[__NSURLSessionLocal taskForClass:request:uploadFile:bodyData:completion:]_block_invoke + 19
84
+
85
+ 23 CFNetwork 0x00000001135fda6d __49-[__NSCFLocalSessionTask _task_onqueue_didFinish]_block_invoke + 147
86
+
87
+ 24 Foundation 0x000000010f1e29b7 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
88
+
89
+ 25 Foundation 0x000000010f1e281a -[NSBlockOperation main] + 68
90
+
91
+ 26 Foundation 0x000000010f1e0cd6 -[__NSOperationInternal _start:] + 778
92
+
93
+ 27 libdispatch.dylib 0x000000011423943c _dispatch_client_callout + 8
94
+
95
+ 28 libdispatch.dylib 0x000000011423eaf4 _dispatch_block_invoke_direct + 592
96
+
97
+ 29 libdispatch.dylib 0x000000011423943c _dispatch_client_callout + 8
98
+
99
+ 30 libdispatch.dylib 0x000000011423eaf4 _dispatch_block_invoke_direct + 592
100
+
101
+ 31 libdispatch.dylib 0x000000011423e884 dispatch_block_perform + 109
102
+
103
+ 32 Foundation 0x000000010f1dcce4 __NSOQSchedule_f + 342
104
+
105
+ 33 libdispatch.dylib 0x000000011423943c _dispatch_client_callout + 8
106
+
107
+ 34 libdispatch.dylib 0x000000011423f856 _dispatch_continuation_pop + 967
108
+
109
+ 35 libdispatch.dylib 0x000000011423dc86 _dispatch_async_redirect_invoke + 780
110
+
111
+ 36 libdispatch.dylib 0x00000001142451f9 _dispatch_root_queue_drain + 772
112
+
113
+ 37 libdispatch.dylib 0x0000000114244e97 _dispatch_worker_thread3 + 132
114
+
115
+ 38 libsystem_pthread.dylib 0x00000001146fc5a2 _pthread_wqthread + 1299
116
+
117
+ 39 libsystem_pthread.dylib 0x00000001146fc07d start_wqthread + 13
118
+
119
+ )
120
+
121
+ libc++abi.dylib: terminating with uncaught exception of type NSException
122
+
123
+ ```