Re: "fetch | sh" panics system

2000-06-01 Thread Christian Weisgerber
Christian Weisgerber <[EMAIL PROTECTED]> wrote: > The following, completely innocuous command line > $ fetch -o - http://sites.inka.de/mips/unix/freebsd/xterm.shar | sh > executed as a non-priviledged user, reproducibly panics the machine. It's caused by fdesc mounted on /dev/fd. I sent in a PR,

Re: "fetch | sh" panics system

2000-05-31 Thread Christian Weisgerber
Christian Weisgerber <[EMAIL PROTECTED]> wrote: > The following, completely innocuous command line > $ fetch -o - http://sites.inka.de/mips/unix/freebsd/xterm.shar | sh > executed as a non-priviledged user, reproducibly panics the machine. Some people have mailed that this particular command lin

Re: "fetch | sh" panics system

2000-05-30 Thread Neil Blakey-Milner
On Tue 2000-05-30 (16:28), Christian Weisgerber wrote: > 5.0-CURRENT from ~May 17, dual ppro. > > The following, completely innocuous command line > > $ fetch -o - http://sites.inka.de/mips/unix/freebsd/xterm.shar | sh (nbm@monster) /home/nbm> uname -a FreeBSD monster.sunesi.com 5.0-CURRENT Free

Re: "fetch | sh" panics system

2000-05-30 Thread Andy Farkas
; From: Christian Weisgerber <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: "fetch | sh" panics system > > 5.0-CURRENT from ~May 17, dual ppro. > > The following, completely innocuous command line > > $ fetch -o - http://sites.inka.de/mips/unix/freebsd/xter

"fetch | sh" panics system

2000-05-30 Thread Christian Weisgerber
5.0-CURRENT from ~May 17, dual ppro. The following, completely innocuous command line $ fetch -o - http://sites.inka.de/mips/unix/freebsd/xterm.shar | sh executed as a non-priviledged user, reproducibly panics the machine. - #0 boot (howto=256) at ../../kern/kern_shutdown.c:30