Hi there,

today I got the following error report for BSF4ooRexx:
<https://sourceforge.net/tracker/index.php?func=detail&aid=3604128&group_id=400586&atid=1660873>.

It may be the case that this is a problem that may be with ooRexx:

 1. The supplied test case continually starts and terminates Rexx interpreter 
instances in sixteen
    different (Java) threads. It seems to be the case that eventually there is 
an exception in the
    Rexx API RexxWaitForTermination().

 2. If starting the Rexx interpreter instances in new threads, then 256 Rexx 
interpreter instances
    run and terminate without an error, but using more (e.g. 512) will cause an 
exception in
    RexxWaitForTermination() as well.

Here are samples from the Java hs_error logfiles pointing at the ooRexx API:

  * C  [rexx.dll+0x227e3]  RexxWaitForTermination+0x1add3
  * C  [rexx.dll+0x1a535]  RexxWaitForTermination+0x12b25

Could it be that starting and terminating Rexx interpreter instances in these 
scenarious can cause this?

---rony

P.S.: This is running ooRexx 4.1.2 (32-Bit) on XP SP3 with Java 1.6.0_30-b12 
and the latest version
of BSF4ooRexx 
(https://sourceforge.net/projects/bsf4oorexx/files/GA/BSF4ooRexx-410.20130107-GA/).

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to