Closed
Bug 919313
Opened 11 years ago
Closed 11 years ago
Intermittent Win test_Range-selectNode.html Assertion count 1 is greater than expected range 0-0, ASSERTION: Ran out of memory in ScanRoots: 'false'
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: philor, Assigned: mccr8)
References
Details
(Keywords: assertion, intermittent-failure)
+++ This bug was initially created as a clone of Bug #900633 +++
+++ This bug was initially created as a clone of Bug #886631 +++
https://tbpl.mozilla.org/php/getParsedLog.php?id=28208069&tree=Fx-Team&full=1
Windows 7 32-bit fx-team debug test mochitest-2 on 2013-09-22 09:45:50 PDT for push a9fd089aeefb
slave: t-w732-ix-019
10:02:23 INFO - 10814 INFO TEST-PASS | /tests/dom/imptests/webapps/DOMCore/tests/approved/test_Range-selectNode.html | Range.selectNode() and .selectNodeContents() tests: Elided 69 passes or known failures.
10:02:27 INFO - [Parent 3920] ###!!! ASSERTION: Ran out of memory in ScanRoots: 'false', file e:/builds/moz2_slave/fx-team-w32-d-0000000000000000/build/xpcom/base/nsCycleCollector.cpp, line 2266
(bunch of gc)
10:02:28 INFO - 10815 INFO TEST-END | /tests/dom/imptests/webapps/DOMCore/tests/approved/test_Range-selectNode.html | finished in 5947ms
10:02:29 INFO - ++DOMWINDOW == 518 (560E70F8) [serial = 3439] [outer = 0D36FBC0]
10:02:29 INFO - 10816 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/imptests/webapps/DOMCore/tests/approved/test_Range-selectNode.html | Assertion count 1 is greater than expected range 0-0 assertions.
10:02:29 INFO - 10817 INFO TEST-START | /tests/dom/imptests/webapps/DOMCore/tests/approved/test_Range-set.html
10:02:29 INFO - ++DOMWINDOW == 519 (55FAAC48) [serial = 3440] [outer = 0D36FBC0]
10:02:29 INFO - 10818 INFO TEST-PASS | /tests/dom/imptests/webapps/DOMCore/tests/approved/test_Range-set.html | Range setting tests: Elided 100 passes or known failures.
10:02:29 INFO - 10819 INFO TEST-PASS | /tests/dom/imptests/webapps/DOMCore/tests/approved/test_Range-set.html | setStart() with range 0 [paras[0].firstChild, 0, paras[0].firstChild, 0], point 39 [paras[1], 1]
10:02:29 INFO - nsCycleCollector::BeginCollection(ccType,nsICycleCollectorListener *) [xpcom/base/nsCycleCollector.cpp:2800]
10:02:29 INFO - nsCycleCollector::Collect(ccType,nsTArray<PtrInfo *> *,nsCycleCollectorResults *,nsICycleCollectorListener *) [xpcom/base/nsCycleCollector.cpp:2699]
10:02:29 INFO - nsCycleCollector_collect(bool,nsCycleCollectorResults *,nsICycleCollectorListener *) [xpcom/base/nsCycleCollector.cpp:3164]
10:02:29 INFO - nsJSContext::CycleCollectNow(nsICycleCollectorListener *,int,bool) [dom/base/nsJSEnvironment.cpp:2079]
10:02:29 INFO - CCTimerFired [dom/base/nsJSEnvironment.cpp:2291]
10:02:29 INFO - nsTimerImpl::Fire() [xpcom/threads/nsTimerImpl.cpp:546]
10:02:29 INFO - nsTimerEvent::Run() [xpcom/threads/nsTimerImpl.cpp:632]
10:02:29 INFO - nsThread::ProcessNextEvent(bool,bool *) [xpcom/threads/nsThread.cpp:622]
10:02:29 INFO - NS_ProcessNextEvent(nsIThread *,bool) [xpcom/glue/nsThreadUtils.cpp:238]
10:02:29 INFO - mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate *) [ipc/glue/MessagePump.cpp:81]
10:02:29 INFO - MessageLoop::RunInternal() [ipc/chromium/src/base/message_loop.cc:220]
10:02:29 INFO - MessageLoop::RunHandler() [ipc/chromium/src/base/message_loop.cc:214]
10:02:29 INFO - MessageLoop::Run() [ipc/chromium/src/base/message_loop.cc:188]
10:02:29 INFO - nsBaseAppShell::Run() [widget/xpwidgets/nsBaseAppShell.cpp:163]
10:02:29 INFO - nsAppShell::Run() [widget/windows/nsAppShell.cpp:112]
10:02:29 INFO - nsAppStartup::Run() [toolkit/components/startup/nsAppStartup.cpp:270]
10:02:29 INFO - XREMain::XRE_mainRun() [toolkit/xre/nsAppRunner.cpp:3869]
10:02:29 INFO - XREMain::XRE_main(int,char * * const,nsXREAppData const *) [toolkit/xre/nsAppRunner.cpp:3937]
10:02:29 INFO - XRE_main [toolkit/xre/nsAppRunner.cpp:4150]
10:02:29 INFO - do_main [browser/app/nsBrowserApp.cpp:275]
10:02:29 INFO - NS_internal_main(int,char * *) [browser/app/nsBrowserApp.cpp:635]
10:02:29 INFO - wmain [toolkit/xre/nsWindowsWMain.cpp:112]
10:02:29 INFO - __tmainCRTStartup [f:/dd/vctools/crt_bld/self_x86/crt/src/crtexe.c:552]
10:02:29 INFO - wmainCRTStartup [f:/dd/vctools/crt_bld/self_x86/crt/src/crtexe.c:371]
10:02:29 INFO - kernel32 + 0x53c45
10:02:29 INFO - ntdll + 0x637f5
10:02:29 INFO - ntdll + 0x637c8
Assignee | ||
Comment 1•11 years ago
|
||
Running out of memory in ScanRoots is odd.
Assignee | ||
Comment 2•11 years ago
|
||
Hopefully also fixed by bug 920043...
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → continuation
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•