Closed Bug 616888 Opened 14 years ago Closed 3 years ago

JS-regexp-in-JS regression hangs FF3.6

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: cdleary, Unassigned)

Details

(Keywords: hang)

It seems to take ~exponentially longer with the number of enabled tests and there's no slow script dialog in sight.

It's hitting a bunch of TypeErrors because (this frozen version) uses Object.defineProperty, which DNE in 3.6. Resident memory skyrockets and CPU is pegged at 98-100%, so I figured it was worth reporting.

Completes in 0.118s in FF4 nightlies, but that's not a helpful comparison because it's not hitting the type errors.

http://static.cdleary.com/cdlre-frozen.html
Assignee: general → nobody
Nightly:
PASSED 146/146
Test time: 0.222s

But maybe it's just not hitting any errors?
Is this still valid?

Test case no longer available, therefore closing as INCOMPLETE.

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