"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Appcrash using recognition

I am using the lib 5.5.9 version of Android the device xt918 (razr d1, android 4.4.2) and the app is crashing.The log is with this error:

07-22 12:22:34.966 17565-17565/br.com.myproject.myapp A/libc: Fatal signal 11 (SIGSEGV) at 0x5b95e000 (code=1), thread 17565 (myproject.myapp)

07-22 12:22:35.022 17565-17565/br.com.myproject.myapp A/libc: Send stop signal to pid:17565 in void debuggerd_signal_handler(int, siginfo_t*, void*)

 

When running the app in android 5.0+, the app runs without errors.