Bug#805673: wget: segfault in strlen()

2015-11-30 Thread Nelson A. de Oliveira
On Sat, Nov 21, 2015 at 12:44 PM, Noël Köthe wrote: > On the upstream mailing list this problem is already raised and > commented: > > https://lists.gnu.org/archive/html/bug-wget/2015-11/msg00064.html While we don't have a new wget release, could we have http://git.savannah.gnu.org/cgit/wget.git/

Bug#805673: wget: segfault in strlen()

2015-11-21 Thread Noël Köthe
Control: tags -1 + upstream confirmed Control: forwarded -1  https://lists.gnu.org/archive/html/bug-wget/2015-11/msg00065.html Am Freitag, den 20.11.2015, 18:56 -0200 schrieb Nelson A. de Oliveira: Hello Nelson, > Trying to use wget like this: > > wget -N http://josm.openstreetmap.de/josm-l

Bug#805673: wget: segfault in strlen()

2015-11-20 Thread Nelson A. de Oliveira
Package: wget Version: 1.17-1 Severity: important Hi! Trying to use wget like this: wget -N http://josm.openstreetmap.de/josm-latest.jar In a dir where I already have a file named "josm-latest.jar" is causing a segfault in wget. gdb's output with "thread apply all bt full" is attached. Th