heardrwt / RHAddressBook

A Cocoa / Objective-C library for interfacing with the iOS AddressBook.
Other
696 stars 154 forks source link

[RHPerson vCardRepresentationForPeople:] crash #74

Closed Shun87 closed 9 years ago

Shun87 commented 9 years ago
libsqlite3.dylib    

sqlite3_step + 528 5 AppSupport
CPSqliteStatementSendResults + 76 6 AddressBook ABCDBContextFetchMultiValueEntries + 344 7 AddressBook ABCDBContextFetchMultiValuePropertyIntoRecord + 72 8 AppSupport
CPRecordGetProperty + 212 9 AppSupport
CPRecordCopyProperty + 24 10 AddressBook ABRecordCopyValueUnfiltered + 124 11 AddressBook ABRecordCopyValue + 124 12 AddressBook -[ABVCardRecord valueForProperty:] + 24 13 AddressBook -[ABVCardRecord propertyLineForGenericABProperty:vCardProperty:is21:groupCount:] + 108 14 AddressBook -[ABVCardRecord _copyVCardRepresentationAsStringIncludeExternalProperties:withPhoto:extraPhotoParameters:includePrivateData:] + 6140 15 AddressBook +[ABVCardExporter _vCard30RepresentationOfRecords:] + 228 16 AddressBook ABPersonCreateVCardRepresentationWithPeople + 136 17 Clean Master
RHPerson.m line 573 +[RHPerson vCardRepresentationForPeople:]