Andrew Danforth created SSHD-474:
------------------------------------
Summary: Null pointer exception when connecting with latest
Dropbear's dbclient
Key: SSHD-474
URL: https://issues.apache.org/jira/browse/SSHD-474
Project: MINA SSHD
Issue Type: Bug
Affects Versions: 0.14.0
Environment: Apache SSHD 0.14.0 binary distribution on a Redhat 6
system. Oracle Java 1.7.0_25. Dropbear 2015.67.
Reporter: Andrew Danforth
SSHD throws a null pointer exception when using dbclient from Dropbear 2015.67
to connect. I believe this is due to dbclient attempting to reduce message
exchange during key negotiation. If you compile dbclient and comment out
#define USE_KEX_FIRST_FOLLOWS from sysoptions.h the session proceeds as
expected. FWIW, this version of dbclient has no issues interacting with an
OpenSSH daemon.
I will attach a log of the SSHD output as well as the shell command to start
dbclient.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)