-
Notifications
You must be signed in to change notification settings - Fork 84
Description
*** -[NSArray initWithArray:range:copyItems:]: range {0, 2} extends beyond bounds 0 .. 0
(
0 CoreFoundation 0x37c1e8d7 __exceptionPreprocess + 186
1 libobjc.A.dylib 0x3776a1e5 objc_exception_throw + 32
2 CoreFoundation 0x37b7829b -[NSArray initWithArray:range:copyItems:] + 450
3 CoreFoundation 0x37b8c2b9 -[NSArray mutableCopyWithZone:] + 84
4 shoot 0x100645 __22-[KHolder archiveData]_block_invoke + 292
5 libdispatch.dylib 0x307d7d55 _dispatch_call_block_and_release + 12
6 libdispatch.dylib 0x307da897 _dispatch_worker_thread2 + 258
7 libsystem_c.dylib 0x376dd1cf _pthread_wqthread + 294
8 libsystem_c.dylib 0x376dd0a4 start_wqthread + 8
)
*** -[NSArray initWithArray:range:copyItems:]: range {0, 3} extends beyond bounds [0 .. 1]
(null)
(
0 CoreFoundation 0x354d68a7 __exceptionPreprocess + 186
1 libobjc.A.dylib 0x3787d259 objc_exception_throw + 32
2 CoreFoundation 0x35430263 -[NSArray initWithArray:range:copyItems:] + 450
3 CoreFoundation 0x35444289 -[NSArray mutableCopyWithZone:] + 84
4 shoot 0x100645 __22-[KHolder archiveData]_block_invoke + 292
5 libdispatch.dylib 0x34363c59 _dispatch_call_block_and_release + 12
6 libdispatch.dylib 0x34366817 _dispatch_worker_thread2 + 258
7 libsystem_c.dylib 0x32893dfb _pthread_wqthread + 294
8 libsystem_c.dylib 0x32893cd0 start_wqthread + 8
)