Closed Bug 1916109 Opened 5 months ago Closed 5 months ago

Intermittent SUMMARY: ThreadSanitizer: data race /tmp/glibc/stdlib/setenv.c:154 in __add_to_environ

Categories

(Core :: Privacy: Anti-Tracking, defect, P3)

defect

Tracking

()

RESOLVED FIXED
132 Branch
Tracking Status
firefox-esr115 --- unaffected
firefox-esr128 --- fixed
firefox130 --- unaffected
firefox131 --- wontfix
firefox132 --- fixed

People

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

References

(Regression)

Details

(Keywords: intermittent-failure, regression)

Attachments

(2 files)

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


[task 2024-09-01T17:44:24.990Z] 17:44:24     INFO - TEST-START | browser/components/resistfingerprinting/test/browser/browser_exslt_timezone_load.js
[task 2024-09-01T17:44:27.309Z] 17:44:27     INFO - GECKO(3596) | ==================
[task 2024-09-01T17:44:27.310Z] 17:44:27     INFO - GECKO(3596) | WARNING: ThreadSanitizer: data race (pid=3596)
[task 2024-09-01T17:44:27.310Z] 17:44:27     INFO - GECKO(3596) |   Write of size 8 at 0x72580009b700 by main thread (mutexes: write M0):
[task 2024-09-01T17:44:27.310Z] 17:44:27     INFO - GECKO(3596) |     #0 realloc /builds/worker/fetches/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:699:5 (firefox-bin+0xc4e25) (BuildId: 6e5fc0c0e571b881824a95f62e2b46c7bab7af5a)
[task 2024-09-01T17:44:27.310Z] 17:44:27     INFO - GECKO(3596) |     #1 __add_to_environ /tmp/glibc/stdlib/setenv.c:154 (libc.so.6+0x42a65) (BuildId: 3247775c25514939b9a5ffa9d3be63f3a4cb9641)
[task 2024-09-01T17:44:27.310Z] 17:44:27     INFO - GECKO(3596) |     #2 operator() /builds/worker/checkouts/gecko/js/src/builtin/TestingFunctions.cpp:8393:12 (libxul.so+0x998c0c6) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.310Z] 17:44:27     INFO - GECKO(3596) |     #3 SetTimeZone(JSContext*, unsigned int, JS::Value*) /builds/worker/checkouts/gecko/js/src/builtin/TestingFunctions.cpp:8429:10 (libxul.so+0x998c0c6)
[task 2024-09-01T17:44:27.311Z] 17:44:27     INFO - GECKO(3596) |     #4 CallJSNative /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:487:13 (libxul.so+0x96122ab) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.311Z] 17:44:27     INFO - GECKO(3596) |     #5 js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:581:12 (libxul.so+0x96122ab)
[task 2024-09-01T17:44:27.313Z] 17:44:27     INFO - GECKO(3596) |     #6 InternalCall /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:648:10 (libxul.so+0x962286b) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.313Z] 17:44:27     INFO - GECKO(3596) |     #7 CallFromStack /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:653:10 (libxul.so+0x962286b)
[task 2024-09-01T17:44:27.314Z] 17:44:27     INFO - GECKO(3596) |     #8 js::Interpret(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:3463:16 (libxul.so+0x962286b)
[task 2024-09-01T17:44:27.315Z] 17:44:27     INFO - GECKO(3596) |     #9 MaybeEnterInterpreterTrampoline /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:401:10 (libxul.so+0x9611847) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.316Z] 17:44:27     INFO - GECKO(3596) |     #10 js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:459:13 (libxul.so+0x9611847)
[task 2024-09-01T17:44:27.317Z] 17:44:27     INFO - GECKO(3596) |     #11 js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:613:13 (libxul.so+0x9612390) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.319Z] 17:44:27     INFO - GECKO(3596) |     #12 InternalCall /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:648:10 (libxul.so+0x9612f97) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.320Z] 17:44:27     INFO - GECKO(3596) |     #13 js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:680:8 (libxul.so+0x9612f97)
[task 2024-09-01T17:44:27.322Z] 17:44:27     INFO - GECKO(3596) |     #14 js::CallSelfHostedFunction(JSContext*, JS::Handle<js::PropertyName*>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/SelfHosting.cpp:1554:10 (libxul.so+0x988793f) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.324Z] 17:44:27     INFO - GECKO(3596) |     #15 js::jit::InterpretResume(JSContext*, JS::Handle<JSObject*>, JS::Value*, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/jit/VMFunctions.cpp:1138:10 (libxul.so+0x9e77558) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.325Z] 17:44:27     INFO - GECKO(3596) |     #16 <null> <null> (0x7f85b83e1cff)
[task 2024-09-01T17:44:27.326Z] 17:44:27     INFO - GECKO(3596) |     #17 js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:449:32 (libxul.so+0x96115a8) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.328Z] 17:44:27     INFO - GECKO(3596) |     #18 js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:613:13 (libxul.so+0x9612390) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.329Z] 17:44:27     INFO - GECKO(3596) |     #19 InternalCall /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:648:10 (libxul.so+0x9612f97) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.331Z] 17:44:27     INFO - GECKO(3596) |     #20 js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:680:8 (libxul.so+0x9612f97)
[task 2024-09-01T17:44:27.333Z] 17:44:27     INFO - GECKO(3596) |     #21 js::CallSelfHostedFunction(JSContext*, JS::Handle<js::PropertyName*>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/SelfHosting.cpp:1554:10 (libxul.so+0x988793f) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.335Z] 17:44:27     INFO - GECKO(3596) |     #22 AsyncFunctionResume(JSContext*, JS::Handle<js::AsyncFunctionGeneratorObject*>, ResumeKind, JS::Handle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/AsyncFunction.cpp:156:8 (libxul.so+0x96afc54) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.337Z] 17:44:27     INFO - GECKO(3596) |     #23 js::AsyncFunctionAwaitedFulfilled(JSContext*, JS::Handle<js::AsyncFunctionGeneratorObject*>, JS::Handle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/AsyncFunction.cpp:197:10 (libxul.so+0x96af967) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.339Z] 17:44:27     INFO - GECKO(3596) |     #24 AsyncFunctionPromiseReactionJob /builds/worker/checkouts/gecko/js/src/builtin/Promise.cpp:2119:12 (libxul.so+0x980fdce) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.341Z] 17:44:27     INFO - GECKO(3596) |     #25 PromiseReactionJob(JSContext*, unsigned int, JS::Value*) /builds/worker/checkouts/gecko/js/src/builtin/Promise.cpp:2182:12 (libxul.so+0x980fdce)
[task 2024-09-01T17:44:27.342Z] 17:44:27     INFO - GECKO(3596) |     #26 CallJSNative /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:487:13 (libxul.so+0x96122ab) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.344Z] 17:44:27     INFO - GECKO(3596) |     #27 js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:581:12 (libxul.so+0x96122ab)
[task 2024-09-01T17:44:27.346Z] 17:44:27     INFO - GECKO(3596) |     #28 InternalCall /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:648:10 (libxul.so+0x9612f97) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.348Z] 17:44:27     INFO - GECKO(3596) |     #29 js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:680:8 (libxul.so+0x9612f97)
[task 2024-09-01T17:44:27.350Z] 17:44:27     INFO - GECKO(3596) |     #30 JS::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::HandleValueArray const&, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/CallAndConstruct.cpp:119:10 (libxul.so+0x96d6883) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.351Z] 17:44:27     INFO - GECKO(3596) |     #31 mozilla::dom::VoidFunction::Call(mozilla::dom::BindingCallContext&, JS::Handle<JS::Value>, mozilla::ErrorResult&) /builds/worker/workspace/obj-build/dom/bindings/./JSActorBinding.cpp:35:8 (libxul.so+0x569b293) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.353Z] 17:44:27     INFO - GECKO(3596) |     #32 Call /builds/worker/workspace/obj-build/dist/include/mozilla/dom/PromiseBinding.h:198:12 (libxul.so+0x345e817) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.355Z] 17:44:27     INFO - GECKO(3596) |     #33 Call /builds/worker/workspace/obj-build/dist/include/mozilla/dom/PromiseBinding.h:211:12 (libxul.so+0x345e817)
[task 2024-09-01T17:44:27.356Z] 17:44:27     INFO - GECKO(3596) |     #34 mozilla::PromiseJobRunnable::Run(mozilla::AutoSlowOperation&) /builds/worker/checkouts/gecko/xpcom/base/CycleCollectedJSContext.cpp:209:18 (libxul.so+0x345e817)
[task 2024-09-01T17:44:27.358Z] 17:44:27     INFO - GECKO(3596) |     #35 mozilla::CycleCollectedJSContext::PerformMicroTaskCheckPoint(bool) /builds/worker/checkouts/gecko/xpcom/base/CycleCollectedJSContext.cpp:714:17 (libxul.so+0x344ab76) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.360Z] 17:44:27     INFO - GECKO(3596) |     #36 LeaveMicroTask /builds/worker/workspace/obj-build/dist/include/mozilla/CycleCollectedJSContext.h:241:7 (libxul.so+0x637ad0a) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.361Z] 17:44:27     INFO - GECKO(3596) |     #37 mozilla::dom::CallbackObject::CallSetup::~CallSetup() /builds/worker/checkouts/gecko/dom/bindings/CallbackObject.cpp:394:11 (libxul.so+0x637ad0a)
[task 2024-09-01T17:44:27.363Z] 17:44:27     INFO - GECKO(3596) |     #38 ReceiveMessage /builds/worker/workspace/obj-build/dist/include/mozilla/dom/MessageManagerBinding.h:579:3 (libxul.so+0x7fb87e6) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.365Z] 17:44:27     INFO - GECKO(3596) |     #39 mozilla::dom::JSActor::CallReceiveMessage(JSContext*, mozilla::dom::JSActorMessageMeta const&, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>, mozilla::ErrorResult&) /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSActor.cpp:288:22 (libxul.so+0x7fb87e6)
[task 2024-09-01T17:44:27.367Z] 17:44:27     INFO - GECKO(3596) |     #40 mozilla::dom::JSActor::ReceiveMessage(JSContext*, mozilla::dom::JSActorMessageMeta const&, JS::Handle<JS::Value>, mozilla::ErrorResult&) /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSActor.cpp:304:3 (libxul.so+0x7fb8bc1) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.369Z] 17:44:27     INFO - GECKO(3596) |     #41 mozilla::dom::JSActorManager::ReceiveRawMessage(mozilla::dom::JSActorMessageMeta const&, mozilla::Maybe<mozilla::dom::ipc::StructuredCloneData>&&, mozilla::Maybe<mozilla::dom::ipc::StructuredCloneData>&&) /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSActorManager.cpp:222:14 (libxul.so+0x7fbc5a6) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.371Z] 17:44:27     INFO - GECKO(3596) |     #42 mozilla::dom::WindowGlobalParent::RecvRawMessage(mozilla::dom::JSActorMessageMeta const&, mozilla::Maybe<mozilla::dom::ClonedMessageData> const&, mozilla::Maybe<mozilla::dom::ClonedMessageData> const&) /builds/worker/checkouts/gecko/dom/ipc/WindowGlobalParent.cpp:570:3 (libxul.so+0x7e59ef6) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.373Z] 17:44:27     INFO - GECKO(3596) |     #43 mozilla::dom::PWindowGlobalParent::OnMessageReceived(IPC::Message const&) /builds/worker/workspace/obj-build/ipc/ipdl/PWindowGlobalParent.cpp:905:86 (libxul.so+0x7fa6ec1) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.375Z] 17:44:27     INFO - GECKO(3596) |     #44 mozilla::dom::PContentParent::OnMessageReceived(IPC::Message const&) /builds/worker/workspace/obj-build/ipc/ipdl/PContentParent.cpp:6392:32 (libxul.so+0x7f36227) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.377Z] 17:44:27     INFO - GECKO(3596) |     #45 mozilla::ipc::MessageChannel::DispatchAsyncMessage(mozilla::ipc::ActorLifecycleProxy*, IPC::Message const&) /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1785:25 (libxul.so+0x4027e7f) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.379Z] 17:44:27     INFO - GECKO(3596) |     #46 mozilla::ipc::MessageChannel::DispatchMessage(mozilla::ipc::ActorLifecycleProxy*, mozilla::UniquePtr<IPC::Message, mozilla::DefaultDelete<IPC::Message>>) /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1712:9 (libxul.so+0x4026888) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.381Z] 17:44:27     INFO - GECKO(3596) |     #47 mozilla::ipc::MessageChannel::RunMessage(mozilla::ipc::ActorLifecycleProxy*, mozilla::ipc::MessageChannel::MessageTask&) /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1503:3 (libxul.so+0x4026e8e) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.383Z] 17:44:27     INFO - GECKO(3596) |     #48 mozilla::ipc::MessageChannel::MessageTask::Run() /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1603:14 (libxul.so+0x4027637) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.385Z] 17:44:27     INFO - GECKO(3596) |     #49 mozilla::RunnableTask::Run() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:618:16 (libxul.so+0x354e1d2) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.387Z] 17:44:27     INFO - GECKO(3596) |     #50 mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:945:26 (libxul.so+0x3543483) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.389Z] 17:44:27     INFO - GECKO(3596) |     #51 mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:768:15 (libxul.so+0x3541cc6) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.390Z] 17:44:27     INFO - GECKO(3596) |     #52 mozilla::TaskController::ProcessPendingMTTask(bool) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:554:36 (libxul.so+0x3541fff) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.392Z] 17:44:27     INFO - GECKO(3596) |     #53 operator() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:268:37 (libxul.so+0x3551014) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.394Z] 17:44:27     INFO - GECKO(3596) |     #54 mozilla::detail::RunnableFunction<mozilla::TaskController::TaskController()::$_0>::Run() /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.h:548:5 (libxul.so+0x3551014)
[task 2024-09-01T17:44:27.396Z] 17:44:27     INFO - GECKO(3596) |     #55 nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1155:16 (libxul.so+0x356445d) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.399Z] 17:44:27     INFO - GECKO(3596) |     #56 NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:480:10 (libxul.so+0x356a984) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.401Z] 17:44:27     INFO - GECKO(3596) |     #57 mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:85:21 (libxul.so+0x402bcae) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.403Z] 17:44:27     INFO - GECKO(3596) |     #58 RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:370:10 (libxul.so+0x3faa6b8) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.405Z] 17:44:27     INFO - GECKO(3596) |     #59 RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:363:3 (libxul.so+0x3faa6b8)
[task 2024-09-01T17:44:27.407Z] 17:44:27     INFO - GECKO(3596) |     #60 MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:345:3 (libxul.so+0x3faa6b8)
[task 2024-09-01T17:44:27.409Z] 17:44:27     INFO - GECKO(3596) |     #61 nsBaseAppShell::Run() /builds/worker/checkouts/gecko/widget/nsBaseAppShell.cpp:148:27 (libxul.so+0x8502603) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.411Z] 17:44:27     INFO - GECKO(3596) |     #62 nsAppShell::Run() /builds/worker/checkouts/gecko/widget/gtk/nsAppShell.cpp:469:33 (libxul.so+0x85e932c) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.412Z] 17:44:27     INFO - GECKO(3596) |     #63 nsAppStartup::Run() /builds/worker/checkouts/gecko/toolkit/components/startup/nsAppStartup.cpp:296:30 (libxul.so+0x9380fb2) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.414Z] 17:44:27     INFO - GECKO(3596) |     #64 XREMain::XRE_mainRun() /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5805:22 (libxul.so+0x94a4b31) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.416Z] 17:44:27     INFO - GECKO(3596) |     #65 XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:6030:8 (libxul.so+0x94a57cb) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.418Z] 17:44:27     INFO - GECKO(3596) |     #66 XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:6102:21 (libxul.so+0x94a5fcd) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.419Z] 17:44:27     INFO - GECKO(3596) |     #67 mozilla::BootstrapImpl::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/Bootstrap.cpp:49:12 (libxul.so+0x94b54d2) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.421Z] 17:44:27     INFO - GECKO(3596) |     #68 do_main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:233:22 (firefox-bin+0x144c1f) (BuildId: 6e5fc0c0e571b881824a95f62e2b46c7bab7af5a)
[task 2024-09-01T17:44:27.423Z] 17:44:27     INFO - GECKO(3596) |     #69 main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:470:16 (firefox-bin+0x144c1f)
<...>
[task 2024-09-01T17:44:27.494Z] 17:44:27     INFO - GECKO(3596) |   Thread T51 'IPC Launch' (tid=3664, running) created by main thread at:
[task 2024-09-01T17:44:27.495Z] 17:44:27     INFO - GECKO(3596) |     #0 pthread_create /builds/worker/fetches/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1023:3 (firefox-bin+0xc63bb) (BuildId: 6e5fc0c0e571b881824a95f62e2b46c7bab7af5a)
[task 2024-09-01T17:44:27.496Z] 17:44:27     INFO - GECKO(3596) |     #1 _PR_CreateThread /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:458:14 (libnspr4.so+0x4219e) (BuildId: e793016e632244fcae7acb0ca6b4848deeefb462)
[task 2024-09-01T17:44:27.497Z] 17:44:27     INFO - GECKO(3596) |     #2 PR_CreateThread /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:533:12 (libnspr4.so+0x374a4) (BuildId: e793016e632244fcae7acb0ca6b4848deeefb462)
[task 2024-09-01T17:44:27.498Z] 17:44:27     INFO - GECKO(3596) |     #3 nsThread::Init(nsTSubstring<char> const&) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:615:20 (libxul.so+0x3561a87) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.499Z] 17:44:27     INFO - GECKO(3596) |     #4 nsThreadManager::NewNamedThread(nsTSubstring<char> const&, nsIThreadManager::ThreadCreationOptions, nsIThread**) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadManager.cpp:606:22 (libxul.so+0x35695f2) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.499Z] 17:44:27     INFO - GECKO(3596) |     #5 NS_NewNamedThread(nsTSubstring<char> const&, nsIThread**, already_AddRefed<nsIRunnable>, nsIThreadManager::ThreadCreationOptions) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:176:57 (libxul.so+0x3570f0c) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.500Z] 17:44:27     INFO - GECKO(3596) |     #6 NS_NewNamedThread(nsTSubstring<char> const&, nsIThread**, nsIRunnable*, nsIThreadManager::ThreadCreationOptions) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:168:10 (libxul.so+0x356c60c) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.501Z] 17:44:27     INFO - GECKO(3596) |     #7 mozilla::ipc::GetIPCLauncher() /builds/worker/checkouts/gecko/ipc/glue/GeckoChildProcessHost.cpp:1021:19 (libxul.so+0x40094a3) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.502Z] 17:44:27     INFO - GECKO(3596) |     #8 mozilla::ipc::BaseProcessLauncher::BaseProcessLauncher(mozilla::ipc::GeckoChildProcessHost*, std::vector<std::string, std::allocator<std::string>>&&) /builds/worker/checkouts/gecko/ipc/glue/GeckoChildProcessHost.cpp:182:45 (libxul.so+0x40129bd) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.503Z] 17:44:27     INFO - GECKO(3596) |     #9 PosixProcessLauncher /builds/worker/checkouts/gecko/ipc/glue/GeckoChildProcessHost.cpp:289:9 (libxul.so+0x4007a26) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.503Z] 17:44:27     INFO - GECKO(3596) |     #10 LinuxProcessLauncher /builds/worker/checkouts/gecko/ipc/glue/GeckoChildProcessHost.cpp:352:9 (libxul.so+0x4007a26)
[task 2024-09-01T17:44:27.504Z] 17:44:27     INFO - GECKO(3596) |     #11 mozilla::ipc::GeckoChildProcessHost::AsyncLaunch(std::vector<std::string, std::allocator<std::string>>) /builds/worker/checkouts/gecko/ipc/glue/GeckoChildProcessHost.cpp:747:11 (libxul.so+0x4007a26)
[task 2024-09-01T17:44:27.505Z] 17:44:27     INFO - GECKO(3596) |     #12 mozilla::dom::ContentParent::BeginSubprocessLaunch(mozilla::hal::ProcessPriority) /builds/worker/checkouts/gecko/dom/ipc/ContentParent.cpp:2420:23 (libxul.so+0x7df5575) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.506Z] 17:44:27     INFO - GECKO(3596) |     #13 mozilla::dom::ContentParent::GetNewOrUsedLaunchingBrowserProcess(nsTSubstring<char> const&, mozilla::dom::BrowsingContextGroup*, mozilla::hal::ProcessPriority, bool, unsigned long) /builds/worker/checkouts/gecko/dom/ipc/ContentParent.cpp:975:9 (libxul.so+0x7df82e0) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.507Z] 17:44:27     INFO - GECKO(3596) |     #14 GetNewOrUsedBrowserProcess /builds/worker/checkouts/gecko/dom/ipc/ContentParent.cpp:1029:7 (libxul.so+0x7dfade2) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.508Z] 17:44:27     INFO - GECKO(3596) |     #15 mozilla::dom::ContentParent::CreateBrowser(mozilla::dom::TabContext const&, mozilla::dom::Element*, nsTSubstring<char> const&, mozilla::dom::BrowsingContext*, mozilla::dom::ContentParent*) /builds/worker/checkouts/gecko/dom/ipc/ContentParent.cpp:1412:25 (libxul.so+0x7dfade2)
[task 2024-09-01T17:44:27.508Z] 17:44:27     INFO - GECKO(3596) |     #16 nsFrameLoader::TryRemoteBrowserInternal() /builds/worker/checkouts/gecko/dom/base/nsFrameLoader.cpp:2700:9 (libxul.so+0x549ed52) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.509Z] 17:44:27     INFO - GECKO(3596) |     #17 TryRemoteBrowser /builds/worker/checkouts/gecko/dom/base/nsFrameLoader.cpp:2765:7 (libxul.so+0x5495dd2) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.510Z] 17:44:27     INFO - GECKO(3596) |     #18 EnsureRemoteBrowser /builds/worker/checkouts/gecko/dom/base/nsFrameLoader.cpp:2501:28 (libxul.so+0x5495dd2)
[task 2024-09-01T17:44:27.510Z] 17:44:27     INFO - GECKO(3596) |     #19 nsFrameLoader::ShowRemoteFrame(mozilla::gfx::IntSizeTyped<mozilla::ScreenPixel> const&, nsSubDocumentFrame*) /builds/worker/checkouts/gecko/dom/base/nsFrameLoader.cpp:1095:8 (libxul.so+0x5495dd2)
[task 2024-09-01T17:44:27.511Z] 17:44:27     INFO - GECKO(3596) |     #20 nsFrameLoader::Show(nsSubDocumentFrame*) /builds/worker/checkouts/gecko/dom/base/nsFrameLoader.cpp:959:12 (libxul.so+0x54973f6) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.511Z] 17:44:27     INFO - GECKO(3596) |     #21 nsSubDocumentFrame::ShowViewer() /builds/worker/checkouts/gecko/layout/generic/nsSubDocumentFrame.cpp:198:38 (libxul.so+0x8b50502) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.512Z] 17:44:27     INFO - GECKO(3596) |     #22 AsyncFrameInit::Run() /builds/worker/checkouts/gecko/layout/generic/nsSubDocumentFrame.cpp:110:60 (libxul.so+0x8b91ed7) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.513Z] 17:44:27     INFO - GECKO(3596) |     #23 nsContentUtils::RemoveScriptBlocker() /builds/worker/checkouts/gecko/dom/base/nsContentUtils.cpp:6254:17 (libxul.so+0x5180aa0) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.514Z] 17:44:27     INFO - GECKO(3596) |     #24 ~nsAutoScriptBlocker /builds/worker/checkouts/gecko/dom/base/nsContentUtils.h:3782:28 (libxul.so+0x88fb670) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.515Z] 17:44:27     INFO - GECKO(3596) |     #25 mozilla::PresShell::DoFlushPendingNotifications(mozilla::ChangesToFlush) /builds/worker/checkouts/gecko/layout/base/PresShell.cpp:4373:3 (libxul.so+0x88fb670)
[task 2024-09-01T17:44:27.516Z] 17:44:27     INFO - GECKO(3596) |     #26 FlushPendingNotifications /builds/worker/workspace/obj-build/dist/include/mozilla/PresShell.h:1455:5 (libxul.so+0x531c078) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.516Z] 17:44:27     INFO - GECKO(3596) |     #27 mozilla::dom::Document::FlushPendingNotifications(mozilla::ChangesToFlush) /builds/worker/checkouts/gecko/dom/base/Document.cpp:11272:16 (libxul.so+0x531c078)
[task 2024-09-01T17:44:27.518Z] 17:44:27     INFO - GECKO(3596) |     #28 mozilla::dom::Document::FlushPendingNotifications(mozilla::FlushType) /builds/worker/checkouts/gecko/dom/base/Document.cpp:11204:3 (libxul.so+0x52fe9e8) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.519Z] 17:44:27     INFO - GECKO(3596) |     #29 nsFrameLoader::TryRemoteBrowserInternal() /builds/worker/checkouts/gecko/dom/base/nsFrameLoader.cpp:2532:10 (libxul.so+0x549e64a) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.527Z] 17:44:27     INFO - GECKO(3596) |     #30 TryRemoteBrowser /builds/worker/checkouts/gecko/dom/base/nsFrameLoader.cpp:2765:7 (libxul.so+0x549585f) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.528Z] 17:44:27     INFO - GECKO(3596) |     #31 EnsureRemoteBrowser /builds/worker/checkouts/gecko/dom/base/nsFrameLoader.cpp:2501:28 (libxul.so+0x549585f)
[task 2024-09-01T17:44:27.530Z] 17:44:27     INFO - GECKO(3596) |     #32 nsFrameLoader::ReallyStartLoadingInternal() /builds/worker/checkouts/gecko/dom/base/nsFrameLoader.cpp:723:10 (libxul.so+0x549585f)
[task 2024-09-01T17:44:27.537Z] 17:44:27     INFO - GECKO(3596) |     #33 nsFrameLoader::ReallyStartLoading() /builds/worker/checkouts/gecko/dom/base/nsFrameLoader.cpp:644:17 (libxul.so+0x5495117) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.538Z] 17:44:27     INFO - GECKO(3596) |     #34 mozilla::dom::Document::MaybeInitializeFinalizeFrameLoaders() /builds/worker/checkouts/gecko/dom/base/Document.cpp:9750:13 (libxul.so+0x5314a17) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.539Z] 17:44:27     INFO - GECKO(3596) |     #35 operator()<> /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:1085:18 (libxul.so+0x3432799) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.540Z] 17:44:27     INFO - GECKO(3596) |     #36 __invoke_impl<void, (lambda at /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:1084:9)> /builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/lib/gcc/x86_64-linux-gnu/8/../../../../include/c++/8/bits/invoke.h:60:14 (libxul.so+0x3432799)
[task 2024-09-01T17:44:27.541Z] 17:44:27     INFO - GECKO(3596) |     #37 __invoke<(lambda at /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:1084:9)> /builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/lib/gcc/x86_64-linux-gnu/8/../../../../include/c++/8/bits/invoke.h:95:14 (libxul.so+0x3432799)
[task 2024-09-01T17:44:27.542Z] 17:44:27     INFO - GECKO(3596) |     #38 __apply_impl<(lambda at /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:1084:9), std::tuple<> &> /builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/lib/gcc/x86_64-linux-gnu/8/../../../../include/c++/8/tuple:1678:14 (libxul.so+0x3432799)
[task 2024-09-01T17:44:27.542Z] 17:44:27     INFO - GECKO(3596) |     #39 apply<(lambda at /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:1084:9), std::tuple<> &> /builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/lib/gcc/x86_64-linux-gnu/8/../../../../include/c++/8/tuple:1687:14 (libxul.so+0x3432799)
[task 2024-09-01T17:44:27.543Z] 17:44:27     INFO - GECKO(3596) |     #40 apply<FdWatcher, void (FdWatcher::*)()> /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:1083:12 (libxul.so+0x3432799)
[task 2024-09-01T17:44:27.544Z] 17:44:27     INFO - GECKO(3596) |     #41 mozilla::detail::RunnableMethodImpl<nsUpdateProcessor*, void (nsUpdateProcessor::*)(), true, (mozilla::RunnableKind)0>::Run() /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:1134:13 (libxul.so+0x3432799)
[task 2024-09-01T17:44:27.545Z] 17:44:27     INFO - GECKO(3596) |     #42 nsContentUtils::RemoveScriptBlocker() /builds/worker/checkouts/gecko/dom/base/nsContentUtils.cpp:6254:17 (libxul.so+0x5180aa0) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.546Z] 17:44:27     INFO - GECKO(3596) |     #43 mozilla::dom::Document::EndUpdate() /builds/worker/checkouts/gecko/dom/base/Document.cpp:8277:3 (libxul.so+0x530d9ed) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.550Z] 17:44:27     INFO - GECKO(3596) |     #44 ~mozAutoDocUpdate /builds/worker/checkouts/gecko/dom/base/mozAutoDocUpdate.h:34:18 (libxul.so+0x54b6511) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.551Z] 17:44:27     INFO - GECKO(3596) |     #45 nsINode::ReplaceOrInsertBefore(bool, nsINode*, nsINode*, mozilla::ErrorResult&) /builds/worker/checkouts/gecko/dom/base/nsINode.cpp:2959:1 (libxul.so+0x54b6511)
[task 2024-09-01T17:44:27.557Z] 17:44:27     INFO - GECKO(3596) |     #46 InsertBefore /builds/worker/checkouts/gecko/dom/base/nsINode.h:2241:12 (libxul.so+0x586190b) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.558Z] 17:44:27     INFO - GECKO(3596) |     #47 AppendChild /builds/worker/checkouts/gecko/dom/base/nsINode.h:2248:12 (libxul.so+0x586190b)
[task 2024-09-01T17:44:27.559Z] 17:44:27     INFO - GECKO(3596) |     #48 mozilla::dom::Node_Binding::appendChild(JSContext*, JS::Handle<JSObject*>, void*, JSJitMethodCallArgs const&) /builds/worker/workspace/obj-build/dom/bindings/./NodeBinding.cpp:950:60 (libxul.so+0x586190b)
[task 2024-09-01T17:44:27.559Z] 17:44:27     INFO - GECKO(3596) |     #49 bool mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::NormalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions>(JSContext*, unsigned int, JS::Value*) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:3268:13 (libxul.so+0x6369768) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.560Z] 17:44:27     INFO - GECKO(3596) |     #50 CallJSNative /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:487:13 (libxul.so+0x96122ab) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.561Z] 17:44:27     INFO - GECKO(3596) |     #51 js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:581:12 (libxul.so+0x96122ab)
[task 2024-09-01T17:44:27.561Z] 17:44:27     INFO - GECKO(3596) |     #52 InternalCall /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:648:10 (libxul.so+0x962286b) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.562Z] 17:44:27     INFO - GECKO(3596) |     #53 CallFromStack /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:653:10 (libxul.so+0x962286b)
[task 2024-09-01T17:44:27.563Z] 17:44:27     INFO - GECKO(3596) |     #54 js::Interpret(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:3463:16 (libxul.so+0x962286b)
[task 2024-09-01T17:44:27.564Z] 17:44:27     INFO - GECKO(3596) |     #55 MaybeEnterInterpreterTrampoline /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:401:10 (libxul.so+0x9611847) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.564Z] 17:44:27     INFO - GECKO(3596) |     #56 js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:459:13 (libxul.so+0x9611847)
[task 2024-09-01T17:44:27.565Z] 17:44:27     INFO - GECKO(3596) |     #57 js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:613:13 (libxul.so+0x9612390) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.566Z] 17:44:27     INFO - GECKO(3596) |     #58 InternalCall /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:648:10 (libxul.so+0x9612f97) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.577Z] 17:44:27     INFO - GECKO(3596) |     #59 js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:680:8 (libxul.so+0x9612f97)
[task 2024-09-01T17:44:27.580Z] 17:44:27     INFO - GECKO(3596) |     #60 js::CallSelfHostedFunction(JSContext*, JS::Handle<js::PropertyName*>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/SelfHosting.cpp:1554:10 (libxul.so+0x988793f) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.582Z] 17:44:27     INFO - GECKO(3596) |     #61 js::jit::InterpretResume(JSContext*, JS::Handle<JSObject*>, JS::Value*, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/jit/VMFunctions.cpp:1138:10 (libxul.so+0x9e77558) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.583Z] 17:44:27     INFO - GECKO(3596) |     #62 <null> <null> (0x7f85b83e1cff)
[task 2024-09-01T17:44:27.584Z] 17:44:27     INFO - GECKO(3596) |     #63 js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:449:32 (libxul.so+0x96115a8) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.585Z] 17:44:27     INFO - GECKO(3596) |     #64 js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:613:13 (libxul.so+0x9612390) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.585Z] 17:44:27     INFO - GECKO(3596) |     #65 InternalCall /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:648:10 (libxul.so+0x9612f97) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.587Z] 17:44:27     INFO - GECKO(3596) |     #66 js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:680:8 (libxul.so+0x9612f97)
[task 2024-09-01T17:44:27.587Z] 17:44:27     INFO - GECKO(3596) |     #67 js::CallSelfHostedFunction(JSContext*, JS::Handle<js::PropertyName*>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/SelfHosting.cpp:1554:10 (libxul.so+0x988793f) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.594Z] 17:44:27     INFO - GECKO(3596) |     #68 AsyncFunctionResume(JSContext*, JS::Handle<js::AsyncFunctionGeneratorObject*>, ResumeKind, JS::Handle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/AsyncFunction.cpp:156:8 (libxul.so+0x96afc54) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.594Z] 17:44:27     INFO - GECKO(3596) |     #69 js::AsyncFunctionAwaitedFulfilled(JSContext*, JS::Handle<js::AsyncFunctionGeneratorObject*>, JS::Handle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/AsyncFunction.cpp:197:10 (libxul.so+0x96af967) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.595Z] 17:44:27     INFO - GECKO(3596) |     #70 AsyncFunctionPromiseReactionJob /builds/worker/checkouts/gecko/js/src/builtin/Promise.cpp:2119:12 (libxul.so+0x980fdce) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.595Z] 17:44:27     INFO - GECKO(3596) |     #71 PromiseReactionJob(JSContext*, unsigned int, JS::Value*) /builds/worker/checkouts/gecko/js/src/builtin/Promise.cpp:2182:12 (libxul.so+0x980fdce)
[task 2024-09-01T17:44:27.596Z] 17:44:27     INFO - GECKO(3596) |     #72 CallJSNative /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:487:13 (libxul.so+0x96122ab) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.596Z] 17:44:27     INFO - GECKO(3596) |     #73 js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:581:12 (libxul.so+0x96122ab)
[task 2024-09-01T17:44:27.597Z] 17:44:27     INFO - GECKO(3596) |     #74 InternalCall /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:648:10 (libxul.so+0x9612f97) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.597Z] 17:44:27     INFO - GECKO(3596) |     #75 js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:680:8 (libxul.so+0x9612f97)
[task 2024-09-01T17:44:27.598Z] 17:44:27     INFO - GECKO(3596) |     #76 JS::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::HandleValueArray const&, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/CallAndConstruct.cpp:119:10 (libxul.so+0x96d6883) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.598Z] 17:44:27     INFO - GECKO(3596) |     #77 mozilla::dom::VoidFunction::Call(mozilla::dom::BindingCallContext&, JS::Handle<JS::Value>, mozilla::ErrorResult&) /builds/worker/workspace/obj-build/dom/bindings/./JSActorBinding.cpp:35:8 (libxul.so+0x569b293) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.599Z] 17:44:27     INFO - GECKO(3596) |     #78 Call /builds/worker/workspace/obj-build/dist/include/mozilla/dom/PromiseBinding.h:198:12 (libxul.so+0x345e817) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.599Z] 17:44:27     INFO - GECKO(3596) |     #79 Call /builds/worker/workspace/obj-build/dist/include/mozilla/dom/PromiseBinding.h:211:12 (libxul.so+0x345e817)
[task 2024-09-01T17:44:27.600Z] 17:44:27     INFO - GECKO(3596) |     #80 mozilla::PromiseJobRunnable::Run(mozilla::AutoSlowOperation&) /builds/worker/checkouts/gecko/xpcom/base/CycleCollectedJSContext.cpp:209:18 (libxul.so+0x345e817)
[task 2024-09-01T17:44:27.600Z] 17:44:27     INFO - GECKO(3596) |     #81 mozilla::CycleCollectedJSContext::PerformMicroTaskCheckPoint(bool) /builds/worker/checkouts/gecko/xpcom/base/CycleCollectedJSContext.cpp:714:17 (libxul.so+0x344ab76) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.601Z] 17:44:27     INFO - GECKO(3596) |     #82 LeaveMicroTask /builds/worker/workspace/obj-build/dist/include/mozilla/CycleCollectedJSContext.h:241:7 (libxul.so+0x68f32fc) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.601Z] 17:44:27     INFO - GECKO(3596) |     #83 ~nsAutoMicroTask /builds/worker/workspace/obj-build/dist/include/mozilla/CycleCollectedJSContext.h:390:13 (libxul.so+0x68f32fc)
[task 2024-09-01T17:44:27.602Z] 17:44:27     INFO - GECKO(3596) |     #84 mozilla::EventListenerManager::HandleEventSingleListener(mozilla::EventListenerManager::Listener*, nsAtom*, mozilla::WidgetEvent*, mozilla::dom::Event*, mozilla::dom::EventTarget*, bool) /builds/worker/checkouts/gecko/dom/events/EventListenerManager.cpp:1347:3 (libxul.so+0x68f32fc)
[task 2024-09-01T17:44:27.603Z] 17:44:27     INFO - GECKO(3596) |     #85 mozilla::EventListenerManager::HandleEventWithListenerArray(mozilla::EventListenerManager::ListenerArray*, nsAtom*, mozilla::EventMessage, nsPresContext*, mozilla::WidgetEvent*, mozilla::dom::Event**, mozilla::dom::EventTarget*, bool) /builds/worker/checkouts/gecko/dom/events/EventListenerManager.cpp:1662:12 (libxul.so+0x68f4546) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.604Z] 17:44:27     INFO - GECKO(3596) |     #86 mozilla::EventListenerManager::HandleEventInternal(nsPresContext*, mozilla::WidgetEvent*, mozilla::dom::Event**, mozilla::dom::EventTarget*, nsEventStatus*, bool) /builds/worker/checkouts/gecko/dom/events/EventListenerManager.cpp:1559:35 (libxul.so+0x68f3900) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.605Z] 17:44:27     INFO - GECKO(3596) |     #87 mozilla::EventListenerManager::HandleEvent(nsPresContext*, mozilla::WidgetEvent*, mozilla::dom::Event**, mozilla::dom::EventTarget*, nsEventStatus*, bool) /builds/worker/workspace/obj-build/dist/include/mozilla/EventListenerManager.h:466:5 (libxul.so+0x6925c5f) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.606Z] 17:44:27     INFO - GECKO(3596) |     #88 mozilla::EventTargetChainItem::HandleEvent(mozilla::EventChainPostVisitor&, mozilla::ELMCreationDetector&) /builds/worker/checkouts/gecko/dom/events/EventDispatcher.cpp:365:17 (libxul.so+0x68e698b) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.607Z] 17:44:27     INFO - GECKO(3596) |     #89 mozilla::EventTargetChainItem::HandleEventTargetChain(nsTArray<mozilla::EventTargetChainItem>&, mozilla::EventChainPostVisitor&, mozilla::EventDispatchingCallback*, mozilla::ELMCreationDetector&) /builds/worker/checkouts/gecko/dom/events/EventDispatcher.cpp:606:16 (libxul.so+0x68e5868) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.608Z] 17:44:27     INFO - GECKO(3596) |     #90 mozilla::EventDispatcher::Dispatch(mozilla::dom::EventTarget*, nsPresContext*, mozilla::WidgetEvent*, mozilla::dom::Event*, nsEventStatus*, mozilla::EventDispatchingCallback*, nsTArray<mozilla::dom::EventTarget*>*) /builds/worker/checkouts/gecko/dom/events/EventDispatcher.cpp:1221:11 (libxul.so+0x68e99e6) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.609Z] 17:44:27     INFO - GECKO(3596) |     #91 nsDocumentViewer::LoadComplete(nsresult) /builds/worker/checkouts/gecko/layout/base/nsDocumentViewer.cpp:1032:7 (libxul.so+0x89701cf) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.609Z] 17:44:27     INFO - GECKO(3596) |     #92 nsDocShell::EndPageLoad(nsIWebProgress*, nsIChannel*, nsresult) /builds/worker/checkouts/gecko/docshell/base/nsDocShell.cpp:6216:13 (libxul.so+0x8dfc1ce) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.610Z] 17:44:27     INFO - GECKO(3596) |     #93 nsDocShell::OnStateChange(nsIWebProgress*, nsIRequest*, unsigned int, nsresult) /builds/worker/checkouts/gecko/docshell/base/nsDocShell.cpp:5610:7 (libxul.so+0x8dfb9ea) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.611Z] 17:44:27     INFO - GECKO(3596) |     #94 non-virtual thunk to nsDocShell::OnStateChange(nsIWebProgress*, nsIRequest*, unsigned int, nsresult) /builds/worker/checkouts/gecko/docshell/base/nsDocShell.cpp (libxul.so+0x8dfca39) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.612Z] 17:44:27     INFO - GECKO(3596) |     #95 nsDocLoader::DoFireOnStateChange(nsIWebProgress*, nsIRequest*, int&, nsresult) /builds/worker/checkouts/gecko/uriloader/base/nsDocLoader.cpp:1356:3 (libxul.so+0x426b829) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.613Z] 17:44:27     INFO - GECKO(3596) |     #96 nsDocLoader::doStopDocumentLoad(nsIRequest*, nsresult) /builds/worker/checkouts/gecko/uriloader/base/nsDocLoader.cpp:962:14 (libxul.so+0x426aeef) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.614Z] 17:44:27     INFO - GECKO(3596) |     #97 nsDocLoader::DocLoaderIsEmpty(bool, mozilla::Maybe<nsresult> const&) /builds/worker/checkouts/gecko/uriloader/base/nsDocLoader.cpp:784:9 (libxul.so+0x42692a4) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.614Z] 17:44:27     INFO - GECKO(3596) |     #98 nsDocLoader::OnStopRequest(nsIRequest*, nsresult) /builds/worker/checkouts/gecko/uriloader/base/nsDocLoader.cpp:667:5 (libxul.so+0x426a4b3) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.615Z] 17:44:27     INFO - GECKO(3596) |     #99 nsDocShell::OnStopRequest(nsIRequest*, nsresult) /builds/worker/checkouts/gecko/docshell/base/nsDocShell.cpp:13729:23 (libxul.so+0x8e1a2ae) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.616Z] 17:44:27     INFO - GECKO(3596) |     #100 non-virtual thunk to nsDocShell::OnStopRequest(nsIRequest*, nsresult) /builds/worker/checkouts/gecko/docshell/base/nsDocShell.cpp (libxul.so+0x8e1a4e7) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.617Z] 17:44:27     INFO - GECKO(3596) |     #101 mozilla::net::nsLoadGroup::NotifyRemovalObservers(nsIRequest*, nsresult) /builds/worker/checkouts/gecko/netwerk/base/nsLoadGroup.cpp:632:22 (libxul.so+0x3736a5e) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.618Z] 17:44:27     INFO - GECKO(3596) |     #102 mozilla::net::nsLoadGroup::RemoveRequest(nsIRequest*, nsISupports*, nsresult) /builds/worker/checkouts/gecko/netwerk/base/nsLoadGroup.cpp:536:10 (libxul.so+0x3737e09) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.618Z] 17:44:27     INFO - GECKO(3596) |     #103 DoUnblockOnload /builds/worker/checkouts/gecko/dom/base/Document.cpp:12062:18 (libxul.so+0x52f93e9) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.619Z] 17:44:27     INFO - GECKO(3596) |     #104 mozilla::dom::Document::UnblockOnload(bool) /builds/worker/checkouts/gecko/dom/base/Document.cpp:12000:9 (libxul.so+0x52f93e9)
[task 2024-09-01T17:44:27.620Z] 17:44:27     INFO - GECKO(3596) |     #105 mozilla::dom::Document::TitleChangeEvent::Run() /builds/worker/checkouts/gecko/dom/base/Document.cpp:9568:12 (libxul.so+0x537b238) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.621Z] 17:44:27     INFO - GECKO(3596) |     #106 mozilla::RunnableTask::Run() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:618:16 (libxul.so+0x354e1d2) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.622Z] 17:44:27     INFO - GECKO(3596) |     #107 mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:945:26 (libxul.so+0x3543483) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.624Z] 17:44:27     INFO - GECKO(3596) |     #108 mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:768:15 (libxul.so+0x3541cc6) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.624Z] 17:44:27     INFO - GECKO(3596) |     #109 mozilla::TaskController::ProcessPendingMTTask(bool) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:554:36 (libxul.so+0x3541fff) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.627Z] 17:44:27     INFO - GECKO(3596) |     #110 operator() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:268:37 (libxul.so+0x3551014) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.627Z] 17:44:27     INFO - GECKO(3596) |     #111 mozilla::detail::RunnableFunction<mozilla::TaskController::TaskController()::$_0>::Run() /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.h:548:5 (libxul.so+0x3551014)
[task 2024-09-01T17:44:27.627Z] 17:44:27     INFO - GECKO(3596) |     #112 nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1155:16 (libxul.so+0x356445d) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.627Z] 17:44:27     INFO - GECKO(3596) |     #113 NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:480:10 (libxul.so+0x356a984) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.628Z] 17:44:27     INFO - GECKO(3596) |     #114 mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:85:21 (libxul.so+0x402bcae) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.629Z] 17:44:27     INFO - GECKO(3596) |     #115 RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:370:10 (libxul.so+0x3faa6b8) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.629Z] 17:44:27     INFO - GECKO(3596) |     #116 RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:363:3 (libxul.so+0x3faa6b8)
[task 2024-09-01T17:44:27.630Z] 17:44:27     INFO - GECKO(3596) |     #117 MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:345:3 (libxul.so+0x3faa6b8)
[task 2024-09-01T17:44:27.632Z] 17:44:27     INFO - GECKO(3596) |     #118 nsBaseAppShell::Run() /builds/worker/checkouts/gecko/widget/nsBaseAppShell.cpp:148:27 (libxul.so+0x8502603) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.632Z] 17:44:27     INFO - GECKO(3596) |     #119 nsAppShell::Run() /builds/worker/checkouts/gecko/widget/gtk/nsAppShell.cpp:469:33 (libxul.so+0x85e932c) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.632Z] 17:44:27     INFO - GECKO(3596) |     #120 nsAppStartup::Run() /builds/worker/checkouts/gecko/toolkit/components/startup/nsAppStartup.cpp:296:30 (libxul.so+0x9380fb2) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.633Z] 17:44:27     INFO - GECKO(3596) |     #121 XREMain::XRE_mainRun() /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5805:22 (libxul.so+0x94a4b31) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.634Z] 17:44:27     INFO - GECKO(3596) |     #122 XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:6030:8 (libxul.so+0x94a57cb) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.636Z] 17:44:27     INFO - GECKO(3596) |     #123 XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:6102:21 (libxul.so+0x94a5fcd) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.636Z] 17:44:27     INFO - GECKO(3596) |     #124 mozilla::BootstrapImpl::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/Bootstrap.cpp:49:12 (libxul.so+0x94b54d2) (BuildId: be820c2f73c6447ae9e734cc7e38d7b4b2ae64f2)
[task 2024-09-01T17:44:27.636Z] 17:44:27     INFO - GECKO(3596) |     #125 do_main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:233:22 (firefox-bin+0x144c1f) (BuildId: 6e5fc0c0e571b881824a95f62e2b46c7bab7af5a)
[task 2024-09-01T17:44:27.636Z] 17:44:27     INFO - GECKO(3596) |     #126 main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:470:16 (firefox-bin+0x144c1f)
[task 2024-09-01T17:44:27.637Z] 17:44:27     INFO - GECKO(3596) | SUMMARY: ThreadSanitizer: data race /tmp/glibc/stdlib/setenv.c:154 in __add_to_environ
[task 2024-09-01T17:44:27.637Z] 17:44:27     INFO - GECKO(3596) | ==================
[task 2024-09-01T17:44:27.637Z] 17:44:27     INFO - GECKO(3596) | Exiting due to channel error.
[task 2024-09-01T17:44:27.639Z] 17:44:27     INFO - GECKO(3596) | Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: CompositorBridgeChild receives IPC close with reason=AbnormalShutdown (t=853.062) Exiting due to channel error.
[task 2024-09-01T17:44:27.639Z] 17:44:27     INFO - GECKO(3596) | Exiting due to channel error.
[task 2024-09-01T17:44:27.639Z] 17:44:27     INFO - GECKO(3596) | Exiting due to channel error.
[task 2024-09-01T17:44:27.639Z] 17:44:27     INFO - GECKO(3596) | Exiting due to channel error.
[task 2024-09-01T17:44:27.639Z] 17:44:27     INFO - GECKO(3596) | Exiting due to channel error.
[task 2024-09-01T17:44:28.489Z] 17:44:28     INFO - TEST-INFO | Main app process: killed by SIGIOT
[task 2024-09-01T17:44:28.489Z] 17:44:28     INFO - Buffered messages logged at 17:44:25
[task 2024-09-01T17:44:28.489Z] 17:44:28     INFO - Entering test bound test_new_window
[task 2024-09-01T17:44:28.490Z] 17:44:28     INFO - Console message: [JavaScript Warning: "HTTPS-First Mode: Upgrading insecure speculative TCP connection “http://example.net/browser/browser/components/resistfingerprinting/test/browser/file_dummy.html” to use “https”."]
[task 2024-09-01T17:44:28.490Z] 17:44:28     INFO - Console message: [JavaScript Warning: "HTTPS-First Mode: Upgrading insecure request “http://example.net/browser/browser/components/resistfingerprinting/test/browser/file_dummy.html” to use “https”."]
[task 2024-09-01T17:44:28.490Z] 17:44:28     INFO - Buffered messages finished
[task 2024-09-01T17:44:28.490Z] 17:44:28     INFO - runtests.py | Application ran for: 0:14:33.949236

The test browser_exslt_timezone_load.js is calling setTimeZone("America/Toronto") which is writing the environment at the same time BaseProcessLauncher::PerformAsyncLaunch() is calling into PR_DuplicateEnvironment. I don't know if there's some lock the SpiderMonkey testing code should acquire, but in any event this is a testing-only issue, so I'm unhiding it.

Group: core-security
Keywords: regression
Regressed by: 1891690

:fkilic, since you are the author of the regressor, bug 1891690, could you take a look? Also, could you set the severity field?

For more information, please visit BugBot documentation.

Flags: needinfo?(fkilic)
Assignee: nobody → fkilic
Status: NEW → ASSIGNED

I don't know if it is necessarily true, but I assume forceNewProcess: true, is the culprit here. So I submitted a patch removing it (and improving the test in general), but I'm not sure if it will fix it. I hope it will fix it. I couldn't really spot anything different from the test I wrote and the other tests calling setTimeZone().

Flags: needinfo?(fkilic)
Severity: -- → S3
Priority: -- → P3

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

Pushed by fkilic@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6bb079fd2dd6 Don't force new process and improve the test. r=tjr
Attachment #9423930 - Flags: approval-mozilla-esr128?

esr128 Uplift Approval Request

  • User impact if declined: No user impact but if https://phabricator.services.mozilla.com/D221687 lands and this doesn't after it, then we might get data race failures during testing
  • Code covered by automated testing: yes
  • Fix verified in Nightly: yes
  • Needs manual QE test: no
  • Steps to reproduce for manual QE testing: N/A: Test fix. Really hard to reproduce. Only happened once since this test was pushed.
  • Risk associated with taking this patch: None
  • Explanation of risk level: N/A
  • String changes made/needed: No
  • Is Android affected?: yes
Attachment #9423930 - Flags: approval-mozilla-esr128? → approval-mozilla-esr128+
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch

The patch landed in nightly and beta is affected.
:fkilic, is this bug important enough to require an uplift?

  • If yes, please nominate the patch for beta approval.
  • If no, please set status-firefox131 to wontfix.

For more information, please visit BugBot documentation.

Flags: needinfo?(fkilic)

No, it has only happened once and only in testing.

Flags: needinfo?(fkilic)
Regressions: 1918104
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: