Closed
Bug 583983
Opened 14 years ago
Closed 14 years ago
Conservative stack scanner missed root, JS_ASSERT and abort [@js_TraceRuntime]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 583598
People
(Reporter: bent.mozilla, Unassigned)
References
Details
Seen in the tinderbox logs tonight:
Conservative GC scanner has missed the root 076B8690 with tag 4294967285 on the stack. Aborting.
Assertion failure: false, at e:/builds/moz2_slave/mozilla-central-win32-debug/build/js/src/jsgc.cpp:2538
http://tinderbox.mozilla.org/showlog.cgi?tree=Firefox&errorparser=unittest&logfile=1280812122.1280812966.4663.gz&buildtime=1280812122&buildname=WINNT%205.2%20mozilla-central%20debug%20test%20mochitests-2%2f5&fulltext=1#err1
Stack is in the log
Reporter | ||
Updated•14 years ago
|
blocking2.0: --- → ?
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
blocking2.0: ? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•