Bugs item #2210282, was opened at 2008-10-30 15:26
Message generated for change (Comment added) made by jheiden2
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=703942&aid=2210282&group_id=125852

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: John Heiden (jheiden2)
Assigned to: Nobody/Anonymous (nobody)
Summary: libssh2 core dumps under AIX 5.3

Initial Comment:
Hi,

Recently I found I need to transfer some files to
remote sites.  After researching, it seems that
cURL and libssh2 are the only way I can go with
this.

So I built libssh2 and cURL as documented and things
seemed to go well until I tried used cURL to SFTP
a file to another server.  It core dumps.  Then I
went back to libssh2 and did a make check, but that
was smooth.  So I tried the sftp and scp programs
that come with libssh2, and both of those core
dump as well.

Let's see, this is under AIX 5.3.0.0, and I built it
with GCC 4.2.4.

Does anyone know of a fix or work around for this issue?
If so, can somebody get back to me?

Your help would be greatly appreciated.

Sincerely


John Heiden
Unix Systems Admin.
The University of Toledo
Toledo,  OH  43606
[EMAIL PROTECTED]
419.530.3976



----------------------------------------------------------------------

>Comment By: John Heiden (jheiden2)
Date: 2008-10-30 17:28

Message:
I followed the doc and did a ./configure, then a make, then a make check,
and finally a make install.

Can you point me at some docs for doing what you suggest?  I don't mind
doing what you ask, but I am
not familiar with the debuggers.

----------------------------------------------------------------------

Comment By: Dan Fandrich (dfandrich)
Date: 2008-10-30 16:01

Message:
What procedure did you use to compile? You'll have to narrow the problem
further in order to get some help. Try running the test program under a
debugger and find out exactly where the core dump occurs and what's causing
it. You may need to enable debug support when compiling libssh2 in order to
get the most benefit from the debugger. Also, try enabling libssh2 logging
to help narrow it further.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=703942&aid=2210282&group_id=125852

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Reply via email to