After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 371615 - can't transfer files at all
can't transfer files at all
Status: RESOLVED FIXED
Product: gftp
Classification: Other
Component: general
Trunk
Other Linux
: Normal critical
: 2.0.19
Assigned To: Brian Masney
Brian Masney
Depends on:
Blocks:
 
 
Reported: 2006-11-06 17:43 UTC by Anthony DiSante
Modified: 2006-11-17 00:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
backtrace from crash when I try to download over SSH2 (5.53 KB, text/plain)
2006-11-06 17:44 UTC, Anthony DiSante
  Details
Patch to fix this problem (2.55 KB, patch)
2006-11-17 00:45 UTC, Brian Masney
committed Details | Review

Description Anthony DiSante 2006-11-06 17:43:44 UTC
I just installed 2.0.19pre1 which I got from here (as per your directions on the mailing list):

http://www.gftp.org/gftp-test.tar.bz2

I connect via SSH2 and can browse directories on the server with no problems.  But when I try to upload a file, it just hangs.  The log says this, in green:

12: Open /path/on/server/filename.foo

And the queue/transfer pane says this:

[icon] local filesystem 0% complete 00:00:01 est. time remaining. (File 1 of 1)
|------filename.foo Waiting...

And when I right-click on it and choose Transfer->Stop, it does nothing.  The log says "Stopping the transfer on host mysite.com" but it doesn't stop, nothing changes.

That's when I try to upload a file.  When I try to DOWNload a file, gftp crashes and dumps core.  I'll attach a backtrace.

I'm running Ubuntu 6.10 (Edgy Eft) with the default kernel ("2.6.17-10-generic") on an Intel Core 2 Duo.
Comment 1 Anthony DiSante 2006-11-06 17:44:56 UTC
Created attachment 76098 [details]
backtrace from crash when I try to download over SSH2
Comment 2 André Klapper 2006-11-07 19:29:27 UTC
(not a blocker by definition.)
Comment 3 Brian Masney 2006-11-17 00:45:37 UTC
Created attachment 76739 [details] [review]
Patch to fix this problem
Comment 4 Brian Masney 2006-11-17 00:46:06 UTC
This is now fixed in CVS. Let me know if you see any other problems with the code in CVS.