Roland, I can confirm the problem on my laptop. I ruled out
posix_spawn(), the problems happens with, and without, posix_spawn()
usage. Some thing else is wrong.

Olga

On Fri, Sep 28, 2012 at 7:10 PM, Roland Mainz <roland.ma...@nrubsig.org> wrote:
> Hi!
>
> ----
>
> We found another issue on Solaris 11/B145/AMD64/64bit in
> ast-ksh.2012-09-27 when various test modules "randomly" fail...
>
> .... after some digging I found this reduced testcase...
> -- snip --
> SHELL=~/bin/ksh
>
> {
> cat <<EOF
>         print OK
> EOF
> } | out=$( ${SHELL} 2>&1 )
>
> printf '%q\n' "$out"
> -- snip --
> ... AFAIK it should print 'OK' ... but ast-ksh.2012-09-27 prints an
> empty string...
>
> ----
>
> Bye,
> Roland
>
> --
>   __ .  . __
>  (o.\ \/ /.o) roland.ma...@nrubsig.org
>   \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
>   /O /==\ O\  TEL +49 641 3992797
>  (;O/ \/ \O;)
>
> _______________________________________________
> ast-developers mailing list
> ast-developers@research.att.com
> https://mailman.research.att.com/mailman/listinfo/ast-developers
>



-- 
      ,   _                                    _   ,
     { \/`o;====-    Olga Kryzhanovska   -====;o`\/ }
.----'-/`-/     olga.kryzhanov...@gmail.com   \-`\-'----.
 `'-..-| /       http://twitter.com/fleyta     \ |-..-'`
      /\/\     Solaris/BSD//C/C++ programmer   /\/\
      `--`                                      `--`
_______________________________________________
ast-developers mailing list
ast-developers@research.att.com
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to