Bug 526853
Summary: | kernel warning at fs/inotify.c:202/set_dentry_child_flags() | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Robin Humble <robin.humble+redhat> |
Component: | kernel | Assignee: | Red Hat Kernel Manager <kernel-mgr> |
Status: | CLOSED DUPLICATE | QA Contact: | Red Hat Kernel QE team <kernel-qe> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 5.4 | CC: | cward, eparis, rhn, robin.humble+redhat |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-10-19 14:56:08 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Robin Humble
2009-10-02 05:27:46 UTC
I confirm seeing this on a fairly busy mail server, running dovecot with a few thousands of users.. # uname -a Linux mail 2.6.18-164.2.1.el5 #1 SMP Mon Sep 21 04:37:42 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux # dmesg | grep -c fs/inotify.c:202/set_dentry_child_flags 302 Ubuntu has a similar report too https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/104837 BUG: warning at fs/inotify.c:202/set_dentry_child_flags() (Tainted: PF ) Call Trace: [<ffffffff800f578c>] set_dentry_child_flags+0xef/0x14d [<ffffffff800f5822>] remove_watch_no_event+0x38/0x47 [<ffffffff800f5849>] inotify_remove_watch_locked+0x18/0x3b [<ffffffff800f5984>] inotify_rm_wd+0x8d/0xb6 [<ffffffff800f5efa>] sys_inotify_rm_watch+0x46/0x63 [<ffffffff8005d116>] system_call+0x7e/0x83 Marking as a duplicate of the same issue. I believe the other bug is held up looking for people willing to test and confirm the issue is fixed by a beta kernel release. If you are willing to test please post so in the other BZ. *** This bug has been marked as a duplicate of bug 499019 *** I am willing to test the fix, but unfortunately I am not authorized to access bug #499019. @ Sotiris, I'm working to get you access to bug #499019. In the mean time, could you confirm whether or not you would be able to test the RHEL 5.5 Beta once its available, if we approve this fix for the release? Yeap, my RHN subscription is valid :) |