<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div><span>Not sure if it's related, but at work we had a strange issue with some process being unexpectedly killed on Linux.  The root cause turned out to be the process using too much memory.  Apparently, if the system gets critically low on memory, the kernel selects the worst offender and kills it.</span></div><div><br><span></span></div><div><span>Of course, that's Linux, but I think BSD and linux have cross pollinating ideas sometimes.</span></div><div><br><span></span></div><div><span>But it might be a start to compare the amount of memory this system has with the auto-tester which does not fail.<br></span></div><div><br><span></span></div><div><span>-Steve<br></span></div><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div style="font-family:
 arial,helvetica,sans-serif; font-size: 12pt;"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font face="Arial" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Walter Bright <walter@digitalmars.com><br><b><span style="font-weight: bold;">To:</span></b> Discuss the phobos library for D <phobos@puremagic.com><br><b><span style="font-weight: bold;">Sent:</span></b> Friday, April 29, 2011 8:16 PM<br><b><span style="font-weight: bold;">Subject:</span></b> [phobos] FreeBSD 32 still fails unittests for std.datetime<br></font><br>Testing generated/freebsd/debug/32/unittest/std/date<br>std.date and std.dateparse have been scheduled for deprecation. Please use std.d<br>atetime instead.<br>Testing generated/freebsd/debug/32/unittest/std/datetime<br>gmake[2]: *** [generated/freebsd/debug/32/unittest/std/datetime] Killed: 9<br>gmake[1]: Leaving directory
 `/usr/home/walter/cbx/mars/phobos'<br>gmake[1]: *** [unittest] Error 2<br>gmake: *** [unittest] Error 2<br>_______________________________________________<br>phobos mailing list<br><a ymailto="mailto:phobos@puremagic.com" href="mailto:phobos@puremagic.com">phobos@puremagic.com</a><br><a href="http://lists.puremagic.com/mailman/listinfo/phobos" target="_blank">http://lists.puremagic.com/mailman/listinfo/phobos</a><br><br><br></div></div></blockquote></div></div></body></html>