Closed
Bug 1822354
Opened 2 years ago
Closed 2 years ago
Intermittent SUMMARY: ThreadSanitizer: data race /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpTransaction.cpp:2967:17 in GetNetworkAddresses
Categories
(Core :: Networking: HTTP, defect)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox111 | --- | unaffected |
firefox112 | --- | unaffected |
firefox113 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: valentin)
References
(Regression)
Details
(4 keywords, Whiteboard: [post-critsmash-triage][adv-main113-])
Filed by: chorotan [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=408874519&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/RPHs9DCMQkCltRat7d_gtg/runs/0/artifacts/public/logs/live_backing.log
[task 2023-03-14T15:30:59.061Z] 15:30:59 INFO - TEST-START | toolkit/components/url-classifier/tests/mochitest/test_advisory_link.html
[task 2023-03-14T15:31:01.911Z] 15:31:01 INFO - GECKO(5509) | 1678807861910 Marionette TRACE Received observer notification browser-delayed-startup-finished
[task 2023-03-14T15:31:04.538Z] 15:31:04 INFO - GECKO(5509) | 1678807864537 Marionette TRACE Received observer notification browser-delayed-startup-finished
[task 2023-03-14T15:31:05.024Z] 15:31:05 INFO - GECKO(5509) | console.error: "formatURLPref: Couldn't get pref: " "browser.safebrowsing.provider.mozilla.reportPhishMistakeURL"
[task 2023-03-14T15:31:06.829Z] 15:31:06 INFO - GECKO(5509) | 1678807866827 Marionette TRACE Received observer notification browser-delayed-startup-finished
[task 2023-03-14T15:31:07.242Z] 15:31:07 INFO - GECKO(5509) | ==================
[task 2023-03-14T15:31:07.243Z] 15:31:07 INFO - GECKO(5509) | WARNING: ThreadSanitizer: data race (pid=5509)
[task 2023-03-14T15:31:07.244Z] 15:31:07 INFO - GECKO(5509) | Read of size 4 at 0x7b64003cc650 by main thread (mutexes: write M0):
[task 2023-03-14T15:31:07.244Z] 15:31:07 INFO - GECKO(5509) | #0 GetNetworkAddresses /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpTransaction.cpp:2967:17 (libxul.so+0x4c34688) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.250Z] 15:31:07 INFO - GECKO(5509) | #1 non-virtual thunk to mozilla::net::nsHttpTransaction::GetNetworkAddresses(mozilla::net::NetAddr&, mozilla::net::NetAddr&, bool&, nsIRequest::TRRMode&, nsITRRSkipReason::value&, bool&) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpTransaction.cpp (libxul.so+0x4c34688)
[task 2023-03-14T15:31:07.250Z] 15:31:07 INFO - GECKO(5509) | #2 mozilla::net::nsHttpChannel::OnStartRequest(nsIRequest*) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:7117:19 (libxul.so+0x4bdfc29) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.250Z] 15:31:07 INFO - GECKO(5509) | #3 non-virtual thunk to mozilla::net::nsHttpChannel::OnStartRequest(nsIRequest*) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp (libxul.so+0x4be0688) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.250Z] 15:31:07 INFO - GECKO(5509) | #4 nsInputStreamPump::OnStateStart() /builds/worker/checkouts/gecko/netwerk/base/nsInputStreamPump.cpp:503:20 (libxul.so+0x449e838) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.250Z] 15:31:07 INFO - GECKO(5509) | #5 nsInputStreamPump::OnInputStreamReady(nsIAsyncInputStream*) /builds/worker/checkouts/gecko/netwerk/base/nsInputStreamPump.cpp:408:21 (libxul.so+0x449e2fc) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.250Z] 15:31:07 INFO - GECKO(5509) | #6 non-virtual thunk to nsInputStreamPump::OnInputStreamReady(nsIAsyncInputStream*) /builds/worker/checkouts/gecko/netwerk/base/nsInputStreamPump.cpp (libxul.so+0x449f749) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.250Z] 15:31:07 INFO - GECKO(5509) | #7 operator() /builds/worker/checkouts/gecko/xpcom/io/nsPipe3.cpp:73:47 (libxul.so+0x426a891) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.250Z] 15:31:07 INFO - GECKO(5509) | #8 already_AddRefed<mozilla::CancelableRunnable> NS_NewCancelableRunnableFunction<CallbackHolder::CallbackHolder(nsIAsyncInputStream*, nsIInputStreamCallback*, unsigned int, nsIEventTarget*)::'lambda'()>(char const*, CallbackHolder::CallbackHolder(nsIAsyncInputStream*, nsIInputStreamCallback*, unsigned int, nsIEventTarget*)::'lambda'()&&)::FuncCancelableRunnable::Run() /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:666:9 (libxul.so+0x426a891)
[task 2023-03-14T15:31:07.250Z] 15:31:07 INFO - GECKO(5509) | #9 mozilla::RunnableTask::Run() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:553:16 (libxul.so+0x42a357f) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.250Z] 15:31:07 INFO - GECKO(5509) | #10 mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:867:26 (libxul.so+0x429c3e0) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.250Z] 15:31:07 INFO - GECKO(5509) | #11 mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:698:15 (libxul.so+0x429a986) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.250Z] 15:31:07 INFO - GECKO(5509) | #12 mozilla::TaskController::ProcessPendingMTTask(bool) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:464:36 (libxul.so+0x429ad60) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.250Z] 15:31:07 INFO - GECKO(5509) | #13 operator() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:188:37 (libxul.so+0x42a60c7) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.250Z] 15:31:07 INFO - GECKO(5509) | #14 mozilla::detail::RunnableFunction<mozilla::TaskController::InitializeInternal()::$_3>::Run() /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:547:5 (libxul.so+0x42a60c7)
[task 2023-03-14T15:31:07.250Z] 15:31:07 INFO - GECKO(5509) | #15 nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1239:16 (libxul.so+0x42bd3f5) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.250Z] 15:31:07 INFO - GECKO(5509) | #16 NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:477:10 (libxul.so+0x42c3fa6) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.250Z] 15:31:07 INFO - GECKO(5509) | #17 mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:85:21 (libxul.so+0x4ff599b) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.251Z] 15:31:07 INFO - GECKO(5509) | #18 RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:381:10 (libxul.so+0x4f0bc87) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.251Z] 15:31:07 INFO - GECKO(5509) | #19 RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:374:3 (libxul.so+0x4f0bc87)
[task 2023-03-14T15:31:07.252Z] 15:31:07 INFO - GECKO(5509) | #20 MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:356:3 (libxul.so+0x4f0bc87)
[task 2023-03-14T15:31:07.253Z] 15:31:07 INFO - GECKO(5509) | #21 nsBaseAppShell::Run() /builds/worker/checkouts/gecko/widget/nsBaseAppShell.cpp:148:27 (libxul.so+0x93f6c36) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.254Z] 15:31:07 INFO - GECKO(5509) | #22 nsAppStartup::Run() /builds/worker/checkouts/gecko/toolkit/components/startup/nsAppStartup.cpp:295:30 (libxul.so+0xbde89a3) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.255Z] 15:31:07 INFO - GECKO(5509) | #23 XREMain::XRE_mainRun() /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5651:22 (libxul.so+0xbf4b9b6) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.256Z] 15:31:07 INFO - GECKO(5509) | #24 XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5851:8 (libxul.so+0xbf4c52b) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.256Z] 15:31:07 INFO - GECKO(5509) | #25 XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5907:21 (libxul.so+0xbf4cbda) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.257Z] 15:31:07 INFO - GECKO(5509) | #26 mozilla::BootstrapImpl::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/Bootstrap.cpp:45:12 (libxul.so+0xbf59a42) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.257Z] 15:31:07 INFO - GECKO(5509) | #27 do_main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:226:22 (firefox-bin+0x134c39) (BuildId: 331bb0a62fb2bbc6e722f1374fa4274950ed88c3)
[task 2023-03-14T15:31:07.258Z] 15:31:07 INFO - GECKO(5509) | #28 main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:423:16 (firefox-bin+0x134c39)
[task 2023-03-14T15:31:07.258Z] 15:31:07 INFO - GECKO(5509) | Previous write of size 4 at 0x7b64003cc650 by thread T7:
[task 2023-03-14T15:31:07.259Z] 15:31:07 INFO - GECKO(5509) | #0 mozilla::net::nsHttpTransaction::SetTRRInfo(nsIRequest::TRRMode, nsITRRSkipReason::value) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpTransaction.h:98:20 (libxul.so+0x4c37953) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.260Z] 15:31:07 INFO - GECKO(5509) | #1 mozilla::net::DnsAndConnectSocket::OnLookupComplete(nsICancelable*, nsIDNSRecord*, nsresult) /builds/worker/checkouts/gecko/netwerk/protocol/http/DnsAndConnectSocket.cpp:429:21 (libxul.so+0x4a6c2c7) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.260Z] 15:31:07 INFO - GECKO(5509) | #2 non-virtual thunk to mozilla::net::DnsAndConnectSocket::OnLookupComplete(nsICancelable*, nsIDNSRecord*, nsresult) /builds/worker/checkouts/gecko/netwerk/protocol/http/DnsAndConnectSocket.cpp (libxul.so+0x4a6d374) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.261Z] 15:31:07 INFO - GECKO(5509) | #3 operator() /builds/worker/checkouts/gecko/netwerk/dns/DNSListenerProxy.cpp:29:59 (libxul.so+0x4593c56) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.262Z] 15:31:07 INFO - GECKO(5509) | #4 mozilla::detail::RunnableFunction<mozilla::net::DNSListenerProxy::OnLookupComplete(nsICancelable*, nsIDNSRecord*, nsresult)::$_0>::Run() /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:547:5 (libxul.so+0x4593c56)
[task 2023-03-14T15:31:07.263Z] 15:31:07 INFO - GECKO(5509) | #5 nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1233:16 (libxul.so+0x42bd6f8) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.263Z] 15:31:07 INFO - GECKO(5509) | #6 NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:477:10 (libxul.so+0x42c3fa6) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.264Z] 15:31:07 INFO - GECKO(5509) | #7 mozilla::net::nsSocketTransportService::Run() /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransportService2.cpp:1237:11 (libxul.so+0x44f4f67) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.265Z] 15:31:07 INFO - GECKO(5509) | #8 non-virtual thunk to mozilla::net::nsSocketTransportService::Run() /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransportService2.cpp (libxul.so+0x44f63a9) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.266Z] 15:31:07 INFO - GECKO(5509) | #9 nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1233:16 (libxul.so+0x42bd6f8) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.266Z] 15:31:07 INFO - GECKO(5509) | #10 NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:477:10 (libxul.so+0x42c3fa6) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.267Z] 15:31:07 INFO - GECKO(5509) | #11 mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:300:20 (libxul.so+0x4ff65be) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.268Z] 15:31:07 INFO - GECKO(5509) | #12 RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:381:10 (libxul.so+0x4f0bc87) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.269Z] 15:31:07 INFO - GECKO(5509) | #13 RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:374:3 (libxul.so+0x4f0bc87)
[task 2023-03-14T15:31:07.269Z] 15:31:07 INFO - GECKO(5509) | #14 MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:356:3 (libxul.so+0x4f0bc87)
[task 2023-03-14T15:31:07.270Z] 15:31:07 INFO - GECKO(5509) | #15 nsThread::ThreadFunc(void*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:391:10 (libxul.so+0x42b88a2) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.271Z] 15:31:07 INFO - GECKO(5509) | #16 _pt_root /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:201:5 (libnspr4.so+0x523e3) (BuildId: 5c537dd2ac5de7e632d18db4e8d6d8b0fd80e34e)
[task 2023-03-14T15:31:07.272Z] 15:31:07 INFO - GECKO(5509) | Location is heap block of size 1096 at 0x7b64003cc300 allocated by main thread:
[task 2023-03-14T15:31:07.272Z] 15:31:07 INFO - GECKO(5509) | #0 malloc /builds/worker/fetches/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:667:5 (firefox-bin+0xb2661) (BuildId: 331bb0a62fb2bbc6e722f1374fa4274950ed88c3)
[task 2023-03-14T15:31:07.273Z] 15:31:07 INFO - GECKO(5509) | #1 moz_xmalloc /builds/worker/checkouts/gecko/memory/mozalloc/mozalloc.cpp:52:15 (firefox-bin+0x136c0b) (BuildId: 331bb0a62fb2bbc6e722f1374fa4274950ed88c3)
[task 2023-03-14T15:31:07.274Z] 15:31:07 INFO - GECKO(5509) | #2 operator new /builds/worker/workspace/obj-build/dist/include/mozilla/cxxalloc.h:33:10 (libxul.so+0x4bba8af) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.275Z] 15:31:07 INFO - GECKO(5509) | #3 mozilla::net::nsHttpChannel::SetupTransaction() /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:1329:20 (libxul.so+0x4bba8af)
[task 2023-03-14T15:31:07.276Z] 15:31:07 INFO - GECKO(5509) | #4 mozilla::net::nsHttpChannel::DoConnectActual(mozilla::net::HttpTransactionShell*) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:928:17 (libxul.so+0x4bb9735) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.277Z] 15:31:07 INFO - GECKO(5509) | #5 mozilla::net::nsHttpChannel::DoConnect(mozilla::net::HttpTransactionShell*) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:920:10 (libxul.so+0x4bb95de) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.278Z] 15:31:07 INFO - GECKO(5509) | #6 mozilla::net::nsHttpChannel::ContinueConnect() /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:884:10 (libxul.so+0x4bb79fa) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.279Z] 15:31:07 INFO - GECKO(5509) | #7 mozilla::net::nsHttpChannel::TriggerNetwork() /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:9530:10 (libxul.so+0x4bb8c44) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.279Z] 15:31:07 INFO - GECKO(5509) | #8 mozilla::net::nsHttpChannel::OnCacheEntryAvailableInternal(nsICacheEntry*, bool, nsresult) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:4130:10 (libxul.so+0x4bd0e90) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.280Z] 15:31:07 INFO - GECKO(5509) | #9 mozilla::net::nsHttpChannel::OnCacheEntryAvailable(nsICacheEntry*, bool, nsresult) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:4060:8 (libxul.so+0x4bd0b24) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.281Z] 15:31:07 INFO - GECKO(5509) | #10 non-virtual thunk to mozilla::net::nsHttpChannel::OnCacheEntryAvailable(nsICacheEntry*, bool, nsresult) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp (libxul.so+0x4bd0f77) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.282Z] 15:31:07 INFO - GECKO(5509) | #11 mozilla::net::CacheEntry::InvokeAvailableCallback(mozilla::net::CacheEntry::Callback const&) /builds/worker/checkouts/gecko/netwerk/cache2/CacheEntry.cpp:897:29 (libxul.so+0x4986e3c) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.283Z] 15:31:07 INFO - GECKO(5509) | #12 mozilla::net::CacheEntry::AvailableCallbackRunnable::Run() /builds/worker/checkouts/gecko/netwerk/cache2/CacheEntry.h:231:15 (libxul.so+0x49eb0e6) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.284Z] 15:31:07 INFO - GECKO(5509) | #13 mozilla::RunnableTask::Run() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:553:16 (libxul.so+0x42a357f) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.285Z] 15:31:07 INFO - GECKO(5509) | #14 mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:867:26 (libxul.so+0x429c3e0) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.286Z] 15:31:07 INFO - GECKO(5509) | #15 mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:698:15 (libxul.so+0x429a986) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.286Z] 15:31:07 INFO - GECKO(5509) | #16 mozilla::TaskController::ProcessPendingMTTask(bool) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:464:36 (libxul.so+0x429ad60) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.287Z] 15:31:07 INFO - GECKO(5509) | #17 operator() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:188:37 (libxul.so+0x42a60c7) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.288Z] 15:31:07 INFO - GECKO(5509) | #18 mozilla::detail::RunnableFunction<mozilla::TaskController::InitializeInternal()::$_3>::Run() /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:547:5 (libxul.so+0x42a60c7)
[task 2023-03-14T15:31:07.289Z] 15:31:07 INFO - GECKO(5509) | #19 nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1239:16 (libxul.so+0x42bd3f5) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.290Z] 15:31:07 INFO - GECKO(5509) | #20 NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:477:10 (libxul.so+0x42c3fa6) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.291Z] 15:31:07 INFO - GECKO(5509) | #21 mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:85:21 (libxul.so+0x4ff599b) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.291Z] 15:31:07 INFO - GECKO(5509) | #22 RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:381:10 (libxul.so+0x4f0bc87) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.292Z] 15:31:07 INFO - GECKO(5509) | #23 RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:374:3 (libxul.so+0x4f0bc87)
[task 2023-03-14T15:31:07.292Z] 15:31:07 INFO - GECKO(5509) | #24 MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:356:3 (libxul.so+0x4f0bc87)
[task 2023-03-14T15:31:07.293Z] 15:31:07 INFO - GECKO(5509) | #25 nsBaseAppShell::Run() /builds/worker/checkouts/gecko/widget/nsBaseAppShell.cpp:148:27 (libxul.so+0x93f6c36) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.293Z] 15:31:07 INFO - GECKO(5509) | #26 nsAppStartup::Run() /builds/worker/checkouts/gecko/toolkit/components/startup/nsAppStartup.cpp:295:30 (libxul.so+0xbde89a3) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.294Z] 15:31:07 INFO - GECKO(5509) | #27 XREMain::XRE_mainRun() /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5651:22 (libxul.so+0xbf4b9b6) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.294Z] 15:31:07 INFO - GECKO(5509) | #28 XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5851:8 (libxul.so+0xbf4c52b) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.302Z] 15:31:07 INFO - GECKO(5509) | #29 XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5907:21 (libxul.so+0xbf4cbda) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.303Z] 15:31:07 INFO - GECKO(5509) | #30 mozilla::BootstrapImpl::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/Bootstrap.cpp:45:12 (libxul.so+0xbf59a42) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.303Z] 15:31:07 INFO - GECKO(5509) | #31 do_main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:226:22 (firefox-bin+0x134c39) (BuildId: 331bb0a62fb2bbc6e722f1374fa4274950ed88c3)
[task 2023-03-14T15:31:07.303Z] 15:31:07 INFO - GECKO(5509) | #32 main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:423:16 (firefox-bin+0x134c39)
[task 2023-03-14T15:31:07.304Z] 15:31:07 INFO - GECKO(5509) | Mutex M0 (0x7b64003cc358) created at:
[task 2023-03-14T15:31:07.304Z] 15:31:07 INFO - GECKO(5509) | #0 pthread_mutex_init /builds/worker/fetches/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1316:3 (firefox-bin+0xb559f) (BuildId: 331bb0a62fb2bbc6e722f1374fa4274950ed88c3)
[task 2023-03-14T15:31:07.304Z] 15:31:07 INFO - GECKO(5509) | #1 mozilla::detail::MutexImpl::MutexImpl() /builds/worker/checkouts/gecko/mozglue/misc/Mutex_posix.cpp:78:3 (firefox-bin+0x1a0d32) (BuildId: 331bb0a62fb2bbc6e722f1374fa4274950ed88c3)
[task 2023-03-14T15:31:07.304Z] 15:31:07 INFO - GECKO(5509) | #2 OffTheBooksMutex /builds/worker/workspace/obj-build/dist/include/mozilla/Mutex.h:46:12 (libxul.so+0x4c25be5) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.305Z] 15:31:07 INFO - GECKO(5509) | #3 Mutex /builds/worker/workspace/obj-build/dist/include/mozilla/Mutex.h:125:39 (libxul.so+0x4c25be5)
[task 2023-03-14T15:31:07.305Z] 15:31:07 INFO - GECKO(5509) | #4 mozilla::net::nsHttpTransaction::nsHttpTransaction() /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpTransaction.h:335:30 (libxul.so+0x4c25be5)
[task 2023-03-14T15:31:07.305Z] 15:31:07 INFO - GECKO(5509) | #5 mozilla::net::nsHttpChannel::SetupTransaction() /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:1329:24 (libxul.so+0x4bba8ba) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.306Z] 15:31:07 INFO - GECKO(5509) | #6 mozilla::net::nsHttpChannel::DoConnectActual(mozilla::net::HttpTransactionShell*) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:928:17 (libxul.so+0x4bb9735) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.306Z] 15:31:07 INFO - GECKO(5509) | #7 mozilla::net::nsHttpChannel::DoConnect(mozilla::net::HttpTransactionShell*) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:920:10 (libxul.so+0x4bb95de) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.306Z] 15:31:07 INFO - GECKO(5509) | #8 mozilla::net::nsHttpChannel::ContinueConnect() /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:884:10 (libxul.so+0x4bb79fa) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.306Z] 15:31:07 INFO - GECKO(5509) | #9 mozilla::net::nsHttpChannel::TriggerNetwork() /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:9530:10 (libxul.so+0x4bb8c44) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.307Z] 15:31:07 INFO - GECKO(5509) | #10 mozilla::net::nsHttpChannel::OnCacheEntryAvailableInternal(nsICacheEntry*, bool, nsresult) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:4130:10 (libxul.so+0x4bd0e90) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.307Z] 15:31:07 INFO - GECKO(5509) | #11 mozilla::net::nsHttpChannel::OnCacheEntryAvailable(nsICacheEntry*, bool, nsresult) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:4060:8 (libxul.so+0x4bd0b24) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.307Z] 15:31:07 INFO - GECKO(5509) | #12 non-virtual thunk to mozilla::net::nsHttpChannel::OnCacheEntryAvailable(nsICacheEntry*, bool, nsresult) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp (libxul.so+0x4bd0f77) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.308Z] 15:31:07 INFO - GECKO(5509) | #13 mozilla::net::CacheEntry::InvokeAvailableCallback(mozilla::net::CacheEntry::Callback const&) /builds/worker/checkouts/gecko/netwerk/cache2/CacheEntry.cpp:897:29 (libxul.so+0x4986e3c) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.308Z] 15:31:07 INFO - GECKO(5509) | #14 mozilla::net::CacheEntry::AvailableCallbackRunnable::Run() /builds/worker/checkouts/gecko/netwerk/cache2/CacheEntry.h:231:15 (libxul.so+0x49eb0e6) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.308Z] 15:31:07 INFO - GECKO(5509) | #15 mozilla::RunnableTask::Run() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:553:16 (libxul.so+0x42a357f) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.308Z] 15:31:07 INFO - GECKO(5509) | #16 mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:867:26 (libxul.so+0x429c3e0) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.309Z] 15:31:07 INFO - GECKO(5509) | #17 mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:698:15 (libxul.so+0x429a986) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.309Z] 15:31:07 INFO - GECKO(5509) | #18 mozilla::TaskController::ProcessPendingMTTask(bool) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:464:36 (libxul.so+0x429ad60) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.309Z] 15:31:07 INFO - GECKO(5509) | #19 operator() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:188:37 (libxul.so+0x42a60c7) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.309Z] 15:31:07 INFO - GECKO(5509) | #20 mozilla::detail::RunnableFunction<mozilla::TaskController::InitializeInternal()::$_3>::Run() /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:547:5 (libxul.so+0x42a60c7)
[task 2023-03-14T15:31:07.310Z] 15:31:07 INFO - GECKO(5509) | #21 nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1239:16 (libxul.so+0x42bd3f5) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.310Z] 15:31:07 INFO - GECKO(5509) | #22 NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:477:10 (libxul.so+0x42c3fa6) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.311Z] 15:31:07 INFO - GECKO(5509) | #23 mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:85:21 (libxul.so+0x4ff599b) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.311Z] 15:31:07 INFO - GECKO(5509) | #24 RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:381:10 (libxul.so+0x4f0bc87) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.311Z] 15:31:07 INFO - GECKO(5509) | #25 RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:374:3 (libxul.so+0x4f0bc87)
[task 2023-03-14T15:31:07.312Z] 15:31:07 INFO - GECKO(5509) | #26 MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:356:3 (libxul.so+0x4f0bc87)
[task 2023-03-14T15:31:07.312Z] 15:31:07 INFO - GECKO(5509) | #27 nsBaseAppShell::Run() /builds/worker/checkouts/gecko/widget/nsBaseAppShell.cpp:148:27 (libxul.so+0x93f6c36) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.312Z] 15:31:07 INFO - GECKO(5509) | #28 nsAppStartup::Run() /builds/worker/checkouts/gecko/toolkit/components/startup/nsAppStartup.cpp:295:30 (libxul.so+0xbde89a3) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.312Z] 15:31:07 INFO - GECKO(5509) | #29 XREMain::XRE_mainRun() /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5651:22 (libxul.so+0xbf4b9b6) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.313Z] 15:31:07 INFO - GECKO(5509) | #30 XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5851:8 (libxul.so+0xbf4c52b) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.313Z] 15:31:07 INFO - GECKO(5509) | #31 XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5907:21 (libxul.so+0xbf4cbda) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.314Z] 15:31:07 INFO - GECKO(5509) | #32 mozilla::BootstrapImpl::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/Bootstrap.cpp:45:12 (libxul.so+0xbf59a42) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.314Z] 15:31:07 INFO - GECKO(5509) | #33 do_main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:226:22 (firefox-bin+0x134c39) (BuildId: 331bb0a62fb2bbc6e722f1374fa4274950ed88c3)
[task 2023-03-14T15:31:07.315Z] 15:31:07 INFO - GECKO(5509) | #34 main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:423:16 (firefox-bin+0x134c39)
[task 2023-03-14T15:31:07.315Z] 15:31:07 INFO - GECKO(5509) | Thread T7 'Socket Thread' (tid=5522, running) created by main thread at:
[task 2023-03-14T15:31:07.316Z] 15:31:07 INFO - GECKO(5509) | #0 pthread_create /builds/worker/fetches/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1022:3 (firefox-bin+0xb3dcd) (BuildId: 331bb0a62fb2bbc6e722f1374fa4274950ed88c3)
[task 2023-03-14T15:31:07.316Z] 15:31:07 INFO - GECKO(5509) | #1 _PR_CreateThread /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:458:14 (libnspr4.so+0x4948f) (BuildId: 5c537dd2ac5de7e632d18db4e8d6d8b0fd80e34e)
[task 2023-03-14T15:31:07.317Z] 15:31:07 INFO - GECKO(5509) | #2 PR_CreateThread /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:533:12 (libnspr4.so+0x3e2a5) (BuildId: 5c537dd2ac5de7e632d18db4e8d6d8b0fd80e34e)
[task 2023-03-14T15:31:07.318Z] 15:31:07 INFO - GECKO(5509) | #3 nsThread::Init(nsTSubstring<char> const&) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:633:18 (libxul.so+0x42ba497) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.318Z] 15:31:07 INFO - GECKO(5509) | #4 nsThreadManager::NewNamedThread(nsTSubstring<char> const&, nsIThreadManager::ThreadCreationOptions, nsIThread**) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadManager.cpp:548:12 (libxul.so+0x42c2ecf) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.319Z] 15:31:07 INFO - GECKO(5509) | #5 NS_NewNamedThread(nsTSubstring<char> const&, nsIThread**, already_AddRefed<nsIRunnable>, nsIThreadManager::ThreadCreationOptions) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:173:57 (libxul.so+0x42cbde5) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.319Z] 15:31:07 INFO - GECKO(5509) | #6 NS_NewNamedThread<14UL> /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:86:10 (libxul.so+0x44f354c) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.320Z] 15:31:07 INFO - GECKO(5509) | #7 mozilla::net::nsSocketTransportService::Init() /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransportService2.cpp:792:19 (libxul.so+0x44f354c)
[task 2023-03-14T15:31:07.320Z] 15:31:07 INFO - GECKO(5509) | #8 mozilla::xpcom::CreateInstanceImpl(mozilla::xpcom::ModuleID, nsID const&, void**) /builds/worker/workspace/obj-build/xpcom/components/StaticComponents.cpp:9641:7 (libxul.so+0x4270847) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.321Z] 15:31:07 INFO - GECKO(5509) | #9 mozilla::xpcom::StaticModule::CreateInstance(nsID const&, void**) const /builds/worker/workspace/obj-build/xpcom/components/StaticComponents.cpp:12969:10 (libxul.so+0x427ca77) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.321Z] 15:31:07 INFO - GECKO(5509) | #10 CreateInstance /builds/worker/checkouts/gecko/xpcom/components/nsComponentManager.cpp:184:46 (libxul.so+0x4287e0a) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.322Z] 15:31:07 INFO - GECKO(5509) | #11 nsComponentManagerImpl::GetServiceLocked(mozilla::Maybe<mozilla::detail::BaseMonitorAutoLock<mozilla::Monitor>>&, (anonymous namespace)::EntryWrapper&, nsID const&, void**) /builds/worker/checkouts/gecko/xpcom/components/nsComponentManager.cpp:971:17 (libxul.so+0x4287e0a)
[task 2023-03-14T15:31:07.323Z] 15:31:07 INFO - GECKO(5509) | #12 nsComponentManagerImpl::GetServiceByContractID(char const*, nsID const&, void**) /builds/worker/checkouts/gecko/xpcom/components/nsComponentManager.cpp:1160:10 (libxul.so+0x4288ac3) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.323Z] 15:31:07 INFO - GECKO(5509) | #13 CallGetService /builds/worker/checkouts/gecko/xpcom/components/nsComponentManagerUtils.cpp:61:43 (libxul.so+0x428ba7d) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.324Z] 15:31:07 INFO - GECKO(5509) | #14 nsGetServiceByContractIDWithError::operator()(nsID const&, void**) const /builds/worker/checkouts/gecko/xpcom/components/nsComponentManagerUtils.cpp:250:21 (libxul.so+0x428ba7d)
[task 2023-03-14T15:31:07.324Z] 15:31:07 INFO - GECKO(5509) | #15 nsCOMPtr_base::assign_from_gs_contractid_with_error(nsGetServiceByContractIDWithError const&, nsID const&) /builds/worker/checkouts/gecko/xpcom/base/nsCOMPtr.cpp:91:7 (libxul.so+0x41b2027) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.325Z] 15:31:07 INFO - GECKO(5509) | #16 operator= /builds/worker/workspace/obj-build/dist/include/nsCOMPtr.h:774:5 (libxul.so+0x449193c) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.326Z] 15:31:07 INFO - GECKO(5509) | #17 InitializeSocketTransportService /builds/worker/checkouts/gecko/netwerk/base/nsIOService.cpp:431:29 (libxul.so+0x449193c)
[task 2023-03-14T15:31:07.326Z] 15:31:07 INFO - GECKO(5509) | #18 mozilla::net::nsIOService::SetOfflineInternal(bool, bool) /builds/worker/checkouts/gecko/netwerk/base/nsIOService.cpp:1299:7 (libxul.so+0x449193c)
[task 2023-03-14T15:31:07.327Z] 15:31:07 INFO - GECKO(5509) | #19 SetOffline /builds/worker/checkouts/gecko/netwerk/base/nsIOService.cpp:1238:48 (libxul.so+0x448b8ce) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.330Z] 15:31:07 INFO - GECKO(5509) | #20 mozilla::net::nsIOService::Init() /builds/worker/checkouts/gecko/netwerk/base/nsIOService.cpp:310:3 (libxul.so+0x448b8ce)
[task 2023-03-14T15:31:07.334Z] 15:31:07 INFO - GECKO(5509) | #21 mozilla::net::nsIOService::GetInstance() /builds/worker/checkouts/gecko/netwerk/base/nsIOService.cpp:488:9 (libxul.so+0x448d5d1) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.334Z] 15:31:07 INFO - GECKO(5509) | #22 mozilla::xpcom::CreateInstanceImpl(mozilla::xpcom::ModuleID, nsID const&, void**) /builds/worker/workspace/obj-build/xpcom/components/StaticComponents.cpp:10651:48 (libxul.so+0x4272a9d) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.334Z] 15:31:07 INFO - GECKO(5509) | #23 mozilla::xpcom::StaticModule::CreateInstance(nsID const&, void**) const /builds/worker/workspace/obj-build/xpcom/components/StaticComponents.cpp:12969:10 (libxul.so+0x427ca77) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.334Z] 15:31:07 INFO - GECKO(5509) | #24 CreateInstance /builds/worker/checkouts/gecko/xpcom/components/nsComponentManager.cpp:184:46 (libxul.so+0x4287e0a) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.334Z] 15:31:07 INFO - GECKO(5509) | #25 nsComponentManagerImpl::GetServiceLocked(mozilla::Maybe<mozilla::detail::BaseMonitorAutoLock<mozilla::Monitor>>&, (anonymous namespace)::EntryWrapper&, nsID const&, void**) /builds/worker/checkouts/gecko/xpcom/components/nsComponentManager.cpp:971:17 (libxul.so+0x4287e0a)
[task 2023-03-14T15:31:07.334Z] 15:31:07 INFO - GECKO(5509) | #26 nsComponentManagerImpl::GetServiceByContractID(char const*, nsID const&, void**) /builds/worker/checkouts/gecko/xpcom/components/nsComponentManager.cpp:1160:10 (libxul.so+0x4288ac3) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.334Z] 15:31:07 INFO - GECKO(5509) | #27 CallGetService(char const*, nsID const&, void**) /builds/worker/checkouts/gecko/xpcom/components/nsComponentManagerUtils.cpp:61:43 (libxul.so+0x428b3dd) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.334Z] 15:31:07 INFO - GECKO(5509) | #28 CallGetService<nsIIOService> /builds/worker/workspace/obj-build/dist/include/nsServiceManagerUtils.h:52:10 (libxul.so+0x533dd0a) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.334Z] 15:31:07 INFO - GECKO(5509) | #29 nsScriptSecurityManager::Init() /builds/worker/checkouts/gecko/caps/nsScriptSecurityManager.cpp:1551:17 (libxul.so+0x533dd0a)
[task 2023-03-14T15:31:07.334Z] 15:31:07 INFO - GECKO(5509) | #30 nsScriptSecurityManager::InitStatics() /builds/worker/checkouts/gecko/caps/nsScriptSecurityManager.cpp:1611:28 (libxul.so+0x533e2a0) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.334Z] 15:31:07 INFO - GECKO(5509) | #31 nsXPConnect::InitStatics() /builds/worker/checkouts/gecko/js/xpconnect/src/nsXPConnect.cpp:161:3 (libxul.so+0x51ce442) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.334Z] 15:31:07 INFO - GECKO(5509) | #32 xpcModuleCtor() /builds/worker/checkouts/gecko/js/xpconnect/src/XPCModule.cpp:11:3 (libxul.so+0x51994b2) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.338Z] 15:31:07 INFO - GECKO(5509) | #33 nsLayoutModuleInitialize() /builds/worker/checkouts/gecko/layout/build/nsLayoutModule.cpp:100:7 (libxul.so+0x9d42c1b) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.338Z] 15:31:07 INFO - GECKO(5509) | #34 nsComponentManagerImpl::Init() /builds/worker/checkouts/gecko/xpcom/components/nsComponentManager.cpp:371:5 (libxul.so+0x42851b9) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.338Z] 15:31:07 INFO - GECKO(5509) | #35 NS_InitXPCOM /builds/worker/checkouts/gecko/xpcom/build/XPCOMInit.cpp:421:51 (libxul.so+0x42fff01) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.339Z] 15:31:07 INFO - GECKO(5509) | #36 ScopedXPCOMStartup::Initialize(bool) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:1945:8 (libxul.so+0xbf40753) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.339Z] 15:31:07 INFO - GECKO(5509) | #37 XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5847:22 (libxul.so+0xbf4c515) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.339Z] 15:31:07 INFO - GECKO(5509) | #38 XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5907:21 (libxul.so+0xbf4cbda) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.339Z] 15:31:07 INFO - GECKO(5509) | #39 mozilla::BootstrapImpl::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/Bootstrap.cpp:45:12 (libxul.so+0xbf59a42) (BuildId: 55bb3d9d8ed4bf75548b7955c4e412a91628965c)
[task 2023-03-14T15:31:07.340Z] 15:31:07 INFO - GECKO(5509) | #40 do_main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:226:22 (firefox-bin+0x134c39) (BuildId: 331bb0a62fb2bbc6e722f1374fa4274950ed88c3)
[task 2023-03-14T15:31:07.340Z] 15:31:07 INFO - GECKO(5509) | #41 main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:423:16 (firefox-bin+0x134c39)
[task 2023-03-14T15:31:07.340Z] 15:31:07 INFO - GECKO(5509) | SUMMARY: ThreadSanitizer: data race /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpTransaction.cpp:2967:17 in GetNetworkAddresses
[task 2023-03-14T15:31:07.340Z] 15:31:07 INFO - GECKO(5509) | ==================
[task 2023-03-14T15:31:08.339Z] 15:31:08 INFO - TEST-INFO | Main app process: killed by SIGIOT
[task 2023-03-14T15:31:08.342Z] 15:31:08 INFO - Buffered messages logged at 15:31:02
[task 2023-03-14T15:31:08.342Z] 15:31:08 INFO - TEST-PASS | toolkit/components/url-classifier/tests/mochitest/test_advisory_link.html | Advisory element should exist
[task 2023-03-14T15:31:08.343Z] 15:31:08 INFO - TEST-PASS | toolkit/components/url-classifier/tests/mochitest/test_advisory_link.html | Correct advisory url
[task 2023-03-14T15:31:08.343Z] 15:31:08 INFO - TEST-PASS | toolkit/components/url-classifier/tests/mochitest/test_advisory_link.html | correct advisory text
[task 2023-03-14T15:31:08.343Z] 15:31:08 INFO - Buffered messages logged at 15:31:05
[task 2023-03-14T15:31:08.343Z] 15:31:08 INFO - TEST-PASS | toolkit/components/url-classifier/tests/mochitest/test_advisory_link.html | Advisory should not be shown
[task 2023-03-14T15:31:08.343Z] 15:31:08 INFO - Buffered messages finished
Updated•2 years ago
|
Group: core-security → network-core-security
Comment 1•2 years ago
|
||
The "previous write" is in SetTRRInfo(), which was just added in bug 1805372 (and backed out), so I'm going to guess that this is a regression.
Flags: needinfo?(valentin.gosu)
Regressed by: 1805372
Assignee | ||
Comment 2•2 years ago
|
||
This was fixed in Backout: https://hg.mozilla.org/integration/autoland/rev/324dd82a3d3f78b60fcef1c35edb8772498cb752
I'll try to reland bug 1805372 today with the race fixed.
Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(valentin.gosu)
Resolution: --- → FIXED
Comment 3•2 years ago
|
||
Set release status flags based on info from the regressing bug 1805372
status-firefox111:
--- → unaffected
status-firefox112:
--- → unaffected
status-firefox113:
--- → affected
status-firefox-esr102:
--- → unaffected
Updated•2 years ago
|
Assignee: nobody → valentin.gosu
Group: network-core-security → core-security-release
Target Milestone: --- → 113 Branch
Updated•2 years ago
|
Flags: qe-verify-
Whiteboard: [post-critsmash-triage]
Updated•2 years ago
|
Whiteboard: [post-critsmash-triage] → [post-critsmash-triage][adv-main113-]
Updated•1 year ago
|
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•