wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wget-dev] wget2 | wget2 segmentation faults when chunk-size and pro


From: DalmeGNU
Subject: Re: [Wget-dev] wget2 | wget2 segmentation faults when chunk-size and progress=bar are present (#459)
Date: Fri, 16 Aug 2019 19:47:28 +0000



DalmeGNU commented:


```
./wget2 --chunk-size=10M --progress=none 
http://ftp.gnu.org/video/GNU_Psycosynth.ogv
[0] Checking 'http://ftp.gnu.org/video/GNU_Psycosynth.ogv' ...
HTTP response 200 OK [http://ftp.gnu.org/video/GNU_Psycosynth.ogv]
downloading part 1/7 (0-10485759) GNU_Psycosynth.ogv from ftp.gnu.org
HTTP response 206 Partial Content [http://ftp.gnu.org/video/GNU_Psycosynth.ogv]
part 1 downloaded
downloading part 2/7 (10485760-20971519) GNU_Psycosynth.ogv from ftp.gnu.org
HTTP response 206 Partial Content [http://ftp.gnu.org/video/GNU_Psycosynth.ogv]
part 2 downloaded
downloading part 3/7 (20971520-31457279) GNU_Psycosynth.ogv from ftp.gnu.org
HTTP response 206 Partial Content [http://ftp.gnu.org/video/GNU_Psycosynth.ogv]
part 3 downloaded
downloading part 4/7 (31457280-41943039) GNU_Psycosynth.ogv from ftp.gnu.org
HTTP response 206 Partial Content [http://ftp.gnu.org/video/GNU_Psycosynth.ogv]
part 4 downloaded
downloading part 5/7 (41943040-52428799) GNU_Psycosynth.ogv from ftp.gnu.org
HTTP response 206 Partial Content [http://ftp.gnu.org/video/GNU_Psycosynth.ogv]
part 5 downloaded
downloading part 6/7 (52428800-62914559) GNU_Psycosynth.ogv from ftp.gnu.org
HTTP response 206 Partial Content [http://ftp.gnu.org/video/GNU_Psycosynth.ogv]
part 6 downloaded
downloading part 7/7 (62914560-69931060) GNU_Psycosynth.ogv from ftp.gnu.org
HTTP response 206 Partial Content [http://ftp.gnu.org/video/GNU_Psycosynth.ogv]
part 7 downloaded
GNU_Psycosynth.ogv checking...
```

But without progress it works (at least with this file, it's the only one I've 
tested). Should we prevent that combination of flags?

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/issues/459#note_204634395
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]