> I've got 2.3.10 running on a PII. After a couple of hours of seemingly
> problemless use (how dull:-) I find that most anything to do with the
> file sytem results in the following:
>
> % ls
> Trace/BPT trap
> % file *
> Trace/BPT trap
> % cd /usr/src/linux
> % sh scripts/ver_linux
> Trace/BPT trap
This is a result of using ptrace. I get that too as soon as I do 'echo
run | gdb ls'. The problem started with the ptrace changes in
2.3.10-pres.
I can't _see_ anything wrong with the code, however.
Tim.
*/
-
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/