On Tue, 04 Feb 2014 20:03:11 +0100, Sönke Ludwig wrote:

This sometimes
happens when a process uses up too much memory.

I had this problem precisely on a VMWare image of debian when debugging something yesterday, compilation can take 1-2gb of ram for vibenews. dub on linux i386 doesn't show out of memory errors, it just closes the process with Error: <blank> and a SIGKILL

I had to try compiling on windows while the virtual machine was open to see the out of memory error.

I noticed that it takes less memory to compile each project individually than with a single dub command.