[Bug-wget] segfault in strlen() [was: Re: wget 1.17 segfaults under openSUSE 13.1 (x86_64; glibc 2.18)]

2015-11-21 Thread Noël Köthe
Hello, Am Samstag, den 21.11.2015, 00:10 +0100 schrieb Darshit Shah: > Another thing that I just remembered, this issue seems to pop up when > the file > being downloaded already exists on disk. Maybe, that is why you're > seeing the > different behaviour? > > Try downloading the file when it

Re: [Bug-wget] wget 1.17 segfaults under openSUSE 13.1 (x86_64; glibc 2.18)

2015-11-21 Thread Tim Rühsen
Hi, here is patch to avoid the crash, please review. @Darshit As you say, we probably should discuss the program logic in http_loop() regarding if-modified-since !? Regards, Tim Am Samstag, 21. November 2015, 00:10:44 schrieb Darshit Shah: > Another thing that I just remembered, this issue

Re: [Bug-wget] wget 1.17 segfaults under openSUSE 13.1 (x86_64; glibc 2.18)

2015-11-21 Thread Schleusener, Jens
Hi Tim, here is patch to avoid the crash, please review. @Darshit As you say, we probably should discuss the program logic in http_loop() regarding if-modified-since !? Regards, Tim Great, your patch fixes the mentioned wget 1.17 segfault (at least on my hosts running openSUSE 13.1 and

Re: [Bug-wget] wget 1.17 segfaults under openSUSE 13.1 (x86_64; glibc 2.18)

2015-11-21 Thread Schleusener, Jens
On Sat, 21 Nov 2015, Darshit Shah wrote: Another thing that I just remembered, this issue seems to pop up when the file being downloaded already exists on disk. Maybe, that is why you're seeing the different behaviour? Try downloading the file when it already exists and see if the problem can

[Bug-wget] blank page http://www.gnu.org/software/wget/manual/

2015-11-21 Thread Jorge Suarez
No manual/docs on this. And man page on OS X 10.11.1: GNU Wget 1.15 2015-02-27 Is missing option info such as '-k', which is mention in several places throughout the docs. Note this is different from '-K'.