Closed
Bug 1214741
Opened 9 years ago
Closed 9 years ago
Crash in js::StaticScopeIter<T>::type()
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox41 | --- | unaffected |
firefox42 | --- | unaffected |
firefox43 | --- | unaffected |
firefox44 | --- | affected |
firefox-esr38 | --- | unaffected |
People
(Reporter: over68, Unassigned)
References
Details
(Keywords: crash, regression, reproducible)
Crash Data
Steps to reproduce:
1. Go to https://dl.dropboxusercontent.com/u/95157096/85f61cf7/upwgcqst0b.html.
Crash report: bp-664c1ed0-c689-4551-8bb1-aa9d02151014
Flags: needinfo?(alice0775)
Regression range (mozilla-central):
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=d1c5a7c5b4331ee9ea5443de893fcfd0a5b80e2a&tochange=a955ea9382afedd66ea0da21fcd2932465168d84
Regression range (mozilla-inbound):
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=d6059530b0317e6f6b141582b611469505256be4&tochange=cfc1820361f599c55128b29de4332f8d06511e07
Flags: needinfo?(shu)
Keywords: regression
Updated•9 years ago
|
Status: UNCONFIRMED → NEW
status-firefox41:
--- → unaffected
status-firefox42:
--- → unaffected
status-firefox43:
--- → unaffected
status-firefox44:
--- → affected
status-firefox-esr38:
--- → unaffected
tracking-firefox44:
--- → ?
Ever confirmed: true
Keywords: reproducible
Updated•9 years ago
|
Crash Signature: [@ js::StaticScopeIter<T>::type()]
Comment 2•9 years ago
|
||
I don't reproduce this either on my Nightly or on a custom build off of mozilla-central. Is there anything I'm supposed to do other than load the page?
Flags: needinfo?(shu)
(In reply to Shu-yu Guo [:shu] from comment #2)
> I don't reproduce this either on my Nightly or on a custom build off of
> mozilla-central. Is there anything I'm supposed to do other than load the
> page?
Try this page https://dl.dropboxusercontent.com/u/95157096/85f61cf7/17e4qtqgjn.html.
Comment 4•9 years ago
|
||
I was able to reproduce. I'm pretty sure this is fixed by bug 1213574, which should be in tomorrow's Nightly.
This bug has been fixed in bug 1213574.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•