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

segmentation fault ssh_userauth_none


Hi,

if i call

if(!session)

{

qDebug()<<"Sessionnotestablished";

qDebug()<<"SSHError12:",ssh_get_error(session);

return-1;

}

rc=ssh_userauth_none(session,NULL);

method=ssh_userauth_list(session,NULL);

qDebug()<<"method:"<<QString::number(method);


with libssh 0.8.7 i get a segmentation fault on ssh_userauth_none.

On libssh 0.7.x it has been worked.
There are any changes here?

the session variable is initalized

-- 
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 


Follow-Ups:
Re: segmentation fault ssh_userauth_noneAndreas Schneider <asn@xxxxxxxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org