wget-dev
[Top][All Lists]
Advanced

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

[Wget-dev] wget2 | wget2 segmentation faults when chunk-size and progres


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


DalmeGNU created an issue:


  ```
$ ./wget2 --chunk-size=10M --progress=bar 
http://ftp.gnu.org/video/GNU_Psycosynth.ogv

                          [Files: 0  Bytes: 0  [0 B/s] Redirects: 0  Todo: 1  
Errors: 0                                                                       
                                                    ]
Segmentation fault
$ ./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
```

I found this while working on !438. However, it's present on the latest master 
(where this log come from)

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




reply via email to

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