Closed Bug 469254 Opened 16 years ago Closed 16 years ago

TM: "Assertion failure: *(JSObject**)slot == NULL, at ../jstracer.cpp" with watch

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 466654

People

(Reporter: gkw, Unassigned)

Details

(Keywords: assertion, testcase)

this.watch('x', /a/g); for (x in [0,1,2]);

$ ./js-dbg-tm-intelmac -j
js> this.watch('x', /a/g); for (x in [0,1,2]);
Assertion failure: *(JSObject**)slot == NULL, at ../jstracer.cpp:1410
Trace/BPT trap

works as expected in opt. Thanks Jesse for helping to reduce this testcase!

Related to https://bugzilla.mozilla.org/show_bug.cgi?id=465460#c16 ?
Summary: "Assertion failure: *(JSObject**)slot == NULL, at ../jstracer.cpp" with watch → TM: "Assertion failure: *(JSObject**)slot == NULL, at ../jstracer.cpp" with watch
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Flags: in-testsuite?
see bug 466654 for the test.
Flags: in-testsuite? → in-testsuite-
You need to log in before you can comment on or make changes to this bug.