Bug 177545

Summary: Executes command on SIGHUP!
Product: [Fedora] Fedora Reporter: Tim Waugh <twaugh>
Component: bashAssignee: Tim Waugh <twaugh>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 3.1-4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-01-12 10:37:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 150222    

Description Tim Waugh 2006-01-11 18:12:46 UTC
Description of problem:
Executes command line when SIGHUP received.

Version-Release number of selected component (if applicable):
3.1-3

How reproducible:
100%

Steps to Reproduce:
1. Open gnome-terminal
2. 'rm -f /tmp/foo' and press Enter
3. 'touch /tmp/foo' but DON'T press Enter
4. Close window
5. Open new gnome-terminal window
6. 'ls /tmp/foo' and press Enter
  
Actual results:
/tmp/foo has been created

Expected results:
Shouldn't have been!

Additional info:
Possibly due to bash-sighandler.patch.

Comment 1 Tim Waugh 2006-01-12 10:37:35 UTC
Fixed in 3.1-4.