Package: curlftpfs Version: 0.9.1-1 Severity: normal While trying to track down some other trouble with curlftpfs, I ran the daemon under gdb and discovered that it seg faults on exit:
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1213983056 (LWP 481)] 0xb7e9d105 in ConnectionKillOne (data=0x8053108) at url.c:2321 2321 if(!conn || conn->inuse) (gdb) bt #0 0xb7e9d105 in ConnectionKillOne (data=0x8053108) at url.c:2321 #1 0xb7ea14d7 in Curl_close (data=0x8053108) at url.c:215 #2 0xb7eaefe1 in curl_multi_cleanup (multi_handle=0x805d108) at multi.c:1553 #3 0x0804a664 in main (argc=Cannot access memory at address 0x0 ) at ftpfs.c:1353 (gdb) print conn $1 = (struct connectdata *) 0x11 (gdb) This happened two out of two times that I tried. Cheers. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages curlftpfs depends on: ii fuse-utils 2.7.0-3 Filesystem in USErspace (utilities ii libc6 2.6.1-1 GNU C Library: Shared libraries ii libcurl3-gnutls 7.17.0-1 Multi-protocol file transfer libra ii libfuse2 2.7.0-3 Filesystem in USErspace library ii libgcrypt11 1.2.4-2 LGPL Crypto library - runtime libr ii libglib2.0-0 2.14.1-5 The GLib library of C routines ii libgnutls13 2.0.1-1 the GNU TLS library - runtime libr ii libgpg-error0 1.4-2 library for common error values an ii libidn11 1.1-1 GNU libidn library, implementation ii libkrb53 1.6.dfsg.3~beta1-2 MIT Kerberos runtime libraries ii libldap2 2.1.30.dfsg-13.5 OpenLDAP libraries ii libtasn1-3 0.3.9-1 Manage ASN.1 structures (runtime) ii zlib1g 1:1.2.3.3.dfsg-5 compression library - runtime curlftpfs recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]