Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 2004 14:24:48 GMT
From:      Volker Stolz <vs@FreeBSD.org>
To:        parv@pair.com, vs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/73404: shells/ksh93 - notify option + output redirected to nonexistent file cause crash w/ segfault
Message-ID:  <200412211424.iBLEOmhl039597@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: shells/ksh93 - notify option + output redirected to nonexistent file cause crash w/ segfault

State-Changed-From-To: suspended->closed
State-Changed-By: vs
State-Changed-When: Tue Dec 21 14:22:57 GMT 2004
State-Changed-Why: 
This looks like an application bug which should be reported to
the original authors. Furthermore, I'm no able to reproduce the
" Additionally ksh93 also crashes when output is directed to an
 already-existing-named-pipe (which prompted me to send the report
 originally) ..."-part (also on 4.X):

W@h [t]> ls -l foo
prw-r--r--  1 stolz  wheel  0 Dec 21 15:20 foo
W@h [t]> echo baz >foo &
[1]     65629
W@h [t]> jobs
[1] +  Running                 echo baz >foo &
W@h [t]>


http://www.freebsd.org/cgi/query-pr.cgi?pr=73404



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412211424.iBLEOmhl039597>