<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 05/02/2011 05:53 AM, Steve Schveighoffer wrote:
<blockquote cite="mid:121276.41814.qm@web161715.mail.bf1.yahoo.com"
type="cite">
<div style="color: rgb(0, 0, 0); background-color: rgb(255, 255,
255); 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>
</blockquote>
<br>
It's called the OOM killer: <a
href="http://linux-mm.org/OOM_Killer">http://linux-mm.org/OOM_Killer</a>
and I don't know if BSD has one (a quick google gives conflicting
results).<br>
<br>
<blockquote cite="mid:121276.41814.qm@web161715.mail.bf1.yahoo.com"
type="cite">
<div style="color: rgb(0, 0, 0); background-color: rgb(255, 255,
255); font-family: arial,helvetica,sans-serif; font-size: 12pt;">
<div><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 <a class="moz-txt-link-rfc2396E" href="mailto:walter@digitalmars.com"><walter@digitalmars.com></a><br>
<b><span style="font-weight: bold;">To:</span></b>
Discuss the phobos library for D
<a class="moz-txt-link-rfc2396E" href="mailto:phobos@puremagic.com"><phobos@puremagic.com></a><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 moz-do-not-send="true"
ymailto="mailto:phobos@puremagic.com"
href="mailto:phobos@puremagic.com">phobos@puremagic.com</a><br>
<a moz-do-not-send="true"
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>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
phobos mailing list
<a class="moz-txt-link-abbreviated" href="mailto:phobos@puremagic.com">phobos@puremagic.com</a>
<a class="moz-txt-link-freetext" href="http://lists.puremagic.com/mailman/listinfo/phobos">http://lists.puremagic.com/mailman/listinfo/phobos</a></pre>
</blockquote>
<br>
</body>
</html>