Re: heavy problem

Alexander Viro (viro@math.psu.edu)
Sat, 23 Jan 1999 15:10:04 -0500 (EST)


On Sat, 23 Jan 1999, Michael Schulze wrote:

> 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/