Closed Bug 1705533 Opened 3 years ago Closed 3 years ago

ThreadSanitizer: data race /builds/worker/workspace/obj-build/dist/include/mozilla/RefPtr.h:67:13 in assign_assuming_AddRef

Categories

(Core :: Networking, defect, P2)

defect

Tracking

()

RESOLVED FIXED
89 Branch
Tracking Status
firefox89 --- fixed

People

(Reporter: kershaw, Assigned: kershaw)

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

[task 2021-04-03T12:53:32.863Z] 12:53:32     INFO -  PID 19647 | WARNING: ThreadSanitizer: data race (pid=19647)
[task 2021-04-03T12:53:32.864Z] 12:53:32     INFO -  PID 19647 |   Write of size 8 at 0x7b080004f508 by main thread:
[task 2021-04-03T12:53:32.865Z] 12:53:32     INFO -  PID 19647 |     #0 assign_assuming_AddRef /builds/worker/workspace/obj-build/dist/include/mozilla/RefPtr.h:67:13 (libxul.so+0x11700b5)
[task 2021-04-03T12:53:32.866Z] 12:53:32     INFO -  PID 19647 |     #1 operator=<mozilla::DataStorage> /builds/worker/workspace/obj-build/dist/include/mozilla/RefPtr.h:206:5 (libxul.so+0x11700b5)
[task 2021-04-03T12:53:32.866Z] 12:53:32     INFO -  PID 19647 |     #2 mozilla::net::AltSvcCache::EnsureStorageInited()::$_3::operator()() const /builds/worker/checkouts/gecko/netwerk/protocol/http/AlternateServices.cpp:878:14 (libxul.so+0x11700b5)
[task 2021-04-03T12:53:32.867Z] 12:53:32     INFO -  PID 19647 |     #3 mozilla::net::AltSvcCache::EnsureStorageInited() /builds/worker/checkouts/gecko/netwerk/protocol/http/AlternateServices.cpp:892:5 (libxul.so+0x116fd64)
[task 2021-04-03T12:53:32.868Z] 12:53:32     INFO -  PID 19647 |     #4 mozilla::net::AltSvcCache::GetAltServiceMapping(nsTSubstring<char> const&, nsTSubstring<char> const&, int, bool, mozilla::OriginAttributes const&, bool, bool) /builds/worker/checkouts/gecko/netwerk/protocol/http/AlternateServices.cpp:1134:3 (libxul.so+0x1172499)
[task 2021-04-03T12:53:32.869Z] 12:53:32     INFO -  PID 19647 |     #5 GetAltServiceMapping /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpHandler.h:347:26 (libxul.so+0x12a441d)
[task 2021-04-03T12:53:32.870Z] 12:53:32     INFO -  PID 19647 |     #6 mozilla::net::nsHttpChannel::BeginConnect() /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:6609:32 (libxul.so+0x12a441d)
[task 2021-04-03T12:53:32.871Z] 12:53:32     INFO -  PID 19647 |     #7 mozilla::net::nsHttpChannel::OnProxyAvailable(nsICancelable*, nsIChannel*, nsIProxyInfo*, nsresult) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:7143:10 (libxul.so+0x12a8588)
[task 2021-04-03T12:53:32.872Z] 12:53:32     INFO -  PID 19647 |     #8 non-virtual thunk to mozilla::net::nsHttpChannel::OnProxyAvailable(nsICancelable*, nsIChannel*, nsIProxyInfo*, nsresult) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp (libxul.so+0x12a870b)
[task 2021-04-03T12:53:32.872Z] 12:53:32     INFO -  PID 19647 |     #9 mozilla::net::nsAsyncResolveRequest::DoCallback() /builds/worker/checkouts/gecko/netwerk/base/nsProtocolProxyService.cpp:408:18 (libxul.so+0xdafc69)
[task 2021-04-03T12:53:32.873Z] 12:53:32     INFO -  PID 19647 |     #10 Run /builds/worker/checkouts/gecko/netwerk/base/nsProtocolProxyService.cpp:271:20 (libxul.so+0xdad924)
[task 2021-04-03T12:53:32.874Z] 12:53:32     INFO -  PID 19647 |     #11 operator() /builds/worker/checkouts/gecko/netwerk/base/nsProtocolProxyService.cpp:253:14 (libxul.so+0xdad924)
[task 2021-04-03T12:53:32.879Z] 12:53:32     INFO -  PID 19647 |     #12 std::_Function_handler<nsresult (mozilla::net::nsAsyncResolveRequest*, nsIProxyInfo*, bool), mozilla::net::nsAsyncResolveRequest::ProcessLocally(mozilla::net::nsProtocolInfo&, nsIProxyInfo*, bool)::'lambda'(mozilla::net::nsAsyncResolveRequest*, nsIProxyInfo*, bool)>::_M_invoke(std::_Any_data const&, mozilla::net::nsAsyncResolveRequest*&&, nsIProxyInfo*&&, bool&&) /builds/worker/fetches/clang/bin/../lib/gcc/x86_64-unknown-linux-gnu/7.4.0/../../../../include/c++/7.4.0/bits/std_function.h:301:9 (libxul.so+0xdad924)
[task 2021-04-03T12:53:32.880Z] 12:53:32     INFO -  PID 19647 |     #13 operator() /builds/worker/fetches/clang/bin/../lib/gcc/x86_64-unknown-linux-gnu/7.4.0/../../../../include/c++/7.4.0/bits/std_function.h:706:14 (libxul.so+0xd6c4fd)
[task 2021-04-03T12:53:32.880Z] 12:53:32     INFO -  PID 19647 |     #14 mozilla::net::nsAsyncResolveRequest::AsyncApplyFilters::Finish() /builds/worker/checkouts/gecko/netwerk/base/nsProtocolProxyService.cpp:602:10 (libxul.so+0xd6c4fd)
[task 2021-04-03T12:53:32.882Z] 12:53:32     INFO -  PID 19647 |     #15 mozilla::net::nsAsyncResolveRequest::AsyncApplyFilters::ProcessNextFilter() /builds/worker/checkouts/gecko/netwerk/base/nsProtocolProxyService.cpp:512:14 (libxul.so+0xd6c0e2)
[task 2021-04-03T12:53:32.882Z] 12:53:32     INFO -  PID 19647 |     #16 mozilla::net::nsAsyncResolveRequest::AsyncApplyFilters::AsyncProcess(mozilla::net::nsAsyncResolveRequest*) /builds/worker/checkouts/gecko/netwerk/base/nsProtocolProxyService.cpp:488:19 (libxul.so+0xd6bcd8)
[task 2021-04-03T12:53:32.883Z] 12:53:32     INFO -  PID 19647 |     #17 mozilla::net::nsAsyncResolveRequest::ProcessLocally(mozilla::net::nsProtocolInfo&, nsIProxyInfo*, bool) /builds/worker/checkouts/gecko/netwerk/base/nsProtocolProxyService.cpp:262:33 (libxul.so+0xd737fe)
[task 2021-04-03T12:53:32.883Z] 12:53:32     INFO -  PID 19647 |     #18 mozilla::net::nsProtocolProxyService::AsyncResolveInternal(nsIChannel*, unsigned int, nsIProtocolProxyCallback*, nsICancelable**, bool, nsISerialEventTarget*) /builds/worker/checkouts/gecko/netwerk/base/nsProtocolProxyService.cpp:1571:15 (libxul.so+0xd729e1)
[task 2021-04-03T12:53:32.883Z] 12:53:32     INFO -  PID 19647 |     #19 mozilla::net::nsProtocolProxyService::AsyncResolve2(nsIChannel*, unsigned int, nsIProtocolProxyCallback*, nsISerialEventTarget*, nsICancelable**) /builds/worker/checkouts/gecko/netwerk/base/nsProtocolProxyService.cpp:1589:10 (libxul.so+0xd73877)
[task 2021-04-03T12:53:32.883Z] 12:53:32     INFO -  PID 19647 |     #20 mozilla::net::nsHttpChannel::ResolveProxy() /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:3111:16 (libxul.so+0x129634c)
[task 2021-04-03T12:53:32.883Z] 12:53:32     INFO -  PID 19647 |     #21 MaybeResolveProxyAndBeginConnect /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:6469:7 (libxul.so+0x12e4944)
[task 2021-04-03T12:53:32.883Z] 12:53:32     INFO -  PID 19647 |     #22 operator() /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:6430:23 (libxul.so+0x12e4944)
[task 2021-04-03T12:53:32.883Z] 12:53:32     INFO -  PID 19647 |     #23 std::_Function_handler<void (), mozilla::net::nsHttpChannel::AsyncOpenFinal(mozilla::TimeStamp)::$_45>::_M_invoke(std::_Any_data const&) /builds/worker/fetches/clang/bin/../lib/gcc/x86_64-unknown-linux-gnu/7.4.0/../../../../include/c++/7.4.0/bits/std_function.h:316:2 (libxul.so+0x12e4944)
[task 2021-04-03T12:53:32.884Z] 12:53:32     INFO -  PID 19647 |     #24 operator() /builds/worker/fetches/clang/bin/../lib/gcc/x86_64-unknown-linux-gnu/7.4.0/../../../../include/c++/7.4.0/bits/std_function.h:706:14 (libxul.so+0x13c4714)
[task 2021-04-03T12:53:32.884Z] 12:53:32     INFO -  PID 19647 |     #25 Exec /builds/worker/checkouts/gecko/netwerk/url-classifier/AsyncUrlChannelClassifier.cpp:533:23 (libxul.so+0x13c4714)
[task 2021-04-03T12:53:32.884Z] 12:53:32     INFO -  PID 19647 |     #26 CompleteClassification /builds/worker/checkouts/gecko/netwerk/url-classifier/AsyncUrlChannelClassifier.cpp:757:20 (libxul.so+0x13c4714)
[task 2021-04-03T12:53:32.884Z] 12:53:32     INFO -  PID 19647 |     #27 operator() /builds/worker/checkouts/gecko/netwerk/url-classifier/AsyncUrlChannelClassifier.cpp:914:38 (libxul.so+0x13c4714)
[task 2021-04-03T12:53:32.886Z] 12:53:32     INFO -  PID 19647 |     #28 mozilla::detail::RunnableFunction<mozilla::net::AsyncUrlChannelClassifier::CheckChannel(nsIChannel*, std::function<void ()>&&)::$_0::operator()() const::'lambda'()>::Run() /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:534:5 (libxul.so+0x13c4714)
[task 2021-04-03T12:53:32.887Z] 12:53:32     INFO -  PID 19647 |     #29 mozilla::RunnableTask::Run() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:470:16 (libxul.so+0xbd3552)
[task 2021-04-03T12:53:32.887Z] 12:53:32     INFO -  PID 19647 |     #30 mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:754:26 (libxul.so+0xbd146c)
[task 2021-04-03T12:53:32.887Z] 12:53:32     INFO -  PID 19647 |     #31 mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:609:15 (libxul.so+0xbcfde6)
[task 2021-04-03T12:53:32.888Z] 12:53:32     INFO -  PID 19647 |     #32 mozilla::TaskController::ProcessPendingMTTask(bool) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:393:36 (libxul.so+0xbd0084)
[task 2021-04-03T12:53:32.888Z] 12:53:32     INFO -  PID 19647 |     #33 operator() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:136:37 (libxul.so+0xbd640a)
[task 2021-04-03T12:53:32.888Z] 12:53:32     INFO -  PID 19647 |     #34 mozilla::detail::RunnableFunction<mozilla::TaskController::InitializeInternal()::$_4>::Run() /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.h:534:5 (libxul.so+0xbd640a)
[task 2021-04-03T12:53:32.889Z] 12:53:32     INFO -  PID 19647 |     #35 nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1155:16 (libxul.so+0xbe7246)
[task 2021-04-03T12:53:32.889Z] 12:53:32     INFO -  PID 19647 |     #36 NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:548:10 (libxul.so+0xbed832)
[task 2021-04-03T12:53:32.890Z] 12:53:32     INFO -  PID 19647 |     #37 SpinEventLoopUntil<mozilla::ProcessFailureBehavior::ReportToCaller, (lambda at /builds/worker/checkouts/gecko/xpcom/threads/nsThreadManager.cpp:695:36)> /builds/worker/workspace/obj-build/dist/include/mozilla/SpinEventLoopUntil.h:93:25 (libxul.so+0xbed1c2)
[task 2021-04-03T12:53:32.893Z] 12:53:32     INFO -  PID 19647 |     #38 nsThreadManager::SpinEventLoopUntilInternal(nsTSubstring<char> const&, nsINestedEventLoopCondition*, mozilla::ShutdownPhase) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadManager.cpp:695:8 (libxul.so+0xbed1c2)
[task 2021-04-03T12:53:32.894Z] 12:53:32     INFO -  PID 19647 |     #39 nsThreadManager::SpinEventLoopUntil(nsTSubstring<char> const&, nsINestedEventLoopCondition*) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadManager.cpp:621:10 (libxul.so+0xbecd03)
[task 2021-04-03T12:53:32.894Z] 12:53:32     INFO -  PID 19647 |     #40 NS_InvokeByIndex /builds/worker/checkouts/gecko/xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_x86_64_unix.S:101 (libxul.so+0xc0ed95)
[task 2021-04-03T12:53:32.894Z] 12:53:32     INFO -  PID 19647 |     #41 XPC_WN_CallMethod(JSContext*, unsigned int, JS::Value*) /builds/worker/checkouts/gecko/js/xpconnect/src/XPCWrappedNativeJSOps.cpp:925:10 (libxul.so+0x1ada4aa)
[task 2021-04-03T12:53:32.899Z] 12:53:32     INFO -  PID 19647 |     #42 CallJSNative /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:435:13 (libxul.so+0x69bdf0c)
[task 2021-04-03T12:53:32.899Z] 12:53:32     INFO -  PID 19647 |     #43 js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:520:12 (libxul.so+0x69bdf0c)
[task 2021-04-03T12:53:32.899Z] 12:53:32     INFO -  PID 19647 |     #44 InternalCall /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:580:10 (libxul.so+0x69b393b)
[task 2021-04-03T12:53:32.899Z] 12:53:32     INFO -  PID 19647 |     #45 CallFromStack /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:584:10 (libxul.so+0x69b393b)
[task 2021-04-03T12:53:32.900Z] 12:53:32     INFO -  PID 19647 |     #46 Interpret(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:3244:16 (libxul.so+0x69b393b)
[task 2021-04-03T12:53:32.900Z] 12:53:32     INFO -  PID 19647 |     #47 js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:405:13 (libxul.so+0x69a63cc)
[task 2021-04-03T12:53:32.901Z] 12:53:32     INFO -  PID 19647 |     #48 js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:552:13 (libxul.so+0x69be7e2)
[task 2021-04-03T12:53:32.901Z] 12:53:32     INFO -  PID 19647 |     #49 InternalCall /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:580:10 (libxul.so+0x69bf1ff)
[task 2021-04-03T12:53:32.902Z] 12:53:32     INFO -  PID 19647 |     #50 js::CallFromStack(JSContext*, JS::CallArgs const&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:584:10 (libxul.so+0x69bf1ff)
[task 2021-04-03T12:53:32.902Z] 12:53:32     INFO -  PID 19647 |     #51 js::jit::DoCallFallback(JSContext*, js::jit::BaselineFrame*, js::jit::ICCall_Fallback*, unsigned int, JS::Value*, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/jit/BaselineIC.cpp:1841:10 (libxul.so+0x71bafd6)
[task 2021-04-03T12:53:32.902Z] 12:53:32     INFO -  PID 19647 |     #52 <null> <null> (0x7f8288943d28)
[task 2021-04-03T12:53:32.902Z] 12:53:32     INFO -  PID 19647 |     #53 Interpret(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:2165:17 (libxul.so+0x69a74a2)
[task 2021-04-03T12:53:32.903Z] 12:53:32     INFO -  PID 19647 |     #54 js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:405:13 (libxul.so+0x69a63cc)
[task 2021-04-03T12:53:32.903Z] 12:53:32     INFO -  PID 19647 |     #55 js::ExecuteKernel(JSContext*, JS::Handle<JSScript*>, JS::Handle<JSObject*>, JS::Handle<JS::Value>, js::AbstractFramePtr, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:772:13 (libxul.so+0x69c09ba)
[task 2021-04-03T12:53:32.903Z] 12:53:32     INFO -  PID 19647 |     #56 js::Execute(JSContext*, JS::Handle<JSScript*>, JS::Handle<JSObject*>, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:804:10 (libxul.so+0x69c0bbd)
[task 2021-04-03T12:53:32.903Z] 12:53:32     INFO -  PID 19647 |     #57 EvaluateSourceBuffer<mozilla::Utf8Unit> /builds/worker/checkouts/gecko/js/src/vm/CompilationAndEvaluation.cpp:535:10 (libxul.so+0x6b012d3)
[task 2021-04-03T12:53:32.903Z] 12:53:32     INFO -  PID 19647 |     #58 JS::Evaluate(JSContext*, JS::ReadOnlyCompileOptions const&, JS::SourceText<mozilla::Utf8Unit>&, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/CompilationAndEvaluation.cpp:543:10 (libxul.so+0x6b012d3)
[task 2021-04-03T12:53:32.904Z] 12:53:32     INFO -  PID 19647 |     #59 ProcessArgs(mozilla::dom::AutoJSAPI&, char**, int, XPCShellDirProvider*) /builds/worker/checkouts/gecko/js/xpconnect/src/XPCShellImpl.cpp:963:11 (libxul.so+0x1ac7c61)
[task 2021-04-03T12:53:32.904Z] 12:53:32     INFO -  PID 19647 |     #60 XRE_XPCShellMain(int, char**, char**, XREShellData const*) /builds/worker/checkouts/gecko/js/xpconnect/src/XPCShellImpl.cpp:1353:14 (libxul.so+0x1ac66b5)
[task 2021-04-03T12:53:32.905Z] 12:53:32     INFO -  PID 19647 |     #61 mozilla::BootstrapImpl::XRE_XPCShellMain(int, char**, char**, XREShellData const*) /builds/worker/checkouts/gecko/toolkit/xre/Bootstrap.cpp:54:12 (libxul.so+0x6893ece)
[task 2021-04-03T12:53:32.905Z] 12:53:32     INFO -  PID 19647 |     #62 main /builds/worker/checkouts/gecko/js/xpconnect/shell/xpcshell.cpp:78:27 (xpcshell+0xc740d)
[task 2021-04-03T12:53:32.905Z] 12:53:32     INFO -  PID 19647 |   Previous read of size 8 at 0x7b080004f508 by thread T11:
[task 2021-04-03T12:53:32.906Z] 12:53:32     INFO -  PID 19647 |     #0 operator bool /builds/worker/workspace/obj-build/dist/include/mozilla/RefPtr.h:310:45 (libxul.so+0x116fd41)
[task 2021-04-03T12:53:32.906Z] 12:53:32     INFO -  PID 19647 |     #1 mozilla::net::AltSvcCache::EnsureStorageInited() /builds/worker/checkouts/gecko/netwerk/protocol/http/AlternateServices.cpp:868:7 (libxul.so+0x116fd41)
[task 2021-04-03T12:53:32.906Z] 12:53:32     INFO -  PID 19647 |     #2 mozilla::net::AltSvcCache::GetAltServiceMapping(nsTSubstring<char> const&, nsTSubstring<char> const&, int, bool, mozilla::OriginAttributes const&, bool, bool) /builds/worker/checkouts/gecko/netwerk/protocol/http/AlternateServices.cpp:1134:3 (libxul.so+0x1172499)
[task 2021-04-03T12:53:32.907Z] 12:53:32     INFO -  PID 19647 |     #3 GetAltServiceMapping /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpHandler.h:347:26 (libxul.so+0x125ce76)
[task 2021-04-03T12:53:32.907Z] 12:53:32     INFO -  PID 19647 |     #4 mozilla::net::TRRServiceChannel::BeginConnect() /builds/worker/checkouts/gecko/netwerk/protocol/http/TRRServiceChannel.cpp:394:32 (libxul.so+0x125ce76)
[task 2021-04-03T12:53:32.909Z] 12:53:32     INFO -  PID 19647 |     #5 mozilla::net::TRRServiceChannel::OnProxyAvailable(nsICancelable*, nsIChannel*, nsIProxyInfo*, nsresult) /builds/worker/checkouts/gecko/netwerk/protocol/http/TRRServiceChannel.cpp:336:10 (libxul.so+0x125dcb9)
[task 2021-04-03T12:53:32.909Z] 12:53:32     INFO -  PID 19647 |     #6 operator() /builds/worker/checkouts/gecko/netwerk/protocol/http/TRRServiceChannel.cpp:307:40 (libxul.so+0x12de975)
[task 2021-04-03T12:53:32.909Z] 12:53:32     INFO -  PID 19647 |     #7 mozilla::detail::RunnableFunction<mozilla::net::TRRServiceChannel::OnProxyAvailable(nsICancelable*, nsIChannel*, nsIProxyInfo*, nsresult)::$_3>::Run() /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:534:5 (libxul.so+0x12de975)
[task 2021-04-03T12:53:32.910Z] 12:53:32     INFO -  PID 19647 |     #8 nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1149:16 (libxul.so+0xbe751b)
[task 2021-04-03T12:53:32.910Z] 12:53:32     INFO -  PID 19647 |     #9 NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:548:10 (libxul.so+0xbed832)
[task 2021-04-03T12:53:32.910Z] 12:53:32     INFO -  PID 19647 |     #10 mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:332:5 (libxul.so+0x14f4208)
[task 2021-04-03T12:53:32.911Z] 12:53:32     INFO -  PID 19647 |     #11 RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:335:10 (libxul.so+0x147deac)
[task 2021-04-03T12:53:32.911Z] 12:53:32     INFO -  PID 19647 |     #12 RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:328:3 (libxul.so+0x147deac)
[task 2021-04-03T12:53:32.911Z] 12:53:32     INFO -  PID 19647 |     #13 MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:310:3 (libxul.so+0x147deac)
[task 2021-04-03T12:53:32.912Z] 12:53:32     INFO -  PID 19647 |     #14 nsThread::ThreadFunc(void*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:391:10 (libxul.so+0xbe3a08)
[task 2021-04-03T12:53:32.912Z] 12:53:32     INFO -  PID 19647 |     #15 _pt_root /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:201:5 (libnspr4.so+0x4524b)
Component: Networking: DNS → Networking
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1387c97de47b
Avoid racing on AltSvcCache::mStorage, r=necko-reviewers,valentin
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: