Bug 11484

Summary: Leaking lock files
Product: xorg Reporter: Marco Pesenti Gritti <mpgritti>
Component: Server/DDX/XephyrAssignee: Jeremy Huddleston Sequoia <jeremyhu>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: minor    
Priority: low Keywords: patch
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard: 2011BRB_Reviewed
i915 platform: i915 features:

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.