We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thread : Crashed: backupQueue 0 libsqlite3.dylib 0x0000000197836028 (null) + 16096 1 libsqlite3.dylib 0x0000000197835f58 (null) + 15888 2 libsqlite3.dylib 0x00000001978b16bc (null) + 297900 3 libsqlite3.dylib 0x000000019782aeb0 (null) + 32088 4 libsqlite3.dylib 0x0000000197823368 sqlite3_step + 528 5 AppSupport 0x000000018c46f5c0 CPSqliteStatementSendResults + 76 6 AddressBook 0x000000018564c330 ABCDBContextFetchMultiValueEntries + 344 7 AddressBook 0x000000018564c4fc ABCDBContextFetchMultiValuePropertyIntoRecord + 72 8 AppSupport 0x000000018c471c94 CPRecordGetProperty + 212 9 AppSupport 0x000000018c471e4c CPRecordCopyProperty + 24 10 AddressBook 0x0000000185658a40 ABRecordCopyValueUnfiltered + 124 11 AddressBook 0x00000001856588bc ABRecordCopyValue + 124 12 AddressBook 0x000000018567515c -[ABVCardRecord valueForProperty:] + 24 13 AddressBook 0x00000001856751dc -[ABVCardRecord propertyLineForGenericABProperty:vCardProperty:is21:groupCount:] + 108 14 AddressBook 0x000000018567aae8 -[ABVCardRecord _copyVCardRepresentationAsStringIncludeExternalProperties:withPhoto:extraPhotoParameters:includePrivateData:] + 6140 15 AddressBook 0x00000001856739ac +[ABVCardExporter _vCard30RepresentationOfRecords:] + 228 16 AddressBook 0x000000018568ae28 ABPersonCreateVCardRepresentationWithPeople + 136 17 HelloContact 0x00000001000f979c +RHPerson vCardRepresentationForPeople: 18 HelloContact 0x00000001000f6108 +ContactsManager saveData:title: 19 HelloContact 0x00000001000d7b24 __40-[BackupMainViewController startBackup:]_block_invoke (BackupMainViewController.m:112) 20 libdispatch.dylib 0x0000000197b0d994 _dispatch_call_block_and_release + 24 21 libdispatch.dylib 0x0000000197b0d954 _dispatch_client_callout + 16 22 libdispatch.dylib 0x0000000197b180a4 _dispatch_queue_drain + 1448 23 libdispatch.dylib 0x0000000197b10a5c _dispatch_queue_invoke + 132 24 libdispatch.dylib 0x0000000197b1a318 _dispatch_root_queue_drain + 720 25 libdispatch.dylib 0x0000000197b1bc4c _dispatch_worker_thread3 + 108 26 libsystem_pthread.dylib 0x0000000197ced22c _pthread_wqthread + 816
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thread : Crashed: backupQueue
0 libsqlite3.dylib 0x0000000197836028 (null) + 16096
1 libsqlite3.dylib 0x0000000197835f58 (null) + 15888
2 libsqlite3.dylib 0x00000001978b16bc (null) + 297900
3 libsqlite3.dylib 0x000000019782aeb0 (null) + 32088
4 libsqlite3.dylib 0x0000000197823368 sqlite3_step + 528
5 AppSupport 0x000000018c46f5c0 CPSqliteStatementSendResults + 76
6 AddressBook 0x000000018564c330 ABCDBContextFetchMultiValueEntries + 344
7 AddressBook 0x000000018564c4fc ABCDBContextFetchMultiValuePropertyIntoRecord + 72
8 AppSupport 0x000000018c471c94 CPRecordGetProperty + 212
9 AppSupport 0x000000018c471e4c CPRecordCopyProperty + 24
10 AddressBook 0x0000000185658a40 ABRecordCopyValueUnfiltered + 124
11 AddressBook 0x00000001856588bc ABRecordCopyValue + 124
12 AddressBook 0x000000018567515c -[ABVCardRecord valueForProperty:] + 24
13 AddressBook 0x00000001856751dc -[ABVCardRecord propertyLineForGenericABProperty:vCardProperty:is21:groupCount:] + 108
14 AddressBook 0x000000018567aae8 -[ABVCardRecord _copyVCardRepresentationAsStringIncludeExternalProperties:withPhoto:extraPhotoParameters:includePrivateData:] + 6140
15 AddressBook 0x00000001856739ac +[ABVCardExporter _vCard30RepresentationOfRecords:] + 228
16 AddressBook 0x000000018568ae28 ABPersonCreateVCardRepresentationWithPeople + 136
17 HelloContact 0x00000001000f979c +RHPerson vCardRepresentationForPeople:
18 HelloContact 0x00000001000f6108 +ContactsManager saveData:title:
19 HelloContact 0x00000001000d7b24 __40-[BackupMainViewController startBackup:]_block_invoke (BackupMainViewController.m:112)
20 libdispatch.dylib 0x0000000197b0d994 _dispatch_call_block_and_release + 24
21 libdispatch.dylib 0x0000000197b0d954 _dispatch_client_callout + 16
22 libdispatch.dylib 0x0000000197b180a4 _dispatch_queue_drain + 1448
23 libdispatch.dylib 0x0000000197b10a5c _dispatch_queue_invoke + 132
24 libdispatch.dylib 0x0000000197b1a318 _dispatch_root_queue_drain + 720
25 libdispatch.dylib 0x0000000197b1bc4c _dispatch_worker_thread3 + 108
26 libsystem_pthread.dylib 0x0000000197ced22c _pthread_wqthread + 816
The text was updated successfully, but these errors were encountered: