Re: [Oorexx-devel] Commented out assertions in MacroSpace.testGroup.

2018-12-03 Thread Rick McGuire
I've managed to reproduce it and I think I understand what is causing the problem. Rick On Mon, Dec 3, 2018 at 12:40 PM Erich Steinböck wrote: > I need to get a RelWithDebInfo build set up to look at this further >> > A RelWithDebInfo build will also show the crash reasonably often - much > mor

Re: [Oorexx-devel] Commented out assertions in MacroSpace.testGroup.

2018-12-03 Thread Erich Steinböck
> > I need to get a RelWithDebInfo build set up to look at this further > A RelWithDebInfo build will also show the crash reasonably often - much more often than a debug build I'm not really seeing 100% repeat failures with a RELEASE build .. it's just about 50% with [r11555]. I will try with the

Re: [Oorexx-devel] Commented out assertions in MacroSpace.testGroup.

2018-12-03 Thread Rick McGuire
Ah, I missed the generateLoad line. I suspect I might have fixed this problem this morning. I need to get a RelWithDebInfo build set up to look at this further. Rick On Mon, Dec 3, 2018 at 12:17 PM Erich Steinböck wrote: > I uncomment all `/*Dbg` lines (including the `self~generateLoad` line) i

Re: [Oorexx-devel] Commented out assertions in MacroSpace.testGroup.

2018-12-03 Thread Erich Steinböck
I uncomment all `/*Dbg` lines (including the `self~generateLoad` line) in the Macrospace.testGroup and run it with "rexx Macrospace.testGroup" (or "rexx testoorexx -s -f Macrospace") With a 64-bit RELEASE build it fails almost 100% (not sure if I ever tried a 32-bit build) On Mon, Dec 3, 2018 at

Re: [Oorexx-devel] Commented out assertions in MacroSpace.testGroup.

2018-12-03 Thread Rick McGuire
The stack on the bug report looks like it came from Linux. How are you running it on Windows to produce the problem? Rick On Mon, Dec 3, 2018 at 11:55 AM Erich Steinböck wrote: > Yes, I'm still able to reproduce on Windows with [r11555] trunk and > sandbox rxapi > I can't remember if I ever tes

Re: [Oorexx-devel] Commented out assertions in MacroSpace.testGroup.

2018-12-03 Thread Erich Steinböck
Yes, I'm still able to reproduce on Windows with [r11555] trunk and sandbox rxapi I can't remember if I ever tested this on Linux. The failure is very rare when running a DEBUG build, but almost 100% with a RELEASE build Stacktrace as reported in [bugs:#1496]

[Oorexx-devel] Commented out assertions in MacroSpace.testGroup.

2018-12-02 Thread Rick McGuire
Erich, I just noticed the commented out assertions in MacroSpace.testGroup. I restored all of those assertions and was not able to get this to fail under and circumstances. Are you able to reproduce that exception any more? Rick ___ Oorexx-devel mailing