質問編集履歴

1

追加情報

2020/03/02 05:44

投稿

X001017
X001017

スコア6

test CHANGED
File without changes
test CHANGED
@@ -12,6 +12,46 @@
12
12
 
13
13
  ```
14
14
 
15
+ Incident Identifier: 23BE4BB3-BE7B-470E-AFEC-00982F05CDF5
16
+
17
+ CrashReporter Key: 68a1a40b8a8ca49704fb086b65dd82454eac9c25
18
+
19
+ Hardware Model: iPad8,8
20
+
21
+ Process: MyApp [790]
22
+
23
+ Path: /private/var/containers/Bundle/Application/2429DF26-B913-4316-85D5-D2F72AF8817E/MyApp.app/MyApp
24
+
25
+ Identifier: jp.co.aptpod.iOS-MyApp
26
+
27
+ Version: 1 (1.0)
28
+
29
+ Code Type: ARM-64 (Native)
30
+
31
+ Role: Foreground
32
+
33
+ Parent Process: launchd [1]
34
+
35
+ Coalition: jp.co.aptpod.iOS-MyApp [1157]
36
+
37
+
38
+
39
+
40
+
41
+ Date/Time: 2020-03-01 16:38:50.5406 +0900
42
+
43
+ Launch Time: 2020-03-01 16:38:50.4660 +0900
44
+
45
+ OS Version: iPhone OS 13.3.1 (17D50)
46
+
47
+ Release Type: User
48
+
49
+ Baseband Version: 2.04.03
50
+
51
+ Report Version: 104
52
+
53
+
54
+
15
55
  Exception Type: EXC_CRASH (SIGABRT)
16
56
 
17
57
  Exception Codes: 0x0000000000000000, 0x0000000000000000
@@ -22,6 +62,50 @@
22
62
 
23
63
 
24
64
 
65
+ Last Exception Backtrace:
66
+
67
+ 0 CoreFoundation 0x1c402e96c __exceptionPreprocess + 224
68
+
69
+ 1 libobjc.A.dylib 0x1c3d47028 objc_exception_throw + 59
70
+
71
+ 2 CoreFoundation 0x1c3f1e14c +[NSException raise:format:] + 111
72
+
73
+ 3 UIFoundation 0x1c767610c UINibDecoderDecodeObjectForValue + 411
74
+
75
+ 4 UIFoundation 0x1c761100c -[UINibDecoder decodeObjectForKey:] + 319
76
+
77
+ 5 UIKitCore 0x1c7dbb9f0 -[UIRuntimeConnection initWithCoder:] + 175
78
+
79
+ ~
80
+
81
+ 45 FrontBoardServices 0x1c9271254 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 47
82
+
83
+ 46 FrontBoardServices 0x1c9270f00 -[FBSSerialQueue _queue_performNextIfPossible] + 431
84
+
85
+ 47 FrontBoardServices 0x1c927146c -[FBSSerialQueue _performNextFromRunLoopSource] + 31
86
+
87
+ 48 CoreFoundation 0x1c3faa108 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 27
88
+
89
+ 49 CoreFoundation 0x1c3faa05c __CFRunLoopDoSource0 + 83
90
+
91
+ 50 CoreFoundation 0x1c3fa97c8 __CFRunLoopDoSources0 + 183
92
+
93
+ 51 CoreFoundation 0x1c3fa4694 __CFRunLoopRun + 1067
94
+
95
+ 52 CoreFoundation 0x1c3fa3f40 CFRunLoopRunSpecific + 479
96
+
97
+ 53 GraphicsServices 0x1ce234534 GSEventRunModal + 107
98
+
99
+ 54 UIKitCore 0x1c812f580 UIApplicationMain + 1939
100
+
101
+ 55 MyApp 0x102b83784 main + 96132 (AppDelegate.swift:12)
102
+
103
+ 56 libdyld.dylib 0x1c3e22e18 start + 3
104
+
105
+
106
+
107
+
108
+
25
109
  Thread 0 name: Dispatch queue: com.apple.main-thread
26
110
 
27
111
  Thread 0 Crashed:
@@ -36,12 +120,106 @@
36
120
 
37
121
  4 libc++abi.dylib 0x00000001c3de05c0 demangling_unexpected_handler+ 5568 () + 0
38
122
 
123
+ 5 libobjc.A.dylib 0x00000001c3d47308 _objc_terminate+ 25352 () + 124
124
+
125
+ 6 libc++abi.dylib 0x00000001c3ded634 std::__terminate(void (*)+ 58932 ()) + 20
126
+
127
+ 7 libc++abi.dylib 0x00000001c3ded5c0 std::terminate+ 58816 () + 44
128
+
129
+ 8 libdispatch.dylib 0x00000001c3cd3fec _dispatch_client_callout + 40
130
+
131
+ 9 libdispatch.dylib 0x00000001c3cd6d1c _dispatch_block_invoke_direct + 264
132
+
133
+ 10 FrontBoardServices 0x00000001c9271254 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 48
134
+
135
+ 11 FrontBoardServices 0x00000001c9270f00 -[FBSSerialQueue _queue_performNextIfPossible] + 432
136
+
137
+ 12 FrontBoardServices 0x00000001c927146c -[FBSSerialQueue _performNextFromRunLoopSource] + 32
138
+
139
+ 13 CoreFoundation 0x00000001c3faa108 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
140
+
141
+ 14 CoreFoundation 0x00000001c3faa05c __CFRunLoopDoSource0 + 84
142
+
143
+ 15 CoreFoundation 0x00000001c3fa97c8 __CFRunLoopDoSources0 + 184
144
+
39
- ~
145
+ 16 CoreFoundation 0x00000001c3fa4694 __CFRunLoopRun + 1068
146
+
40
-
147
+ 17 CoreFoundation 0x00000001c3fa3f40 CFRunLoopRunSpecific + 480
148
+
149
+ 18 GraphicsServices 0x00000001ce234534 GSEventRunModal + 108
150
+
151
+ 19 UIKitCore 0x00000001c812f580 UIApplicationMain + 1940
152
+
41
- 20 MyApp 0x0000000102b83784 main + 96132 (AppDelegate.swift:12)
153
+ 20 MyApp 0x0000000102b83784 main + 96132 (AppDelegate.swift:12)
42
154
 
43
155
  21 libdyld.dylib 0x00000001c3e22e18 start + 4
44
156
 
157
+
158
+
159
+ Thread 1:
160
+
161
+ 0 libsystem_pthread.dylib 0x00000001c3d3f9e0 start_wqthread + 0
162
+
163
+
164
+
165
+ Thread 2:
166
+
167
+ 0 libsystem_pthread.dylib 0x00000001c3d3f9e0 start_wqthread + 0
168
+
169
+
170
+
171
+ Thread 3:
172
+
173
+ 0 libsystem_pthread.dylib 0x00000001c3d3f9e0 start_wqthread + 0
174
+
175
+
176
+
177
+ Thread 4:
178
+
179
+ 0 libsystem_pthread.dylib 0x00000001c3d3f9e0 start_wqthread + 0
180
+
181
+
182
+
183
+ Thread 5 name: com.apple.uikit.eventfetch-thread
184
+
185
+ Thread 5:
186
+
187
+ 0 libsystem_kernel.dylib 0x00000001c3df6c04 mach_msg_trap + 8
188
+
189
+ 1 libsystem_kernel.dylib 0x00000001c3df6020 mach_msg + 76
190
+
191
+ 2 CoreFoundation 0x00000001c3fa9964 __CFRunLoopServiceMachPort + 220
192
+
193
+ 3 CoreFoundation 0x00000001c3fa47fc __CFRunLoopRun + 1428
194
+
195
+ 4 CoreFoundation 0x00000001c3fa3f40 CFRunLoopRunSpecific + 480
196
+
197
+ 5 Foundation 0x00000001c42e9340 -[NSRunLoop+ 33600 (NSRunLoop) runMode:beforeDate:] + 232
198
+
199
+ 6 Foundation 0x00000001c42e9218 -[NSRunLoop+ 33304 (NSRunLoop) runUntilDate:] + 92
200
+
201
+ 7 UIKitCore 0x00000001c81cae9c -[UIEventFetcher threadMain] + 156
202
+
203
+ 8 Foundation 0x00000001c42e7fa4 -[NSThread main] + 40
204
+
205
+ 9 Foundation 0x00000001c4423a74 __NSThread__start__ + 852
206
+
207
+ 10 libsystem_pthread.dylib 0x00000001c3d37840 _pthread_start + 168
208
+
209
+ 11 libsystem_pthread.dylib 0x00000001c3d3f9f4 thread_start + 8
210
+
211
+
212
+
213
+ Thread 6:
214
+
215
+ 0 libsystem_pthread.dylib 0x00000001c3d3f9e0 start_wqthread + 0
216
+
217
+
218
+
219
+ Thread 7:
220
+
221
+ 0 libsystem_pthread.dylib 0x00000001c3d3f9e0 start_wqthread + 0
222
+
45
223
  ```
46
224
 
47
225
 
@@ -75,3 +253,5 @@
75
253
  Xcode 11.3.1
76
254
 
77
255
  iOS 13.3.1
256
+
257
+ Hardware Model:iPad8,8