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

2015-11-20 Thread Schleusener, Jens
Hi, under some conditions I get with a self-compiled wget 1.17 binary on a 64-bit openSUSE 13.1 Linux system a segmentation fault (but the self-compiled wget 1.16.3 works correctly). I could reduce the problem to this usage case: wget -N --content-disposition http://ftp.gnu.org/gnu/wget/ w

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

2015-11-21 Thread Schleusener, Jens
t with another. The way I see it, it was a logic bug in the code. Unfortunately, On 11/20, Schleusener, Jens wrote: Hi, under some conditions I get with a self-compiled wget 1.17 binary on a 64-bit openSUSE 13.1 Linux system a segmentation fault (but the self-compiled wget 1.16.3 works cor

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

2015-11-21 Thread Schleusener, Jens
o track it down and fix it. Some interplay of multiple options is causing this bug, though I can't explain why it works with one GCC version and not with another. The way I see it, it was a logic bug in the code. Unfortunately, On 11/20, Schleusener, Jens wrote: Hi, under some conditions I get