Closed
Bug 916541
Opened 11 years ago
Closed 6 years ago
crash in js::ScriptSource::getOffThreadCompressionChars(js::ExclusiveContext*)
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox25 | --- | unaffected |
firefox26 | - | affected |
firefox27 | - | affected |
People
(Reporter: alice0775, Unassigned)
References
Details
(Keywords: crash, regression, reproducible)
Crash Data
This bug was filed from the Socorro interface and is
report bp-aa241883-68be-48e9-bb59-0359f2130915.
=============================================================
Browser crashes when I test Bug 916531
Reproducible: never
Steps To Reproduce:
1. Open the following url in new tab
https://bugzilla.mozilla.org/show_bug.cgi?id=916531
http://www.tvguide.com/special/fall-preview/
http://www.tvguide.com/special/Fall-Preview/photogallery/The-Biggest-Cast-Shake-Ups-1068677
http://www.tvguide.com/special/Fall-Preview/photogallery/Returning-Shows-Where-We-Left-Off-1068390
http://www.tvguide.com/special/Fall-Preview/photogallery/Must-Watch-New-Shows-1068492
http://www.tvguide.com/special/Fall-Preview/photogallery/Familiar-Faces-in-New-Places-1068442
2. Open Browser Console (Ctrl+Shft+J)
3. Reload All Tabs
4. Repeat Step.3 several times
Reporter | ||
Comment 1•11 years ago
|
||
bp-582bf18d-c95f-4842-ae5e-1929d2130915
Browser crashes again with STR of comment#0
Reporter | ||
Comment 2•11 years ago
|
||
Probably regression of Bug 908301 and 906371
Updated•11 years ago
|
status-firefox25:
--- → unaffected
status-firefox26:
--- → affected
status-firefox27:
--- → affected
tracking-firefox27:
--- → +
Keywords: reproducible
Comment 3•11 years ago
|
||
Thanks!
Comment 4•11 years ago
|
||
#o
Comment 5•11 years ago
|
||
So re-reading the STR I don't see that this is a common use case that would deserve tracking, it's reproducible and a low risk uplift nomination would be considered when ready.
Assignee | ||
Updated•10 years ago
|
Assignee: general → nobody
Updated•9 years ago
|
Crash Signature: [@ js::ScriptSource::getOffThreadCompressionChars(js::ExclusiveContext*) ] → [@ js::ScriptSource::getOffThreadCompressionChars(js::ExclusiveContext*) ]
[@ js::ScriptSource::getOffThreadCompressionChars ]
Comment 6•6 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•