[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: segmentation fault ssh_userauth_none


Hi Andreas,

it was my fault.
i have changed

  AES_ctr128_encrypt(in, out, len, &cipher->aes_key->key, cipher->aes_key->IV, tmp_buffer, &num); to   CRYPTO_ctr128_encrypt(in, out, len, &cipher->aes_key->key, cipher->aes_key->IV, tmp_buffer, &num);

due a compilation error but this cant work.

No i have defined HAVE_OPENSSL_CRYPTO_CTR128_ENCRYPT by myself in the
config.h and it works.

thanks for your time

Regard
Daniel

Am 27.05.2019 um 13:59 schrieb Andreas Schneider:
> On Monday, May 27, 2019 1:22:43 PM CEST Daniel Kroker wrote:
>> Hi,
> Hi Daniel,
>
>> with libssh 0.8.7 i get a segmentation fault on ssh_userauth_none.
> could you get us a full backtrace so we see there exactly it fails?
>
>
>
> Thanks,
>
>
> 	Andreas
>

-- 
Mit freundlichen Grüßen
Daniel Kroker

VENTAS AG                            20+ Jahre ERP-Erfahrung!
Web: www.ventas.de
Fon: 040 / 32 33 34 0
Fax: 040 / 32 33 34 38
Firmensitz: Neuer Wall 10, 20354 Hamburg, Deutschland
Registergericht: Hamburg, HRB 80 297 Ust.IdNr.: DE118686712
Vorstandsvorsitzender: Dipl. Ing. Alain Siverly
Aufsichtsratsvorsitzender: Dr. Olaf Rehme 


References:
segmentation fault ssh_userauth_noneDaniel Kroker <dk@xxxxxxxxx>
Re: segmentation fault ssh_userauth_noneAndreas Schneider <asn@xxxxxxxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org