On Thu, Apr 27, 2017 at 05:18:38PM +0200, Lucas Nussbaum wrote: > On 27/04/17 at 15:22 +0200, Bill Allombert wrote: > > On Thu, Apr 27, 2017 at 02:53:07PM +0200, Lucas Nussbaum wrote: > > > > Hello Lucas, > > > > Sorry for the delay, for some reason my ISP blocked this email. > > > > Do you know how much memory is there on this system ? > > > > The test suite need 128M which does not seems unreasonable. > > > > > > > > I did a test build using cowbuilder for stretch i386 and it worked fine. > > > > It seems to me your system was experiencing a memory crunch during the > > > > build. > > > > > > 256 GB of RAM on the amd64 host, of which only 4GB is available per > > > process since it's i386. > > > > How many threads > > getconf _NPROCESSORS_CONF > > report ? > > > > I think the problem is that it needs 128M by threads. > > 64, so yes, that's probably the issue
There is only 64MB of virtual memory by threads. It is not a very realistic setup. No real i386 box is going to have some much threads. Honestly I do not really know how to fix this unless I hardcode a limit for the number of threads in the test suite. Cheers, -- Bill. <[email protected]> Imagine a large red swirl here.

