bugGNU Wget - Bugs: bug #33829, SIGPIPE signal: wget over ssh...

 
 

bug #33829: SIGPIPE signal: wget over ssh orphans itself on ctrl+c

Submitter:  Noël Köthe <nok>
Submitted:  Sat 23 Jul 2011 09:47:40 AM UTC
   
 
Category:  Program Logic Severity:  3 - Normal
Priority:  5 - Normal Status:  Fixed
Privacy:  Public Assigned to:  gscrivano
Originator Name:  Open/Closed:  Closed
Release:  1.12 Operating System:  None
Reproducibility:  None Fixed Release:  None
Planned Release:  None Regression:  None
Work Required:  None Patch Included:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 29 Jul 2011 01:49:53 PM UTC, comment #1: 

thanks, it is fixed now with the commit:

gscrivano@gnu.org-20110729134911-fx31kuy3n2v56bou

Cheers,
Giuseppe

Giuseppe Scrivano <gscrivano>
Group administrator
Sat 23 Jul 2011 09:47:40 AM UTC, original submission:  

Hello,

a forwarded report from http://bugs.debian.org/598731

If you run a line like this:

  ssh root@localhost wget --limit-rate=1k
http://releases.ubuntu.com/9.04/ubuntu-9.04-desktop-i386.iso

And then wait for the download to start,
And then press Ctrl+C

Then the SSH session terminates (as expected), but the wget session continues
running in the background on the host, instead of terminating.

I think this might be caused by wget ignoring the SIGPIPE signal when
ssh terminates.

Noël Köthe <nok>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gscrivano (Posted a comment)
  • -email is unavailable- added by nok (Submitted the item)
  • -email is unavailable- added by nok (Debian BTS)
  •  

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-07-29 gscrivano StatusNone Fixed
        Assigned toNone gscrivano
        Open/ClosedOpen Closed
    2011-07-23 nok Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.14-0b36.
    Corresponding source code