From: bugzilla-daemon@bugzilla.kernel.org
To: linux-ext4@vger.kernel.org
Subject: [Bug 14256] kernel BUG at fs/ext3/super.c:435
Date: Wed, 20 Jan 2010 18:11:17 GMT [thread overview]
Message-ID: <201001201811.o0KIBHBk013799@demeter.kernel.org> (raw)
In-Reply-To: <bug-14256-13602@http.bugzilla.kernel.org/>
http://bugzilla.kernel.org/show_bug.cgi?id=14256
--- Comment #31 from Darren Hart <dvhltc@us.ibm.com> 2010-01-20 18:11:16 ---
Jan, I apologize, I missed the shared mapping. I wouldn't expect Kosaki's patch
to fix this. Have you experimented with the SHARED, RECURSIVE, and PRIO_INHERIT
flags of the mutexattr to see if this is the only configuration in which you
see the problem? Understanding which of these flags are required to reproduce
would help point at where to look in the code. Right now I suspect a futex key
reference imbalance in the futex_lock_pi() code path. 2.6.29 includes changes
from me on fault handling as well as key reference imbalance fixes in this
area.
Mikael, please let me know what your git bisection reveals.
I'm trying to make time to do some testing/analysis myself, but I'm being kept
very busy on other pressing issues right now, so I may not be able to respond
as quickly as I'd like.
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
next prev parent reply other threads:[~2010-01-20 18:11 UTC|newest]
Thread overview: 71+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-29 21:48 [Bug 14256] New: kernel BUG at fs/ext3/super.c:435 bugzilla-daemon
2009-10-04 20:47 ` [Bug 14256] " bugzilla-daemon
2009-10-09 22:01 ` bugzilla-daemon
2009-10-10 1:31 ` Theodore Tso
2009-10-12 13:48 ` Mikael Pettersson
2009-10-10 1:31 ` bugzilla-daemon
2009-10-12 13:48 ` bugzilla-daemon
2009-10-12 16:19 ` bugzilla-daemon
2009-11-05 16:07 ` bugzilla-daemon
2009-11-05 16:13 ` bugzilla-daemon
2009-11-11 15:27 ` bugzilla-daemon
2009-11-11 15:29 ` bugzilla-daemon
2009-11-20 15:11 ` bugzilla-daemon
2009-11-21 14:27 ` bugzilla-daemon
2009-12-08 11:12 ` bugzilla-daemon
2009-12-08 11:47 ` bugzilla-daemon
2009-12-14 12:40 ` bugzilla-daemon
2009-12-14 14:46 ` bugzilla-daemon
2009-12-15 9:08 ` bugzilla-daemon
2009-12-29 13:18 ` bugzilla-daemon
2010-01-11 21:59 ` bugzilla-daemon
2010-01-11 22:55 ` bugzilla-daemon
2010-01-12 16:03 ` bugzilla-daemon
2010-01-12 17:30 ` bugzilla-daemon
2010-01-12 20:12 ` bugzilla-daemon
2010-01-12 23:25 ` bugzilla-daemon
2010-01-13 0:34 ` bugzilla-daemon
2010-01-18 22:41 ` bugzilla-daemon
2010-01-19 19:56 ` bugzilla-daemon
2010-01-19 19:57 ` bugzilla-daemon
2010-01-19 23:24 ` bugzilla-daemon
2010-01-20 10:40 ` bugzilla-daemon
2010-01-20 13:52 ` bugzilla-daemon
2010-01-20 18:11 ` bugzilla-daemon [this message]
2010-01-20 19:10 ` bugzilla-daemon
2010-01-20 19:29 ` bugzilla-daemon
2010-01-20 19:54 ` bugzilla-daemon
2010-01-20 20:09 ` bugzilla-daemon
2010-01-23 22:18 ` bugzilla-daemon
2010-01-24 11:28 ` bugzilla-daemon
2010-01-24 17:13 ` bugzilla-daemon
2010-01-24 18:17 ` bugzilla-daemon
2010-01-24 18:20 ` bugzilla-daemon
2010-01-24 19:27 ` bugzilla-daemon
2010-01-25 1:37 ` bugzilla-daemon
2010-01-25 10:29 ` bugzilla-daemon
2010-01-25 12:07 ` bugzilla-daemon
2010-01-28 17:19 ` bugzilla-daemon
2010-01-28 17:23 ` bugzilla-daemon
2010-01-28 17:24 ` bugzilla-daemon
2010-01-28 17:25 ` bugzilla-daemon
2010-01-28 17:55 ` bugzilla-daemon
2010-02-10 19:16 ` bugzilla-daemon
-- strict thread matches above, loose matches on Subject: below --
2009-10-01 19:53 2.6.32-rc1-git2: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
2009-10-01 19:56 ` [Bug #14256] kernel BUG at fs/ext3/super.c:435 Rafael J. Wysocki
2009-10-04 17:38 ` Mikael Pettersson
2009-10-04 17:38 ` Mikael Pettersson
2009-10-04 20:49 ` Rafael J. Wysocki
[not found] ` <200910042249.54639.rjw-KKrjLPT3xs0@public.gmane.org>
2009-10-04 23:04 ` Mikael Pettersson
2009-10-04 23:04 ` Mikael Pettersson
[not found] ` <19145.10741.402938.867088-tgku4HJDRZih8lFjZTKsyTAV6s6igYVG@public.gmane.org>
2009-10-09 16:40 ` Mikael Pettersson
2009-10-09 16:40 ` Mikael Pettersson
[not found] ` <19151.26501.727411.584056-tgku4HJDRZih8lFjZTKsyTAV6s6igYVG@public.gmane.org>
2009-10-09 22:03 ` Rafael J. Wysocki
2009-10-09 22:03 ` Rafael J. Wysocki
2009-10-11 22:41 2.6.32-rc4: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
2009-10-11 23:01 ` [Bug #14256] kernel BUG at fs/ext3/super.c:435 Rafael J. Wysocki
2009-10-26 19:26 2.6.32-rc5-git3: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
2009-10-26 19:31 ` [Bug #14256] kernel BUG at fs/ext3/super.c:435 Rafael J. Wysocki
2009-10-26 19:31 ` Rafael J. Wysocki
2009-11-16 22:58 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
2009-11-16 23:01 ` [Bug #14256] kernel BUG at fs/ext3/super.c:435 Rafael J. Wysocki
2009-11-16 23:01 ` Rafael J. Wysocki
2009-11-21 12:37 ` Mikael Pettersson
2009-11-21 12:37 ` Mikael Pettersson
2009-11-21 14:59 2.6.32-rc8-git1: Reported regressions 2.6.30 -> 2.6.31 Rafael J. Wysocki
2009-11-21 15:02 ` [Bug #14256] kernel BUG at fs/ext3/super.c:435 Rafael J. Wysocki
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=201001201811.o0KIBHBk013799@demeter.kernel.org \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=linux-ext4@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.