Closed
Bug 341240
Opened 18 years ago
Closed 18 years ago
Assertion failure: JSVAL_TO_OBJECT(v) == OBJ_GET_PARENT(cx, thisp)
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 337378
People
(Reporter: MatsPalmgren_bugz, Unassigned)
References
()
Details
Attachments
(1 file)
81.17 KB,
text/plain
|
Details |
(this bug was spawned off from bug 341058 comment 3)
STEPS TO REPRODUCE
1. load URL into a debug build
ACTUAL RESULT
Assertion failure: JSVAL_TO_OBJECT(v) == OBJ_GET_PARENT(cx, thisp)
PLATFORMS AND BUILDS TESTED
Bug occurs in Seamonkey trunk, 1.8 and 1.8.0 branch on Linux
Bug occurs in Firefox trunk on Windows XPSP2
Reporter | ||
Comment 1•18 years ago
|
||
Comment 2•18 years ago
|
||
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9a1) Gecko/20060610 Minefield/3.0a1 - Build ID: 0000000000
Confirmed, but since the stack is almost identical to that of bug #337378, I'm duping.
*** This bug has been marked as a duplicate of 337378 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•