Re: [patch] fixed both processes in D state and the /proc/ oopses [Re: [patch] Fixed the race that w

Eugene Crosser (crosser@average.org)
29 Jan 1999 02:39:04 +0300


In article <Pine.LNX.3.95.990128110737.6130B-100000@penguin.transmeta.com>,
Linus Torvalds <torvalds@transmeta.com> writes:

> Right now my 2.2.1 patches are:
> - the stupid off-by-one bug found by Ingo

I have a strange problem with 2.2.0 that *may* be caused by the same
off-by-one bug, but again, it may not. On a UP machine at work, I
have a number of binaries (all compiled with shared MesaGL) that
segfault immediately on 2.2.0 and work on 2.0.{33,36}. Strace
shows only *one* system call (mmap), and then immediately segfault.

Important note: Ingo's patch does *not* change this behavior.

Again, this may be not kernel related at all, could be another problem
just triggered by the kernel version...

Eugene

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