Hi!

----

The following was just reported against ast-ksh.2009-05-05:
The testcase $ ksh93 -c 'typeset -b -Z70 foo ; read -N70 foo </bin/ls ;
print "done"' # crashes like this
-- snip --
$ pstack
core                                                                            
                 
core 'core' of 23844:   ksh93 -c typeset -b -Z70 foo ; read -N70 foo
</bin/ls ; print "done"
 ffffffff7e900ee4 memcpy (e51, 100, 46, 46, 46, 100) + 2a4
 ffffffff7d91ba04 b_read (3, 0, 1, 100102fc0, 3, 0) + 5b0
 ffffffff7d9810a0 sh_exec (1001094d0, 4, 1001096b0, ffffffff7daa6f00,
1001096f0, 4) + 15c0
 ffffffff7d97fe00 sh_exec (1001096d0, 3, 0, 0, 1, 0) + 320
 ffffffff7d95b568 exfile (24, 25, 1001096d0, 24, 4, 4) + be8
 ffffffff7d95a964 sh_main (0, 40000200001, 0, ffffffff7daa4000,
ffffffff7daa6f00, ffffffff7daa4000) + c78
 0000000100000d58 main (3, ffffffff7fffef88, ffffffff7fffefa8, 1f3ee8,
1c80, 10000) + 44
 0000000100000cfc _start (0, 0, 0, 0, 0, 0) + 17c
-- snip --

BTW: Is it possible to use -Z<size> to bypass the size restriction
(AFAIK the content is currently limited to 64k, right ?) of binary
variables ?

----

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