This bug was fixed in the package wput - 0.6.2+git20130413-4
---
wput (0.6.2+git20130413-4) unstable; urgency=medium
* Switch to https: VCS URIs (see #810378).
* Add patch to avoid overrunning buffers, thanks to Oldřich Jedlička.
(LP: #949689 and hopefully Closes: #733304).
The attachment "Fix of the crash" seems to be a patch. If it isn't,
please remove the "patch" flag from the attachment, remove the "patch"
tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the
team.
[This is an automated message performed by a Launchpad user owned by
~brian-murra
This patch should fix the issue. To try it, you can do the following:
apt-get build-dep wput
apt-get source wput
cd wput-
*** now copy wput-fix-crash.patch to current dir (i.e. wput-)
patch -p1 < ./wput-fix-crash.patch
./configure
make
and you should have a working wput in the current working dir
It 's seems overflow occur from one of the "sprintf" lines in
progress.c, cause my log stopped like this :
--11:20:12-- `file01.log.gz'
=> ftp://translog:x@X:21//file01.log.gz
==> SIZE file01.log.gz ... failed.
==> PASV ... done.
==> STOR file01.log.gz ... done.
Length: 68,786,837
I precise aboutr my previous comment I'm running wput on Trusty :
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 14.04.1 LTS
Release:14.04
Codename: trusty
--
You received this bug notification because you are a member of Ubuntu
Bugs, w
Hello,
I have regularly the same issue on a production environment.
The command used is wput -R -v -t 3 ftp:/// -i .
I have no .wputrc file.
Whenever the job fails, it generally run with success on next execution (with
the same file - same size - ).
# wput --version
wput version: 0.6.2
See below
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: wput (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/949689
Title:
Wput e
I still need a backtrace, probably a valgrind run would be better.
--memory-debug also. Also see BUGS section in the manpage.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/949689
Title:
Wput ends wi
Hi all,
I got the same buffer overflow.
These are my specs:
kernel: Linux 3.2.13-grsec--grs-ipv6-64 #1 SMP Thu Mar 29 09:48:59 UTC 2012
x86_64 x86_64 x86_64 GNU/Linux
(Server in Ovh)
Cpu: 8cores Intel(R) Xeon(R) CPU W3530 @ 2.80GHz
RAM: 24GB
$ more /etc/lsb-release
DISTRIB_ID=Ubuntu
DIST
I tried with your params, but can't reproduce it.
You may try to get a backtrace (https://wiki.ubuntu.com/Backtrace) or run with
--memory-debug (see doc/INSTALL) to further track down the problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
10 matches
Mail list logo