Archive Index
This month's Index
|
Subject: Re: [libssh2] Illegal instruction (core dumped) of LIBSSH2_ALLOC on AIX Unix
Re: [libssh2] Illegal instruction (core dumped) of LIBSSH2_ALLOC on AIX Unix
From: Simon Josefsson <simon_at_josefsson.org>
Date: Wed, 28 Mar 2007 15:08:30 +0200
"DAO Anh-Viet" <avdao_at_influe.com> writes:
>> I run the testing program using libssh2 at AIX Unix
'session' is a pointer, thus its value is a numeric value.
>>> And session->alloc?
You'll need to run the program under a debugger to answer the
If the values are NULL, something went wrong earlier, and you'll have
Good luck,
-------------------------------------------------------------------------
|