Closed
Bug 594126
Opened 15 years ago
Closed 15 years ago
[TM+JM]Script time out on en.wikipedia.org
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 594108
People
(Reporter: alice0775, Unassigned)
References
Details
Attachments
(1 file)
Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b6pre) Gecko/20100907 Firefox/4.0b6pre ID:20100907044230
On the latest nightly of TraceMonkey build.
Alert message:
A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
Script: http://bits.wikimedia.org/skins-1.5/common/jquery.min.js?283r:166
Reproducible: Always
Steps to Reproduce:
1. Start TM build with New profile
2. Open URL ( http://en.wikipedia.org/wiki/Mozilla )
Actual Results:
Script timeout.
Regression window:
Works:
http://hg.mozilla.org/tracemonkey/rev/66c8ad02543b
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b5pre) Gecko/20100831 Firefox/4.0b5pre ID:20100901152948
Fails:
http://hg.mozilla.org/tracemonkey/rev/24749e6ae6e9
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b5pre) Gecko/20100901 Firefox/4.0b5pre ID:20100901175430
Pushlog;
http://hg.mozilla.org/tracemonkey/pushloghtml?fromchange=66c8ad02543b&tochange=24749e6ae6e9
Candidate:
Bug 581595 - Optimize creation of RegExp.prototype.exec's return value
Comment 1•15 years ago
|
||
This is probably bug 594108.
Updated•15 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•15 years ago
|
||
I confirmed that disabling the optimization introduced in bug 581595 makes the problem go away.
Comment 3•15 years ago
|
||
Duping over to bug 594108 as that one has the note saying this is blocking merging to m-c. Will continue work there.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 4•15 years ago
|
||
WFM on the following TM hourly.
http://hg.mozilla.org/tracemonkey/rev/2bfe3a246736
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b6pre) Gecko/20100907 Firefox/4.0b6pre ID:20100907192826
It also fixed the problem of Script timeout at http://journal.mycom.co.jp/ .
Updated•15 years ago
|
blocking2.0: ? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•