public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: "Björn Steinbrink" <B.Steinbrink@gmx.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Arjan van de Ven <arjan@linux.intel.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	NetDev <netdev@vger.kernel.org>
Subject: Re: Oops/Warning report for the week of March 28th 2008
Date: Fri, 28 Mar 2008 21:57:46 +0100	[thread overview]
Message-ID: <20080328205746.GA31237@atjola.homenet> (raw)
In-Reply-To: <alpine.LFD.1.00.0803281310480.14670@woody.linux-foundation.org>

On 2008.03.28 13:21:38 -0700, Linus Torvalds wrote:
> On Fri, 28 Mar 2008, Arjan van de Ven wrote:
> > 
> > Rank 1: input_release_device
> > 	This appears to be a regression in 2.6.25; the first reports show up
> > in 2.6.25-rc2		Often a warning at kernel/mutex.c:134
> > (mutex_lock_nested), but some oopses too
> 
> The oopses (at least some of them) seem to be a use-after-free where we 
> seem to do a list_add() on an already-released list head (or we didn't 
> remove the previous/next entry from a list before we free'd it, and then 
> the next list_add() will follow a bogus pointer).
> 
> > http://www.kerneloops.org/searchweek.php?search=input_release_device
> 
> The problem with kerneloops is that it seems to be really hard to figure 
> out the *source* of the oops. I can find the oopses (and it's really good 
> with the whole search-and-clump-together-by-version thing), but then when 
> some oops like this is found, it's hard to see where your kerneloops 
> scripts found the oops from, so the context of the oops is all gone.
> 
> Is there something obvious that I'm missing? I'd really like to see the 
> whole posting that the oops came from. Do you save the originals or even 
> just message ID's from the ones you pick from emails?

The oops for that one seem to be all coming from fc9 systems, which
(IIRC) include the automatic kerneloops reporting tool, so there
probably is no mail for them. Those that come from a mailing list
usually have a link at the top, for example this one:
http://www.kerneloops.org/raw.php?rawid=5735&msgid=http://mid.gmane.org/20080327230430.GA28795@codemonkey.org.uk

Björn

  parent reply	other threads:[~2008-03-28 20:57 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-28 18:55 Oops/Warning report for the week of March 28th 2008 Arjan van de Ven
2008-03-28 20:21 ` Linus Torvalds
2008-03-28 20:51   ` Linus Torvalds
2008-03-28 21:01     ` Johannes Berg
2008-03-28 21:24       ` Linus Torvalds
2008-03-28 21:43         ` Johannes Berg
2008-03-28 22:01           ` Linus Torvalds
2008-03-28 22:14             ` Jiri Kosina
2008-03-28 22:14             ` Johannes Berg
2008-03-28 21:16     ` Dmitry Torokhov
2008-03-29 12:20       ` Björn Steinbrink
2008-03-28 20:57   ` Björn Steinbrink [this message]
2008-03-28 22:33   ` Arjan van de Ven
2008-03-28 22:58     ` Arjan van de Ven

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=20080328205746.GA31237@atjola.homenet \
    --to=b.steinbrink@gmx.de \
    --cc=arjan@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --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