Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

SSH crashes #51

Open
knezi opened this issue Mar 7, 2017 · 1 comment
Open

SSH crashes #51

knezi opened this issue Mar 7, 2017 · 1 comment

Comments

@knezi
Copy link

knezi commented Mar 7, 2017

Hi,
whenever the app tries to connect to SSH it crashes at the very beginning. Namely I'm getting:
java.lang.NoClassDefFoundError: Failed resolution of: Lorg/ietf/jgss/Oid
It clearly can't find a class that was present at the compile time. I've tried to decompile the corresponding dex file, but I couldn't find anything. So it might be a problem with paths. I'm running Lineage OS 7.1.1, can anyone confirm/disprove that this is happening on stock Android 7.1.1, on older Lineage OS...?

@wizmer
Copy link
Owner

wizmer commented Mar 16, 2017

The same issue is referenced in another app. android-password-store/Android-Password-Store#49 (comment) says it is a knows issue from jsch and that the fix might cascade to jgit one day.
Apparently they fixed it with this #PR
If it does not work, there are also a few idea in this stackoverflow thread

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