SQLCipher for Android 3.5.7 Release

Hello,

After upgrading library to 3.5.7 app crashes while loading huge data

09-12 10:16:51.667 5228-5748/com.mycompany.myapp A/libc: Fatal signal 11 (SIGSEGV) at 0x00000000 (code=128), thread 5748 (AsyncTask #5)

This is happening only in 4.4.2 emulators/devices.
I think it is the same as @suraj9781 said for version 3.5.6
SQLCipher for Android 3.5.6 Release

I execute more than 4k inserts and then this error happens.