Bug 181496 - Kernel or something in initrd leaking file descriptors
Summary: Kernel or something in initrd leaking file descriptors
Keywords:
Status: CLOSED DUPLICATE of bug 181515
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Brian Brock
URL:
Whiteboard:
: 181556 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-14 17:19 UTC by Daniel Walsh
Modified: 2007-11-30 22:11 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-15 04:50:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Daniel Walsh 2006-02-14 17:19:57 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Daniel Walsh 2006-02-14 17:21:36 UTC
Sorry carriage return added the message prematurely

Version
2.6.15-1.1948_FC5


allow NetworkManager_t kernel_t:fd use;
allow automount_t kernel_t:fd use;
allow avahi_t kernel_t:fd use;
allow consoletype_t ptmx_t:chr_file { read write };
allow cpuspeed_t kernel_t:fd use;
allow cupsd_config_t kernel_t:fd use;
allow cupsd_t kernel_t:fd use;
allow dhcpc_t etc_t:file write;
allow fsadm_t etc_t:file write;
allow fsadm_t kernel_t:fd use;
allow getty_t kernel_t:fd use;
allow gpm_t kernel_t:fd use;
allow hald_t self:capability setgid;
allow hald_t kernel_t:fd use;
allow hostname_t kernel_t:fd use;
allow hwclock_t kernel_t:fd use;
allow ifconfig_t ptmx_t:chr_file { read write };
allow irqbalance_t kernel_t:fd use;
allow klogd_t kernel_t:fd use;
allow mount_t etc_t:file write;
allow mount_t kernel_t:fd use;
allow netutils_t kernel_t:fd use;
allow pam_console_t ptmx_t:chr_file { read write };
allow portmap_t kernel_t:fd use;
allow readahead_t kernel_t:fd use;
allow restorecon_t ptmx_t:chr_file { read write };
allow rpcd_t kernel_t:fd use;
allow syslogd_t kernel_t:fd use;
allow system_dbusd_t kernel_t:fd use;


Seems likely ptmx_t is the likely problem

Comment 2 Daniel Walsh 2006-02-14 22:29:25 UTC
*** Bug 181556 has been marked as a duplicate of this bug. ***

Comment 3 Frank Arnold 2006-02-15 04:50:37 UTC
I'm pretty sure this is bug 181515. mkinitrd-5.0.25-1 should fix it.

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


Note You need to log in before you can comment on or make changes to this bug.