wget-dev
[Top][All Lists]
Advanced

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

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


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



Piotrek Żygieło commented:


semi-automatic reproducer (depends on link speed which I've slow enough for 
transfer to not complete in first 2s):
```
$ wget2 
https://repo.maven.apache.org/maven2/fish/payara/distributions/payara/5.2021.9/payara-5.2021.9.zip
 -O /dev/null & \
    sleep 2s ; kill -s SIGINT %1 ; sleep 10s ; kill -s SIGINT %1
```

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




reply via email to

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