0% found this document useful (0 votes)
56 views

Crash

An exception occurred in an iPhone app called AnyTrans. The exception was an NSInvalidArgumentException thrown because an attempt was made to insert a nil object into an NSPlaceholderDictionary. The exception occurred on thread 1 at Foundation functions related to object creation and dispatching.

Uploaded by

romainatangana31
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
56 views

Crash

An exception occurred in an iPhone app called AnyTrans. The exception was an NSInvalidArgumentException thrown because an attempt was made to insert a nil object into an NSPlaceholderDictionary. The exception occurred on thread 1 at Foundation functions related to object creation and dispatching.

Uploaded by

romainatangana31
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

系统版本:16.7.

2
设备型号:iPhone10,4
总大小:63968497664
剩余空间:47763394560
Exception name:NSInvalidArgumentException
Exception reatoin:*** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]:
attempt to insert nil object from objects[3]
Exception stack :(
0 CoreFoundation 0x00000001bfff5418 06CFD2AC-08FA-
3879-8894-C29869F8CD97 + 37912
1 libobjc.A.dylib 0x00000001b92d5c10
objc_exception_throw + 56
2 CoreFoundation 0x00000001c01843fc 06CFD2AC-08FA-
3879-8894-C29869F8CD97 + 1672188
3 CoreFoundation 0x00000001c018e98c 06CFD2AC-08FA-
3879-8894-C29869F8CD97 + 1714572
4 CoreFoundation 0x00000001c000f4c8 06CFD2AC-08FA-
3879-8894-C29869F8CD97 + 144584
5 CoreFoundation 0x00000001c000f3bc 06CFD2AC-08FA-
3879-8894-C29869F8CD97 + 144316
6 AnyTrans 0x0000000100df16ac AnyTrans + 841388
7 CoreFoundation 0x00000001bfff58a8 06CFD2AC-08FA-
3879-8894-C29869F8CD97 + 39080
8 CoreFoundation 0x00000001c0077634 06CFD2AC-08FA-
3879-8894-C29869F8CD97 + 570932
9 AnyTrans 0x0000000100df095c AnyTrans + 837980
10 Foundation 0x00000001ba416ee8 1C93616C-B546-
30C2-B79A-F7FA7F2B20EB + 642792
11 Foundation 0x00000001ba3edbbc 1C93616C-B546-
30C2-B79A-F7FA7F2B20EB + 474044
12 Foundation 0x00000001ba3edb50 1C93616C-B546-
30C2-B79A-F7FA7F2B20EB + 473936
13 Foundation 0x00000001ba3b2c10 1C93616C-B546-
30C2-B79A-F7FA7F2B20EB + 232464
14 Foundation 0x00000001ba3b295c 1C93616C-B546-
30C2-B79A-F7FA7F2B20EB + 231772
15 Foundation 0x00000001ba3b79fc 1C93616C-B546-
30C2-B79A-F7FA7F2B20EB + 252412
16 libdispatch.dylib 0x00000001c6d7b630 30AB7A30-04BC-
3C9C-AE24-8DE17D9D2AF2 + 288304
17 libdispatch.dylib 0x00000001c6d99780 30AB7A30-04BC-
3C9C-AE24-8DE17D9D2AF2 + 411520
18 libdispatch.dylib 0x00000001c6d70d48 30AB7A30-04BC-
3C9C-AE24-8DE17D9D2AF2 + 245064
19 libdispatch.dylib 0x00000001c6d70518 30AB7A30-04BC-
3C9C-AE24-8DE17D9D2AF2 + 242968
20 libdispatch.dylib 0x00000001c6d7dc68 30AB7A30-04BC-
3C9C-AE24-8DE17D9D2AF2 + 298088
21 libdispatch.dylib 0x00000001c6d7e430 30AB7A30-04BC-
3C9C-AE24-8DE17D9D2AF2 + 300080
22 libsystem_pthread.dylib 0x000000020a045b94 _pthread_wqthread
+ 224
23 libsystem_pthread.dylib 0x000000020a045720 start_wqthread + 8
)

You might also like