I am using abbyyRTR Sdk text capture after completion of 14 captures it showing Pthread_key_ creation failed.I am getting below error.
Error: Error Domain=com.abbyy.rtr Code=6 "One or more arguments are invalid." UserInfo={NSLocalizedDescription=One or more arguments are invalid.}
2018-05-07 12:00:28.715651+0530 OcrSdkDemo[10136:2728941] Error: Error Domain=com.abbyy.rtr Code=6 "pthread_key_create failed" UserInfo={NSLocalizedDescription=pthread_key_create failed}
can you please suggest how can i solve these?.
Comments
4 comments
Hello! We answered you by email.
Hi,
I did not get any email regarding this issue.Can you please send once again.
Thanks
As we understood, you use ABBYY Real-Time Recognition SDK for iOS.
To investigate the issue deeper could you please provide us with some additional information:
1) I am using free version of RTR SDK Link : https://rtrsdk.com (iOS)
2) No your standard text capture sample working fine
3) If i am running u r example i am not getting any issue works fine.The same RTRSDK i integrate in my project then only i am getting the error
4) I integreated Abbyy RTRSDK in my application and i am just scanned my packages 14 times continuously.And i make it condition for if(resultStatus == RTRResultStabilityAvailable) stoping capture services in on buffer method of RTRView controller It showing below error
Error: Error Domain=com.abbyy.rtr Code=6 "One or more arguments are invalid." UserInfo={NSLocalizedDescription=One or more arguments are invalid.}
2018-05-07 12:00:28.715651+0530 OcrSdkDemo[10136:2728941] Error: Error Domain=com.abbyy.rtr Code=6 "pthread_key_create failed" UserInfo={NSLocalizedDescription=pthread_key_create failed}
I am attaching images of my process for scanning packages.it will give you a clear picture
5) iOS Version:10.11.4
Please sign in to leave a comment.