Thanks for the reply. The routine does call two external programs via address CMD. I just tried commenting both those calls out but the problem didn't go away, unfortunately.
But.. I did just localize the problem to an external exec I'm calling to perform some odd date/time transformations. Removing those calls corrected the problem, so thanks for the idea. Rob -----Original Message----- From: Mike Cowlishaw [mailto:[email protected]] Sent: Sunday, October 13, 2013 5:25 AM To: 'Open Object Rexx Developer Mailing List' Subject: Re: [Oorexx-devel] Weirdness > The program runs fine, does everything it's supposed to, as it's > supposed to. But on the final RETURN (back to Windows) it's causing an > error. .. > Anyone see this before and know what kinds of things can cause it? I've seen something very similar to that in the past .. turned out a program (not mine) that was called from the Rexxx program was overwriting memory where it shouldn't. Buffer overflow problem I think it was. Mike ---------------------------------------------------------------------------- -- October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
