Intermittent SUMMARY: ThreadSanitizer: data race /builds/worker/checkouts/gecko/netwerk/base/nsMIMEInputStream.cpp:236:3 in nsMIMEInputStream::Read(char*, unsigned int, unsigned int*)
Categories
(Core :: Networking, defect, P2)
Tracking
()
People
(Reporter: intermittent-bug-filer, Assigned: jesup)
Details
(Keywords: csectype-race, intermittent-failure, sec-moderate, Whiteboard: [necko-triaged][necko-priority-queue][adv-main118+r][adv-esr115.3+r])
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
pascalc
:
approval-mozilla-esr115+
|
Details | Review |
Filed by: nfay [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=417805909&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/aX1yJvdASjmQvBJOoYLNcA/runs/0/artifacts/public/logs/live_backing.log
[task 2023-06-01T18:31:33.165Z] 18:31:33 INFO - TEST-START | devtools/client/netmonitor/test/browser_net_curl-utils.js
[task 2023-06-01T18:31:35.236Z] 18:31:35 INFO - GECKO(1628) | console.error: (new Error("Unexpected content-type \"text/plain;charset=US-ASCII\"", "resource://services-settings/Utils.sys.mjs", 399))
[task 2023-06-01T18:31:35.252Z] 18:31:35 INFO - GECKO(1628) | console.error: Translations: (new Error("Unable to retrieve the translation models.", "resource://gre/actors/TranslationsParent.sys.mjs", 887))
[task 2023-06-01T18:31:40.290Z] 18:31:40 INFO - GECKO(1628) | console.error: "Unable to find target with innerWindowId:191126044673"
[task 2023-06-01T18:31:40.737Z] 18:31:40 INFO - GECKO(1628) | console.error: (new Error("Unexpected content-type \"text/plain;charset=US-ASCII\"", "resource://services-settings/Utils.sys.mjs", 399))
[task 2023-06-01T18:31:40.890Z] 18:31:40 INFO - GECKO(1628) | console.error: Translations: (new Error("Unable to retrieve the translation models.", "resource://gre/actors/TranslationsParent.sys.mjs", 887))
[task 2023-06-01T18:31:46.241Z] 18:31:46 INFO - GECKO(1628) | ==================
[task 2023-06-01T18:31:46.246Z] 18:31:46 INFO - GECKO(1628) | WARNING: ThreadSanitizer: data race (pid=1628)
[task 2023-06-01T18:31:46.247Z] 18:31:46 INFO - GECKO(1628) | Read of size 1 at 0x7b2c001e4328 by thread T7 (mutexes: write M0, write M1):
[task 2023-06-01T18:31:46.252Z] 18:31:46 INFO - GECKO(1628) | #0 nsMIMEInputStream::Read(char*, unsigned int, unsigned int*) /builds/worker/checkouts/gecko/netwerk/base/nsMIMEInputStream.cpp:236:3 (libxul.so+0x46810fc) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.252Z] 18:31:46 INFO - GECKO(1628) | #1 nsMultiplexInputStream::Read(char*, unsigned int, unsigned int*) /builds/worker/checkouts/gecko/xpcom/io/nsMultiplexInputStream.cpp:399:52 (libxul.so+0x4423af5) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.252Z] 18:31:46 INFO - GECKO(1628) | #2 non-virtual thunk to nsMultiplexInputStream::Read(char*, unsigned int, unsigned int*) /builds/worker/checkouts/gecko/xpcom/io/nsMultiplexInputStream.cpp (libxul.so+0x4423c8f) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.252Z] 18:31:46 INFO - GECKO(1628) | #3 nsBufferedInputStream::Fill() /builds/worker/checkouts/gecko/netwerk/base/nsBufferedStreams.cpp:501:18 (libxul.so+0x4658242) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.253Z] 18:31:46 INFO - GECKO(1628) | #4 nsBufferedInputStream::ReadSegments(nsresult (*)(nsIInputStream*, void*, char const*, unsigned int, unsigned int, unsigned int*), void*, unsigned int, unsigned int*) /builds/worker/checkouts/gecko/netwerk/base/nsBufferedStreams.cpp:462:12 (libxul.so+0x4657fe9) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.253Z] 18:31:46 INFO - GECKO(1628) | #5 non-virtual thunk to nsBufferedInputStream::ReadSegments(nsresult (*)(nsIInputStream*, void*, char const*, unsigned int, unsigned int, unsigned int*), void*, unsigned int, unsigned int*) /builds/worker/checkouts/gecko/netwerk/base/nsBufferedStreams.cpp (libxul.so+0x46582f6) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.253Z] 18:31:46 INFO - GECKO(1628) | #6 mozilla::net::nsHttpTransaction::ReadSegments(mozilla::net::nsAHttpSegmentReader*, unsigned int, unsigned int*) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpTransaction.cpp:751:23 (libxul.so+0x4e0aaf7) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.253Z] 18:31:46 INFO - GECKO(1628) | #7 mozilla::net::nsAHttpTransaction::ReadSegmentsAgain(mozilla::net::nsAHttpSegmentReader*, unsigned int, unsigned int*, bool*) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsAHttpTransaction.h:104:12 (libxul.so+0x4c3b7e4) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.253Z] 18:31:46 INFO - GECKO(1628) | #8 mozilla::net::nsHttpConnection::OnSocketWritable() /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpConnection.cpp:1635:30 (libxul.so+0x4dda4c2) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.253Z] 18:31:46 INFO - GECKO(1628) | #9 OnOutputStreamReady /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpConnection.cpp:2163:17 (libxul.so+0x4ddce02) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.253Z] 18:31:46 INFO - GECKO(1628) | #10 non-virtual thunk to mozilla::net::nsHttpConnection::OnOutputStreamReady(nsIAsyncOutputStream*) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpConnection.cpp (libxul.so+0x4ddce02)
[task 2023-06-01T18:31:46.253Z] 18:31:46 INFO - GECKO(1628) | #11 mozilla::net::nsSocketOutputStream::OnSocketReady(nsresult) /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransport2.cpp:521:27 (libxul.so+0x46bbf57) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.253Z] 18:31:46 INFO - GECKO(1628) | #12 mozilla::net::nsSocketTransport::OnSocketReady(PRFileDesc*, short) /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransport2.cpp:2102:15 (libxul.so+0x46c411e) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.257Z] 18:31:46 INFO - GECKO(1628) | #13 mozilla::net::nsSocketTransportService::DoPollIteration(mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator>*) /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransportService2.cpp:1391:21 (libxul.so+0x46d0a43) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.258Z] 18:31:46 INFO - GECKO(1628) | #14 mozilla::net::nsSocketTransportService::Run() /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransportService2.cpp:1158:7 (libxul.so+0x46cf99b) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.259Z] 18:31:46 INFO - GECKO(1628) | #15 non-virtual thunk to mozilla::net::nsSocketTransportService::Run() /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransportService2.cpp (libxul.so+0x46d1259) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.259Z] 18:31:46 INFO - GECKO(1628) | #16 nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1234:16 (libxul.so+0x449327d) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.260Z] 18:31:46 INFO - GECKO(1628) | #17 NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:479:10 (libxul.so+0x4499c66) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.261Z] 18:31:46 INFO - GECKO(1628) | #18 mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:300:20 (libxul.so+0x51cff4e) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.262Z] 18:31:46 INFO - GECKO(1628) | #19 RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:368:10 (libxul.so+0x50e51a8) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.263Z] 18:31:46 INFO - GECKO(1628) | #20 RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:361:3 (libxul.so+0x50e51a8)
[task 2023-06-01T18:31:46.264Z] 18:31:46 INFO - GECKO(1628) | #21 MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:343:3 (libxul.so+0x50e51a8)
[task 2023-06-01T18:31:46.264Z] 18:31:46 INFO - GECKO(1628) | #22 nsThread::ThreadFunc(void*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:391:10 (libxul.so+0x448e389) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.265Z] 18:31:46 INFO - GECKO(1628) | #23 _pt_root /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:201:5 (libnspr4.so+0x4fc19) (BuildId: c7d97592ef7e01621291710fcedba13a6dd89b9c)
[task 2023-06-01T18:31:46.265Z] 18:31:46 INFO - GECKO(1628) | Previous write of size 1 at 0x7b2c001e4328 by main thread:
[task 2023-06-01T18:31:46.266Z] 18:31:46 INFO - GECKO(1628) | #0 nsMIMEInputStream::Seek(int, long) /builds/worker/checkouts/gecko/netwerk/base/nsMIMEInputStream.cpp:185:43 (libxul.so+0x4680a4f) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.266Z] 18:31:46 INFO - GECKO(1628) | #1 non-virtual thunk to nsMIMEInputStream::Seek(int, long) /builds/worker/checkouts/gecko/netwerk/base/nsMIMEInputStream.cpp (libxul.so+0x4680b26) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.267Z] 18:31:46 INFO - GECKO(1628) | #2 NS_InvokeByIndex /builds/worker/checkouts/gecko/xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_x86_64_unix.S:101 (libxul.so+0x44c5dc5) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.268Z] 18:31:46 INFO - GECKO(1628) | #3 XPC_WN_CallMethod(JSContext*, unsigned int, JS::Value*) /builds/worker/checkouts/gecko/js/xpconnect/src/XPCWrappedNativeJSOps.cpp:966:10 (libxul.so+0x5392b30) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.268Z] 18:31:46 INFO - GECKO(1628) | #4 CallJSNative /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:486:13 (libxul.so+0xc337b99) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.269Z] 18:31:46 INFO - GECKO(1628) | #5 js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:580:12 (libxul.so+0xc337b99)
[task 2023-06-01T18:31:46.269Z] 18:31:46 INFO - GECKO(1628) | #6 InternalCall /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:647:10 (libxul.so+0xc3386c5) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.269Z] 18:31:46 INFO - GECKO(1628) | #7 js::CallFromStack(JSContext*, JS::CallArgs const&, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:652:10 (libxul.so+0xc3386c5)
[task 2023-06-01T18:31:46.270Z] 18:31:46 INFO - GECKO(1628) | #8 js::jit::DoCallFallback(JSContext*, js::jit::BaselineFrame*, js::jit::ICFallbackStub*, unsigned int, JS::Value*, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/jit/BaselineIC.cpp:1591:10 (libxul.so+0xcbd11fc) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.271Z] 18:31:46 INFO - GECKO(1628) | #9 <null> <null> (0x7f76a259ce6c)
[task 2023-06-01T18:31:46.271Z] 18:31:46 INFO - GECKO(1628) | #10 js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:448:32 (libxul.so+0xc336f63) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.271Z] 18:31:46 INFO - GECKO(1628) | #11 js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:612:13 (libxul.so+0xc337c69) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.272Z] 18:31:46 INFO - GECKO(1628) | #12 InternalCall /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:647:10 (libxul.so+0xc3386c5) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.272Z] 18:31:46 INFO - GECKO(1628) | #13 js::CallFromStack(JSContext*, JS::CallArgs const&, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:652:10 (libxul.so+0xc3386c5)
[task 2023-06-01T18:31:46.273Z] 18:31:46 INFO - GECKO(1628) | #14 js::jit::DoCallFallback(JSContext*, js::jit::BaselineFrame*, js::jit::ICFallbackStub*, unsigned int, JS::Value*, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/jit/BaselineIC.cpp:1591:10 (libxul.so+0xcbd11fc) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.274Z] 18:31:46 INFO - GECKO(1628) | #15 <null> <null> (0x7f76a259ce6c)
[task 2023-06-01T18:31:46.274Z] 18:31:46 INFO - GECKO(1628) | #16 js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:448:32 (libxul.so+0xc336f63) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.275Z] 18:31:46 INFO - GECKO(1628) | #17 js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:612:13 (libxul.so+0xc337c69) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.275Z] 18:31:46 INFO - GECKO(1628) | #18 InternalCall /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:647:10 (libxul.so+0xc338857) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.276Z] 18:31:46 INFO - GECKO(1628) | #19 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:679:8 (libxul.so+0xc338857)
[task 2023-06-01T18:31:46.277Z] 18:31:46 INFO - GECKO(1628) | #20 js::jit::InvokeFunction(JSContext*, JS::Handle<JSObject*>, bool, bool, unsigned int, JS::Value*, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/jit/VMFunctions.cpp:526:10 (libxul.so+0xcc64418) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.278Z] 18:31:46 INFO - GECKO(1628) | #21 js::jit::InvokeFromInterpreterStub(JSContext*, js::jit::InterpreterStubExitFrameLayout*) /builds/worker/checkouts/gecko/js/src/jit/VMFunctions.cpp:550:8 (libxul.so+0xcc64bb5) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.279Z] 18:31:46 INFO - GECKO(1628) | #22 <null> <null> (0x7f76a259ad08)
[task 2023-06-01T18:31:46.280Z] 18:31:46 INFO - GECKO(1628) | #23 js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:448:32 (libxul.so+0xc336f63) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.280Z] 18:31:46 INFO - GECKO(1628) | #24 js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:612:13 (libxul.so+0xc337c69) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.281Z] 18:31:46 INFO - GECKO(1628) | #25 InternalCall /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:647:10 (libxul.so+0xc338857) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.282Z] 18:31:46 INFO - GECKO(1628) | #26 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:679:8 (libxul.so+0xc338857)
[task 2023-06-01T18:31:46.283Z] 18:31:46 INFO - GECKO(1628) | #27 JS_CallFunctionValue(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::HandleValueArray const&, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/CallAndConstruct.cpp:53:10 (libxul.so+0xc3e34a3) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.284Z] 18:31:46 INFO - GECKO(1628) | #28 nsXPCWrappedJS::CallMethod(unsigned short, nsXPTMethodInfo const*, nsXPTCMiniVariant*) /builds/worker/checkouts/gecko/js/xpconnect/src/XPCWrappedJSClass.cpp:918:17 (libxul.so+0x5387fb4) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.285Z] 18:31:46 INFO - GECKO(1628) | #29 PrepareAndDispatch /builds/worker/checkouts/gecko/xpcom/reflect/xptcall/md/unix/xptcstubs_x86_64_linux.cpp:115:37 (libxul.so+0x44c6d77) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.286Z] 18:31:46 INFO - GECKO(1628) | #30 SharedStub xptcstubs_x86_64_linux.cpp (libxul.so+0x44c60c2) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.287Z] 18:31:46 INFO - GECKO(1628) | #31 mozilla::net::nsHttpActivityDistributor::ObserveActivityWithArgs(mozilla::net::HttpActivityArgs const&, unsigned int, unsigned int, long, unsigned long, nsTSubstring<char> const&)::$_1::operator()() const /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpActivityDistributor.cpp:95:25 (libxul.so+0x4d8b6f6) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.288Z] 18:31:46 INFO - GECKO(1628) | #32 mozilla::detail::RunnableFunction<mozilla::net::nsHttpActivityDistributor::ObserveActivityWithArgs(mozilla::net::HttpActivityArgs const&, unsigned int, unsigned int, long, unsigned long, nsTSubstring<char> const&)::$_1>::Run() /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:548:5 (libxul.so+0x4e1cc79) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.289Z] 18:31:46 INFO - GECKO(1628) | #33 mozilla::RunnableTask::Run() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:555:16 (libxul.so+0x44790b2) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.290Z] 18:31:46 INFO - GECKO(1628) | #34 mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:879:26 (libxul.so+0x4472064) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.291Z] 18:31:46 INFO - GECKO(1628) | #35 mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:702:15 (libxul.so+0x4470536) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.292Z] 18:31:46 INFO - GECKO(1628) | #36 mozilla::TaskController::ProcessPendingMTTask(bool) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:491:36 (libxul.so+0x447092f) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.293Z] 18:31:46 INFO - GECKO(1628) | #37 operator() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:218:37 (libxul.so+0x447b834) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.294Z] 18:31:46 INFO - GECKO(1628) | #38 mozilla::detail::RunnableFunction<mozilla::TaskController::TaskController()::$_0>::Run() /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.h:548:5 (libxul.so+0x447b834)
[task 2023-06-01T18:31:46.294Z] 18:31:46 INFO - GECKO(1628) | #39 nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1240:16 (libxul.so+0x4492f6d) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.295Z] 18:31:46 INFO - GECKO(1628) | #40 NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:479:10 (libxul.so+0x4499c66) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.296Z] 18:31:46 INFO - GECKO(1628) | #41 mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:85:21 (libxul.so+0x51cf35e) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.297Z] 18:31:46 INFO - GECKO(1628) | #42 RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:368:10 (libxul.so+0x50e51a8) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.298Z] 18:31:46 INFO - GECKO(1628) | #43 RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:361:3 (libxul.so+0x50e51a8)
[task 2023-06-01T18:31:46.299Z] 18:31:46 INFO - GECKO(1628) | #44 MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:343:3 (libxul.so+0x50e51a8)
[task 2023-06-01T18:31:46.300Z] 18:31:46 INFO - GECKO(1628) | #45 nsBaseAppShell::Run() /builds/worker/checkouts/gecko/widget/nsBaseAppShell.cpp:148:27 (libxul.so+0x95efe03) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.301Z] 18:31:46 INFO - GECKO(1628) | #46 nsAppStartup::Run() /builds/worker/checkouts/gecko/toolkit/components/startup/nsAppStartup.cpp:295:30 (libxul.so+0xbfa6552) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.302Z] 18:31:46 INFO - GECKO(1628) | #47 XREMain::XRE_mainRun() /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5659:22 (libxul.so+0xc10cd24) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.303Z] 18:31:46 INFO - GECKO(1628) | #48 XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5859:8 (libxul.so+0xc10d9a8) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.304Z] 18:31:46 INFO - GECKO(1628) | #49 XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5915:21 (libxul.so+0xc10e0b1) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.305Z] 18:31:46 INFO - GECKO(1628) | #50 mozilla::BootstrapImpl::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/Bootstrap.cpp:45:12 (libxul.so+0xc11d732) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.306Z] 18:31:46 INFO - GECKO(1628) | #51 do_main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:227:22 (firefox-bin+0x1347ee) (BuildId: 8fcb0ec5a873376bb329c74dec89de2371da5e2d)
[task 2023-06-01T18:31:46.308Z] 18:31:46 INFO - GECKO(1628) | #52 main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:445:16 (firefox-bin+0x1347ee)
[task 2023-06-01T18:31:46.309Z] 18:31:46 INFO - GECKO(1628) | Location is heap block of size 168 at 0x7b2c001e42c0 allocated by main thread:
[task 2023-06-01T18:31:46.310Z] 18:31:46 INFO - GECKO(1628) | #0 malloc /builds/worker/fetches/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:692:5 (firefox-bin+0xa9f7c) (BuildId: 8fcb0ec5a873376bb329c74dec89de2371da5e2d)
<...>
[task 2023-06-01T18:31:46.426Z] 18:31:46 INFO - GECKO(1628) | Thread T7 'Socket Thread' (tid=1639, running) created by main thread at:
[task 2023-06-01T18:31:46.427Z] 18:31:46 INFO - GECKO(1628) | #0 pthread_create /builds/worker/fetches/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1048:3 (firefox-bin+0xabcab) (BuildId: 8fcb0ec5a873376bb329c74dec89de2371da5e2d)
[task 2023-06-01T18:31:46.427Z] 18:31:46 INFO - GECKO(1628) | #1 _PR_CreateThread /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:458:14 (libnspr4.so+0x46cae) (BuildId: c7d97592ef7e01621291710fcedba13a6dd89b9c)
[task 2023-06-01T18:31:46.429Z] 18:31:46 INFO - GECKO(1628) | #2 PR_CreateThread /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:533:12 (libnspr4.so+0x3bd34) (BuildId: c7d97592ef7e01621291710fcedba13a6dd89b9c)
[task 2023-06-01T18:31:46.430Z] 18:31:46 INFO - GECKO(1628) | #3 nsThread::Init(nsTSubstring<char> const&) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:634:18 (libxul.so+0x448ffc5) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.430Z] 18:31:46 INFO - GECKO(1628) | #4 nsThreadManager::NewNamedThread(nsTSubstring<char> const&, nsIThreadManager::ThreadCreationOptions, nsIThread**) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadManager.cpp:548:12 (libxul.so+0x4498a8f) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.431Z] 18:31:46 INFO - GECKO(1628) | #5 NS_NewNamedThread(nsTSubstring<char> const&, nsIThread**, already_AddRefed<nsIRunnable>, nsIThreadManager::ThreadCreationOptions) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:175:57 (libxul.so+0x44a12f6) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.432Z] 18:31:46 INFO - GECKO(1628) | #6 NS_NewNamedThread<14UL> /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:87:10 (libxul.so+0x46ce141) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.433Z] 18:31:46 INFO - GECKO(1628) | #7 mozilla::net::nsSocketTransportService::Init() /builds/worker/checkouts/gecko/netwerk/base/nsSocketTransportService2.cpp:752:19 (libxul.so+0x46ce141)
[task 2023-06-01T18:31:46.434Z] 18:31:46 INFO - GECKO(1628) | #8 mozilla::xpcom::CreateInstanceImpl(mozilla::xpcom::ModuleID, nsID const&, void**) /builds/worker/workspace/obj-build/xpcom/components/StaticComponents.cpp:12041:7 (libxul.so+0x4447c27) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.435Z] 18:31:46 INFO - GECKO(1628) | #9 mozilla::xpcom::StaticModule::CreateInstance(nsID const&, void**) const /builds/worker/workspace/obj-build/xpcom/components/StaticComponents.cpp:12992:10 (libxul.so+0x445239a) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.436Z] 18:31:46 INFO - GECKO(1628) | #10 CreateInstance /builds/worker/checkouts/gecko/xpcom/components/nsComponentManager.cpp:184:46 (libxul.so+0x445d791) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.436Z] 18:31:46 INFO - GECKO(1628) | #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+0x445d791)
[task 2023-06-01T18:31:46.438Z] 18:31:46 INFO - GECKO(1628) | #12 nsComponentManagerImpl::GetServiceByContractID(char const*, nsID const&, void**) /builds/worker/checkouts/gecko/xpcom/components/nsComponentManager.cpp:1160:10 (libxul.so+0x445e434) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.439Z] 18:31:46 INFO - GECKO(1628) | #13 CallGetService /builds/worker/checkouts/gecko/xpcom/components/nsComponentManagerUtils.cpp:61:43 (libxul.so+0x44613fb) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.440Z] 18:31:46 INFO - GECKO(1628) | #14 nsGetServiceByContractIDWithError::operator()(nsID const&, void**) const /builds/worker/checkouts/gecko/xpcom/components/nsComponentManagerUtils.cpp:250:21 (libxul.so+0x44613fb)
[task 2023-06-01T18:31:46.441Z] 18:31:46 INFO - GECKO(1628) | #15 assign_from_gs_contractid_with_error /builds/worker/workspace/obj-build/dist/include/nsCOMPtr.h:877:7 (libxul.so+0x466b515) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.441Z] 18:31:46 INFO - GECKO(1628) | #16 operator= /builds/worker/workspace/obj-build/dist/include/nsCOMPtr.h:661:5 (libxul.so+0x466b515)
[task 2023-06-01T18:31:46.442Z] 18:31:46 INFO - GECKO(1628) | #17 InitializeSocketTransportService /builds/worker/checkouts/gecko/netwerk/base/nsIOService.cpp:431:29 (libxul.so+0x466b515)
[task 2023-06-01T18:31:46.445Z] 18:31:46 INFO - GECKO(1628) | #18 mozilla::net::nsIOService::SetOfflineInternal(bool, bool) /builds/worker/checkouts/gecko/netwerk/base/nsIOService.cpp:1299:7 (libxul.so+0x466b515)
[task 2023-06-01T18:31:46.445Z] 18:31:46 INFO - GECKO(1628) | #19 SetOffline /builds/worker/checkouts/gecko/netwerk/base/nsIOService.cpp:1238:48 (libxul.so+0x466535d) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.445Z] 18:31:46 INFO - GECKO(1628) | #20 mozilla::net::nsIOService::Init() /builds/worker/checkouts/gecko/netwerk/base/nsIOService.cpp:310:3 (libxul.so+0x466535d)
[task 2023-06-01T18:31:46.445Z] 18:31:46 INFO - GECKO(1628) | #21 mozilla::net::nsIOService::GetInstance() /builds/worker/checkouts/gecko/netwerk/base/nsIOService.cpp:488:9 (libxul.so+0x46671f1) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.445Z] 18:31:46 INFO - GECKO(1628) | #22 mozilla::xpcom::CreateInstanceImpl(mozilla::xpcom::ModuleID, nsID const&, void**) /builds/worker/workspace/obj-build/xpcom/components/StaticComponents.cpp:11131:48 (libxul.so+0x444cd63) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.449Z] 18:31:46 INFO - GECKO(1628) | #23 mozilla::xpcom::StaticModule::CreateInstance(nsID const&, void**) const /builds/worker/workspace/obj-build/xpcom/components/StaticComponents.cpp:12992:10 (libxul.so+0x445239a) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.449Z] 18:31:46 INFO - GECKO(1628) | #24 CreateInstance /builds/worker/checkouts/gecko/xpcom/components/nsComponentManager.cpp:184:46 (libxul.so+0x445d791) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.449Z] 18:31:46 INFO - GECKO(1628) | #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+0x445d791)
[task 2023-06-01T18:31:46.449Z] 18:31:46 INFO - GECKO(1628) | #26 nsComponentManagerImpl::GetServiceByContractID(char const*, nsID const&, void**) /builds/worker/checkouts/gecko/xpcom/components/nsComponentManager.cpp:1160:10 (libxul.so+0x445e434) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.449Z] 18:31:46 INFO - GECKO(1628) | #27 CallGetService(char const*, nsID const&, void**) /builds/worker/checkouts/gecko/xpcom/components/nsComponentManagerUtils.cpp:61:43 (libxul.so+0x4460d5d) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.449Z] 18:31:46 INFO - GECKO(1628) | #28 CallGetService<nsIIOService> /builds/worker/workspace/obj-build/dist/include/nsServiceManagerUtils.h:52:10 (libxul.so+0x550babd) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.449Z] 18:31:46 INFO - GECKO(1628) | #29 nsScriptSecurityManager::Init() /builds/worker/checkouts/gecko/caps/nsScriptSecurityManager.cpp:1551:17 (libxul.so+0x550babd)
[task 2023-06-01T18:31:46.450Z] 18:31:46 INFO - GECKO(1628) | #30 nsScriptSecurityManager::InitStatics() /builds/worker/checkouts/gecko/caps/nsScriptSecurityManager.cpp:1611:28 (libxul.so+0x550c049) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.451Z] 18:31:46 INFO - GECKO(1628) | #31 nsXPConnect::InitStatics() /builds/worker/checkouts/gecko/js/xpconnect/src/nsXPConnect.cpp:165:3 (libxul.so+0x539cdc5) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.452Z] 18:31:46 INFO - GECKO(1628) | #32 xpcModuleCtor() /builds/worker/checkouts/gecko/js/xpconnect/src/XPCModule.cpp:11:3 (libxul.so+0x536897f) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.453Z] 18:31:46 INFO - GECKO(1628) | #33 nsLayoutModuleInitialize() /builds/worker/checkouts/gecko/layout/build/nsLayoutModule.cpp:100:7 (libxul.so+0x9f3246b) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.454Z] 18:31:46 INFO - GECKO(1628) | #34 nsComponentManagerImpl::Init() /builds/worker/checkouts/gecko/xpcom/components/nsComponentManager.cpp:371:5 (libxul.so+0x445ab01) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.455Z] 18:31:46 INFO - GECKO(1628) | #35 NS_InitXPCOM /builds/worker/checkouts/gecko/xpcom/build/XPCOMInit.cpp:421:51 (libxul.so+0x44d6ad1) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.455Z] 18:31:46 INFO - GECKO(1628) | #36 ScopedXPCOMStartup::Initialize(bool) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:1993:8 (libxul.so+0xc101d03) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.456Z] 18:31:46 INFO - GECKO(1628) | #37 XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5855:22 (libxul.so+0xc10d993) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.457Z] 18:31:46 INFO - GECKO(1628) | #38 XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5915:21 (libxul.so+0xc10e0b1) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.458Z] 18:31:46 INFO - GECKO(1628) | #39 mozilla::BootstrapImpl::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/Bootstrap.cpp:45:12 (libxul.so+0xc11d732) (BuildId: fc45b25d43cae898a15586ef221289eed29cbd42)
[task 2023-06-01T18:31:46.459Z] 18:31:46 INFO - GECKO(1628) | #40 do_main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:227:22 (firefox-bin+0x1347ee) (BuildId: 8fcb0ec5a873376bb329c74dec89de2371da5e2d)
[task 2023-06-01T18:31:46.460Z] 18:31:46 INFO - GECKO(1628) | #41 main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:445:16 (firefox-bin+0x1347ee)
[task 2023-06-01T18:31:46.461Z] 18:31:46 INFO - GECKO(1628) | SUMMARY: ThreadSanitizer: data race /builds/worker/checkouts/gecko/netwerk/base/nsMIMEInputStream.cpp:236:3 in nsMIMEInputStream::Read(char*, unsigned int, unsigned int*)
[task 2023-06-01T18:31:46.462Z] 18:31:46 INFO - GECKO(1628) | ==================
[task 2023-06-01T18:31:46.462Z] 18:31:46 INFO - GECKO(1628) | Exiting due to channel error.
[task 2023-06-01T18:31:46.463Z] 18:31:46 INFO - GECKO(1628) | Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: CompositorBridgeChild receives IPC close with reason=AbnormalShutdown (t=824.429) Exiting due to channel error.
[task 2023-06-01T18:31:46.464Z] 18:31:46 INFO - GECKO(1628) | Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: CompositorBridgeChild receives IPC close with reason=AbnormalShutdown (t=13.1552) Exiting due to channel error.
[task 2023-06-01T18:31:46.465Z] 18:31:46 INFO - GECKO(1628) | Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: CompositorBridgeChild receives IPC close with reason=AbnormalShutdown (t=826.929) Exiting due to channel error.
[task 2023-06-01T18:31:46.466Z] 18:31:46 INFO - GECKO(1628) | Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: CompositorBridgeChild receives IPC close with reason=AbnormalShutdown (t=839.872) Exiting due to channel error.
[task 2023-06-01T18:31:47.467Z] 18:31:47 INFO - TEST-INFO | Main app process: killed by SIGIOT
[task 2023-06-01T18:31:47.467Z] 18:31:47 INFO - Buffered messages logged at 18:31:33
[task 2023-06-01T18:31:47.468Z] 18:31:47 INFO - Entering test bound
[task 2023-06-01T18:31:47.468Z] 18:31:47 INFO - Initializing a network monitor pane.
[task 2023-06-01T18:31:47.473Z] 18:31:47 INFO - Adding a new tab with URL: https://example.com/browser/devtools/client/netmonitor/test/html_curl-utils.html
[task 2023-06-01T18:31:47.473Z] 18:31:47 INFO - Buffered messages logged at 18:31:35
[task 2023-06-01T18:31:47.473Z] 18:31:47 INFO - Tab added and finished loading
[task 2023-06-01T18:31:47.474Z] 18:31:47 INFO - Net tab added successfully: https://example.com/browser/devtools/client/netmonitor/test/html_curl-utils.html
[task 2023-06-01T18:31:47.474Z] 18:31:47 INFO - Buffered messages logged at 18:31:36
[task 2023-06-01T18:31:47.474Z] 18:31:47 INFO - Console message: [JavaScript Error: "Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“default-src”)." {file: "chrome://global/content/customElements.js" line: 499 column: 24 source: "display: none !important"}]
[task 2023-06-01T18:31:47.474Z] 18:31:47 INFO - Console message: [JavaScript Error: "Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“default-src”)." {file: "chrome://global/content/customElements.js" line: 499}]
[task 2023-06-01T18:31:47.475Z] 18:31:47 INFO - Console message: [JavaScript Error: "Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“default-src”)." {file: "chrome://global/content/elements/panel.js" line: 62}]
[task 2023-06-01T18:31:47.475Z] 18:31:47 INFO - Console message: [JavaScript Error: "Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“default-src”)." {file: "chrome://global/content/customElements.js" line: 499 column: 24 source: "display: none !important"}]
[task 2023-06-01T18:31:47.475Z] 18:31:47 INFO - Console message: [JavaScript Error: "Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“default-src”)." {file: "chrome://global/content/customElements.js" line: 499}]
[task 2023-06-01T18:31:47.475Z] 18:31:47 INFO - Console message: [JavaScript Error: "Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“default-src”)." {file: "chrome://global/content/elements/panel.js" line: 62}]
[task 2023-06-01T18:31:47.475Z] 18:31:47 INFO - Buffered messages logged at 18:31:38
[task 2023-06-01T18:31:47.476Z] 18:31:47 INFO - Console message: [JavaScript Error: "Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“default-src”)." {file: "chrome://global/content/customElements.js" line: 499 column: 24 source: "display: none !important"}]
[task 2023-06-01T18:31:47.476Z] 18:31:47 INFO - Console message: [JavaScript Error: "Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“default-src”)." {file: "chrome://global/content/customElements.js" line: 499}]
[task 2023-06-01T18:31:47.477Z] 18:31:47 INFO - Console message: [JavaScript Error: "Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“default-src”)." {file: "chrome://global/content/elements/panel.js" line: 62}]
[task 2023-06-01T18:31:47.477Z] 18:31:47 INFO - Network monitor pane shown successfully.
[task 2023-06-01T18:31:47.478Z] 18:31:47 INFO - Disabling cache and reloading page.
[task 2023-06-01T18:31:47.478Z] 18:31:47 INFO - Buffered messages logged at 18:31:39
[task 2023-06-01T18:31:47.479Z] 18:31:47 INFO - > Network event progress: NetworkEvent: 1/1, PayloadReady: 0/1, EventTimings: 0/1, got NetMonitor:NetworkEvent for server0.conn0.netEvent7
[task 2023-06-01T18:31:47.479Z] 18:31:47 INFO - Buffered messages logged at 18:31:40
[task 2023-06-01T18:31:47.479Z] 18:31:47 INFO - > Network event progress: NetworkEvent: 1/1, PayloadReady: 1/1, EventTimings: 0/1, got NetMonitor:PayloadReady for server0.conn0.netEvent7
[task 2023-06-01T18:31:47.480Z] 18:31:47 INFO - Got marker: dom-interactive
[task 2023-06-01T18:31:47.480Z] 18:31:47 INFO - Buffered messages logged at 18:31:41
[task 2023-06-01T18:31:47.481Z] 18:31:47 INFO - > Network event progress: NetworkEvent: 1/1, PayloadReady: 1/1, EventTimings: 1/1, got NetMonitor:NetworkEventUpdated:EventTimings for server0.conn0.netEvent7
[task 2023-06-01T18:31:47.481Z] 18:31:47 INFO - Got marker: dom-complete
[task 2023-06-01T18:31:47.482Z] 18:31:47 INFO - Got two timeline markers, done waiting
[task 2023-06-01T18:31:47.482Z] 18:31:47 INFO - Wait for completion of all NetworkUpdateEvents packets...
[task 2023-06-01T18:31:47.483Z] 18:31:47 INFO - Clearing the network requests in the UI
[task 2023-06-01T18:31:47.483Z] 18:31:47 INFO - Starting test...
[task 2023-06-01T18:31:47.484Z] 18:31:47 INFO - Console message: [JavaScript Error: "Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“default-src”)." {file: "chrome://global/content/customElements.js" line: 499 column: 24 source: "display: none !important"}]
[task 2023-06-01T18:31:47.484Z] 18:31:47 INFO - Console message: [JavaScript Error: "Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“default-src”)." {file: "chrome://global/content/customElements.js" line: 499}]
[task 2023-06-01T18:31:47.485Z] 18:31:47 INFO - Console message: [JavaScript Error: "Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“default-src”)." {file: "chrome://global/content/elements/panel.js" line: 62}]
[task 2023-06-01T18:31:47.486Z] 18:31:47 INFO - Console message: [JavaScript Warning: "Cookie “bob” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs?param1=value1¶m2=value2¶m3=value3" line: 0}]
[task 2023-06-01T18:31:47.487Z] 18:31:47 INFO - Buffered messages logged at 18:31:42
[task 2023-06-01T18:31:47.487Z] 18:31:47 INFO - > Network event progress: NetworkEvent: 1/6, PayloadReady: 0/6, EventTimings: 0/1, got NetMonitor:NetworkEvent for server0.conn0.netEvent10
[task 2023-06-01T18:31:47.488Z] 18:31:47 INFO - Console message: [JavaScript Warning: "Cookie “tom” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs?param1=value1¶m2=value2¶m3=value3" line: 0}]
[task 2023-06-01T18:31:47.489Z] 18:31:47 INFO - Console message: [JavaScript Warning: "Cookie “bob” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs?param1=value1¶m2=value2¶m3=value3" line: 0}]
[task 2023-06-01T18:31:47.490Z] 18:31:47 INFO - Console message: [JavaScript Warning: "Cookie “tom” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs?param1=value1¶m2=value2¶m3=value3" line: 0}]
[task 2023-06-01T18:31:47.491Z] 18:31:47 INFO - > Network event progress: NetworkEvent: 1/6, PayloadReady: 1/6, EventTimings: 0/1, got NetMonitor:PayloadReady for server0.conn0.netEvent10
[task 2023-06-01T18:31:47.491Z] 18:31:47 INFO - > Network event progress: NetworkEvent: 2/6, PayloadReady: 1/6, EventTimings: 0/2, got NetMonitor:NetworkEvent for server0.conn0.netEvent12
[task 2023-06-01T18:31:47.493Z] 18:31:47 INFO - Console message: [JavaScript Warning: "Cookie “bob” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs" line: 0}]
[task 2023-06-01T18:31:47.494Z] 18:31:47 INFO - Console message: [JavaScript Warning: "Cookie “tom” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs" line: 0}]
[task 2023-06-01T18:31:47.495Z] 18:31:47 INFO - Console message: [JavaScript Warning: "Cookie “bob” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs" line: 0}]
[task 2023-06-01T18:31:47.496Z] 18:31:47 INFO - Console message: [JavaScript Warning: "Cookie “tom” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs" line: 0}]
[task 2023-06-01T18:31:47.496Z] 18:31:47 INFO - > Network event progress: NetworkEvent: 2/6, PayloadReady: 1/6, EventTimings: 1/2, got NetMonitor:NetworkEventUpdated:EventTimings for server0.conn0.netEvent10
[task 2023-06-01T18:31:47.497Z] 18:31:47 INFO - > Network event progress: NetworkEvent: 2/6, PayloadReady: 2/6, EventTimings: 1/2, got NetMonitor:PayloadReady for server0.conn0.netEvent12
[task 2023-06-01T18:31:47.497Z] 18:31:47 INFO - > Network event progress: NetworkEvent: 3/6, PayloadReady: 2/6, EventTimings: 1/3, got NetMonitor:NetworkEvent for server0.conn0.netEvent16
[task 2023-06-01T18:31:47.498Z] 18:31:47 INFO - Buffered messages logged at 18:31:43
[task 2023-06-01T18:31:47.499Z] 18:31:47 INFO - Console message: [JavaScript Warning: "Cookie “bob” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs" line: 0}]
[task 2023-06-01T18:31:47.500Z] 18:31:47 INFO - Console message: [JavaScript Warning: "Cookie “tom” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs" line: 0}]
[task 2023-06-01T18:31:47.506Z] 18:31:47 INFO - Console message: [JavaScript Warning: "Cookie “bob” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs" line: 0}]
[task 2023-06-01T18:31:47.506Z] 18:31:47 INFO - Console message: [JavaScript Warning: "Cookie “tom” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs" line: 0}]
[task 2023-06-01T18:31:47.506Z] 18:31:47 INFO - > Network event progress: NetworkEvent: 3/6, PayloadReady: 2/6, EventTimings: 2/3, got NetMonitor:NetworkEventUpdated:EventTimings for server0.conn0.netEvent12
[task 2023-06-01T18:31:47.506Z] 18:31:47 INFO - > Network event progress: NetworkEvent: 3/6, PayloadReady: 3/6, EventTimings: 2/3, got NetMonitor:PayloadReady for server0.conn0.netEvent16
[task 2023-06-01T18:31:47.506Z] 18:31:47 INFO - > Network event progress: NetworkEvent: 4/6, PayloadReady: 3/6, EventTimings: 2/4, got NetMonitor:NetworkEvent for server0.conn0.netEvent22
[task 2023-06-01T18:31:47.506Z] 18:31:47 INFO - Buffered messages logged at 18:31:44
[task 2023-06-01T18:31:47.506Z] 18:31:47 INFO - Console message: [JavaScript Warning: "Cookie “bob” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs" line: 0}]
[task 2023-06-01T18:31:47.506Z] 18:31:47 INFO - Console message: [JavaScript Warning: "Cookie “tom” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs" line: 0}]
[task 2023-06-01T18:31:47.506Z] 18:31:47 INFO - Console message: [JavaScript Warning: "Cookie “bob” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs" line: 0}]
[task 2023-06-01T18:31:47.506Z] 18:31:47 INFO - Console message: [JavaScript Warning: "Cookie “tom” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs" line: 0}]
[task 2023-06-01T18:31:47.507Z] 18:31:47 INFO - > Network event progress: NetworkEvent: 4/6, PayloadReady: 4/6, EventTimings: 2/4, got NetMonitor:PayloadReady for server0.conn0.netEvent22
[task 2023-06-01T18:31:47.507Z] 18:31:47 INFO - > Network event progress: NetworkEvent: 4/6, PayloadReady: 4/6, EventTimings: 3/4, got NetMonitor:NetworkEventUpdated:EventTimings for server0.conn0.netEvent16
[task 2023-06-01T18:31:47.507Z] 18:31:47 INFO - Buffered messages logged at 18:31:45
[task 2023-06-01T18:31:47.508Z] 18:31:47 INFO - > Network event progress: NetworkEvent: 5/6, PayloadReady: 4/6, EventTimings: 3/5, got NetMonitor:NetworkEvent for server0.conn0.netEvent30
[task 2023-06-01T18:31:47.509Z] 18:31:47 INFO - Console message: [JavaScript Warning: "Cookie “bob” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs" line: 0}]
[task 2023-06-01T18:31:47.509Z] 18:31:47 INFO - Console message: [JavaScript Warning: "Cookie “tom” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs" line: 0}]
[task 2023-06-01T18:31:47.510Z] 18:31:47 INFO - > Network event progress: NetworkEvent: 5/6, PayloadReady: 5/6, EventTimings: 3/5, got NetMonitor:PayloadReady for server0.conn0.netEvent30
[task 2023-06-01T18:31:47.510Z] 18:31:47 INFO - > Network event progress: NetworkEvent: 5/6, PayloadReady: 5/6, EventTimings: 4/5, got NetMonitor:NetworkEventUpdated:EventTimings for server0.conn0.netEvent22
[task 2023-06-01T18:31:47.511Z] 18:31:47 INFO - Console message: [JavaScript Warning: "Cookie “bob” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs" line: 0}]
[task 2023-06-01T18:31:47.512Z] 18:31:47 INFO - Console message: [JavaScript Warning: "Cookie “tom” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite" {file: "https://example.com/browser/devtools/client/netmonitor/test/sjs_simple-test-server.sjs" line: 0}]
[task 2023-06-01T18:31:47.512Z] 18:31:47 INFO - Buffered messages finished
[task 2023-06-01T18:31:47.513Z] 18:31:47 INFO - runtests.py | Application ran for: 0:14:09.644990
[task 2023-06-01T18:31:47.513Z] 18:31:47 INFO - zombiecheck | Reading PID log: /tmp/tmp6ef5_6tlpidlog
[task 2023-06-01T18:31:47.513Z] 18:31:47 INFO - ==> process 1628 launched child process 1653
[task 2023-06-01T18:31:47.514Z] 18:31:47 INFO - ==> process 1628 launched child process 1742
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
This is a race in mStartedReading.
We should make it atomic or be protected by the mutex.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
![]() |
||
Comment 5•2 years ago
|
||
Backed out because this failed the macOS plain non-unified build:
Comment 7•2 years ago
|
||
Updated•2 years ago
|
Comment 8•2 years ago
|
||
The patch landed in nightly and beta is affected.
:jesup, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox118
towontfix
.
For more information, please visit BugBot documentation.
Assignee | ||
Comment 9•2 years ago
|
||
Comment on attachment 9351637 [details]
Bug 1836353 - make mStartedReading an Atomic r=valentin!
Beta/Release Uplift Approval Request
- User impact if declined: Small TSAN hole
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Just adds memory barriers around a value
- String changes made/needed: none
- Is Android affected?: Yes
Updated•2 years ago
|
Comment 10•2 years ago
|
||
Comment on attachment 9351637 [details]
Bug 1836353 - make mStartedReading an Atomic r=valentin!
Approved for landing on mozilla-beta before the merge, will be in the 118.0 release candidate, thanks.
Comment 11•2 years ago
|
||
uplift |
Updated•2 years ago
|
Comment 12•2 years ago
|
||
Comment on attachment 9351637 [details]
Bug 1836353 - make mStartedReading an Atomic r=valentin!
Approved for ESR 115.3, thanks.
Comment 13•2 years ago
|
||
uplift |
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•1 years ago
|
Description
•