RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1405574 - possible memory leak in gamin
Summary: possible memory leak in gamin
Keywords:
Status: CLOSED DUPLICATE of bug 1399726
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: gamin
Version: 6.8
Hardware: All
OS: All
urgent
urgent
Target Milestone: rc
: 6.8
Assignee: Ondrej Holy
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-12-16 18:13 UTC by Joe Wright
Modified: 2023-09-14 03:36 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-01-06 14:27:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Joe Wright 2016-12-16 18:13:15 UTC
Description of problem:
- After patching for Dirty Cow, gam_server consumes excessive resources
- This is happening on RH6.x servers on which users are running vnc sessions using gnome desktop.  The gam_server process starts when the vncsession starts, and starts to consume CPU usage almost immediately.  An strace shows it is scanning automount filesystems.    The gam_server process will stop its CPU absorbtion once a user logs out of the vncsession and kills the vncserver process.  However, the gam_server process never exits.  It reduces its CPU usage slowly over time (it took 24 hours to go from 60% to 29%), but even when the user has logged out of the server, the gam_server process never exits.
- This is seen on almost all servers in use in a hardware farm.  It is expected they were just the first to notice it.  It is more likely to show up on all CEL6.x hosts where users are running vncsessions and using gnome desktop.

Version-Release number of selected component (if applicable):
- 2.6.32-642.6.2.el6.x86_64 with the Dirty COW patch
- gamin-0.1.10-9.el6.i686
- gamin-0.1.10-9.el6.x86_64
- gamin-python-0.1.10-9.el6.x86_64

How reproducible:
100%

Steps to Reproduce:
1. unknown, other than update to kernel 2.6.32-642.6.2.el6.x86_64
2.
3.

Actual results:


Expected results:


Additional info:

It appears that the update to 2.6.32-642.6.2.el6.x86_64 with the Dirty COW patch seems to be the trigger here.

Comment 10 Red Hat Bugzilla 2023-09-14 03:36:23 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


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