"DAO Anh-Viet" <[EMAIL PROTECTED]> writes:

> Hi,
>
>  
>
> I run the testing program using libssh2 at AIX Unix
>
> I have the problem "Illegal instruction (core dumped)" at the line of 
> LIBSSH2_ALLOC on AIX Unix.
>
> With the define of LIBSSH2_ALLOC:
>
> #define LIBSSH2_ALLOC(session, count)           session->alloc((count), 
> &(session)->abstract)
>
>  
>
> Do you have any idea?

What is the value of 'session' when this happens?  And session->alloc?

/Simon

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Reply via email to