Runs OK on Ubuntu 10.04 64-bit :
6 *-* call recurse
6 *-* call recurse
6 *-* call recurse
6 *-* call recurse
3 *-* call recurse
REX0011E: Error 11 running /home/bob/stest line 6: Control stack full
REX0218E: Error 11.1: Insufficient control stack space; cannot continue
execution
Rick McGuire <[email protected]> wrote the following on 10/07/12 22:24:22:
> I ran into the problem today because of a small bug in a program I was
> working on. It appears we're not leaving enough stack space to be
> able process the error message for this condition. I ran into this on
> a 64-bit Windows platform, so I think this might be a 64-bit problem.
> Windows and *ix use different values for the minimum stack space and I
> suspect we need to bump this value for the 64-bit builds. It would be
> useful if people could run the following program on as many platforms
> as possible and report if the interpreter crashes:
>
> call recurse
>
> ::routine recurse
> call recurse
>
> Please update the bug report for any platforms where this crashes.
>
> I'll be able to test this on a 32-bit Windows built as soon as I get a
> new build finished on my other machine. Note, this is not a trunk
> issue, I was able to reproduce the problem on the 4.1 branch.
>
> Rick
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Oorexx-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel