Bug#917018: wget: Unusable - permanent segmentation fault

2018-12-25 Thread rwpenney
Hello Bernhard, I do indeed have a ~/.wget-hsts file, and it has permissions and contents that seem suspiciously linked with setup of unprivileged LXC containers. If I remove that file, wget seems to work fine. Obviously, wget shouldn't just be crashing when it fails to open this file, but at

Bug#917018: wget: Unusable - permanent segmentation fault

2018-12-24 Thread Bernhard Übelacker
Control: fixed 917018 wget/1.19.1-1 Control: tags 917018 + upstream Dear Maintainer, hello RW Penney, I had a look and think I found something. You have by any chance made something like 'chmod 000 ~/.wget-hsts' ? Because in that case we end up in a backtrace like below. (And stretch systems wit

Processed: Re: Bug#917018: wget: Unusable - permanent segmentation fault

2018-12-24 Thread Debian Bug Tracking System
Processing control commands: > fixed 917018 wget/1.19.1-1 Bug #917018 [wget] wget: Unusable - permanent segmentation fault Marked as fixed in versions wget/1.19.1-1. > tags 917018 + upstream Bug #917018 [wget] wget: Unusable - permanent segmentation fault Added tag(s) upstream. -- 917018: https:

Processed: Re: Bug#917018: wget: Unusable - permanent segmentation fault

2018-12-24 Thread Debian Bug Tracking System
Processing control commands: > fixed 917018 wget/1.19.1-1 Bug #917018 [wget] wget: Unusable - permanent segmentation fault Marked as fixed in versions wget/1.19.1-1; no longer marked as fixed in versions wget/1.19.1-1. > tags 917018 + upstream Bug #917018 [wget] wget: Unusable - permanent segment

Bug#917018: wget: Unusable - permanent segmentation fault

2018-12-21 Thread rwpenney
Hello Bernhard, Thanks for investigating this. I agree that there may not be a problem with the version of wget in "buster", but the version currently in "stable" (i.e. 1.18-5+deb9u) is definitely not usable on two different stretch-amd64 systems I've tried. I believe a fix is needed specific

Bug#917018: wget: Unusable - permanent segmentation fault

2018-12-21 Thread Bernhard Übelacker
Hello rwpenney, just tried to reproduce and collect some information for the maintainer on a minimal buster amd64 qemu VM. Unfortunately I could not reproduce the crash and after 700 files I stopped my test. Maybe you could run the wget command like that: gdb -q -ex 'set pagination off' -ex

Bug#917018: wget: Unusable - permanent segmentation fault

2018-12-21 Thread rwpenney
Package: wget Version: 1.18-5+deb9u2 Severity: grave Justification: renders package unusable Dear Maintainer, In ordinary use cases, 'wget' on Debian-9.6 ("stretch", amd64) is immediately crashing with a segmentation fault when I try to mirror http or https websites. A simple case is: # wget -r