Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

Crash on Android L #268

Closed
emartynov opened this issue Sep 23, 2019 · 2 comments
Closed

Crash on Android L #268

emartynov opened this issue Sep 23, 2019 · 2 comments

Comments

@emartynov
Copy link

Summary:
We see crash on the L phones:

Fatal Exception: java.lang.UnsatisfiedLinkError
dlopen failed: could not load library "libjpgt.so" needed by "liba.so"; caused by library "libjpgt.so" not found
java.lang.Runtime.loadLibrary (Runtime.java:371)
java.lang.System.loadLibrary (System.java:989)
com.googlecode.tesseract.android.TessBaseAPI.<clinit> (TessBaseAPI.java:51)

Steps to reproduce the issue:

No steps - crashing in the wild

Expected result:
No crash

Tess-two version:
com.rmtheis:tess-two:9.0.0

Android version:
5.1.1 and 5.0.1

Phone/device model:
Samsung J3 and S4, HTC One (M8)

Phone/device architecture (armeabi, armeabi-v7a, x86, mips, arm64-v8a, x86_64, mips64):
32 bit

@emartynov
Copy link
Author

I hear many times there are a lot of possible issues with loading native libraries. Do you consider to use https://github.com/KeepSafe/ReLinker for loading native libs?

@rmtheis
Copy link
Owner

rmtheis commented Oct 20, 2019

Possibly related: #150, #127.

Thank you for the issue report. I'm not planning to continue maintenance on this repo so I'm going to close this issue.

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

No branches or pull requests

2 participants