Re: [Oorexx-devel] Request for ideas ...

2009-09-03 Thread Mark Miesfeld
I would suggest that if you have found a scenario where you are pretty sure you always get the crash, you try that scenario using an interpreter built from trunk. -- Mark Miesfeld On Thu, Sep 3, 2009 at 2:45 AM, Rony G. Flatscher wrote: > Hi René, > > stack full? this is what the exception code h

Re: [Oorexx-devel] Request for ideas ...

2009-09-03 Thread Rony G. Flatscher
Hi René, > stack full? this is what the exception code hints at. > Remember there is also a native code stack involved here. Thanks for the idea, I increased the stack size by 50% (from 40960 to 65636) to no avail. Here are the last lines of the debug output, indicating that we arrived at the end

Re: [Oorexx-devel] Request for ideas ...

2009-09-02 Thread René Jansen
stack full? this is what the exception code hints at. Remember there is also a native code stack involved here. best regards, René. On 2 sep 2009, at 23:46, Rony G. Flatscher wrote: Hi there, for quite a few weeks I have been trying to trace down one particular nasty problem with the new BS

[Oorexx-devel] Request for ideas ...

2009-09-02 Thread Rony G. Flatscher
Hi there, for quite a few weeks I have been trying to trace down one particular nasty problem with the new BSF4Rexx 4.0, which occurred only under Linux so far (32- and 64-bit), but was able today to get it under Windows as well. It seems that this problem occurs under the following scenario: