linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: CIJOML <cijoml@volny.cz>
To: linux-kernel@vger.kernel.org
Subject: BUG in inotify.c
Date: Sun, 7 Jan 2007 01:16:11 +0100	[thread overview]
Message-ID: <200701070116.11313.cijoml@volny.cz> (raw)

Hi, 

today I got following bug on my 2.6.20-rc3 vanilla kernel:

BUG: at fs/inotify.c:172 set_dentry_child_flags()
 [<c0179b74>] set_dentry_child_flags+0x5e/0x149
 [<c0179cb2>] remove_watch_no_event+0x53/0x5f
 [<c0179da0>] inotify_remove_watch_locked+0x12/0x3e
 [<c0179ee2>] inotify_rm_wd+0x6c/0x89
 [<c017a58a>] sys_inotify_rm_watch+0x38/0x4f
 [<c0102cc8>] syscall_call+0x7/0xb
 [<c02d0033>] fib_validate_source+0x1d8/0x22d
 =======================
BUG: at fs/inotify.c:172 set_dentry_child_flags()
 [<c0179b74>] set_dentry_child_flags+0x5e/0x149
 [<c017a151>] inotify_add_watch+0xb8/0xff
 [<c017abc4>] sys_inotify_add_watch+0x10b/0x147
 [<c0179e59>] put_inotify_watch+0x21/0x3e
 [<c0179ef7>] inotify_rm_wd+0x81/0x89
 [<c0102cc8>] syscall_call+0x7/0xb
 [<c02d0033>] fib_validate_source+0x1d8/0x22d
 =======================

Distro Debian testing 

# uname -a
Linux notas 2.6.20-rc3 #3 PREEMPT Thu Jan 4 11:28:04 CET 2007 i686 GNU/Linux

Thanks for fixing!

Michal

                 reply	other threads:[~2007-01-07  0:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200701070116.11313.cijoml@volny.cz \
    --to=cijoml@volny.cz \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).