Package: lftp
Version: 3.3.0-1
Severity: normal

I can't connect to a ftps server with lftp+gnutls:

---- Connecting to wang.choosehosting.com (212.42.1.230) port 21
<--- 220 ProFTPD 1.2.10 Server (wang.choosehosting.com) [212.42.1.230]
---> FEAT
<--- 211-Features:
<--- 211-MDTM
<--- 211-REST STREAM
<--- 211-SIZE
<--- 211-AUTH TLS
<--- 211-PBSZ
<--- 211-PROT
<--- 211 End
---> AUTH TLS
<--- 234 AUTH TLS successful
gnutls_x509_crt_list_import: ASN1 parser: Element was not found.
*** glibc detected *** double free or corruption (fasttop): 0x08131d80 ***
Aborted

Here is the backtrace:

Program received signal SIGABRT, Aborted.
0x401f6861 in kill () at string2.h:998
998     string2.h: No such file or directory.
        in string2.h
#0  0x401f6861 in kill () at string2.h:998
No locals.
#1  0x401f660a in *__GI_raise (sig=6)
    at ../linuxthreads/sysdeps/unix/sysv/linux/raise.c:32
No locals.
#2  0x401f7981 in *__GI_abort () at ../sysdeps/generic/abort.c:88
        act = {__sigaction_handler = {sa_handler = 0, sa_sigaction = 0},
  sa_mask = {__val = {1, 1, 3221221636, 3221221636, 3221221636, 3221220016,
      256, 0, 135437671, 1076022986, 1076768756, 3221221440, 3221221396,
      1076022986, 1076768756, 3221221456, 3221221412, 1076027102, 1076035150,
      1, 0, 135208135, 4294967295, 16, 1076777884, 3221221456, 3221221628,
      3221221672, 135207021, 1076768756, 1076035150, 3221221456}},
  sa_flags = -1073745668, sa_restorer = 0x40223e1d <_IO_vsprintf+93>}
        sigs = {__val = {32, 0 <repeats 31 times>}}
#3  0x40229980 in __libc_message (do_abort=2,
    fmt=0x402d6eb0 "*** glibc detected *** %s: 0x%s ***\n")
    at ../sysdeps/unix/sysv/linux/libc_fatal.c:145
        ap = 0xbffff1e0 " [EMAIL PROTECTED]"
        ap_copy = 0xbffff1d8 " [EMAIL PROTECTED] [EMAIL PROTECTED]"
        fd = Variable "fd" is not available.

* for some reason, gdb will only print the first four stack frames when doing
* a full backtrace... so the rest come without symbols

#4  0x4022f309 in malloc_printerr (action=2,
    str=0x402d6f20 "double free or corruption (fasttop)", ptr=Variable "ptr" is 
not available.
)
    at malloc.c:5523
#5  0x4022fda1 in *__GI___libc_free (mem=0x8131c98) at malloc.c:3404
#6  0x40098976 in gnutls_x509_crt_deinit (cert=0x8131c98) at x509.c:137
#7  0x080d940f in lftp_ssl_gnutls_instance::LoadCA ()
#8  0x080d963c in lftp_ssl_gnutls_instance::Reconfig ()
#9  0x080d97aa in lftp_ssl_gnutls_instance::lftp_ssl_gnutls_instance ()
#10 0x080d97f4 in lftp_ssl_gnutls::global_init ()
#11 0x080d9943 in lftp_ssl_gnutls::lftp_ssl_gnutls ()
#12 0x080ad2f7 in Ftp::Connection::MakeSSLBuffers ()
#13 0x080b2ed4 in Ftp::CheckResp ()
#14 0x080b3642 in Ftp::ReceiveResp ()
#15 0x080b49bf in Ftp::Do ()
#16 0x080891ff in SMTask::Schedule ()
#17 0x0806c285 in WaitDone ()
#18 0x0806c82d in main ()

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (530, 'testing'), (520, 'unstable'), (510, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages lftp depends on:
ii  libc6                  2.3.5-6           GNU C Library: Shared libraries an
ii  libexpat1              1.95.8-3          XML parsing C library - runtime li
ii  libgcc1                1:4.0.1-6         GCC support library
ii  libgcrypt11            1.2.0-11.1        LGPL Crypto library - runtime libr
ii  libgnutls12            1.2.6-1           the GNU TLS library - runtime libr
ii  libgpg-error0          1.1-4             library for common error values an
ii  libncurses5            5.4-9             Shared libraries for terminal hand
ii  libreadline5           5.0-10            GNU readline and history libraries
ii  libtasn1-2             0.2.13-1          Manage ASN.1 structures (runtime)
ii  netbase                4.21              Basic TCP/IP networking system
ii  zlib1g                 1:1.2.2-4.sarge.2 compression library - runtime

-- no debconf information


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

Reply via email to