[Webkit-unassigned] [Bug 42756] Crash in privateCompileCTIMachineTrampolines() on Intel Atom D510 processor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 20 20:32:34 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=42756





--- Comment #15 from Oliver Hunt <oliver at apple.com>  2010-11-20 20:32:33 PST ---
(In reply to comment #14)
> OS isn't DARWIN, so I assume that VM_POOL_ASLR is disabled (don't know how to check).
> VM_POOL_SIZE = 1Gb/512Mb fixes the issue, jit build doesn't crashes.

Could you do me a favour, and on your platform see whether an allocation (via mmap) of 2GB succeeds in a trivial test program?  Maybe there's an upper limit to the amount of memory your platform allows in a single alloc?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list