Archive Index
This month's Index
|
Subject: [libssh2] Hang on nonexistent scp file download
[libssh2] Hang on nonexistent scp file download
From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Thu, 22 Mar 2007 16:44:48 -0700
If I run the unmodified example/simple/scp program (CVS version), specifying
=> libssh2_packet_read() plain (5 bytes)
The gdb backtrace is as follows:
#0 0x420e8312 in recv () from /lib/i686/libc.so.6
It seems that libssh2_channel_free is waiting for SSH_MSG_CHANNEL_EXTENDED_DATA
>>> Dan
-- http://www.MoveAnnouncer.com The web change of address service Let webmasters know that your web site has moved ------------------------------------------------------------------------- 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_at_lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-develReceived on 2007-03-23 |