Package: gftp
Version: 2.0.18-16
Severity: normal

On a serveur, when I forget to enter manually the port (21), gftp crashes with 
these messages, taken from the output of strace:

poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=11, events=POLLIN}], 3, 
499) = 0
gettimeofday({1190052856, 18836}, NULL) = 0
gettimeofday({1190052856, 19510}, NULL) = 0
futex(0x8096780, FUTEX_WAKE, 1)         = 0
ioctl(8, FIONREAD, [0])                 = 0
gettimeofday({1190052856, 21241}, NULL) = 0
poll([{fd=9, events=POLLIN}, {fd=8, events=POLLIN}, {fd=11, events=POLLIN}], 3, 
498) = -1 EINTR (Interrupted system call)
--- SIGALRM (Alarm clock) @ 0 (0) ---
rt_sigaction(SIGALRM, {0x8082160, [ALRM], SA_RESTART}, {0x8082160, [ALRM], 
SA_RESTART}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
alarm(120)                              = 0
alarm(0)                                = 120
write(12, " ", 1)                       = 1
gettimeofday({1190052856, 167283}, NULL) = 0
gettimeofday({1190052856, 167961}, NULL) = 0
gettimeofday({1190052856, 168622}, NULL) = 0
gettimeofday({1190052856, 169154}, NULL) = 0
_exit(0)                                = ?
+++ killed by SIGSEGV +++
Process 12969 detached


If I enter the port, all works nearly correctly.
In fact, if I try to connect to the server A, gftp crashes but after about a 
minute. I can't connect, the log stops after the password.
I try to connect to the server B, all is OK.
Then if I return to the server A, I can connect it correctly.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.16-2-686-smp (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gftp depends on:
ii  gftp-gtk                      2.0.18-16  X/GTK+ FTP client
ii  gftp-text                     2.0.18-16  colored FTP client using GLib

gftp recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to