Closed Bug 1066759 Opened 10 years ago Closed 5 years ago

OOM with IonMonkey on compiled SQLite -O0

Categories

(Core :: JavaScript Engine, defect)

24 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 913203

People

(Reporter: azakai, Unassigned)

Details

Attachments

(1 file)

Attached file src.c.o.js
Attached is an -O0 SQLite build. When running with ion enabled, it after a second or two starts to balloon in memory usage, until it OOMs.

The problem does not happen when disabling ion, or when running in e.g. node.
Iain, do you mind rechecking this potential OOM issue?
Flags: needinfo?(iireland)
I can confirm that this still happens. With --no-ion, this testcase runs to completion. With ion enabled, this testcase takes 10x longer on the initial steps and then is eventually killed (presumably by the Linux oom-killer).

This deserves a closer look.
Flags: needinfo?(iireland)

Closing this as a duplicate of bug 913203.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: