Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 78350

Summary: vim won't die
Product: [Retired] Red Hat Linux Reporter: Steve Dum <steve_dum>
Component: gnome-coreAssignee: Karsten Hopp <karsten>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 18:50:11 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:

Description Steve Dum 2002-11-21 17:07:17 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020827

Description of problem:
Vim sessions active when logging out don't die.  (I assume gnome isn't
passing a hup to the session).

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


How reproducible:
Always

Steps to Reproduce:
1.Start up gnome
2.in a xterm run vim
3.logout without first exiting from vim.

	

Actual Results:  the vim session, not only doesn't die but it goes into an
infinite loop pegging the cpu

Expected Results:  vim should have died.  Either by getting a hup from the
shutdown or
by detecting that it's stdin has been closed, or both.

Additional info:

Comment 1 Karsten Hopp 2002-12-03 09:07:01 UTC
It gets the correct signal with KDE and aborts. It seems than gnome doesn't pass
the right signal.
Changing component to gnome

Comment 2 Karsten Hopp 2003-06-20 11:51:40 UTC

*** This bug has been marked as a duplicate of 83700 ***

Comment 3 Red Hat Bugzilla 2006-02-21 18:50:11 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.