Closed
Bug 884284
Opened 13 years ago
Closed 2 years ago
Assertion failure: isScope(), at js/src/vm/ScopeObject-inl.h:258
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: past, Unassigned)
Details
(Keywords: assertion)
Attachments
(1 file)
|
88.89 KB,
text/plain
|
Details |
I've seen this a couple of times today in fx-team tip. Here are the STR from the last time:
1. go to http://www.unrealengine.com/html5/
2. open the debugger
3. click 'Play'
4. randomly click on the various source files on the list
One thing of interest might be that I have the gecko profiler running on this profile.
| Reporter | ||
Comment 1•13 years ago
|
||
Today it's killing me on Google+. I just open plus.google.com, open the debugger, close the debugger afterwards (without doing anything) and then look around in my G+ feed. The assertion will come in a matter of seconds.
| Reporter | ||
Comment 2•13 years ago
|
||
Oh, and disabling the profiler didn't help.
| Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•