Just another observation: tested the Java web server with the same Rexx JSP with the 32-bit DEBUG version of ooRexx from trunk and it does not crash!
---rony On 19.10.2021 14:15, Rony G. Flatscher wrote: > > Tested against a 64-bit ooRexx (r12288) on Linux: the crashes occur there > too, however at around > 400 RexxCreateInterpreter() invocations. > > ---rony > > On 19.10.2021 13:23, Rony G. Flatscher wrote: >> >> While testing a simple Rexx script in a JSP there are crashes in >> RexxCreateInterpreter(), always >> at the same invocation number (at # 168 plus a primodal interpreter >> instance). >> >> Each of the 168 JSP-requests will cause a RexxInterpreter instance to be >> created to run the Rexx >> scripts of a particular JSP invocation. >> >> Here a snippet of the Java (32-bit, Java 8) hs_error logfile after creating >> a debug version of >> ooRexx (32-bit, r12297): >> _______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel