Re: Oops/Warning report for the week of March 28th 2008

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Arjan van de Ven <arjan@...>
Cc: Linux Kernel Mailing List <linux-kernel@...>, NetDev <netdev@...>
Date: Friday, March 28, 2008 - 4:21 pm

On Fri, 28 Mar 2008, Arjan van de Ven wrote:

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).


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?

		Linus
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Oops/Warning report for the week of March 28th 2008, Arjan van de Ven, (Fri Mar 28, 2:55 pm)
Re: Oops/Warning report for the week of March 28th 2008, Linus Torvalds, (Fri Mar 28, 4:21 pm)
Re: Oops/Warning report for the week of March 28th 2008, Arjan van de Ven, (Fri Mar 28, 6:33 pm)
Re: Oops/Warning report for the week of March 28th 2008, Arjan van de Ven, (Fri Mar 28, 6:58 pm)
Re: Oops/Warning report for the week of March 28th 2008, Linus Torvalds, (Fri Mar 28, 4:51 pm)
Re: Oops/Warning report for the week of March 28th 2008, Dmitry Torokhov, (Fri Mar 28, 5:16 pm)
Re: Oops/Warning report for the week of March 28th 2008, Johannes Berg, (Fri Mar 28, 5:01 pm)
Re: Oops/Warning report for the week of March 28th 2008, Linus Torvalds, (Fri Mar 28, 5:24 pm)
Re: Oops/Warning report for the week of March 28th 2008, Johannes Berg, (Fri Mar 28, 5:43 pm)
Re: Oops/Warning report for the week of March 28th 2008, Linus Torvalds, (Fri Mar 28, 6:01 pm)
Re: Oops/Warning report for the week of March 28th 2008, Johannes Berg, (Fri Mar 28, 6:14 pm)