Closed
Bug 1721713
Opened 4 years ago
Closed 4 years ago
Intermittent Assertion failure: thresholdBytes <= heapThreshold.incrementalLimitBytes(), at /builds/worker/checkouts/gecko/js/src/gc/GC.cpp:3438
Categories
(Core :: JavaScript: GC, defect, P5)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
92 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox90 | --- | unaffected |
firefox91 | --- | unaffected |
firefox92 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: jonco)
References
(Regression)
Details
(Keywords: assertion, intermittent-failure, regression, Whiteboard: [stockwell disable-recommended])
Attachments
(1 file)
Filed by: abutkovits [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=345926178&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/M0ngAeYZSymB2M3pCPFHbg/runs/0/artifacts/public/logs/live_backing.log
[task 2021-07-21T20:01:15.917Z] 20:01:15 INFO - TEST-START | dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__mat__mat_033_to_040.html
[task 2021-07-21T20:01:16.333Z] 20:01:16 INFO - GECKO(1542) | [Child 1608, Main Thread] WARNING: robust_buffer_access_behavior marked as unsupported: file /builds/worker/checkouts/gecko/gfx/gl/GLContextFeatures.cpp:628
[task 2021-07-21T20:01:16.334Z] 20:01:16 INFO - GECKO(1542) | [Child 1608, Main Thread] WARNING: Robustness supported, strategy is not LOSE_CONTEXT_ON_RESET!: file /builds/worker/checkouts/gecko/gfx/gl/GLContext.cpp:981
[task 2021-07-21T20:01:16.335Z] 20:01:16 INFO - GECKO(1542) | [Child 1608, Main Thread] WARNING: robustness marked as unsupported: file /builds/worker/checkouts/gecko/gfx/gl/GLContextFeatures.cpp:628
[task 2021-07-21T20:01:16.364Z] 20:01:16 INFO - GECKO(1542) | [Child 1608, Main Thread] WARNING: Failed to make an ideal SurfaceFactory.: file /builds/worker/checkouts/gecko/dom/canvas/WebGLContext.cpp:928
[task 2021-07-21T20:01:16.422Z] 20:01:16 INFO - GECKO(1542) | JavaScript warning: http://mochi.test:8888/tests/dom/canvas/test/webgl-conf/checkout/conformance/ogles/ogles-utils.js, line 179: WebGL warning: drawArraysInstanced: Drawing without vertex attrib 0 array enabled forces the browser to do expensive emulation work when running on desktop OpenGL platforms, for example on Mac. It is preferable to always draw with vertex attrib 0 array enabled, by using bindAttribLocation to bind some always-used attribute to location 0.
[task 2021-07-21T20:01:18.279Z] 20:01:18 INFO - GECKO(1542) | MEMORY STAT | vsize 3046MB | residentFast 372MB | heapAllocated 142MB
[task 2021-07-21T20:01:18.309Z] 20:01:18 INFO - TEST-OK | dom/canvas/test/webgl-conf/generated/test_conformance__ogles__GL__mat__mat_033_to_040.html | took 2392ms
[task 2021-07-21T20:01:18.380Z] 20:01:18 INFO - GECKO(1542) | [Child 1608, Main Thread] WARNING: early callback, or time went backwards: '!aAllowIdleDispatch', file /builds/worker/checkouts/gecko/xpcom/threads/IdleTaskRunner.cpp:179
[task 2021-07-21T20:01:18.382Z] 20:01:18 INFO - GECKO(1542) | Assertion failure: thresholdBytes <= heapThreshold.incrementalLimitBytes(), at /builds/worker/checkouts/gecko/js/src/gc/GC.cpp:3438
[task 2021-07-21T20:01:18.389Z] 20:01:18 INFO - Initializing stack-fixing for the first stack frame, this may take a while...
[task 2021-07-21T20:01:26.058Z] 20:01:26 INFO - GECKO(1542) | #01: js::gc::GCRuntime::maybeTriggerGCAfterMalloc(JS::Zone*, js::gc::HeapSize const&, js::gc::HeapThreshold const&, JS::GCReason) [js/src/gc/GC.cpp:3417]
[task 2021-07-21T20:01:26.059Z] 20:01:26 INFO - GECKO(1542) | #02: void js::Scope::initData<js::GlobalScope>(JS::MutableHandle<mozilla::UniquePtr<js::GlobalScope::RuntimeData, JS::DeletePolicy<js::GlobalScope::RuntimeData> > >) [js/src/vm/Scope.cpp:481]
[task 2021-07-21T20:01:26.061Z] 20:01:26 INFO - GECKO(1542) | #03: js::GlobalScope* js::Scope::create<js::GlobalScope>(JSContext*, js::ScopeKind, JS::Handle<js::Scope*>, JS::Handle<js::Shape*>, JS::MutableHandle<mozilla::UniquePtr<js::GlobalScope::RuntimeData, JS::DeletePolicy<js::GlobalScope::RuntimeData> > >) [js/src/vm/Scope.cpp:470]
[task 2021-07-21T20:01:26.062Z] 20:01:26 INFO - GECKO(1542) | #04: js::Scope* js::frontend::ScopeStencil::createSpecificScope<js::GlobalScope, std::nullptr_t>(JSContext*, js::frontend::CompilationAtomCache&, JS::Handle<js::Scope*>, js::AbstractBaseScopeData<js::frontend::TaggedParserAtomIndex>*) const [js/src/vm/Scope.cpp:2545]
[task 2021-07-21T20:01:26.070Z] 20:01:26 INFO - GECKO(1542) | #05: js::frontend::ScopeStencil::createScope(JSContext*, js::frontend::CompilationInput&, js::frontend::CompilationGCOutput&, js::AbstractBaseScopeData<js::frontend::TaggedParserAtomIndex>*) const [js/src/frontend/Stencil.cpp:701]
[task 2021-07-21T20:01:26.071Z] 20:01:26 INFO - GECKO(1542) | #06: js::frontend::CompilationStencil::instantiateStencilAfterPreparation(JSContext*, js::frontend::CompilationInput&, js::frontend::CompilationStencil const&, js::frontend::CompilationGCOutput&) [js/src/frontend/Stencil.cpp:1415]
[task 2021-07-21T20:01:26.072Z] 20:01:26 INFO - GECKO(1542) | #07: js::frontend::InstantiateStencils(JSContext*, js::frontend::CompilationInput&, js::frontend::CompilationStencil const&, js::frontend::CompilationGCOutput&) [js/src/frontend/BytecodeCompiler.cpp:387]
[task 2021-07-21T20:01:26.073Z] 20:01:26 INFO - GECKO(1542) | #08: bool CompileGlobalScriptToStencilAndMaybeInstantiate<char16_t>(JSContext*, js::frontend::CompilationInput&, JS::SourceText<char16_t>&, js::ScopeKind, mozilla::Variant<mozilla::UniquePtr<js::frontend::ExtensibleCompilationStencil, JS::DeletePolicy<js::frontend::ExtensibleCompilationStencil> >, mozilla::UniquePtr<js::frontend::CompilationStencil, JS::DeletePolicy<js::frontend::CompilationStencil> >, js::frontend::CompilationGCOutput*>&) [js/src/frontend/BytecodeCompiler.cpp:314]
[task 2021-07-21T20:01:26.074Z] 20:01:26 INFO - GECKO(1542) | #09: js::frontend::CompileGlobalScript(JSContext*, JS::ReadOnlyCompileOptions const&, JS::SourceText<char16_t>&, js::ScopeKind) [js/src/frontend/BytecodeCompiler.cpp:435]
[task 2021-07-21T20:01:26.075Z] 20:01:26 INFO - GECKO(1542) | #10: nsresult mozilla::dom::JSExecutionContext::InternalCompile<char16_t>(JS::SourceText<char16_t>&) [dom/base/JSExecutionContext.cpp:134]
[task 2021-07-21T20:01:26.076Z] 20:01:26 INFO - GECKO(1542) | #11: mozilla::dom::ScriptLoader::EvaluateScript(mozilla::dom::ScriptLoadRequest*) [dom/script/ScriptLoader.cpp:3353]
[task 2021-07-21T20:01:26.077Z] 20:01:26 INFO - GECKO(1542) | #12: mozilla::dom::ScriptLoader::ProcessRequest(mozilla::dom::ScriptLoadRequest*) [dom/script/ScriptLoader.cpp:2830]
[task 2021-07-21T20:01:26.078Z] 20:01:26 INFO - GECKO(1542) | #13: mozilla::dom::ScriptLoader::ProcessInlineScript(nsIScriptElement*, mozilla::dom::ScriptKind) [dom/script/ScriptLoader.cpp:2187]
[task 2021-07-21T20:01:26.079Z] 20:01:26 INFO - GECKO(1542) | #14: mozilla::dom::ScriptLoader::ProcessScriptElement(nsIScriptElement*) [dom/script/ScriptLoader.cpp:1902]
[task 2021-07-21T20:01:26.080Z] 20:01:26 INFO - GECKO(1542) | #15: mozilla::dom::ScriptElement::MaybeProcessScript() [dom/script/ScriptElement.cpp:118]
[task 2021-07-21T20:01:26.081Z] 20:01:26 INFO - GECKO(1542) | #16: nsHtml5TreeOpExecutor::RunScript(nsIContent*) [parser/html/nsHtml5TreeOpExecutor.cpp:888]
[task 2021-07-21T20:01:26.082Z] 20:01:26 INFO - GECKO(1542) | #17: nsHtml5TreeOpExecutor::RunFlushLoop() [parser/html/nsHtml5TreeOpExecutor.cpp:696]
[task 2021-07-21T20:01:26.083Z] 20:01:26 INFO - GECKO(1542) | #18: nsHtml5ExecutorFlusher::Run() [parser/html/nsHtml5StreamParser.cpp:179]
[task 2021-07-21T20:01:26.084Z] 20:01:26 INFO - GECKO(1542) | #19: mozilla::SchedulerGroup::Runnable::Run() [xpcom/threads/SchedulerGroup.cpp:144]
[task 2021-07-21T20:01:26.085Z] 20:01:26 INFO - GECKO(1542) | #20: mozilla::RunnableTask::Run() [xpcom/threads/TaskController.cpp:503]
[task 2021-07-21T20:01:26.086Z] 20:01:26 INFO - GECKO(1542) | #21: mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) [xpcom/threads/TaskController.cpp:805]
[task 2021-07-21T20:01:26.088Z] 20:01:26 INFO - GECKO(1542) | #22: mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) [xpcom/threads/TaskController.cpp:641]
[task 2021-07-21T20:01:26.089Z] 20:01:26 INFO - GECKO(1542) | #23: mozilla::TaskController::ProcessPendingMTTask(bool) [xpcom/threads/TaskController.cpp:425]
[task 2021-07-21T20:01:26.090Z] 20:01:26 INFO - GECKO(1542) | #24: mozilla::detail::RunnableFunction<mozilla::TaskController::InitializeInternal()::$_0>::Run() [xpcom/threads/nsThreadUtils.h:533]
[task 2021-07-21T20:01:26.091Z] 20:01:26 INFO - GECKO(1542) | #25: nsThread::ProcessNextEvent(bool, bool*) [xpcom/threads/nsThread.cpp:1152]
[task 2021-07-21T20:01:26.092Z] 20:01:26 INFO - GECKO(1542) | #26: NS_ProcessNextEvent(nsIThread*, bool) [xpcom/threads/nsThreadUtils.cpp:466]
[task 2021-07-21T20:01:26.093Z] 20:01:26 INFO - GECKO(1542) | #27: mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) [ipc/glue/MessagePump.cpp:85]
[task 2021-07-21T20:01:26.094Z] 20:01:26 INFO - GECKO(1542) | #28: MessageLoop::RunInternal() [ipc/chromium/src/base/message_loop.cc:331]
[task 2021-07-21T20:01:26.095Z] 20:01:26 INFO - GECKO(1542) | #29: MessageLoop::Run() [ipc/chromium/src/base/message_loop.cc:307]
[task 2021-07-21T20:01:26.096Z] 20:01:26 INFO - GECKO(1542) | #30: nsBaseAppShell::Run() [widget/nsBaseAppShell.cpp:139]
[task 2021-07-21T20:01:26.097Z] 20:01:26 INFO - GECKO(1542) | #31: XRE_RunAppShell() [toolkit/xre/nsEmbedFunctions.cpp:910]
[task 2021-07-21T20:01:26.098Z] 20:01:26 INFO - GECKO(1542) | #32: mozilla::ipc::MessagePumpForChildProcess::Run(base::MessagePump::Delegate*) [ipc/glue/MessagePump.cpp:235]
[task 2021-07-21T20:01:26.099Z] 20:01:26 INFO - GECKO(1542) | #33: MessageLoop::RunInternal() [ipc/chromium/src/base/message_loop.cc:331]
[task 2021-07-21T20:01:26.100Z] 20:01:26 INFO - GECKO(1542) | #34: MessageLoop::Run() [ipc/chromium/src/base/message_loop.cc:307]
[task 2021-07-21T20:01:26.101Z] 20:01:26 INFO - GECKO(1542) | #35: XRE_InitChildProcess(int, char**, XREChildData const*) [toolkit/xre/nsEmbedFunctions.cpp:742]
[task 2021-07-21T20:01:26.123Z] 20:01:26 INFO - GECKO(1542) | #36: content_process_main(mozilla::Bootstrap*, int, char**) [ipc/contentproc/plugin-container.cpp:58]
[task 2021-07-21T20:01:26.124Z] 20:01:26 INFO - GECKO(1542) | #37: main [browser/app/nsBrowserApp.cpp:327]
[task 2021-07-21T20:01:26.128Z] 20:01:26 INFO - GECKO(1542) | #38: __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6 + 0x21b97]
[task 2021-07-21T20:01:26.133Z] 20:01:26 INFO - GECKO(1542) | #39: ??? [/builds/worker/workspace/build/application/firefox/firefox-bin + 0x413b9]
[task 2021-07-21T20:01:26.134Z] 20:01:26 INFO - GECKO(1542) | #40: ??? (???:???)
[task 2021-07-21T20:01:26.143Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer F19153894CA8F8FD.849AFB3AAF9C3DEC: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:289
[task 2021-07-21T20:01:26.143Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer F19153894CA8F8FD.849AFB3AAF9C3DEC: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:289
[task 2021-07-21T20:01:26.144Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer F19153894CA8F8FD.849AFB3AAF9C3DEC: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:289
[task 2021-07-21T20:01:26.144Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer F19153894CA8F8FD.849AFB3AAF9C3DEC: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:289
[task 2021-07-21T20:01:26.145Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer F19153894CA8F8FD.849AFB3AAF9C3DEC: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:289
[task 2021-07-21T20:01:26.145Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer F19153894CA8F8FD.849AFB3AAF9C3DEC: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:289
[task 2021-07-21T20:01:26.146Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer F19153894CA8F8FD.849AFB3AAF9C3DEC: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:289
[task 2021-07-21T20:01:26.146Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer F19153894CA8F8FD.849AFB3AAF9C3DEC: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:289
[task 2021-07-21T20:01:26.147Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer F19153894CA8F8FD.849AFB3AAF9C3DEC: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:289
[task 2021-07-21T20:01:26.147Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer F19153894CA8F8FD.849AFB3AAF9C3DEC: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:289
[task 2021-07-21T20:01:26.148Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer F19153894CA8F8FD.849AFB3AAF9C3DEC: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:289
[task 2021-07-21T20:01:26.148Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, Main Thread] WARNING: IPC message discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:527
[task 2021-07-21T20:01:26.149Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, Main Thread] WARNING: IPC message discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:527
[task 2021-07-21T20:01:26.149Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, Main Thread] WARNING: No build ID mismatch: file /builds/worker/checkouts/gecko/dom/base/nsFrameLoader.cpp:3796
[task 2021-07-21T20:01:26.150Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, Main Thread] WARNING: IPC message discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:527
[task 2021-07-21T20:01:26.150Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, Main Thread] WARNING: IPC message discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:527
[task 2021-07-21T20:01:26.155Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, Main Thread] WARNING: IPC message discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:527
[task 2021-07-21T20:01:26.155Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, Main Thread] WARNING: IPC message discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:527
[task 2021-07-21T20:01:26.156Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, Main Thread] WARNING: IPC message discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:527
[task 2021-07-21T20:01:26.156Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, Main Thread] WARNING: IPC message discarded: actor cannot send: file /builds/worker/workspace/obj-build/dist/include/mozilla/ipc/ProtocolUtils.h:312
[task 2021-07-21T20:01:26.157Z] 20:01:26 ERROR - GECKO(1542) | A content process crashed and MOZ_CRASHREPORTER_SHUTDOWN is set, shutting down
[task 2021-07-21T20:01:26.157Z] 20:01:26 INFO - GECKO(1542) | [Child 1629, Main Thread] WARNING: '!CanSend() || !mManager || !mManager->CanSend()', file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorChild.cpp:40
[task 2021-07-21T20:01:26.157Z] 20:01:26 INFO - GECKO(1542) | [Child 1629, Main Thread] WARNING: '!CanSend() || !mManager || !mManager->CanSend()', file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorChild.cpp:40
[task 2021-07-21T20:01:26.158Z] 20:01:26 INFO - GECKO(1542) | [Child 1629, Main Thread] WARNING: '!CanSend() || !mManager || !mManager->CanSend()', file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorChild.cpp:40
[task 2021-07-21T20:01:26.158Z] 20:01:26 INFO - GECKO(1542) | [Child 1629, Main Thread] WARNING: '!CanSend() || !mManager || !mManager->CanSend()', file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorChild.cpp:40
[task 2021-07-21T20:01:26.159Z] 20:01:26 INFO - GECKO(1542) | [Child 1629, Main Thread] WARNING: '!CanSend() || !mManager || !mManager->CanSend()', file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorChild.cpp:40
[task 2021-07-21T20:01:26.159Z] 20:01:26 INFO - GECKO(1542) | [Child 1629, Main Thread] WARNING: '!CanSend() || !mManager || !mManager->CanSend()', file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorChild.cpp:40
[task 2021-07-21T20:01:26.160Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, Compositor] WARNING: bad Shmem: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:486
[task 2021-07-21T20:01:26.160Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, Main Thread] WARNING: IPC message discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:527
[task 2021-07-21T20:01:26.161Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, Main Thread] WARNING: IPC message discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:527
[task 2021-07-21T20:01:26.161Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, Main Thread] WARNING: IPC message discarded: actor cannot send: file /builds/worker/workspace/obj-build/dist/include/mozilla/ipc/ProtocolUtils.h:312
[task 2021-07-21T20:01:26.161Z] 20:01:26 INFO - GECKO(1542) | 1626897678967 Marionette TRACE Received observer notification quit-application
[task 2021-07-21T20:01:26.162Z] 20:01:26 INFO - GECKO(1542) | 1626897678968 Marionette INFO Stopped listening on port 2828
[task 2021-07-21T20:01:26.162Z] 20:01:26 INFO - GECKO(1542) | 1626897678968 Marionette DEBUG Marionette stopped listening
[task 2021-07-21T20:01:26.169Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, Main Thread] WARNING: '!inner', file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorProtocol.cpp:184
[task 2021-07-21T20:01:26.169Z] 20:01:26 INFO - GECKO(1542) | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-07-21T20:01:26.170Z] 20:01:26 INFO - GECKO(1542) | JavaScript error: resource:///modules/Interactions.jsm, line 230: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIUserIdleService.removeIdleObserver]
[task 2021-07-21T20:01:26.170Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, Main Thread] WARNING: 'aOwner->IsDiscarded()', file /builds/worker/workspace/obj-build/dist/include/mozilla/dom/SyncedContextInlines.h:92
[task 2021-07-21T20:01:26.170Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, Socket Thread] WARNING: cannot post event if not initialized: file /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpConnectionMgr.cpp:196
[task 2021-07-21T20:01:26.171Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, Socket Thread] WARNING: cannot post event if not initialized: file /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpConnectionMgr.cpp:196
[task 2021-07-21T20:01:26.172Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, Socket Thread] WARNING: cannot post event if not initialized: file /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpConnectionMgr.cpp:196
[task 2021-07-21T20:01:26.172Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, Socket Thread] WARNING: cannot post event if not initialized: file /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpConnectionMgr.cpp:196
[task 2021-07-21T20:01:26.173Z] 20:01:26 INFO - GECKO(1542) | [2021-07-21T20:01:19Z WARN xulstore::persist] tried to remove key that isn't in the store
[task 2021-07-21T20:01:26.173Z] 20:01:26 INFO - GECKO(1542) | [2021-07-21T20:01:19Z WARN xulstore::persist] tried to remove key that isn't in the store
[task 2021-07-21T20:01:26.174Z] 20:01:26 INFO - GECKO(1542) | [Child 1629, Main Thread] WARNING: Extra shutdown CC: 'i < NORMAL_SHUTDOWN_COLLECTIONS', file /builds/worker/checkouts/gecko/xpcom/base/nsCycleCollector.cpp:3357
[task 2021-07-21T20:01:26.174Z] 20:01:26 INFO - GECKO(1542) | [Child 1629, Main Thread] WARNING: NS_ENSURE_TRUE(Preferences::InitStaticMembers()) failed: file /builds/worker/checkouts/gecko/modules/libpref/Preferences.cpp:4438
[task 2021-07-21T20:01:26.175Z] 20:01:26 INFO - GECKO(1542) | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-07-21T20:01:26.175Z] 20:01:26 INFO - GECKO(1542) | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-07-21T20:01:26.176Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPDL Background] WARNING: idb: '0.000002s: starting', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:3689
[task 2021-07-21T20:01:26.176Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPDL Background] WARNING: idb: '0.000082s: Live database entry removed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:3689
[task 2021-07-21T20:01:26.177Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPDL Background] WARNING: idb: '0.000092s: gLiveDatabaseHashtable entry removed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:3689
[task 2021-07-21T20:01:26.177Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPDL Background] WARNING: idb: '0.000169s: Live database entry removed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:3689
[task 2021-07-21T20:01:26.178Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPDL Background] WARNING: idb: '0.000176s: gLiveDatabaseHashtable entry removed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:3689
[task 2021-07-21T20:01:26.178Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPDL Background] WARNING: idb: '0.000247s: Live database entry removed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:3689
[task 2021-07-21T20:01:26.179Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPDL Background] WARNING: idb: '0.000317s: Live database entry removed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:3689
[task 2021-07-21T20:01:26.180Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPDL Background] WARNING: idb: '0.000324s: gLiveDatabaseHashtable entry removed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:3689
[task 2021-07-21T20:01:26.181Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPDL Background] WARNING: idb: '0.000392s: Live database entry removed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:3689
[task 2021-07-21T20:01:26.182Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPDL Background] WARNING: idb: '0.000398s: gLiveDatabaseHashtable entry removed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:3689
[task 2021-07-21T20:01:26.183Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPDL Background] WARNING: cache: '0.000435s: starting', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:3689
[task 2021-07-21T20:01:26.184Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPDL Background] WARNING: sdb: '0.000442s: starting', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:3689
[task 2021-07-21T20:01:26.185Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPDL Background] WARNING: ls: '0.000449s: starting', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:3689
[task 2021-07-21T20:01:26.186Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPDL Background] WARNING: idb: '0.000462s: completed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:3689
[task 2021-07-21T20:01:26.186Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPDL Background] WARNING: cache: '0.000479s: completed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:3689
[task 2021-07-21T20:01:26.187Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPDL Background] WARNING: sdb: '0.000485s: completed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:3689
[task 2021-07-21T20:01:26.188Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, IPDL Background] WARNING: ls: '0.000491s: completed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:3689
[task 2021-07-21T20:01:26.189Z] 20:01:26 INFO - GECKO(1542) | [Child 1745, Main Thread] WARNING: Extra shutdown CC: 'i < NORMAL_SHUTDOWN_COLLECTIONS', file /builds/worker/checkouts/gecko/xpcom/base/nsCycleCollector.cpp:3357
[task 2021-07-21T20:01:26.190Z] 20:01:26 INFO - GECKO(1542) | [Child 1745, Main Thread] WARNING: NS_ENSURE_TRUE(Preferences::InitStaticMembers()) failed: file /builds/worker/checkouts/gecko/modules/libpref/Preferences.cpp:4438
[task 2021-07-21T20:01:26.191Z] 20:01:26 INFO - GECKO(1542) | [Child 1715, Main Thread] WARNING: Extra shutdown CC: 'i < NORMAL_SHUTDOWN_COLLECTIONS', file /builds/worker/checkouts/gecko/xpcom/base/nsCycleCollector.cpp:3357
[task 2021-07-21T20:01:26.192Z] 20:01:26 INFO - GECKO(1542) | [Child 1715, Main Thread] WARNING: NS_ENSURE_TRUE(Preferences::InitStaticMembers()) failed: file /builds/worker/checkouts/gecko/modules/libpref/Preferences.cpp:4438
[task 2021-07-21T20:01:26.193Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, Main Thread] WARNING: Extra shutdown CC: 'i < NORMAL_SHUTDOWN_COLLECTIONS', file /builds/worker/checkouts/gecko/xpcom/base/nsCycleCollector.cpp:3357
[task 2021-07-21T20:01:26.194Z] 20:01:26 INFO - GECKO(1542) | [Parent 1542, Main Thread] WARNING: NS_ENSURE_TRUE(Preferences::InitStaticMembers()) failed: file /builds/worker/checkouts/gecko/modules/libpref/Preferences.cpp:4438
[task 2021-07-21T20:01:26.194Z] 20:01:26 INFO - TEST-INFO | Main app process: exit 0
Comment hidden (Intermittent Failures Robot) |
![]() |
||
Comment 2•4 years ago
|
||
Frequent GC assertion, please investigate.
status-firefox90:
--- → unaffected
status-firefox91:
--- → unaffected
status-firefox92:
--- → affected
status-firefox-esr78:
--- → unaffected
Flags: needinfo?(jcoppeard)
Keywords: regression
Regressed by: 1434542
Updated•4 years ago
|
Has Regression Range: --- → yes
Comment hidden (Intermittent Failures Robot) |
Comment 4•4 years ago
|
||
I hit this assertion during fuzzing. The attached test case reproduces with command line:
obj-x86_64-pc-linux-gnu/dist/bin/js --no-threads --cpu-count=1 --ion-offthread-compile=off
function main() {
while (true) {
const v22 = new Float32Array(10000);
const v23 = v22.slice(ArrayBuffer,4294967295);
const v28 = class V28 extends Date {
};
}
let v91 = 0;
while (v91 < 10) {
function v101() {
const v113 = {};
with (v113) {
}
}
}
}
main();
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → jcoppeard
Assignee | ||
Comment 5•4 years ago
|
||
In bug 1434542 I accidentally removed the part of
HeapThreshold::setSliceThreshold that clamped the threshold to the incremental
limit, causing these assertions to fail sometimes.
The use of uint64_t is because of potential overflow on 32 bit platforms as
commented in ToClampedSize().
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(jcoppeard)
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6b9bf7b746d5
Clamp next slice threshold to the incremental limit as happened previously r=sfink
Comment hidden (Intermittent Failures Robot) |
Comment 9•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•