Closed Bug 1622491 Opened 5 years ago Closed 3 years ago

Intermittent LeakSanitizer | leak at nscstring_fallible_append_utf16_to_utf8_impl, CopyUTF16toUTF8, CopyUTF16toUTF8, nsAtom::ToUTF8String

Categories

(Core :: Networking: WebSockets, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: intermittent-failure, Whiteboard: [necko-triaged])

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


[task 2020-03-14T02:11:40.600Z] 02:11:40 INFO - TEST-START | /websockets/remove-own-iframe-during-onerror.window.html
[task 2020-03-14T02:11:40.604Z] 02:11:40 INFO - PID 3323 | #1 0x7fa944818d9a in Alloc /builds/worker/checkouts/gecko/xpcom/string/nsSubstring.cpp:201:42
[task 2020-03-14T02:11:40.605Z] 02:11:40 INFO - PID 3323 | #2 0x7fa944818d9a in nsTSubstring<char>::StartBulkWriteImpl(unsigned int, unsigned int, bool, unsigned int, unsigned int, unsigned int) /builds/worker/checkouts/gecko/xpcom/string/nsTSubstring.cpp:203:32
[task 2020-03-14T02:11:40.605Z] 02:11:40 INFO - PID 3323 | #3 0x7fa94482937a in nsTSubstring<char>::Assign(char const*, unsigned int, std::nothrow_t const&) /builds/worker/checkouts/gecko/xpcom/string/nsTSubstring.cpp:409:12
[task 2020-03-14T02:11:40.605Z] 02:11:40 INFO - PID 3323 | #4 0x7fa9448153d4 in nsTSubstring<char>::Assign(nsTSubstring<char> const&) /builds/worker/checkouts/gecko/xpcom/string/nsTSubstring.cpp:456:8
[task 2020-03-14T02:11:40.605Z] 02:11:40 INFO - PID 3323 | #5 0x7fa94481577d in nsTString<char>::operator=(nsTString<char> const&) /builds/worker/checkouts/gecko/xpcom/string/nsTString.h:119:11
[task 2020-03-14T02:11:40.606Z] 02:11:40 INFO - PID 3323 | #6 0x7fa94b7694a2 in mozilla::dom::WebSocketImpl::ParseURL(nsTSubstring<char16_t> const&) /builds/worker/checkouts/gecko/dom/websocket/WebSocket.cpp:1996:13
[task 2020-03-14T02:11:40.607Z] 02:11:40 INFO - PID 3323 | #7 0x7fa94b764f57 in mozilla::dom::WebSocketImpl::Init(JSContext*, nsIPrincipal*, nsIPrincipal*, bool, nsTSubstring<char16_t> const&, nsTArray<nsTString<char16_t> >&, nsTSubstring<char> const&, unsigned int, unsigned int) /builds/worker/checkouts/gecko/dom/websocket/WebSocket.cpp:1535:8
[task 2020-03-14T02:11:40.608Z] 02:11:40 INFO - PID 3323 | #8 0x7fa94b761b79 in mozilla::dom::WebSocket::ConstructorCommon(mozilla::dom::GlobalObject const&, nsTSubstring<char16_t> const&, mozilla::dom::Sequence<nsTString<char16_t> > const&, nsITransportProvider*, nsTSubstring<char> const&, mozilla::ErrorResult&) /builds/worker/checkouts/gecko/dom/websocket/WebSocket.cpp:1259:26
[task 2020-03-14T02:11:40.609Z] 02:11:40 INFO - PID 3323 | #9 0x7fa94b763715 in mozilla::dom::WebSocket::Constructor(mozilla::dom::GlobalObject const&, nsTSubstring<char16_t> const&, nsTSubstring<char16_t> const&, mozilla::ErrorResult&) /builds/worker/checkouts/gecko/dom/websocket/WebSocket.cpp:940:10
[task 2020-03-14T02:11:40.610Z] 02:11:40 INFO - PID 3323 | #10 0x7fa948f2392c in mozilla::dom::WebSocket_Binding::constructor(JSContext*, unsigned int, JS::Value*) /builds/worker/workspace/obj-build/dom/bindings/WebSocketBinding.cpp:1270:59
[task 2020-03-14T02:11:40.611Z] 02:11:40 INFO - PID 3323 | #11 0x7fa94f435d5e in CallJSNative /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:476:13
[task 2020-03-14T02:11:40.612Z] 02:11:40 INFO - PID 3323 | #12 0x7fa94f435d5e in CallJSNativeConstructor /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:492:8
[task 2020-03-14T02:11:40.613Z] 02:11:40 INFO - PID 3323 | #13 0x7fa94f435d5e in InternalConstruct(JSContext*, js::AnyConstructArgs const&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:694:10
[task 2020-03-14T02:11:40.615Z] 02:11:40 INFO - PID 3323 | #14 0x7fa94f40b721 in Interpret(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:3033:16
[task 2020-03-14T02:11:40.616Z] 02:11:40 INFO - PID 3323 | #15 0x7fa94f4016b3 in js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:448:10
[task 2020-03-14T02:11:40.617Z] 02:11:40 INFO - PID 3323 | #16 0x7fa94f4334fa in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:603:13
[task 2020-03-14T02:11:40.618Z] 02:11:40 INFO - PID 3323 | #17 0x7fa94f4350ca in InternalCall(JSContext*, js::AnyInvokeArgs const&, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:631:10
[task 2020-03-14T02:11:40.621Z] 02:11:40 INFO - PID 3323 | #18 0x7fa94f435349 in 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:648:8
[task 2020-03-14T02:11:40.621Z] 02:11:40 INFO - PID 3323 | #19 0x7fa9503563b1 in 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:265:10
[task 2020-03-14T02:11:40.622Z] 02:11:40 INFO - PID 3323 | #20 0x7fa950356e41 in js::jit::InvokeFromInterpreterStub(JSContext*, js::jit::InterpreterStubExitFrameLayout*) /builds/worker/checkouts/gecko/js/src/jit/VMFunctions.cpp:285:8
[task 2020-03-14T02:11:40.623Z] 02:11:40 INFO - Closing window 354
[task 2020-03-14T02:11:40.624Z] 02:11:40 INFO - PID 3323 | #21 0x267e35c6fe03 (<unknown module>)
[task 2020-03-14T02:11:40.632Z] 02:11:40 INFO - PID 3323 | #22 0x6210004ede9f (<unknown module>)
[task 2020-03-14T02:11:40.648Z] 02:11:40 INFO - PID 3323 | #23 0x267e35c6f48e (<unknown module>)
[task 2020-03-14T02:11:40.649Z] 02:11:40 INFO - PID 3323 | #24 0x7fa9506d1cf9 in EnterJit /builds/worker/checkouts/gecko/js/src/jit/Jit.cpp:109:5
[task 2020-03-14T02:11:40.650Z] 02:11:40 INFO - PID 3323 | #25 0x7fa9506d1cf9 in js::jit::MaybeEnterJit(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/jit/Jit.cpp:200:10
[task 2020-03-14T02:11:40.651Z] 02:11:40 INFO - PID 3323 | #26 0x7fa94f41c0a2 in Interpret(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:3089:40
[task 2020-03-14T02:11:40.652Z] 02:11:40 INFO - PID 3323 | #27 0x7fa94f4016b3 in js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:448:10
[task 2020-03-14T02:11:40.652Z] 02:11:40 INFO - PID 3323 | #28 0x7fa94f4334fa in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:603:13
[task 2020-03-14T02:11:40.653Z] 02:11:40 INFO - PID 3323 | #29 0x7fa94f4350ca in InternalCall(JSContext*, js::AnyInvokeArgs const&, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:631:10
[task 2020-03-14T02:11:40.654Z] 02:11:40 INFO - PID 3323 | #30 0x7fa94f435349 in 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:648:8
[task 2020-03-14T02:11:40.655Z] 02:11:40 INFO - PID 3323 | #31 0x7fa9503563b1 in 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:265:10
[task 2020-03-14T02:11:40.656Z] 02:11:40 INFO - PID 3323 | #32 0x7fa950356e41 in js::jit::InvokeFromInterpreterStub(JSContext*, js::jit::InterpreterStubExitFrameLayout*) /builds/worker/checkouts/gecko/js/src/jit/VMFunctions.cpp:285:8
[task 2020-03-14T02:11:40.658Z] 02:11:40 INFO - PID 3323 | #33 0x267e35c6fe03 (<unknown module>)
[task 2020-03-14T02:11:40.659Z] 02:11:40 INFO - PID 3323 | Indirect leak of 32 byte(s) in 1 object(s) allocated from:
[task 2020-03-14T02:11:40.659Z] 02:11:40 INFO - PID 3323 | #0 0x55c8ba9058dd in malloc /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cc:145:3
[task 2020-03-14T02:11:40.660Z] 02:11:40 INFO - PID 3323 | #1 0x7fa944818d9a in Alloc /builds/worker/checkouts/gecko/xpcom/string/nsSubstring.cpp:201:42
[task 2020-03-14T02:11:40.662Z] 02:11:40 INFO - PID 3323 | #2 0x7fa944818d9a in nsTSubstring<char>::StartBulkWriteImpl(unsigned int, unsigned int, bool, unsigned int, unsigned int, unsigned int) /builds/worker/checkouts/gecko/xpcom/string/nsTSubstring.cpp:203:32
[task 2020-03-14T02:11:40.662Z] 02:11:40 INFO - PID 3323 | #3 0x7fa94482105a in Gecko_StartBulkWriteCString /builds/worker/checkouts/gecko/xpcom/string/nsSubstring.cpp:366:17
[task 2020-03-14T02:11:40.664Z] 02:11:40 INFO - PID 3323 | #4 0x7fa95110a6bb in nsstring::nsACString::start_bulk_write_impl::h9587f2a22a8acb47 /builds/worker/checkouts/gecko/xpcom/rust/nsstring/src/lib.rs:649:34
[task 2020-03-14T02:11:40.666Z] 02:11:40 INFO - PID 3323 | #5 0x7fa95110a6bb in nsstring::nsACString::bulk_write::h81bc5828dc04bb59 /builds/worker/checkouts/gecko/xpcom/rust/nsstring/src/lib.rs:637:20
[task 2020-03-14T02:11:40.666Z] 02:11:40 INFO - PID 3323 | #6 0x7fa95110a6bb in nsstring::conversions::
$LT$impl$u20$nsstring..nsACString$GT$::fallible_append_utf16_to_utf8_impl::he1016c57533e3266 /builds/worker/checkouts/gecko/xpcom/rust/nsstring/src/conversions.rs:359:38
[task 2020-03-14T02:11:40.666Z] 02:11:40 INFO - PID 3323 | #7 0x7fa95110afb8 in nscstring_fallible_append_utf16_to_utf8_impl /builds/worker/checkouts/gecko/xpcom/rust/nsstring/src/conversions.rs:712:4
[task 2020-03-14T02:11:40.668Z] 02:11:40 INFO - PID 3323 | #8 0x7fa94b765b78 in AppendUTF16toUTF8 /builds/worker/workspace/obj-build/dist/include/nsReadableUtils.h:149:10
[task 2020-03-14T02:11:40.669Z] 02:11:40 INFO - PID 3323 | #9 0x7fa94b765b78 in AppendUTF16toUTF8 /builds/worker/workspace/obj-build/dist/include/nsReadableUtils.h:155:7
[task 2020-03-14T02:11:40.669Z] 02:11:40 INFO - PID 3323 | #10 0x7fa94b765b78 in mozilla::dom::WebSocketImpl::Init(JSContext*, nsIPrincipal*, nsIPrincipal*, bool, nsTSubstring<char16_t> const&, nsTArray<nsTString<char16_t> >&, nsTSubstring<char> const&, unsigned int, unsigned int) /builds/worker/checkouts/gecko/dom/websocket/WebSocket.cpp:1634:5
[task 2020-03-14T02:11:40.671Z] 02:11:40 INFO - PID 3323 | #11 0x7fa94b761b79 in mozilla::dom::WebSocket::ConstructorCommon(mozilla::dom::GlobalObject const&, nsTSubstring<char16_t> const&, mozilla::dom::Sequence<nsTString<char16_t> > const&, nsITransportProvider*, nsTSubstring<char> const&, mozilla::ErrorResult&) /builds/worker/checkouts/gecko/dom/websocket/WebSocket.cpp:1259:26
[task 2020-03-14T02:11:40.671Z] 02:11:40 INFO - PID 3323 | #12 0x7fa94b763715 in mozilla::dom::WebSocket::Constructor(mozilla::dom::GlobalObject const&, nsTSubstring<char16_t> const&, nsTSubstring<char16_t> const&, mozilla::ErrorResult&) /builds/worker/checkouts/gecko/dom/websocket/WebSocket.cpp:940:10
[task 2020-03-14T02:11:40.673Z] 02:11:40 INFO - PID 3323 | #13 0x7fa948f2392c in mozilla::dom::WebSocket_Binding::_constructor(JSContext*, unsigned int, JS::Value*) /builds/worker/workspace/obj-build/dom/bindings/WebSocketBinding.cpp:1270:59
[task 2020-03-14T02:11:40.673Z] 02:11:40 INFO - PID 3323 | #14 0x7fa94f435d5e in CallJSNative /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:476:13
[task 2020-03-14T02:11:40.675Z] 02:11:40 INFO - PID 3323 | #15 0x7fa94f435d5e in CallJSNativeConstructor /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:492:8
[task 2020-03-14T02:11:40.675Z] 02:11:40 INFO - PID 3323 | #16 0x7fa94f435d5e in InternalConstruct(JSContext*, js::AnyConstructArgs const&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:694:10
[task 2020-03-14T02:11:40.677Z] 02:11:40 INFO - PID 3323 | #17 0x7fa94f40b721 in Interpret(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:3033:16
[task 2020-03-14T02:11:40.677Z] 02:11:40 INFO - PID 3323 | #18 0x7fa94f4016b3 in js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:448:10
[task 2020-03-14T02:11:40.679Z] 02:11:40 INFO - PID 3323 | #19 0x7fa94f4334fa in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:603:13
[task 2020-03-14T02:11:40.680Z] 02:11:40 INFO - PID 3323 | #20 0x7fa94f4350ca in InternalCall(JSContext*, js::AnyInvokeArgs const&, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:631:10
[task 2020-03-14T02:11:40.680Z] 02:11:40 INFO - PID 3323 | #21 0x7fa94f435349 in 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:648:8
[task 2020-03-14T02:11:40.683Z] 02:11:40 INFO - PID 3323 | #22 0x7fa94f8e8979 in js::fun_apply(JSContext*, unsigned int, JS::Value*) /builds/worker/checkouts/gecko/js/src/vm/JSFunction.cpp:1198:10
[task 2020-03-14T02:11:40.683Z] 02:11:40 INFO - PID 3323 | #23 0x7fa94f433417 in CallJSNative /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:476:13
[task 2020-03-14T02:11:40.683Z] 02:11:40 INFO - PID 3323 | #24 0x7fa94f433417 in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:568:12
[task 2020-03-14T02:11:40.684Z] 02:11:40 INFO - PID 3323 | #25 0x7fa94f4350ca in InternalCall(JSContext*, js::AnyInvokeArgs const&, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:631:10
[task 2020-03-14T02:11:40.686Z] 02:11:40 INFO - PID 3323 | #26 0x7fa94f41b95a in CallFromStack /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:635:10
[task 2020-03-14T02:11:40.686Z] 02:11:40 INFO - PID 3323 | #27 0x7fa94f41b95a in Interpret(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:3043:16
[task 2020-03-14T02:11:40.688Z] 02:11:40 INFO - PID 3323 | #28 0x7fa94f4016b3 in js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:448:10
[task 2020-03-14T02:11:40.688Z] 02:11:40 INFO - PID 3323 | #29 0x7fa94f4334fa in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:603:13
[task 2020-03-14T02:11:40.689Z] 02:11:40 INFO - PID 3323 | #30 0x7fa94f4350ca in InternalCall(JSContext*, js::AnyInvokeArgs const&, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:631:10
[task 2020-03-14T02:11:40.690Z] 02:11:40 INFO - PID 3323 | #31 0x7fa95030154f in 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:2926:10
[task 2020-03-14T02:11:40.698Z] 02:11:40 INFO - PID 3323 | #32 0x267e35c71e87 (<unknown module>)
[task 2020-03-14T02:11:40.705Z] 02:11:40 INFO - PID 3323 | #33 0x6210004eb4f7 (<unknown module>)
[task 2020-03-14T02:11:40.722Z] 02:11:40 INFO - PID 3323 | #34 0x267e35c6f48e (<unknown module>)
[task 2020-03-14T02:11:40.722Z] 02:11:40 INFO - PID 3323 | #35 0x7fa95045373b in EnterBaseline /builds/worker/checkouts/gecko/js/src/jit/BaselineJIT.cpp:114:5
[task 2020-03-14T02:11:40.724Z] 02:11:40 INFO - PID 3323 | #36 0x7fa95045373b in js::jit::EnterBaselineInterpreterAtBranch(JSContext*, js::InterpreterFrame*, unsigned char*) /builds/worker/checkouts/gecko/js/src/jit/BaselineJIT.cpp:187:26
[task 2020-03-14T02:11:40.724Z] 02:11:40 INFO - PID 3323 | #37 0x7fa94f4270d5 in Interpret(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:1934:17
[task 2020-03-14T02:11:40.731Z] 02:11:40 INFO - PID 3323 | #38 0x7fa94f4016b3 in js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:448:10
[task 2020-03-14T02:11:40.731Z] 02:11:40 INFO - PID 3323 | #39 0x7fa94f4373c8 in js::ExecuteKernel(JSContext*, JS::Handle<JSScript*>, JSObject&, JS::Value const&, js::AbstractFramePtr, JS::Value*) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:824:13

[task 2020-03-14T02:11:41.143Z] 02:11:41 INFO - PID 3323 | -----------------------------------------------------
[task 2020-03-14T02:11:41.144Z] 02:11:41 INFO - PID 3323 | Suppressions used:
[task 2020-03-14T02:11:41.144Z] 02:11:41 INFO - PID 3323 | count bytes template
[task 2020-03-14T02:11:41.147Z] 02:11:41 INFO - PID 3323 | 27 2060 libc.so
[task 2020-03-14T02:11:41.147Z] 02:11:41 INFO - PID 3323 | 38 2912 nsComponentManagerImpl
[task 2020-03-14T02:11:41.148Z] 02:11:41 INFO - PID 3323 | 633 18287 libfontconfig.so
[task 2020-03-14T02:11:41.148Z] 02:11:41 INFO - PID 3323 | 1 11 libglib-2.0.so
[task 2020-03-14T02:11:41.148Z] 02:11:41 INFO - PID 3323 | -----------------------------------------------------
[task 2020-03-14T02:11:41.148Z] 02:11:41 INFO - PID 3323 | SUMMARY: AddressSanitizer: 10584 byte(s) leaked in 68 allocation(s).
[task 2020-03-14T02:11:41.868Z] 02:11:41 INFO - PID 3323 | -----------------------------------------------------
[task 2020-03-14T02:11:41.868Z] 02:11:41 INFO - PID 3323 | Suppressions used:
[task 2020-03-14T02:11:41.871Z] 02:11:41 INFO - PID 3323 | count bytes template
[task 2020-03-14T02:11:41.872Z] 02:11:41 INFO - PID 3323 | 27 832 nsComponentManagerImpl
[task 2020-03-14T02:11:41.872Z] 02:11:41 INFO - PID 3323 | 633 18287 libfontconfig.so
[task 2020-03-14T02:11:41.872Z] 02:11:41 INFO - PID 3323 | 1 11 libglib-2.0.so
[task 2020-03-14T02:11:41.872Z] 02:11:41 INFO - PID 3323 | -----------------------------------------------------
[task 2020-03-14T02:11:42.257Z] 02:11:42 INFO - STDERR: No handlers could be found for logger "mod_pywebsocket.request_handler.WebSocketRequestHandler"
[task 2020-03-14T02:11:42.334Z] 02:11:42 INFO - .
[task 2020-03-14T02:11:42.334Z] 02:11:42 INFO - TEST-OK | /websockets/remove-own-iframe-during-onerror.window.html | took 1733ms
[task 2020-03-14T02:11:42.369Z] 02:11:42 INFO - PID 3323 | 1584151902364 Marionette INFO Stopped listening on port 42401
[task 2020-03-14T02:11:42.819Z] 02:11:42 INFO - PID 3323 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2020-03-14T02:11:43.745Z] 02:11:43 INFO - PID 3323 | -----------------------------------------------------
[task 2020-03-14T02:11:43.745Z] 02:11:43 INFO - PID 3323 | Suppressions used:
[task 2020-03-14T02:11:43.746Z] 02:11:43 INFO - PID 3323 | count bytes template
[task 2020-03-14T02:11:43.746Z] 02:11:43 INFO - PID 3323 | 27 832 nsComponentManagerImpl
[task 2020-03-14T02:11:43.747Z] 02:11:43 INFO - PID 3323 | 633 18287 libfontconfig.so
[task 2020-03-14T02:11:43.747Z] 02:11:43 INFO - PID 3323 | 1 11 libglib-2.0.so
[task 2020-03-14T02:11:43.748Z] 02:11:43 INFO - PID 3323 | -----------------------------------------------------
[task 2020-03-14T02:11:43.865Z] 02:11:43 INFO - PID 3323 | -----------------------------------------------------
[task 2020-03-14T02:11:43.865Z] 02:11:43 INFO - PID 3323 | Suppressions used:
[task 2020-03-14T02:11:43.865Z] 02:11:43 INFO - PID 3323 | count bytes template
[task 2020-03-14T02:11:43.866Z] 02:11:43 INFO - PID 3323 | 27 832 nsComponentManagerImpl
[task 2020-03-14T02:11:43.866Z] 02:11:43 INFO - PID 3323 | 2 288 libfontconfig.so
[task 2020-03-14T02:11:43.867Z] 02:11:43 INFO - PID 3323 | -----------------------------------------------------
[task 2020-03-14T02:11:43.885Z] 02:11:43 INFO - PID 3323 | -----------------------------------------------------
[task 2020-03-14T02:11:43.885Z] 02:11:43 INFO - PID 3323 | Suppressions used:
task 2020-03-14T02:11:43.885Z] 02:11:43 INFO - PID 3323 | count bytes template
[task 2020-03-14T02:11:43.885Z] 02:11:43 INFO - PID 3323 | 27 832 nsComponentManagerImpl
[task 2020-03-14T02:11:43.885Z] 02:11:43 INFO - PID 3323 | 633 18287 libfontconfig.so
[task 2020-03-14T02:11:43.886Z] 02:11:43 INFO - PID 3323 | 1 11 libglib-2.0.so
[task 2020-03-14T02:11:43.886Z] 02:11:43 INFO - PID 3323 | -----------------------------------------------------
[task 2020-03-14T02:11:44.002Z] 02:11:44 INFO - PID 3323 | -----------------------------------------------------
[task 2020-03-14T02:11:44.003Z] 02:11:44 INFO - PID 3323 | Suppressions used:
[task 2020-03-14T02:11:44.003Z] 02:11:44 INFO - PID 3323 | count bytes template
[task 2020-03-14T02:11:44.004Z] 02:11:44 INFO - PID 3323 | 27 832 nsComponentManagerImpl
[task 2020-03-14T02:11:44.004Z] 02:11:44 INFO - PID 3323 | 633 18287 libfontconfig.so
[task 2020-03-14T02:11:44.004Z] 02:11:44 INFO - PID 3323 | 1 11 libglib-2.0.so
[task 2020-03-14T02:11:44.004Z] 02:11:44 INFO - PID 3323 | -----------------------------------------------------
[task 2020-03-14T02:11:45.489Z] 02:11:45 INFO - PID 3323 | -----------------------------------------------------
[task 2020-03-14T02:11:45.490Z] 02:11:45 INFO - PID 3323 | Suppressions used:
[task 2020-03-14T02:11:45.491Z] 02:11:45 INFO - PID 3323 | count bytes template
[task 2020-03-14T02:11:45.492Z] 02:11:45 INFO - PID 3323 | 24 728 nsComponentManagerImpl
[task 2020-03-14T02:11:45.492Z] 02:11:45 INFO - PID 3323 | 633 18083 libfontconfig.so
[task 2020-03-14T02:11:45.492Z] 02:11:45 INFO - PID 3323 | 1 11 libglib-2.0.so
[task 2020-03-14T02:11:45.492Z] 02:11:45 INFO - PID 3323 | 4 832 mozJSComponentLoader
[task 2020-03-14T02:11:45.493Z] 02:11:45 INFO - PID 3323 | -----------------------------------------------------
[task 2020-03-14T02:11:45.610Z] 02:11:45 INFO - Browser exited with return code 0
[task 2020-03-14T02:11:45.610Z] 02:11:45 INFO - PROCESS LEAKS None
[task 2020-03-14T02:11:45.610Z] 02:11:45 INFO - ERROR | LeakSanitizer | SUMMARY: AddressSanitizer: 15592 byte(s) leaked in 92 allocation(s).
[task 2020-03-14T02:11:45.611Z] 02:11:45 INFO - LeakSanitizer | To show the addresses of leaked objects add report_objects=1 to LSAN_OPTIONS
[task 2020-03-14T02:11:45.611Z] 02:11:45 INFO - This can be done in testing/mozbase/mozrunner/mozrunner/utils.py
[task 2020-03-14T02:11:45.611Z] 02:11:45 INFO - Allowed depth was 4
[task 2020-03-14T02:11:45.611Z] 02:11:45 INFO - TEST-FAIL | LeakSanitizer | leak at MakeUnique, mozilla::dom::ClientInfo::operator=, mozilla::Maybe, nsGlobalWindowInner::GetClientInfo

Component: web-platform-tests → Networking: WebSockets
Product: Testing → Core
Version: Version 3 → unspecified
Whiteboard: [necko-triaged]

Bulk closing some old intermittents.

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