Community

Error: Error Domain=com.abbyy.rtr Code=6

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?.

 

Was this article helpful?

0 out of 0 found this helpful

Comments

4 comments

  • Avatar
    Diana Khammatova

    Hello! We answered you by email.

    0
  • Avatar
    venkat.nandipati

    Hi,

    I did not get any email regarding this issue.Can you please send once again.

    Thanks

    0
  • Avatar
    Diana Khammatova

    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. What version of RTR SDK do you use: free or extended? If the second one, then kindly specify your serial number.
    2. Do we understand correctly that your issue is reproduced on our standard text capture sample?
    3. Could you please describe step-by-step how we can reproduce the error message on our side?
    4. Please describe the issue in more details. You can attach some screenshots and logs for illustrating the problem.
    5. What iOS version are you using/testing on?
    0
  • Avatar
    venkat.nandipati

    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

     

    0

Please sign in to leave a comment.