Bugs item #2210282, was opened at 2008-10-30 19:26 Message generated for change (Comment added) made by sf-robot 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: Closed 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 john.hei...@utoledo.edu 419.530.3976 ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2009-03-18 18:55 Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Dan Fandrich (dfandrich) Date: 2008-10-30 22:58 Message: I'm not familiar with AIX so I can't give you specific instructions. Some common debugger names are gdb, db, and dbx. All you should need to figure out is how to run your program from the debugger then get a backtrace when it segfaults. ---------------------------------------------------------------------- Comment By: John Heiden (jheiden2) Date: 2008-10-30 21: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 20: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 ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ libssh2-devel mailing list libssh2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-devel