On Tue, Oct 13, 2009 at 8:03 AM, Rony G. Flatscher <[email protected]> wrote:
> (stting in a workshop) today I have been able to not only create a > 64-bit deb package, but also a 32-bit deb package for ooRexx from trunk, > rev. 5257. > > These versions are used to run the BSF4Rexx testsuite (as for the heavy > multithreading tests some post-release bugifxes in ooRexx are needed). > > Running the testsuite under those two Linux versions yields runtime > errors in the multithreading test groups. > > However, running some of those test groups individually (separately on > their own and not as part of a group of test groups) yields error-free runs! Rony, You might want to review this post: FYI test suite and low memory Linux systems sent on September 30th and see if that applies. If your test suite creates a lot of processes and your system does not have a lot of memory available, by today's standards, this could be the cause. This is especially likely on a Debian system, which by default does not install a high memory enabled kernel. The default Debian install will use a kernel image limited to around 800 megabytes, even if you have much more memory in your system. -- Mark Miesfeld ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) 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/devconference _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
