質問編集履歴
4
文法の改善
test
CHANGED
File without changes
|
test
CHANGED
@@ -18,15 +18,29 @@
|
|
18
18
|
|
19
19
|
```
|
20
20
|
|
21
|
-
2020-09-29 11:49:46.743944+0900 locationFood[5176:483414] [assertion] Error acquiring assertion:
|
21
|
+
2020-09-29 11:49:46.743944+0900 locationFood[5176:483414] [assertion] Error acquiring assertion:
|
22
22
|
|
23
|
-
|
23
|
+
<Error Domain=RBSAssertionErrorDomain Code=3 "Target is not running or required target entitlement is missing"
|
24
24
|
|
25
|
-
|
25
|
+
UserInfo={RBSAssertionAttribute=<RBSDomainAttribute|
|
26
26
|
|
27
|
-
|
27
|
+
domain:"com.apple.webkit" name:"Background" sourceEnvironment:"(null)">,
|
28
|
+
|
29
|
+
NSLocalizedFailureReason=Target is not running or required target entitlement is missing}>
|
28
30
|
|
29
31
|
|
32
|
+
|
33
|
+
2020-09-29 11:49:46.744151+0900 locationFood[5176:483414] [ProcessSuspension] 0x1370fe5c0 - ProcessAssertion:
|
34
|
+
|
35
|
+
Failed to acquire RBS Background assertion 'WebProcess Background Assertion' for process with PID 5251, error:
|
36
|
+
|
37
|
+
Error Domain=RBSAssertionErrorDomain Code=3 "Target is not running or required target entitlement is missing"
|
38
|
+
|
39
|
+
UserInfo={RBSAssertionAttribute=<RBSDomainAttribute|
|
40
|
+
|
41
|
+
domain:"com.apple.webkit" name:"Background" sourceEnvironment:"(null)">,
|
42
|
+
|
43
|
+
NSLocalizedFailureReason=Target is not running or required target entitlement is missing}
|
30
44
|
|
31
45
|
```
|
32
46
|
|
3
文法の改善
test
CHANGED
File without changes
|
test
CHANGED
File without changes
|
2
文法の改善
test
CHANGED
File without changes
|
test
CHANGED
@@ -26,7 +26,7 @@
|
|
26
26
|
|
27
27
|
2020-09-29 11:49:46.784439+0900 locationFood[5176:483414] [ProcessSuspension] 0x1370feb40 - ProcessAssertion: Failed to acquire RBS Suspended assertion 'WebProcess Suspended Assertion' for process with PID 5251, error: Error Domain=RBSAssertionErrorDomain Code=3 "Target is not running or required target entitlement is missing" UserInfo={RBSAssertionAttribute=<RBSDomainAttribute| domain:"com.apple.webkit" name:"Suspended" sourceEnvironment:"(null)">, NSLocalizedFailureReason=Target is not running or required target entitlement is missing}
|
28
28
|
|
29
|
-
|
29
|
+
|
30
30
|
|
31
31
|
```
|
32
32
|
|
1
文法の改善
test
CHANGED
File without changes
|
test
CHANGED
@@ -25,8 +25,6 @@
|
|
25
25
|
2020-09-29 11:49:46.784252+0900 locationFood[5176:483414] [assertion] Error acquiring assertion: <Error Domain=RBSAssertionErrorDomain Code=3 "Target is not running or required target entitlement is missing" UserInfo={RBSAssertionAttribute=<RBSDomainAttribute| domain:"com.apple.webkit" name:"Suspended" sourceEnvironment:"(null)">, NSLocalizedFailureReason=Target is not running or required target entitlement is missing}>
|
26
26
|
|
27
27
|
2020-09-29 11:49:46.784439+0900 locationFood[5176:483414] [ProcessSuspension] 0x1370feb40 - ProcessAssertion: Failed to acquire RBS Suspended assertion 'WebProcess Suspended Assertion' for process with PID 5251, error: Error Domain=RBSAssertionErrorDomain Code=3 "Target is not running or required target entitlement is missing" UserInfo={RBSAssertionAttribute=<RBSDomainAttribute| domain:"com.apple.webkit" name:"Suspended" sourceEnvironment:"(null)">, NSLocalizedFailureReason=Target is not running or required target entitlement is missing}
|
28
|
-
|
29
|
-
2020-09-29 11:50:16.689010+0900 locationFood[5176:483414] Could not signal service com.apple.WebKit.WebContent: 113: Could not find specified service
|
30
28
|
|
31
29
|
2020-09-29 11:50:17.055480+0900 locationFood[5176:483414] Could not signal service com.apple.WebKit.Networking: 113: Could not find specified service
|
32
30
|
|