Closed
Bug 767964
Opened 13 years ago
Closed 13 years ago
Assertion failure: (ptrBits & 0x7) == 0, at jsval.h:731 with Proxy
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 767074
People
(Reporter: decoder, Unassigned)
References
Details
(Keywords: assertion, testcase, Whiteboard: [js:inv:p1])
Attachments
(1 file)
|
3.13 KB,
application/zip
|
Details |
The attached test asserts on mozilla-central revision c659521a7a9a (options -m -n -a):
S-s because this is a common assertion for security-critical bugs.
Updated•13 years ago
|
Whiteboard: js-triage-needed → [js:inv:p1]
Based on the stack, this looks like a dupe of bug 767074.
Comment 2•13 years ago
|
||
Making this "depend on" bug 767074. If it goes away when that one's fixed then we know it's a dupe.
Depends on: 767074
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
Group: core-security
You need to log in
before you can comment on or make changes to this bug.
Description
•