Jason, to pinpoint the issue,
can you add " ::options trace r " as the last line to the testGroup, run it
and show us which test fails?

What is your output if you issue the command
rexx -e "address '' 'echo 123' with output stem out.; say out.0 out.1"

I've opened a bug report at https://sourceforge.net/p/oorexx/bugs/1551/
Can you post your results to this ticket?

Thanks,
Erich

On Sat, Sep 1, 2018 at 4:01 PM Jason Martin <agrel...@gmail.com> wrote:

> Checked out revision 11490
>
> Have to skip ADDRESS test.
>
> If I run,
>
> ./testOORexx.rex -R ooRexx/base/keyword -f ADDRESS
>
> it shows
>
> *** ERROR: At SysThread(), createThread - RC = 1 !
>
> then runs forever. Needs kill -9 the_pid to end it.
>
>
> All the other tests pass.
>
> Interpreter:        REXX-ooRexx_5.0.0(MT)_64-bit 6.05 31 Aug 2018
> OS Name:            SUNOS
> SysVersion:         SunOS illumos-45bf502ff9.5.11
>
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to