I have been testing Mod_ooRexx and have run into a problem. First, I should point out that Mod_ooRexx is working (and working very well) on the combination of Fedora 11 (32 bit), ooRexx 4.0 and Apache 2.2. I have done a lot of testing on this platform and I have complete confidence in that combination.
But Windows 32 bit testing is not going well at all. I can not seem to get past one point in the execution of Mod_ooRexx. And unfortunately it happens just prior to the execution of any Rexx script. The statement it bombs on is a call to the NewArray method. This is very strange because it is only allocating an array of 1 member so I don't think it is a memory problem. I have also tried to just allocate a zero-member array but it still bombs. I know the pointer to the instance is correct because just prior to trying to allocate the array I successfully allocate a new Directory object and add some objects to it using the same instance pointer. Any ideas what might be happening? The seg fault is very consistent (and very frustrating). David Ashley ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel