Problems with sqlitecipher on android

Good afternoon, I do not speak English, I had to use a translator so a thousand apologies for the writing.

I am getting the following error code in my application when performing a simple query:
A / libc: Fatal signal 11 (SIGSEGV) at 0x78877ae8 (code = 1), thread 30250

Hello @Juan_Orlando_Selva_M

Below are a few followup questions regarding the crash you are experiencing:

  • What version of SQLCipher for Android are you using?
  • What SQL command are you executing that causes this error?
  • Are you able to reproduce it within the SQLCipher for Android test suite?
  • Is there more content to the stack trace?
  • Are you able to reproduce this with a debug build?