Closed Bug 1635310 Opened 6 years ago Closed 5 years ago

Intermittent SUMMARY: ThreadSanitizer: SEGV /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/tsan/rtl/tsan_platform.h:799:30 in MemToShadowImpl<__tsan::Mapping>

Categories

(Core :: DOM: Device Interfaces, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: intermittent-failure)

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


INFO - TEST-START | dom/tests/mochitest/gamepad/test_gamepad_extensions.html
[task 2020-05-04T18:50:37.265Z] 18:50:37     INFO - GECKO(3077) | ThreadSanitizer:DEADLYSIGNAL
[task 2020-05-04T18:50:37.266Z] 18:50:37     INFO - GECKO(3077) | ==3077==ERROR: ThreadSanitizer: SEGV on unknown address 0x1c8000024400 (pc 0x558e22ecb207 bp 0x7b2000009100 sp 0x7ffc973d2e00 T3077)
[task 2020-05-04T18:50:37.266Z] 18:50:37     INFO - GECKO(3077) | ==3077==The signal is caused by a READ memory access.
[task 2020-05-04T18:50:37.302Z] 18:50:37     INFO - GECKO(3077) |     #0 MemToShadowImpl<__tsan::Mapping> /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/tsan/rtl/tsan_platform.h:799:30 (firefox+0xbb206)
[task 2020-05-04T18:50:37.303Z] 18:50:37     INFO - GECKO(3077) |     #1 MemToShadow /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/tsan/rtl/tsan_platform.h:830:10 (firefox+0xbb206)
[task 2020-05-04T18:50:37.303Z] 18:50:37     INFO - GECKO(3077) |     #2 MemoryAccess /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/tsan/rtl/tsan_rtl.cc:820:27 (firefox+0xbb206)
[task 2020-05-04T18:50:37.303Z] 18:50:37     INFO - GECKO(3077) |     #3 MemoryRead /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/tsan/rtl/tsan_rtl.h:741:3 (firefox+0xbb206)
[task 2020-05-04T18:50:37.304Z] 18:50:37     INFO - GECKO(3077) |     #4 __tsan_vptr_read /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/tsan/rtl/tsan_interface_inl.h:98:3 (firefox+0xbb206)
[task 2020-05-04T18:50:37.321Z] 18:50:37     INFO - GECKO(3077) |     #5 mozilla::net::nsStandardURL::NormalizeIDN(nsTSubstring<char> const&, nsTString<char>&) /builds/worker/checkouts/gecko/netwerk/base/nsStandardURL.cpp:553:14 (libxul.so+0xc7da96)
[task 2020-05-04T18:50:37.321Z] 18:50:37     INFO - GECKO(3077) |     #6 mozilla::net::nsStandardURL::BuildNormalizedSpec(char const*, mozilla::Encoding const*) /builds/worker/checkouts/gecko/netwerk/base/nsStandardURL.cpp:747:19 (libxul.so+0xc7e414)
[task 2020-05-04T18:50:37.321Z] 18:50:37     INFO - GECKO(3077) |     #7 mozilla::net::nsStandardURL::SetSpecWithEncoding(nsTSubstring<char> const&, mozilla::Encoding const*) /builds/worker/checkouts/gecko/netwerk/base/nsStandardURL.cpp:1503:10 (libxul.so+0xc82538)
[task 2020-05-04T18:50:37.321Z] 18:50:37     INFO - GECKO(3077) |     #8 mozilla::net::nsStandardURL::Init(unsigned int, int, nsTSubstring<char> const&, char const*, nsIURI*) /builds/worker/checkouts/gecko/netwerk/base/nsStandardURL.cpp:3095:24 (libxul.so+0xc8b08b)
[task 2020-05-04T18:50:37.322Z] 18:50:37     INFO - GECKO(3077) |     #9 Init /builds/worker/checkouts/gecko/netwerk/base/nsStandardURL.h:368:16 (libxul.so+0xc8ea3a)
[task 2020-05-04T18:50:37.322Z] 18:50:37     INFO - GECKO(3077) |     #10 non-virtual thunk to mozilla::net::nsStandardURL::TemplatedMutator<mozilla::net::nsStandardURL>::Init(unsigned int, int, nsTSubstring<char> const&, char const*, nsIURI*, nsIURIMutator**) /builds/worker/checkouts/gecko/netwerk/base/nsStandardURL.h (libxul.so+0xc8ea3a)
[task 2020-05-04T18:50:37.323Z] 18:50:37     INFO - GECKO(3077) |     #11 operator() /builds/worker/workspace/obj-build/dist/include/nsIURIMutator.h:449:10 (libxul.so+0xb01e16)
[task 2020-05-04T18:50:37.323Z] 18:50:37     INFO - GECKO(3077) |     #12 std::_Function_handler<nsresult (nsIURIMutator*), std::function<nsresult (nsIURIMutator*)> const NS_MutatorMethod<nsresult (nsIStandardURLMutator::*)(unsigned int, int, nsTSubstring<char> const&, char const*, nsIURI*, nsIURIMutator**), nsIStandardURL::'unnamed', int, nsTString<char>, char const*, nsCOMPtr<nsIURI>, std::nullptr_t>(nsresult (nsIStandardURLMutator::*)(unsigned int, int, nsTSubstring<char> const&, char const*, nsIURI*, nsIURIMutator**), nsIStandardURL::'unnamed', int, nsTString<char>, char const*, nsCOMPtr<nsIURI>, std::nullptr_t)::'lambda'(nsIURIMutator*)>::_M_invoke(std::_Any_data const&, nsIURIMutator*&&) /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+0xb01e16)
[task 2020-05-04T18:50:37.324Z] 18:50:37     INFO - GECKO(3077) |     #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+0xc46739)
[task 2020-05-04T18:50:37.325Z] 18:50:37     INFO - GECKO(3077) |     #14 Apply /builds/worker/workspace/obj-build/dist/include/nsIURIMutator.h:602:15 (libxul.so+0xc46739)
[task 2020-05-04T18:50:37.326Z] 18:50:37     INFO - GECKO(3077) |     #15 NewStandardURI(nsTSubstring<char> const&, char const*, nsIURI*, int, nsIURI**) /builds/worker/checkouts/gecko/netwerk/base/nsNetUtil.cpp:1679:8 (libxul.so+0xc46739)
[task 2020-05-04T18:50:37.326Z] 18:50:37     INFO - GECKO(3077) |     #16 NS_NewURI(nsIURI**, nsTSubstring<char> const&, char const*, nsIURI*) /builds/worker/checkouts/gecko/netwerk/base/nsNetUtil.cpp (libxul.so+0xc44c38)
[task 2020-05-04T18:50:37.326Z] 18:50:37     INFO - GECKO(3077) |     #17 mozilla::net::UrlClassifierCommon::CreatePairwiseWhiteListURI(nsIChannel*, nsIURI**) /builds/worker/checkouts/gecko/netwerk/url-classifier/UrlClassifierCommon.cpp:334:8 (libxul.so+0x122e1fe)
[task 2020-05-04T18:50:37.327Z] 18:50:37     INFO - GECKO(3077) |     #18 mozilla::net::UrlClassifierFeatureFingerprintingAnnotation::GetURIByListType(nsIChannel*, nsIUrlClassifierFeature::listType, nsIUrlClassifierFeature::URIType*, nsIURI**) /builds/worker/checkouts/gecko/netwerk/url-classifier/UrlClassifierFeatureFingerprintingAnnotation.cpp:175:10 (libxul.so+0x12369fc)
[task 2020-05-04T18:50:37.328Z] 18:50:37     INFO - GECKO(3077) |     #19 mozilla::net::(anonymous namespace)::FeatureData::InitializeList(mozilla::net::(anonymous namespace)::FeatureTask*, nsIChannel*, nsIUrlClassifierFeature::listType, nsTArray<RefPtr<mozilla::net::(anonymous namespace)::TableData> >&) /builds/worker/checkouts/gecko/netwerk/url-classifier/AsyncUrlChannelClassifier.cpp:704:27 (libxul.so+0x1239ccb)
[task 2020-05-04T18:50:37.329Z] 18:50:37     INFO - GECKO(3077) |     #20 Initialize /builds/worker/checkouts/gecko/netwerk/url-classifier/AsyncUrlChannelClassifier.cpp:321:8 (libxul.so+0x122c8bb)
[task 2020-05-04T18:50:37.329Z] 18:50:37     INFO - GECKO(3077) |     #21 Create /builds/worker/checkouts/gecko/netwerk/url-classifier/AsyncUrlChannelClassifier.cpp:564:32 (libxul.so+0x122c8bb)
[task 2020-05-04T18:50:37.329Z] 18:50:37     INFO - GECKO(3077) |     #22 mozilla::net::AsyncUrlChannelClassifier::CheckChannel(nsIChannel*, std::function<void ()>&&) /builds/worker/checkouts/gecko/netwerk/url-classifier/AsyncUrlChannelClassifier.cpp:792:7 (libxul.so+0x122c8bb)
[task 2020-05-04T18:50:37.365Z] 18:50:37     INFO - GECKO(3077) |     #23 mozilla::net::nsHttpChannel::AsyncOpenFinal(mozilla::TimeStamp) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:6621:23 (libxul.so+0x112fbc6)
[task 2020-05-04T18:50:37.365Z] 18:50:37     INFO - GECKO(3077) |     #24 mozilla::net::nsHttpChannel::AsyncOpen(nsIStreamListener*) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp:6590:5 (libxul.so+0x112f727)
[task 2020-05-04T18:50:37.367Z] 18:50:37     INFO - GECKO(3077) |     #25 non-virtual thunk to mozilla::net::nsHttpChannel::AsyncOpen(nsIStreamListener*) /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpChannel.cpp (libxul.so+0x112fcd2)
[task 2020-05-04T18:50:37.383Z] 18:50:37     INFO - GECKO(3077) |     #26 mozilla::net::DocumentLoadListener::Open(nsDocShellLoadState*, unsigned int, mozilla::Maybe<unsigned long> const&, mozilla::TimeStamp const&, nsDOMNavigationTiming*, mozilla::Maybe<mozilla::dom::ClientInfo>&&, unsigned long, bool, mozilla::Maybe<bool>, mozilla::Maybe<bool>, nsresult*) /builds/worker/checkouts/gecko/netwerk/ipc/DocumentLoadListener.cpp:512:22 (libxul.so+0x11f8e11)
[task 2020-05-04T18:50:37.383Z] 18:50:37     INFO - GECKO(3077) |     #27 mozilla::net::DocumentChannelParent::Init(mozilla::dom::CanonicalBrowsingContext*, mozilla::net::DocumentChannelCreationArgs const&) /builds/worker/checkouts/gecko/netwerk/ipc/DocumentChannelParent.cpp:51:17 (libxul.so+0x11f82f6)
[task 2020-05-04T18:50:37.384Z] 18:50:37     INFO - GECKO(3077) |     #28 mozilla::net::NeckoParent::RecvPDocumentChannelConstructor(mozilla::net::PDocumentChannelParent*, mozilla::dom::MaybeDiscarded<mozilla::dom::BrowsingContext> const&, mozilla::net::DocumentChannelCreationArgs const&) /builds/worker/checkouts/gecko/netwerk/ipc/NeckoParent.cpp:349:11 (libxul.so+0x120859b)
[task 2020-05-04T18:50:37.400Z] 18:50:37     INFO - GECKO(3077) |     #29 mozilla::net::PNeckoParent::OnMessageReceived(IPC::Message const&) /builds/worker/workspace/obj-build/ipc/ipdl/PNeckoParent.cpp:2287:55 (libxul.so+0x15f7c79)
[task 2020-05-04T18:50:37.400Z] 18:50:37     INFO - GECKO(3077) |     #30 mozilla::dom::PContentParent::OnMessageReceived(IPC::Message const&) /builds/worker/workspace/obj-build/ipc/ipdl/PContentParent.cpp:6469:32 (libxul.so+0x149f3fd)
[task 2020-05-04T18:50:37.400Z] 18:50:37     INFO - GECKO(3077) |     #31 mozilla::ipc::MessageChannel::DispatchAsyncMessage(mozilla::ipc::ActorLifecycleProxy*, IPC::Message const&) /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:2186:25 (libxul.so+0x1371b46)
[task 2020-05-04T18:50:37.401Z] 18:50:37     INFO - GECKO(3077) |     #32 mozilla::ipc::MessageChannel::DispatchMessage(IPC::Message&&) /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:2110:9 (libxul.so+0x136feed)
[task 2020-05-04T18:50:37.401Z] 18:50:37     INFO - GECKO(3077) |     #33 mozilla::ipc::MessageChannel::RunMessage(mozilla::ipc::MessageChannel::MessageTask&) /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1958:3 (libxul.so+0x1370a61)
[task 2020-05-04T18:50:37.401Z] 18:50:37     INFO - GECKO(3077) |     #34 mozilla::ipc::MessageChannel::MessageTask::Run() /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1989:13 (libxul.so+0x1370f99)
[task 2020-05-04T18:50:37.401Z] 18:50:37     INFO - GECKO(3077) |     #35 nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1200:14 (libxul.so+0xadb30f)
[task 2020-05-04T18:50:37.401Z] 18:50:37     INFO - GECKO(3077) |     #36 NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:481:10 (libxul.so+0xadfc62)
[task 2020-05-04T18:50:37.401Z] 18:50:37     INFO - GECKO(3077) |     #37 mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:87:21 (libxul.so+0x13754e9)
[task 2020-05-04T18:50:37.401Z] 18:50:37     INFO - GECKO(3077) |     #38 RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:315:10 (libxul.so+0x1305eec)
[task 2020-05-04T18:50:37.403Z] 18:50:37     INFO - GECKO(3077) |     #39 RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:308:3 (libxul.so+0x1305eec)
[task 2020-05-04T18:50:37.403Z] 18:50:37     INFO - GECKO(3077) |     #40 MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:290:3 (libxul.so+0x1305eec)
[task 2020-05-04T18:50:37.403Z] 18:50:37     INFO - GECKO(3077) |     #41 nsBaseAppShell::Run() /builds/worker/checkouts/gecko/widget/nsBaseAppShell.cpp:137:27 (libxul.so+0x47b6af3)
[task 2020-05-04T18:50:37.403Z] 18:50:37     INFO - GECKO(3077) |     #42 nsAppStartup::Run() /builds/worker/checkouts/gecko/toolkit/components/startup/nsAppStartup.cpp:271:30 (libxul.so+0x62a9e65)
[task 2020-05-04T18:50:37.403Z] 18:50:37     INFO - GECKO(3077) |     #43 XREMain::XRE_mainRun() /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:4608:22 (libxul.so+0x63b6cda)
[task 2020-05-04T18:50:37.403Z] 18:50:37     INFO - GECKO(3077) |     #44 XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:4750:8 (libxul.so+0x63b78c3)
[task 2020-05-04T18:50:37.403Z] 18:50:37     INFO - GECKO(3077) |     #45 XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:4804:21 (libxul.so+0x63b7c24)
[task 2020-05-04T18:50:37.403Z] 18:50:37     INFO - GECKO(3077) |     #46 mozilla::BootstrapImpl::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/Bootstrap.cpp:45:12 (libxul.so+0x63c2762)
[task 2020-05-04T18:50:37.403Z] 18:50:37     INFO - GECKO(3077) |     #47 do_main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:217:22 (firefox+0xc93e3)
[task 2020-05-04T18:50:37.403Z] 18:50:37     INFO - GECKO(3077) |     #48 main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:331:16 (firefox+0xc93e3)
[task 2020-05-04T18:50:37.403Z] 18:50:37     INFO - GECKO(3077) |     #49 __libc_start_main /build/glibc-OTsEL5/glibc-2.27/csu/../csu/libc-start.c:310 (libc.so.6+0x21b96)
[task 2020-05-04T18:50:37.403Z] 18:50:37     INFO - GECKO(3077) |     #50 _start <null> (firefox+0x2f970)
[task 2020-05-04T18:50:37.403Z] 18:50:37     INFO - GECKO(3077) | ThreadSanitizer can not provide additional info.
[task 2020-05-04T18:50:37.403Z] 18:50:37     INFO - GECKO(3077) | SUMMARY: ThreadSanitizer: SEGV /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/tsan/rtl/tsan_platform.h:799:30 in MemToShadowImpl<__tsan::Mapping>
[task 2020-05-04T18:50:37.404Z] 18:50:37     INFO - GECKO(3077) | ==3077==ABORTING
[task 2020-05-04T18:50:37.484Z] 18:50:37     INFO - GECKO(3077) | Exiting due to channel error.
[task 2020-05-04T18:50:37.485Z] 18:50:37     INFO - GECKO(3077) | Exiting due to channel error.
[task 2020-05-04T18:50:37.485Z] 18:50:37     INFO - GECKO(3077) | Exiting due to channel error.
[task 2020-05-04T18:50:37.486Z] 18:50:37     INFO - GECKO(3077) | Exiting due to channel error.
[task 2020-05-04T18:50:38.611Z] 18:50:38     INFO - GECKO(3077) | Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=17.536) Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=8.87531) Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=13.4825) Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=23.328)
[task 2020-05-04T18:50:38.636Z] 18:50:38     INFO - TEST-INFO | Main app process: killed by SIGIOT
[task 2020-05-04T18:50:38.637Z] 18:50:38     INFO - Buffered messages finished
[task 2020-05-04T18:50:38.637Z] 18:50:38    ERROR - TEST-UNEXPECTED-FAIL | dom/tests/mochitest/gamepad/test_gamepad_extensions.html | application terminated with exit code -6
[task 2020-05-04T18:50:38.638Z] 18:50:38     INFO - runtests.py | Application ran for: 0:00:31.265922
[task 2020-05-04T18:50:38.638Z] 18:50:38     INFO - zombiecheck | Reading PID log: /tmp/tmpmqlHGCpidlog
[task 2020-05-04T18:50:38.638Z] 18:50:38     INFO - ==> process 3077 launched child process 3093
[task 2020-05-04T18:50:38.638Z] 18:50:38     INFO - ==> process 3077 launched child process 3133
[task 2020-05-04T18:50:38.638Z] 18:50:38     INFO - ==> process 3077 launched child process 3177
[task 2020-05-04T18:50:38.638Z] 18:50:38     INFO - ==> process 3077 launched child process 3213
[task 2020-05-04T18:50:38.639Z] 18:50:38     INFO - ==> process 3077 launched child process 3244
[task 2020-05-04T18:50:38.640Z] 18:50:38     INFO - zombiecheck | Checking for orphan process with PID: 3213
[task 2020-05-04T18:50:38.640Z] 18:50:38     INFO - zombiecheck | Checking for orphan process with PID: 3177
[task 2020-05-04T18:50:38.640Z] 18:50:38     INFO - zombiecheck | Checking for orphan process with PID: 3244
[task 2020-05-04T18:50:38.641Z] 18:50:38     INFO - zombiecheck | Checking for orphan process with PID: 3093
[task 2020-05-04T18:50:38.641Z] 18:50:38     INFO - zombiecheck | Checking for orphan process with PID: 3133
[task 2020-05-04T18:50:38.641Z] 18:50:38     INFO - Stopping web server
[task 2020-05-04T18:50:38.661Z] 18:50:38     INFO - Stopping web socket server
[task 2020-05-04T18:50:38.677Z] 18:50:38     INFO - Stopping ssltunnel
[task 2020-05-04T18:50:38.701Z] 18:50:38  WARNING - leakcheck | refcount logging is off, so leaks can't be detected!
[task 2020-05-04T18:50:38.701Z] 18:50:38     INFO - runtests.py | Running tests: end.
[task 2020-05-04T18:50:38.722Z] 18:50:38     INFO - Buffered messages finished
[task 2020-05-04T18:50:38.722Z] 18:50:38     INFO - Running manifest: dom/tests/mochitest/pointerlock/mochitest.ini
[task 2020-05-04T18:50:38.750Z] 18:50:38     INFO -  Setting pipeline to PAUSED ...
[task 2020-05-04T18:50:38.750Z] 18:50:38     INFO -  Pipeline is PREROLLING ...
[task 2020-05-04T18:50:38.750Z] 18:50:38     INFO -  Pipeline is PREROLLED ...
[task 2020-05-04T18:50:38.751Z] 18:50:38     INFO -  Setting pipeline to PLAYING ...
[task 2020-05-04T18:50:38.751Z] 18:50:38     INFO -  New clock: GstSystemClock
[task 2020-05-04T18:50:38.787Z] 18:50:38     INFO -  Got EOS from element "pipeline0".
[task 2020-05-04T18:50:38.787Z] 18:50:38     INFO -  Execution ended after 0:00:00.033571901
[task 2020-05-04T18:50:38.787Z] 18:50:38     INFO -  Setting pipeline to PAUSED ...
[task 2020-05-04T18:50:38.787Z] 18:50:38     INFO -  Setting pipeline to READY ...
[task 2020-05-04T18:50:38.788Z] 18:50:38     INFO -  (gst-launch-1.0:3280): GStreamer-CRITICAL **: 18:50:38.783: gst_object_unref: assertion '((GObject *) object)->ref_count > 0' failed
[task 2020-05-04T18:50:38.788Z] 18:50:38     INFO -  Setting pipeline to NULL ...
[task 2020-05-04T18:50:38.788Z] 18:50:38     INFO -  Freeing pipeline ...
[task 2020-05-04T18:50:38.808Z] 18:50:38     INFO - INFO | runtests.py | TSan using symbolizer at /builds/worker/workspace/build/application/firefox/llvm-symbolizer
[task 2020-05-04T18:50:39.147Z] 18:50:39     INFO -  pk12util: PKCS12 IMPORT SUCCESSFUL
[task 2020-05-04T18:50:39.571Z] 18:50:39     INFO - INFO | runtests.py | TSan using symbolizer at /builds/worker/workspace/build/application/firefox/llvm-symbolizer
[task 2020-05-04T18:50:39.571Z] 18:50:39     INFO - INFO | runtests.py | TSan using symbolizer at /builds/worker/workspace/build/application/firefox/llvm-symbolizer
[task 2020-05-04T18:50:39.579Z] 18:50:39     INFO - MochitestServer : launching [u'/builds/worker/workspace/build/tests/bin/xpcshell', '-g', '/builds/worker/workspace/build/application/firefox', '-f', '/builds/worker/workspace/build/tests/bin/components/httpd.js', '-e', "const _PROFILE_PATH = '/tmp/tmpEQ0viS.mozrunner'; const _SERVER_PORT = '8888'; const _SERVER_ADDR = '127.0.0.1'; const _TEST_PREFIX = undefined; const _DISPLAY_RESULTS = false;", '-f', '/builds/worker/workspace/build/tests/mochitest/server.js']
[task 2020-05-04T18:50:39.579Z] 18:50:39     INFO - runtests.py | Server pid: 3299
[task 2020-05-04T18:50:39.595Z] 18:50:39     INFO - runtests.py | Websocket server pid: 3302
[task 2020-05-04T18:50:39.596Z] 18:50:39     INFO - INFO | runtests.py | TSan using symbolizer at /builds/worker/workspace/build/application/firefox/llvm-symbolizer
[task 2020-05-04T18:50:39.612Z] 18:50:39     INFO - runtests.py | SSL tunnel pid: 3305
[task 2020-05-04T18:50:40.416Z] 18:50:40     INFO - runtests.py | Running with scheme: http
[task 2020-05-04T18:50:40.417Z] 18:50:40     INFO - runtests.py | Running with e10s: True
[task 2020-05-04T18:50:40.417Z] 18:50:40     INFO - runtests.py | Running with fission: False
[task 2020-05-04T18:50:40.417Z] 18:50:40     INFO - runtests.py | Running with serviceworker_e10s: True
[task 2020-05-04T18:50:40.418Z] 18:50:40     INFO - runtests.py | Running with socketprocess_e10s: False
[task 2020-05-04T18:50:40.418Z] 18:50:40     INFO - runtests.py | Running tests: start.
[task 2020-05-04T18:50:40.418Z] 18:50:40     INFO - 
[task 2020-05-04T18:50:40.440Z] 18:50:40     INFO - Application command: /builds/worker/workspace/build/application/firefox/firefox -marionette -foreground -profile /tmp/tmpEQ0viS.mozrunner
[task 2020-05-04T18:50:40.448Z] 18:50:40     INFO - runtests.py | Application pid: 3324
[task 2020-05-04T18:50:40.448Z] 18:50:40     INFO - TEST-INFO | started process GECKO(3324)
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Blocks: tsan

(no clue why the bot didn't close this)

Status: REOPENED → RESOLVED
Closed: 6 years ago5 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.