Closed Bug 576840 Opened 15 years ago Closed 15 years ago

Malloc mmap failed

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: gkw, Unassigned)

Details

(Keywords: regression, testcase)

Attachments

(1 file)

default xml namespace = /x/; y = x = <x><y/></x>; window = x; for each(let b in [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]) { window.x::wrappedJSObject = new Function; } causes js opt shell on TM tip changeset 9749ef55a16b to show the following message in Mac OS X 10.6.4: js-opt-32-tm-darwin(93970) malloc: *** mmap(size=536870912) failed (error code=12) *** error: can't allocate region *** set a breakpoint in malloc_error_break to debug typein:6: out of memory Setting s-s because I have no idea what's going on.
>Setting s-s because I have no idea what's going on. You are just trying to allocate too much memory as it looks like.
Group: core-security
WFM on TM changeset caaf823602d6
Status: NEW → RESOLVED
Closed: 15 years ago
Flags: in-testsuite?
Resolution: --- → WORKSFORME
blocking2.0: ? → ---
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: