lkml.org 
[lkml]   [2003]   [Aug]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: 2.6.0-test2 oops - NPTL triggered
Date
Greg Schafer wrote:
>
> An otherwise fine running kernel-2.6.0-test2 repeatably gives this when
> running the NPTL testsuite.
>
> ksymoops output attached.
>
> - kernel compiled with gcc-2.95.4 (s'pose I should try 3.2.3)
> - recent binutils
> - board is Tyan S2466N-4M with pair of Athlon 2200's
>
> This is a UP kernel (trying to narrow down the cause).

It looks like the list poisoning triggers:

ecx: 00200200 edx: 00100100

those are the poison values for the prev/next fields of lists (see
<linux/list.h>).

So it looks like switch_exec_pids() is removing a list entry that was
already removed.

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2009-11-18 23:46    [W:0.072 / U:0.348 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site