Able to crash userspace with debugger in 2.1.113
Benjamin Saller Bender (case@AppliedTheory.com)
Mon, 3 Aug 1998 13:33:27 -0400 (EDT)
I am using gdb on a program with efence. If gdb caches efences
segv for a bad access and then I try to do something like
sizeof(array) == 22
set array[24] = 1;
The machine will hang. SysRq can still reboot it but nothing else
seems to work. This is one SMP boxes. I can only guess there is some
mishandling with mprotect?
Benjamin Saller Bender <case@AppliedTheory.com>
AppliedTheory Communications Software Engineering Group
The statement on the other side of this sig is false.
-
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.altern.org/andrebalsa/doc/lkml-faq.html