wget-dev
[Top][All Lists]
Advanced

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

Re: wget2 | Floating Point Exception with Unknown-sized File (#674)


From: Pairman (@Pairman)
Subject: Re: wget2 | Floating Point Exception with Unknown-sized File (#674)
Date: Sat, 20 Jul 2024 18:20:04 +0000



Pairman commented: https://gitlab.com/gnuwget/wget2/-/issues/674#note_2008896575


Today I reinstalled the system (Fedora server 40) and reproduced the same error.

wget version:
```
[pairman@fedora Downloads]$ wget --version           GNU Wget2 2.1.0 - 
multithreaded metalink/file/website downloader                                  
        +digest +https +ssl/gnutls +ipv6 +iri +large-file +nls -ntlm -opie +psl 
-hsts                             +iconv +idn2 +zlib -lzma +brotlidec +zstd 
-bzip2 -lzip +http2 +gpgme                                      Copyright (C) 
2012-2015 Tim Ruehsen                  Copyright (C) 2015-2021 Free Software 
Foundation, Inc.                                                    
License GPLv3+: GNU GPL version 3 or later
<http://www.gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Please send bug reports and questions to <bug-wget@gnu.org>.
```

Here is how I reproduced it:

1. I run ```wget -i wget_list --max-threads=32``` with sudo in tmux session to 
download to some privileged location, and after a short period wget throws 
```floating point exception```. I then lowered the thread number and it works 
again.

2. At the same time, I run wget without sudo in another tmux session, and it 
failed to show a progress bar.

3. Similar to 2. except that this time the progress bar is shown. But It throws 
```floating point exception``` again when I download sources from github.com, 
however other links with file size known works normally.

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




reply via email to

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