"Dr. Werner Fink" wrote:
> this is what happens:
> 
>   test arith.sh begins at 2008-09-11+15:57:55
>          arith.sh[418]: compound var arithmetic failed
>          arith.sh[419]: compound var arithmetic failed
>          arith.sh[420]: compound var arithmetic failed
> 
> and if done by hand the
> 
>   d127:/usr/src/packages/BUILD/ksh93 # chmod +x /tmp/script$$
>   d127:/usr/src/packages/BUILD/ksh93 # /tmp/script$$ 1
>   ( bar=2 baz=3 foo=1 )
>   d127:/usr/src/packages/BUILD/ksh93 # /tmp/script$$ 2
>   ( faz=0 )
>   d127:/usr/src/packages/BUILD/ksh93 # /tmp/script$$ 3
>   Memory fault
>   d127:/usr/src/packages/BUILD/ksh93 # /tmp/script$$ 4
>   Memory fault
>   d127:/usr/src/packages/BUILD/ksh93 # /tmp/script$$ 5
>   Memory fault

Do you have a stack trace from the code dump or the live ksh93 process ?

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) [EMAIL PROTECTED]
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 3992797
 (;O/ \/ \O;)
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to