wget-dev
[Top][All Lists]
Advanced

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

wget2 | ^C causes a Core dump (#573)


From: @piotr.zygielo
Subject: wget2 | ^C causes a Core dump (#573)
Date: Mon, 06 Dec 2021 22:06:03 +0000


Piotrek Żygieło created an issue: https://gitlab.com/gnuwget/wget2/-/issues/573



Below needs `^C` twice (as in https://gitlab.com/gnuwget/wget2/-/issues/227) 
and dumps core (as in https://gitlab.com/gnuwget/wget2/-/issues/4)

```
$ wget2 
https://repo.maven.apache.org/maven2/fish/payara/distributions/payara/5.2021.9/payara-5.2021.9.zip
 -O /dev/null
[0] Downloading 
'https://repo.maven.apache.org/maven2/fish/payara/distributions/payara/5.2021.9/payara-5.2021.9.zip'
 ...
^C^CAborted (core dumped)
```

On FC35
```
$ uname -r
5.15.6-200.fc35.x86_64
$ wget2 --version
GNU Wget2 2.0.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
```
and Ubuntu 21.10
```
$ uname -r
5.13.0-1011-raspi
$ wget2 --version
GNU Wget2 1.99.1 - multithreaded metalink/file/website downloader

+digest +https +ssl/gnutls +ipv6 +iri +large-file +nls -ntlm -opie +psl +iconv 
+idn2 +zlib +lzma +brotlidec +bzip2 +http2 +gpgme
```

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




reply via email to

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