From: Dave Jones <davej@redhat.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
peterz@infradead.org, davidlohr@hp.com,
Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: [3.15-rc3] rtmutex-debug assertion.
Date: Fri, 2 May 2014 00:56:40 -0400 [thread overview]
Message-ID: <20140502045640.GA27264@redhat.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1404301113110.6261@ionos.tec.linutronix.de>
On Wed, Apr 30, 2014 at 11:13:57AM +0200, Thomas Gleixner wrote:
> On Tue, 29 Apr 2014, Dave Jones wrote:
> > This is trickier to reproduce than it first seemed, as logging slows
> > things down so much. But after a few hours, it logged that the
> > call that triggered this was..
> >
> > futex(uaddr=0x7f55ff8c4000, op=0x6, val=0x200000006223800b, utime=0x7f55ff8c4000, uaddr2=0x7f55ff8c4000, val3=-123)
> >
> > Those addresses come from an mmap we made on startup..
> >
> > [init] mapping[3]: (zeropage PROT_READ | PROT_WRITE) 0x7f55ff8c4000 (1MB)
> >
> > op = FUTEX_LOCK_PI
> >
> > val seems to be garbage.
> >
> > I'll do another run, just to see if it's always the same set of values,
> > but it's going to probably take an overnight run.
>
> Do you have the full fuzzing log, so I can see what happened
> before/around that?
This is tough, because it takes a long time to reproduce when the
logging is enabled, and that ends up generating a lot of output.
I've tried to cut it down some using just 4 threads, but that's
still over 30M of logs.
http://www.codemonkey.org.uk/junk/futex.tar.xz
In this run, child0 was the pid that faulted.
You can see the last line in trinity-child0.log has a similar
fingerprint to the trace above.
One thing that does look suspicious, is that all 4 threads were doing
op=0x6 right before the kernel went south.
Hope this helps.
Dave
next prev parent reply other threads:[~2014-05-02 4:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-29 15:16 [3.15-rc3] rtmutex-debug assertion Dave Jones
2014-04-30 0:14 ` Dave Jones
2014-04-30 2:24 ` Davidlohr Bueso
2014-04-30 3:40 ` Dave Jones
2014-04-30 8:24 ` Thomas Gleixner
2014-04-30 9:13 ` Thomas Gleixner
2014-05-02 4:56 ` Dave Jones [this message]
2014-05-05 18:08 ` Thomas Gleixner
[not found] ` <20140505182942.GA19129@redhat.com>
2014-05-08 15:28 ` Thomas Gleixner
2014-05-08 19:26 ` Dave Jones
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=20140502045640.GA27264@redhat.com \
--to=davej@redhat.com \
--cc=davidlohr@hp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.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