Subject: [libssh2] #174: assertion in userauth.c when using public-key authentication on arm

[libssh2] #174: assertion in userauth.c when using public-key authentication on arm

From: libssh2 Trac <trac_at_libssh2.stuge.se>
Date: Mon, 14 Jun 2010 12:22:49 -0000

#174: assertion in userauth.c when using public-key authentication on arm
--------------------+-------------------------------------------------------
 Reporter: hgb | Owner:
     Type: defect | Status: new
 Priority: normal | Milestone: 1.2.6
Component: API | Version: 1.2.6
 Keywords: | Blocks:
Blocked By: |
--------------------+-------------------------------------------------------
 I have a small libssh2 application which is supposed to log in to a server
 using public-key auth. It works fine when built on host (x86), but fails
 on my embedded linux target, an arm processor.

 The assertion with libssh2-1.2.6 is
 pairing: userauth.c:982: userauth_publickey: Assertion
 `session->userauth_pblc_method_len == _libssh2_ntohu32(pubkeydata)'
 failed.

-- 
Ticket URL: <http://libssh2.stuge.se/ticket/174>
libssh2 <http://libssh2.stuge.se/>
C library for writing portable SSH2 clients
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-06-14