Skip to content
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

Getting UnsatisfiedLinkError in relation to this library #1018

Open
gwynjudd opened this issue Nov 30, 2023 · 0 comments
Open

Getting UnsatisfiedLinkError in relation to this library #1018

gwynjudd opened this issue Nov 30, 2023 · 0 comments

Comments

@gwynjudd
Copy link

Hello,

sorry I don't have too much to go on here. But we are getting some crash reports in the play store with the following. Any ideas or advice on how to proceed?

Stack trace
1
Sample attributes:

    [Nokia RDD (Nokia T20)](https://play.google.com/console/u/0/developers/7412953166602219866/app/4974987193625048953/vitals/crashes/60f663450a67c6b911695825a88a82de/details?days=7#)

[Android 12 (SDK 31)](https://play.google.com/console/u/0/developers/7412953166602219866/app/4974987193625048953/vitals/crashes/60f663450a67c6b911695825a88a82de/details?days=7#)
Version: 203019088 (12.14.3.16088)Occurred: 2 days ago

Type

java.lang.UnsatisfiedLinkError

Exception java.lang.UnsatisfiedLinkError:
  at java.lang.Runtime.loadLibrary0 (Runtime.java:1082)
  at java.lang.Runtime.loadLibrary0 (Runtime.java:1003)
  at java.lang.System.loadLibrary (System.java:1661)
  at io.liteglue.SQLiteConnector.<init> (SQLiteConnector.java:8)
  at io.sqlc.SQLiteConnectorDatabase.<clinit> (SQLiteConnectorDatabase.java)
  at io.sqlc.SQLitePlugin.openDatabase (SQLitePlugin.java:212)
  at io.sqlc.SQLitePlugin.access$000 (SQLitePlugin.java:28)
  at io.sqlc.SQLitePlugin$DBRunner.run (SQLitePlugin.java:328)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1145)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
  at java.lang.Thread.run (Thread.java:1012)
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

1 participant