ports/73404: shells/ksh93 - notify option + output redirected to nonexistent file cause crash w/ segfault

Volker Stolz vs at FreeBSD.org
Tue Dec 21 14:24:48 UTC 2004


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 at h [t]> ls -l foo
prw-r--r--  1 stolz  wheel  0 Dec 21 15:20 foo
W at h [t]> echo baz >foo &
[1]     65629
W at h [t]> jobs
[1] +  Running                 echo baz >foo &
W at h [t]>


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



More information about the freebsd-ports-bugs mailing list