Closed
Bug 1373666
Opened 8 years ago
Closed 8 years ago
Crash in JS::DescribeScriptedCaller
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox54 | --- | wontfix |
firefox55 | --- | fixed |
firefox56 | --- | fixed |
People
(Reporter: jseward, Assigned: kmag)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-7aec635c-581b-432f-9be4-44c4d0170616.
=============================================================
This is ranked #15 in the Windows nightly of 20170615030208, with only
two distinct instances. But the stack is all ours, so maybe its actionable.
Reporter | ||
Updated•8 years ago
|
Flags: needinfo?(continuation)
Comment 1•8 years ago
|
||
I looked at this a little, but I'm not familiar with this part of the code. Do you have any ideas, Kris?
Flags: needinfo?(continuation) → needinfo?(kmaglione+bmo)
Assignee | ||
Comment 2•8 years ago
|
||
I suspect that this is the same issue as bug 1363301 or bug 1348666, since we're crashing when trying to retrieve the filename from a ScriptSourceObject, and I don't see any crashes in builds where those issues have been fixed.
Flags: needinfo?(kmaglione+bmo)
Assignee | ||
Updated•8 years ago
|
Updated•8 years ago
|
status-firefox54:
--- → wontfix
status-firefox55:
--- → fixed
status-firefox56:
--- → fixed
status-firefox-esr52:
--- → unaffected
Target Milestone: --- → mozilla55
Updated•7 years ago
|
Assignee: nobody → kmaglione+bmo
Target Milestone: mozilla55 → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•