[CMake] Fwd: Dart Test seg faults
Alex Brooks
abro9487 at mail.usyd.edu.au
Fri Mar 25 09:15:01 EST 2005
Hi,
I'm having some problems running nightly tests for my project.
When my nightly cron job runs the tests, I get output like the following:
** make NightlyTest
Building Utility NightlyTest...
Test Nightly
Finding Tests
Found 6 tests
Running Tests, one icon per test, 50 icons per line
. == Passed - == Failed * == NotRun
.....make: *** [NightlyTest] Segmentation fault
or
$ make NightlyTest
Building Utility NightlyTest...
Test Nightly
Finding Tests
Found 9 tests
Running Tests, one icon per test, 50 icons per line
. == Passed - == Failed * == NotRun
........unable to realloc 1507175964 bytes
make: *** [NightlyTest] Aborted
I have only gotten the former once, but the latter is easy to reproduce.
For some reason it only occurs when run from a cron job -- I can't
reproduce it manually.
It always occurs on that last test, which produces an awful lot of output
on stdout, so I suspect it may be related to that.
Any ideas?
Thanks for the help,
Alex
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the CMake
mailing list