Closed Bug 877462 Opened 11 years ago Closed 10 years ago

YARR Crash [@ JSC::Yarr::Parser<JSC::Yarr::YarrPatternConstructor, unsigned short>::parseCharacterClass] with OOM

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 990096

People

(Reporter: decoder, Unassigned)

Details

(Keywords: crash, testcase, Whiteboard: [jsbugmon:update])

Crash Data

Attachments

(2 files)

The following testcase crashes on mozilla-central revision 8d85de779506 (no options required):


oomAfterAllocations(10);
actual = /\c[a/]/.test( "\x1ba/]" );
Whiteboard: [jsbugmon:update]
Attached file stack
Still occurs with 64-bit debug threadsafe shell on Mac m-c rev 9afe2a1145bd.
Jan, how should we move this forward?
Flags: needinfo?(jdemooij)
There's now a CrashAtUnhandlableOOM in Vector::append in wtfbridge.h
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(jdemooij)
Resolution: --- → FIXED
Resolution: FIXED → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: