trinity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* HEAD of trinity broken on xc86
@ 2016-05-13 19:34 Toralf Förster
  2016-05-13 19:46 ` Dave Jones
  0 siblings, 1 reply; 3+ messages in thread
From: Toralf Förster @ 2016-05-13 19:34 UTC (permalink / raw
  To: trinity

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@codemonkey.org.uk>
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

-- 
Toralf
PGP: C4EACDDE 0076E94E, OTR: 420E74C8 30246EE7

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: HEAD of trinity broken on xc86
  2016-05-13 19:34 HEAD of trinity broken on xc86 Toralf Förster
@ 2016-05-13 19:46 ` Dave Jones
  2016-05-13 19:48   ` Dave Jones
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Jones @ 2016-05-13 19:46 UTC (permalink / raw
  To: Toralf Förster; +Cc: trinity

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@codemonkey.org.uk>
 > 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.

	Dave

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: HEAD of trinity broken on xc86
  2016-05-13 19:46 ` Dave Jones
@ 2016-05-13 19:48   ` Dave Jones
  0 siblings, 0 replies; 3+ messages in thread
From: Dave Jones @ 2016-05-13 19:48 UTC (permalink / raw
  To: Toralf Förster; +Cc: trinity

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@codemonkey.org.uk>
 >  > 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-05-13 19:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-13 19:34 HEAD of trinity broken on xc86 Toralf Förster
2016-05-13 19:46 ` Dave Jones
2016-05-13 19:48   ` Dave Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).