Closed Bug 1864661 Opened 8 months ago Closed 7 months ago

Intermittent Assertion failure: data->mNonblockingCCBackgroundActorCount >= (uint32_t)abs(aCount), at /builds/worker/checkouts/gecko/dom/workers/WorkerPrivate.cpp:4249 | single tracking bug

Categories

(Core :: DOM: Workers, defect, P5)

defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox-esr115 --- unaffected
firefox119 --- unaffected
firefox120 --- unaffected
firefox121 --- affected
firefox122 --- affected

People

(Reporter: intermittent-bug-filer, Assigned: edenchuang)

References

(Regression)

Details

(4 keywords)

Attachments

(1 file)

Filed by: ctuns [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=436195002&repo=try
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/WJkfg58RRhiaxwwSNveu4A/runs/0/artifacts/public/logs/live_backing.log


[task 2023-11-14T13:28:19.216Z] 13:28:19     INFO - TEST-START | dom/workers/test/test_subworkers_suspended.html
[task 2023-11-14T13:28:19.528Z] 13:28:19     INFO - GECKO(3779) | [Parent 3779, DOMCacheThread] WARNING: QM_TRY failure (WARNING): '"ToResult(file->Remove( false))" failed with resultCode 0x80520012, resultName NS_ERROR_FILE_NOT_FOUND', file dom/cache/FileUtils.cpp:795
[task 2023-11-14T13:28:19.528Z] 13:28:19     INFO - GECKO(3779) | [Parent 3779, DOMCacheThread] WARNING: QM_TRY failure (WARNING): '"ToResult(file->Remove( false))" failed with resultCode 0x80520012, resultName NS_ERROR_FILE_NOT_FOUND', file dom/cache/FileUtils.cpp:795
[task 2023-11-14T13:28:19.641Z] 13:28:19     INFO - GECKO(3779) | [Child 3785, Main Thread] WARNING: 'aOldValue == newValue', file /builds/worker/checkouts/gecko/docshell/base/BrowsingContext.cpp:3544
[task 2023-11-14T13:28:29.690Z] 13:28:29     INFO - GECKO(3779) | MEMORY STAT | vsize 6616MB | residentFast 89MB | heapAllocated 10MB
[task 2023-11-14T13:28:29.754Z] 13:28:29     INFO - GECKO(3779) | [Child 3785, DOM Worker] WARNING: '!mWorkerPrivate->AddWorkerRef(this, aStatus)', file /builds/worker/checkouts/gecko/dom/workers/WorkerRef.cpp:82
[task 2023-11-14T13:28:29.755Z] 13:28:29     INFO - GECKO(3779) | [Child 3785, DOM Worker] WARNING: '!workerRef->mIPCWorkerRef && !workerRef->mStrongWorkerRef', file /builds/worker/checkouts/gecko/dom/cache/CacheWorkerRef.cpp:34
[task 2023-11-14T13:28:29.773Z] 13:28:29     INFO - GECKO(3779) | Assertion failure: data->mNonblockingCCBackgroundActorCount >= (uint32_t)abs(aCount), at /builds/worker/checkouts/gecko/dom/workers/WorkerPrivate.cpp:4249
[task 2023-11-14T13:28:29.775Z] 13:28:29     INFO -  Initializing stack-fixing for the first stack frame, this may take a while...
[task 2023-11-14T13:28:54.312Z] 13:28:54     INFO - GECKO(3779) | #01: mozilla::dom::WorkerPrivate::AdjustNonblockingCCBackgroundActorCount(int) [dom/workers/WorkerPrivate.cpp:4248]
[task 2023-11-14T13:28:54.313Z] 13:28:54     INFO - GECKO(3779) | #02: mozilla::dom::IPCWorkerRef::SetActorCount(unsigned int) [dom/workers/WorkerRef.cpp:259]
[task 2023-11-14T13:28:54.313Z] 13:28:54     INFO - GECKO(3779) | #03: mozilla::dom::cache::CacheWorkerRef::RemoveActor(mozilla::dom::cache::ActorChild&) [dom/cache/CacheWorkerRef.cpp:102]
[task 2023-11-14T13:28:54.314Z] 13:28:54     INFO - GECKO(3779) | #04: mozilla::dom::cache::CacheStorageChild::ActorDestroy(mozilla::ipc::IProtocol::ActorDestroyReason) [dom/cache/CacheStorageChild.cpp:103]
[task 2023-11-14T13:28:54.314Z] 13:28:54     INFO - GECKO(3779) | #05: mozilla::ipc::IProtocol::DestroySubtree(mozilla::ipc::IProtocol::ActorDestroyReason) [ipc/glue/ProtocolUtils.cpp:627]
[task 2023-11-14T13:28:54.315Z] 13:28:54     INFO - GECKO(3779) | #06: mozilla::dom::cache::PCacheStorageChild::OnMessageReceived(IPC::Message const&) [s3:gecko-generated-sources-l1:d14dc1dfb1ca486ea561ddd7cd27751e47f0bac6a0db86cf02cd171ea8bf604428dbd5ade57f8f8429fbf021274f3bd00c8d9a9c18d36bff1e9a81f30dbb18b3/ipc/ipdl/PCacheStorageChild.cpp::288]
[task 2023-11-14T13:28:54.315Z] 13:28:54     INFO - GECKO(3779) | #07: mozilla::ipc::PBackgroundChild::OnMessageReceived(IPC::Message const&) [s3:gecko-generated-sources-l1:a418530a0f8df5d9bb7e0cc48cb07b36068c3f687f810c86fefb4b2a8309580011ff6e9d3bd141c9eb5a1e85405c522883f38231345fab6d9c3c10d14893681f/ipc/ipdl/PBackgroundChild.cpp::5585]
[task 2023-11-14T13:28:54.316Z] 13:28:54     INFO - GECKO(3779) | #08: mozilla::ipc::MessageChannel::DispatchAsyncMessage(mozilla::ipc::ActorLifecycleProxy*, IPC::Message const&) [ipc/glue/MessageChannel.cpp:1813]
[task 2023-11-14T13:28:54.316Z] 13:28:54     INFO - GECKO(3779) | #09: mozilla::ipc::MessageChannel::DispatchMessage(mozilla::ipc::ActorLifecycleProxy*, mozilla::UniquePtr<IPC::Message, mozilla::DefaultDelete<IPC::Message> >) [ipc/glue/MessageChannel.cpp:0]
[task 2023-11-14T13:28:54.317Z] 13:28:54     INFO - GECKO(3779) | #10: mozilla::ipc::MessageChannel::RunMessage(mozilla::ipc::ActorLifecycleProxy*, mozilla::ipc::MessageChannel::MessageTask&) [ipc/glue/MessageChannel.cpp:1525]
[task 2023-11-14T13:28:54.317Z] 13:28:54     INFO - GECKO(3779) | #11: mozilla::ipc::MessageChannel::MessageTask::Run() [ipc/glue/MessageChannel.cpp:1632]
[task 2023-11-14T13:28:54.318Z] 13:28:54     INFO - GECKO(3779) | #12: nsThread::ProcessNextEvent(bool, bool*) [xpcom/threads/nsThread.cpp:1204]
[task 2023-11-14T13:28:54.318Z] 13:28:54     INFO - GECKO(3779) | #13: NS_ProcessNextEvent(nsIThread*, bool) [xpcom/threads/nsThreadUtils.cpp:480]
[task 2023-11-14T13:28:54.318Z] 13:28:54     INFO - GECKO(3779) | #14: mozilla::dom::WorkerPrivate::DoRunLoop(JSContext*) [dom/workers/WorkerPrivate.cpp:3330]
[task 2023-11-14T13:28:54.319Z] 13:28:54     INFO - GECKO(3779) | #15: mozilla::dom::workerinternals::(anonymous namespace)::WorkerThreadPrimaryRunnable::Run() [dom/workers/RuntimeService.cpp:2109]
[task 2023-11-14T13:28:54.319Z] 13:28:54     INFO - GECKO(3779) | #16: nsThread::ProcessNextEvent(bool, bool*) [xpcom/threads/nsThread.cpp:1204]
[task 2023-11-14T13:28:54.320Z] 13:28:54     INFO - GECKO(3779) | #17: NS_ProcessNextEvent(nsIThread*, bool) [xpcom/threads/nsThreadUtils.cpp:480]
[task 2023-11-14T13:28:54.320Z] 13:28:54     INFO - GECKO(3779) | #18: mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) [ipc/glue/MessagePump.cpp:301]
[task 2023-11-14T13:28:54.320Z] 13:28:54     INFO - GECKO(3779) | #19: MessageLoop::Run() [ipc/chromium/src/base/message_loop.cc:346]
[task 2023-11-14T13:28:54.321Z] 13:28:54     INFO - GECKO(3779) | #20: nsThread::ThreadFunc(void*) [xpcom/threads/nsThread.cpp:372]
[task 2023-11-14T13:28:54.544Z] 13:28:54     INFO - GECKO(3779) | #21: _pt_root [nsprpub/pr/src/pthreads/ptthread.c:204]
[task 2023-11-14T13:28:54.545Z] 13:28:54     INFO - GECKO(3779) | #22: _pthread_start [/usr/lib/system/libsystem_pthread.dylib + 0x6109]
[task 2023-11-14T13:28:54.546Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer 9E37AF93DD146016.9D625914D91E9754: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2023-11-14T13:28:54.547Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer 9E37AF93DD146016.9D625914D91E9754: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2023-11-14T13:28:54.547Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer 9E37AF93DD146016.9D625914D91E9754: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2023-11-14T13:28:54.548Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer 9E37AF93DD146016.9D625914D91E9754: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2023-11-14T13:28:54.548Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer 9E37AF93DD146016.9D625914D91E9754: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2023-11-14T13:28:54.549Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer 9E37AF93DD146016.9D625914D91E9754: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2023-11-14T13:28:54.549Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer 9E37AF93DD146016.9D625914D91E9754: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2023-11-14T13:28:54.550Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer 9E37AF93DD146016.9D625914D91E9754: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2023-11-14T13:28:54.550Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer 9E37AF93DD146016.9D625914D91E9754: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2023-11-14T13:28:54.551Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer 9E37AF93DD146016.9D625914D91E9754: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2023-11-14T13:28:54.551Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer 9E37AF93DD146016.9D625914D91E9754: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2023-11-14T13:28:54.552Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer 9E37AF93DD146016.9D625914D91E9754: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2023-11-14T13:28:54.552Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer 9E37AF93DD146016.9D625914D91E9754: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2023-11-14T13:28:54.553Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer 9E37AF93DD146016.9D625914D91E9754: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2023-11-14T13:28:54.553Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, Main Thread] WARNING: IPC message 'PBrowser::Msg_StopIMEStateManagement' discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:545
[task 2023-11-14T13:28:54.554Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, ProcessHangMon] WARNING: IPC message 'PProcessHangMonitor::Msg_RequestContentJSInterrupt' discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:545
[task 2023-11-14T13:28:54.554Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, Main Thread] WARNING: IPC message 'PBrowser::Msg_Destroy' discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:545
[task 2023-11-14T13:28:54.554Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, Main Thread] WARNING: No build ID mismatch: file /builds/worker/checkouts/gecko/dom/base/nsFrameLoader.cpp:3799
[task 2023-11-14T13:28:54.555Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, Main Thread] WARNING: IPC message 'PContent::Msg_GetLayoutHistoryState' discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:545
[task 2023-11-14T13:28:54.555Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, Main Thread] WARNING: IPC message 'PContent::Msg_CommitBrowsingContextTransaction' discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:545
[task 2023-11-14T13:28:54.556Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, Main Thread] WARNING: IPC message 'PContent::Msg_DiscardBrowsingContext' discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:545
[task 2023-11-14T13:28:54.556Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, Main Thread] WARNING: '!sTextInputHandlingWidget', file /builds/worker/checkouts/gecko/dom/events/IMEStateManager.cpp:1018
[task 2023-11-14T13:28:54.557Z] 13:28:54    ERROR - GECKO(3779) | A content process crashed and MOZ_CRASHREPORTER_SHUTDOWN is set, shutting down
[task 2023-11-14T13:28:54.557Z] 13:28:54     INFO - GECKO(3779) | [Child 3783, Main Thread] WARNING: JSWindowActorChild::SendRawMessage (Conduits, ConduitClosed) not sent: !CanSend() || !mManager || !mManager->CanSend(): file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorChild.cpp:61
[task 2023-11-14T13:28:54.558Z] 13:28:54     INFO - GECKO(3779) | [Child 3783, Main Thread] WARNING: JSWindowActorChild::SendRawMessage (Conduits, ConduitClosed) not sent: !CanSend() || !mManager || !mManager->CanSend(): file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorChild.cpp:61
[task 2023-11-14T13:28:54.558Z] 13:28:54     INFO - GECKO(3779) | [Child 3783, Main Thread] WARNING: JSWindowActorChild::SendRawMessage (Conduits, ConduitClosed) not sent: !CanSend() || !mManager || !mManager->CanSend(): file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorChild.cpp:61
[task 2023-11-14T13:28:54.559Z] 13:28:54     INFO - GECKO(3779) | [Child 3783, Main Thread] WARNING: JSWindowActorChild::SendRawMessage (Conduits, ConduitClosed) not sent: !CanSend() || !mManager || !mManager->CanSend(): file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorChild.cpp:61
[task 2023-11-14T13:28:54.559Z] 13:28:54     INFO - GECKO(3779) | [Child 3783, Main Thread] WARNING: JSWindowActorChild::SendRawMessage (Conduits, ConduitClosed) not sent: !CanSend() || !mManager || !mManager->CanSend(): file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorChild.cpp:61
[task 2023-11-14T13:28:54.560Z] 13:28:54     INFO - GECKO(3779) | [Child 3783, Main Thread] WARNING: JSWindowActorChild::SendRawMessage (Conduits, ConduitClosed) not sent: !CanSend() || !mManager || !mManager->CanSend(): file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorChild.cpp:61
[task 2023-11-14T13:28:54.560Z] 13:28:54     INFO - GECKO(3779) | [Child 3783, Main Thread] WARNING: JSWindowActorChild::SendRawMessage (Conduits, ConduitClosed) not sent: !CanSend() || !mManager || !mManager->CanSend(): file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorChild.cpp:61
[task 2023-11-14T13:28:54.561Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, Main Thread] WARNING: IPC message 'PContent::Msg_CommitBrowsingContextTransaction' discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:545
[task 2023-11-14T13:28:54.561Z] 13:28:54     INFO - GECKO(3779) | 1699968510270	Marionette	TRACE	Received observer notification quit-application
[task 2023-11-14T13:28:54.561Z] 13:28:54     INFO - GECKO(3779) | 1699968510270	Marionette	INFO	Stopped listening on port 2828
[task 2023-11-14T13:28:54.562Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, Main Thread] WARNING: IPC message 'PContent::Msg_DiscardBrowsingContext' discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:545
[task 2023-11-14T13:28:54.562Z] 13:28:54     INFO - GECKO(3779) | 1699968510272	Marionette	DEBUG	Marionette stopped listening
[task 2023-11-14T13:28:54.563Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, Main Thread] WARNING: '!mCancelable', file /builds/worker/checkouts/gecko/image/imgRequestProxy.cpp:418
[task 2023-11-14T13:28:54.563Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, Main Thread] WARNING: '!mCancelable', file /builds/worker/checkouts/gecko/image/imgRequestProxy.cpp:418
[task 2023-11-14T13:28:54.563Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, Main Thread] WARNING: '!mCancelable', file /builds/worker/checkouts/gecko/image/imgRequestProxy.cpp:418
[task 2023-11-14T13:28:54.564Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, Main Thread] WARNING: '!inner', file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorProtocol.cpp:163
[task 2023-11-14T13:28:54.564Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, Main Thread] WARNING: '!inner', file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorProtocol.cpp:163
[task 2023-11-14T13:28:54.565Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPC I/O Parent] WARNING: process 3785 exited with status 1: file /builds/worker/checkouts/gecko/ipc/chromium/src/base/process_util_posix.cc:271
[task 2023-11-14T13:28:54.565Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, Main Thread] WARNING: 'aOwner->IsDiscarded()', file /builds/worker/workspace/obj-build/dist/include/mozilla/dom/SyncedContextInlines.h:95
[task 2023-11-14T13:28:54.566Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, Compositor] WARNING: Possibly dropping task posted to updater thread: file /builds/worker/checkouts/gecko/gfx/layers/apz/src/APZUpdater.cpp:371
[task 2023-11-14T13:28:54.566Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, Socket Thread] WARNING: cannot post event if not initialized: file /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpConnectionMgr.cpp:232
[task 2023-11-14T13:28:54.566Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, Socket Thread] WARNING: cannot post event if not initialized: file /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpConnectionMgr.cpp:232
[task 2023-11-14T13:28:54.567Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: quota manager shutdown step: '0.000004s: startCrashBrowserTimer', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.567Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: quota manager shutdown step: '0.000095s: initiateShutdownWorkThreads', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.568Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: idb: '0.000107s: starting', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.568Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: cache: '0.000118s: starting', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.569Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: sdb: '0.000135s: starting', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.569Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: fs: '0.000160s: starting', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.569Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: ls: '0.000183s: starting', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.570Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: quota manager shutdown step: '0.000195s: startKillActorsTimer', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.570Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: idb: '0.000238s: Live database entry removed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.571Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: idb: '0.000247s: gLiveDatabaseHashtable entry removed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.571Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: idb: '0.000473s: Live database entry removed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.572Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: idb: '0.000515s: Live database entry removed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.572Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: idb: '0.000531s: gLiveDatabaseHashtable entry removed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.573Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, QuotaManager IO] WARNING: quota manager shutdown step: '0.000588s: ShutdownStorageOp::DoDirectoryWork -> ShutdownStorageInternal.', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.573Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: quota manager shutdown step: '0.002172s: stopKillActorsTimer', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.574Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: quota manager shutdown step: '0.002190s: shutdownAndJoinWorkThreads', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.574Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: idb: '0.002199s: completed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.574Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: cache: '0.002292s: completed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.575Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: sdb: '0.002359s: completed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.575Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: fs: '0.002383s: completed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.576Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: ls: '0.002398s: completed', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.576Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: quota manager shutdown step: '0.002411s: shutdownAndJoinIOThread', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.577Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: quota manager shutdown step: '0.002615s: invalidatePendingDirectoryLocks', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.577Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, IPDL Background] WARNING: quota manager shutdown step: '0.002643s: stopCrashBrowserTimer', file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:2217
[task 2023-11-14T13:28:54.578Z] 13:28:54     INFO - GECKO(3779) | [Utility 3784, Main Thread] WARNING: IPC message 'PUtilityProcess::Msg_FOGData' discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:545
[task 2023-11-14T13:28:54.578Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, Main Thread] WARNING: '!top', file /builds/worker/checkouts/gecko/dom/xul/MenuBarListener.cpp:99
[task 2023-11-14T13:28:54.578Z] 13:28:54     INFO - GECKO(3779) | [Parent 3779, Main Thread] WARNING: '!top', file /builds/worker/checkouts/gecko/dom/xul/MenuBarListener.cpp:99
[task 2023-11-14T13:28:54.579Z] 13:28:54     INFO - TEST-INFO | Main app process: exit 245
[task 2023-11-14T13:28:54.579Z] 13:28:54     INFO - Buffered messages logged at 13:28:19
[task 2023-11-14T13:28:54.580Z] 13:28:54     INFO - TEST-PASS | dom/workers/test/test_subworkers_suspended.html | A valid string reason is expected 
Keywords: regression
Regressed by: 1836700
Assignee: nobody → echuang

Set release status flags based on info from the regressing bug 1836700

Set release status flags based on info from the regressing bug 1836700

Keywords: leave-open
Pushed by echuang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0eab711fe0c3
P1 Call IPCWorkerRef::SetActorCount() when IPCWorkerRef hold worker successfully. r=dom-worker-reviewers,asuth
Status: NEW → RESOLVED
Closed: 7 months ago
Keywords: leave-open
Resolution: --- → WORKSFORME
Duplicate of this bug: 1864519
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: