On Fri, May 13, 2016 at 03:46:05PM -0400, Dave Jones wrote: > On Fri, May 13, 2016 at 09:34:17PM +0200, Toralf Förster wrote: > > Hi, > > > > something between f2ecc0e9a94871ebd8f27daf390516d03a22fa1d and HEAD gives at a x86 chroot (Gentoo Linux) : > > > > tfoerste@n22kvm-clone /mnt/ramdisk $ cd /mnt/ramdisk/; trinity -qqq -C4 > > Trinity 9 Dave Jones <davej@xxxxxxxxxxxxxxxxx> > > shm:0xb77a2000-0xc3d8ee84 (4 pages) > > [main] Registered 13 fd providers. > > Marking all syscalls as enabled. > > [main] Enabled 380 syscalls. Disabled 0 syscalls. > > [main] Using pid_max = 32768 > > Free memory: 2.86GB > > Low on memory, disabling mmaping of 1GB pages > > mmap failure > > Odd. I just added a commit to print the errno. Can you try that ? > > You could probably also git-bisect this pretty quickly. Never mind, figured it out. It's still trying to allocate a 1GB page even though it says it disabled it. Fix pushed out. Dave -- To unsubscribe from this list: send the line "unsubscribe trinity" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html