On 2014-02-19 17:15, Craig Dillabaugh wrote:
However, I would still be interested in finding out where I could get a listing of what the various exit codes mean ... or do I need to delve into the DMD source code?
That seems to be the SIGKILL signal from linux kernel (-9). DMD didn't have a chance to react when the OOME occured.