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

java.lang.UnsatisfiedLinkError: No implementation found for long in3.IN3.init() #5

Open
ligi opened this issue Jan 15, 2020 · 1 comment

Comments

@ligi
Copy link
Member

ligi commented Jan 15, 2020

got this via pre-launch report:

FATAL EXCEPTION: DefaultDispatcher-worker-2
Process: org.walleth, PID: 10775
java.lang.UnsatisfiedLinkError: No implementation found for long in3.IN3.init() (tried Java_in3_IN3_init and Java_in3_IN3_init__)
	at in3.IN3.init(Native Method)
	at in3.IN3.<init>(IN3.kt:131)
	at in3.IN3.<init>(IN3.kt:6)
	at org.walleth.activities.IN3Transport$in3$2.invoke(TincubETHActivity.kt:23)
	at org.walleth.activities.IN3Transport$in3$2.invoke(TincubETHActivity.kt:22)
	at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:74)
	at org.walleth.activities.IN3Transport.getIn3(Unknown Source:7)
	at org.walleth.activities.IN3Transport.setChain-B0vcT2Q(TincubETHActivity.kt:26)
	at org.walleth.activities.TincubETHActivityKt$findTincubethChains$2.invokeSuspend(TincubETHActivity.kt:106)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)

will try to see if ReLinker helps: https://github.com/KeepSafe/ReLinker

cc @simon-jentzsch

ligi added a commit that referenced this issue Jan 15, 2020
@ligi ligi closed this as completed in aee2776 Jan 15, 2020
@ligi ligi reopened this Jan 16, 2020
@ligi
Copy link
Member Author

ligi commented Jan 16, 2020

Unfortunately ReLinker did not solve the problem

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

No branches or pull requests

1 participant