Package: curl
Version: 7.18.2-8lenny4
Severity: important

Uploading a file by using an SFTP connection causes curl
to segfault after around 2GB.

r...@zirkel:/etc/tartarus# cat /dev/urandom | curl -v -u USER:PASS 
--upload-file - "sftp://FOO.your-backup.de/random";
* About to connect() to FOO.your-backup.de port 22 (#0)
*   Trying FOO... connected
* Connected to FOO.your-backup.de (FOO) port 22 (#0)
* SSH authentication methods available: publickey,password
* Using ssh public key file /home/stefan/.ssh/id_dsa.pub
* Using ssh private key file /home/stefan/.ssh/id_dsa
* SSH public key authentication failed: Unable to open public key file
* Initialized password authentication
* Authentication complete
} [data not shown]
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 2028M    0     0    0 2028M      0  3458k --:--:--  0:10:00 --:--:-- 
3736kSpeicherzugriffsfehler
r...@zirkel:/etc/tartarus# curl -V
curl 7.18.2 (x86_64-pc-linux-gnu) libcurl/7.18.2 OpenSSL/0.9.8g zlib/1.2.3.3 
libidn/1.8 libssh2/0.18
Protocols: tftp ftp telnet dict ldap ldaps http file https ftps scp sftp 
Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz

(for some reason, LANG=de, so Speicherzugriffsfehler == Segmentation Fault)

Uploading large files by using FTP works fine.

-- System Information:
Debian Release: 5.0.6
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: amd64 (x86_64)

Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages curl depends on:
ii  libc6                  2.7-18lenny4      GNU C Library: Shared libraries
ii  libcurl3               7.18.2-8lenny4    Multi-protocol file transfer libra
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

curl recommends no packages.

curl suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to