> Hi !
> I have a problem with strace on a machine running
> linux-2.2.0-pre9.
> On "strace nedit" ( the problem only occured on
> "stracing" nedit ) I get the usual outputs and then,
> suddenly, my machine reboots ( without doing the usual
> shutdown stuff ).
Could you try it with strace stderr redirected over the network? E.g.
(echo "cat >/tmp/log"; strace nedit 2>&1) | rlogin another_box
-
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/