Bug 155502 - Windowmaker inherits a useless file-descriptor for ~/.fonts-cache-2 to bash
Summary: Windowmaker inherits a useless file-descriptor for ~/.fonts-cache-2 to bash
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: X11 Applications (show other bugs)
Version: Beta 6
Hardware: i586 Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Vladimir Nadvornik
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-06 18:00 UTC by Michael Gross
Modified: 2006-03-09 17:00 UTC (History)
0 users

See Also:
Found By: L3
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Gross 2006-03-06 18:00:21 UTC
WindowMaker inherits an open file descriptor to started shells (bash running both in xterm or konsole) pointing to ~/.fonts-cache-2. This is not related to kdm or xdm, as starting it with `startx' does the same. Also this seems to be WindowMaker specific as this problem doesn't ocurr with fvwm2. If one starts a `konsole' out of the xterm, the fd is even duplicated and there are 2 open descriptors to the font chache (you verify this by executing `ll /proc/$$/fd/*' in an active shell). This is not only useless but might corrupt the font cache if processes are accessing this descriptor by incident.

Assigning to Vladimir and taking Mike into CC as he wished.
Comment 1 Anna Maresova 2006-03-09 17:00:08 UTC
fixed