Closed
Bug 816368
Opened 13 years ago
Closed 13 years ago
Gmail crashing after bug 813773 landed (crash in JSScript::ensureRanAnalysis)
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
VERIFIED
FIXED
mozilla20
Tracking | Status | |
---|---|---|
firefox19 | --- | unaffected |
firefox20 | --- | verified |
People
(Reporter: jmjjeffery, Assigned: hub)
References
Details
(Keywords: crash, regression, topcrash)
Crash Data
Gmail is crashing in 5-8 seconds after logging in to the service.
Thanks to Alice0775 for the regression check:
Regression window(m-i)
Good:
http://hg.mozilla.org/integration/mozilla-inbound/rev/8aa207f87eb6
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20.0 Firefox/20.0 ID:20121127124432
Crash:
http://hg.mozilla.org/integration/mozilla-inbound/rev/5158d648702e
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20.0 Firefox/20.0 ID:20121127130433
Pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=8aa207f87eb6&tochange=5158d648702e
Regressed by:
5158d648702e Hannes Verschore — Bug 813773: Enable IM to IM fastpath for constructing calls, r=nbp,sstangl
Reporter | ||
Comment 1•13 years ago
|
||
Tested using Win7 x64 running win32 opt hourly builds:
Good: https://hg.mozilla.org/mozilla-central/rev/6c23f41b0747
Bad: https://hg.mozilla.org/mozilla-central/rev/17c267a881cf
regression window in comment #0
Assignee | ||
Comment 2•13 years ago
|
||
Possibly dupe of bug 816378 I just pushed to inbound. I can't verify this one but I reverted the afformentionned patch.
![]() |
||
Updated•13 years ago
|
tracking-firefox20:
--- → ?
Updated•13 years ago
|
![]() |
||
Comment 3•13 years ago
|
||
Crash Signature: [@ JSScript::ensureRanAnalysis(JSContext*)]
Updated•13 years ago
|
Summary: Gmail crashing after bug 813773 landed → Gmail crashing after bug 813773 landed (crash in JSScript::ensureRanAnalysis)
Assignee | ||
Comment 5•13 years ago
|
||
tommorrow Nightly should have this fixed by way of bug 816378
Comment 7•13 years ago
|
||
I've respun Nightly on c72d38e7a212 to pick up the backout; should be available in a few hours (thank goodness; the crash has been driving me nuts!).
Updated•13 years ago
|
tracking-firefox20:
? → ---
Updated•13 years ago
|
Target Milestone: --- → mozilla20
Comment 8•13 years ago
|
||
The backout of bug 813773 is on m-c.
Updated•13 years ago
|
Resolution: FIXED → DUPLICATE
Comment 10•13 years ago
|
||
My bad. Setting fixed status back.
Assignee: general → hub
Resolution: DUPLICATE → FIXED
Comment 15•12 years ago
|
||
Reproduced on Nightly 2012-11-29.
Verified fixed FF 20b1 Win 7, Ubuntu 12.04, Mac OS X 10.8.2
You need to log in
before you can comment on or make changes to this bug.
Description
•