Skip to content

Getting an UnsatisfiedLinkError relating to this library #2

Description

@gwynjudd

Hello,

I don't really have much to go on here, but I am getting a few reports of this from the play store. Any suggestions as to what might be going wrong or how to proceed would be much appreciated.

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions