← Back to team overview

ubuntu-translations-coordinators team mailing list archive

[Bug 1190344] [NEW] Daemon end of session/greeter pipes not closed

 

You have been subscribed to a public bug:

[Impact]
LightDM doesn't close the server side end of the pipes used to communicate with session processes and greeters. This means each session/greeter that is created leaks two file descriptors eventually leading to the system stopping it from creating new pipes.

[Test Case]
1. Start LightDM
2. Check how many pipes are open
# lsof -p {lightdm_pid} | grep FIFO | wc -l
3. Create sessions by either cycling between users in Unity Greeter or logging in and out
4. Check how many pipes exist using step 2.
Expected result:
No more pipes should be open
Observed result:
Many pipes remain open

[Regression Potential]
Low. Fix is to close pipes when finished with them. Tested with regression tests.

** Affects: lightdm
     Importance: High
         Status: Fix Released

** Affects: lightdm/1.10
     Importance: High
         Status: Fix Released

** Affects: lightdm/1.12
     Importance: High
         Status: Fix Released

** Affects: lightdm/1.2
     Importance: High
         Status: Fix Released

** Affects: ubuntu-translations
     Importance: Undecided
         Status: Invalid

** Affects: lightdm (Ubuntu)
     Importance: High
         Status: Fix Released

** Affects: lightdm (Ubuntu Precise)
     Importance: High
         Status: Fix Released

** Affects: lightdm (Ubuntu Trusty)
     Importance: High
         Status: Fix Released

** Affects: lightdm (Ubuntu Utopic)
     Importance: High
         Status: Fix Released

** Affects: lightdm (Ubuntu Vivid)
     Importance: High
         Status: Fix Released


** Tags: patch testcase verification-done-precise verification-done-trusty verification-done-utopic
-- 
Daemon end of session/greeter pipes not closed
https://bugs.launchpad.net/bugs/1190344
You received this bug notification because you are a member of Ubuntu Translations Coordinators, which is subscribed to Ubuntu Translations.