Bug 11484 - Leaking lock files
Summary: Leaking lock files
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/DDX/Xephyr (show other bugs)
Version: unspecified
Hardware: Other All
: low minor
Assignee: Jeremy Huddleston Sequoia
QA Contact: Xorg Project Team
URL:
Whiteboard: 2011BRB_Reviewed
Keywords: patch
Depends on:
Blocks:
 
Reported: 2007-07-06 04:12 UTC by Marco Pesenti Gritti
Modified: 2011-10-21 15:29 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Marco Pesenti Gritti 2007-07-06 04:12:10 UTC
1 Start Xephyr
2 Close it using the window manager

-> /tmp/.X$DISPLAY.lock is still there
Comment 1 Jeremy Huddleston Sequoia 2011-10-10 11:54:43 UTC
This is not unique to Xephyr.  Xnest does the same thing.  They are using the 
default IOError handler (_XDefaultIOError) which immediately exits.  They need 
to OsCleanup()
Comment 2 Jeremy Huddleston Sequoia 2011-10-10 12:28:30 UTC
Patches sent to xorg-devel for Xnest and Xephyr


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.