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: John Boero (@boeroboy)
Subject: Re: wget2 | ^C causes a Core dump (#573)
Date: Wed, 22 Dec 2021 11:58:01 +0000



John Boero commented:


Interesting I've seen the same problem as I've been using `timeout 20s wget` to 
kill runaway recursion.  Default signal is apparently sigkill and it causes 
core dumps also. Switching to HUP works for me.  Still odd to see a core dump - 
even with latest build.

```
timeout -s HUP 20s wget2
```

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




reply via email to

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