Skip to content

Got the crash logs from playconsole #651

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
pateljay681 opened this issue Dec 9, 2024 · 1 comment
Closed

Got the crash logs from playconsole #651

pateljay681 opened this issue Dec 9, 2024 · 1 comment

Comments

@pateljay681
Copy link

Actual Behavior:- app crash due because of libsqlcypher.so

SQLCipher version (4.5.4`):

SQLCipher for Android version:

Are you able to reproduce this issue within the SQLCipher for Android test suite?
No, got the logs from play console

Logs:-

[libsqlcipher.so] sqlite3_bind_text16


pid: 0, tid: 28833 >>> com.test.myapplications <<<

backtrace:
Unknown
#1 pc 0x00000000000dd224 /data/app/~~bMxqd5vaWbihl_GmVcO81Q==/com.test.myapplications-jeA1Foi17kS-2J7O3ZhBGg==/lib/arm64/libsqlcipher.so (BuildId: deda9f425883f98d89e336bb64e03330e87ed34f)
#2 pc 0x00000000000dcf94 /data/app/~~bMxqd5vaWbihl_GmVcO81Q==/com.test.myapplications-jeA1Foi17kS-2J7O3ZhBGg==/lib/arm64/libsqlcipher.so (BuildId: deda9f425883f98d89e336bb64e03330e87ed34f)
#3 pc 0x00000000000dd7b0 /data/app/~~bMxqd5vaWbihl_GmVcO81Q==/com.test.myapplications-jeA1Foi17kS-2J7O3ZhBGg==/lib/arm64/libsqlcipher.so (sqlite3_bind_text16+40) (BuildId: deda9f425883f98d89e336bb64e03330e87ed34f)
#4 pc 0x00000000002407bc /data/app/~~bMxqd5vaWbihl_GmVcO81Q==/com.test.myapplications-jeA1Foi17kS-2J7O3ZhBGg==/lib/arm64/libsqlcipher.so (BuildId: deda9f425883f98d89e336bb64e03330e87ed34f)
#5 pc 0x00000000004224f0 /data/misc/apexdata/com.android.art/dalvik-cache/arm64/boot.oat (art_jni_trampoline+128)
#6 pc 0x00000000000c5ce4 /data/app/~~s3P2pcTIMZKNCqhVKENmvQ==/com.test.myapplications-OQeFU-5Aw21ssGtRvO0hig==/oat/arm64/base.odex

@developernotes
Copy link
Member

Hello @pateljay681,

Unfortunately there is not enough information to diagnose a root cause with this stack trace alone. Additionally, the android-database-sqlcipher library has been deprecated in favor of sqlcipher-android, the new long-term supported SQLCipher for Android library. We would recommend upgrading your library to sqlcipher-android.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants