Closed
Bug 1842908
Opened 3 years ago
Closed 2 years ago
Intermittent SUMMARY: AddressSanitizer: 1216 byte(s) leaked in 7 allocation(s).
Categories
(Core :: WebRTC, defect, P5)
Core
WebRTC
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: nfay [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=422315774&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/MOpRvrmYQx6Mtt6JNFKlEg/runs/0/artifacts/public/logs/live_backing.log
[task 2023-07-11T19:42:27.374Z] 19:42:27 INFO - PID 23780 | Indirect leak of 8 byte(s) in 1 object(s) allocated from:
[task 2023-07-11T19:42:27.375Z] 19:42:27 INFO - PID 23780 | #0 0x556a95c6231e in malloc /builds/worker/fetches/llvm-project/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3
[task 2023-07-11T19:42:27.375Z] 19:42:27 INFO - PID 23780 | #1 0x556a95ca5ab5 in moz_xmalloc /builds/worker/checkouts/gecko/memory/mozalloc/mozalloc.cpp:52:15
[task 2023-07-11T19:42:27.375Z] 19:42:27 INFO - PID 23780 | #2 0x7f1fb442b024 in operator new /builds/worker/workspace/obj-build/dist/include/mozilla/cxxalloc.h:33:10
[task 2023-07-11T19:42:27.376Z] 19:42:27 INFO - PID 23780 | #3 0x7f1fb442b024 in nsRefPtrDeque /builds/worker/workspace/obj-build/dist/include/nsDeque.h:465:41
[task 2023-07-11T19:42:27.377Z] 19:42:27 INFO - PID 23780 | #4 0x7f1fb442b024 in mozilla::DataChannelConnection::DataChannelConnection(mozilla::DataChannelConnection::DataConnectionListener*, nsISerialEventTarget*, mozilla::MediaTransportHandler*) /builds/worker/checkouts/gecko/netwerk/sctp/datachannel/DataChannel.cpp:432:24
[task 2023-07-11T19:42:27.377Z] 19:42:27 INFO - PID 23780 | #5 0x7f1fb44291c7 in mozilla::DataChannelConnection::Create(mozilla::DataChannelConnection::DataConnectionListener*, nsISerialEventTarget*, mozilla::MediaTransportHandler*, unsigned short, unsigned short, mozilla::Maybe<unsigned long> const&) /builds/worker/checkouts/gecko/netwerk/sctp/datachannel/DataChannel.cpp:425:50
[task 2023-07-11T19:42:27.378Z] 19:42:27 INFO - PID 23780 | #6 0x7f1fbb286637 in mozilla::PeerConnectionImpl::EnsureDataConnection(unsigned short, unsigned short, unsigned int, bool) /builds/worker/checkouts/gecko/dom/media/webrtc/jsapi/PeerConnectionImpl.cpp:868:18
[task 2023-07-11T19:42:27.378Z] 19:42:27 INFO - PID 23780 | #7 0x7f1fbb28cfce in mozilla::PeerConnectionImpl::CreateDataChannel(nsTSubstring<char16_t> const&, nsTSubstring<char16_t> const&, unsigned short, bool, unsigned short, unsigned short, bool, unsigned short, nsDOMDataChannel**) /builds/worker/checkouts/gecko/dom/media/webrtc/jsapi/PeerConnectionImpl.cpp:1169:17
[task 2023-07-11T19:42:27.379Z] 19:42:27 INFO - PID 23780 | #8 0x7f1fbb28cd51 in mozilla::PeerConnectionImpl::CreateDataChannel(nsTSubstring<char16_t> const&, nsTSubstring<char16_t> const&, unsigned short, bool, unsigned short, unsigned short, bool, unsigned short, mozilla::ErrorResult&) /builds/worker/checkouts/gecko/dom/media/webrtc/jsapi/PeerConnectionImpl.cpp:1152:8
[task 2023-07-11T19:42:27.379Z] 19:42:27 INFO - PID 23780 | #9 0x7f1fb724cbd4 in mozilla::dom::PeerConnectionImpl_Binding::createDataChannel(JSContext*, JS::Handle<JSObject*>, void*, JSJitMethodCallArgs const&) /builds/worker/workspace/obj-build/dom/bindings/PeerConnectionImplBinding.cpp:1821:69
[task 2023-07-11T19:42:27.380Z] 19:42:27 INFO - PID 23780 | #10 0x7f1fb8d9d27f in bool mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::NormalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions>(JSContext*, unsigned int, JS::Value*) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:3327:13
[task 2023-07-11T19:42:27.380Z] 19:42:27 INFO - PID 23780 | #11 0x2dc85b9fc344 (<unknown module>)
[task 2023-07-11T19:42:27.380Z] 19:42:27 INFO - PID 23780 | #12 0x2dc85b9f3e2e (<unknown module>)
[task 2023-07-11T19:42:27.381Z] 19:42:27 INFO - PID 23780 | #13 0x2dc85b9e94e8 (<unknown module>)
[task 2023-07-11T19:42:27.381Z] 19:42:27 INFO - PID 23780 | #14 0x7f1fc4ca7988 in EnterJit /builds/worker/checkouts/gecko/js/src/jit/Jit.cpp:104:5
[task 2023-07-11T19:42:27.381Z] 19:42:27 INFO - PID 23780 | #15 0x7f1fc4ca7988 in js::jit::MaybeEnterJit(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/jit/Jit.cpp:213:10
[task 2023-07-11T19:42:27.382Z] 19:42:27 INFO - PID 23780 | #16 0x7f1fc32dfde7 in js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:448:32
[task 2023-07-11T19:42:27.382Z] 19:42:27 INFO - PID 23780 | #17 0x7f1fc32e14ec in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:612:13
[task 2023-07-11T19:42:27.383Z] 19:42:27 INFO - PID 23780 | #18 0x7f1fc32e3466 in InternalCall /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:647:10
[task 2023-07-11T19:42:27.383Z] 19:42:27 INFO - PID 23780 | #19 0x7f1fc32e3466 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:679:8
[task 2023-07-11T19:42:27.384Z] 19:42:27 INFO - PID 23780 | #20 0x7f1fc3437e5b in JS::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::HandleValueArray const&, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/CallAndConstruct.cpp:117:10
[task 2023-07-11T19:42:27.384Z] 19:42:27 INFO - PID 23780 | #21 0x7f1fb73fe5ab in mozilla::dom::RTCPeerConnectionJSImpl::CreateDataChannel(nsTSubstring<char16_t> const&, mozilla::dom::RTCDataChannelInit const&, mozilla::ErrorResult&, JS::Realm*) /builds/worker/workspace/obj-build/dom/bindings/RTCPeerConnectionBinding.cpp:8577:8
[task 2023-07-11T19:42:27.384Z] 19:42:27 INFO - PID 23780 | #22 0x7f1fb7516da7 in CreateDataChannel /builds/worker/workspace/obj-build/dom/bindings/RTCPeerConnectionBinding.cpp:10672:17
[task 2023-07-11T19:42:27.385Z] 19:42:27 INFO - PID 23780 | #23 0x7f1fb7516da7 in mozilla::dom::RTCPeerConnection_Binding::createDataChannel(JSContext*, JS::Handle<JSObject*>, void*, JSJitMethodCallArgs const&) /builds/worker/workspace/obj-build/dom/bindings/RTCPeerConnectionBinding.cpp:5724:69
[task 2023-07-11T19:42:27.385Z] 19:42:27 INFO - PID 23780 | #24 0x7f1fb8d9d27f in bool mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::NormalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions>(JSContext*, unsigned int, JS::Value*) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:3327:13
[task 2023-07-11T19:42:27.386Z] 19:42:27 INFO - PID 23780 | #25 0x2dc85baeeeb7 (<unknown module>)
[task 2023-07-11T19:42:27.388Z] 19:42:27 INFO - PID 23780 | #26 0x2dc85baedfc5 (<unknown module>)
[task 2023-07-11T19:42:27.388Z] 19:42:27 INFO - PID 23780 | #27 0x2dc85b9e94e8 (<unknown module>)
[task 2023-07-11T19:42:27.388Z] 19:42:27 INFO - PID 23780 | #28 0x7f1fc4ca7988 in EnterJit /builds/worker/checkouts/gecko/js/src/jit/Jit.cpp:104:5
[task 2023-07-11T19:42:27.388Z] 19:42:27 INFO - PID 23780 | #29 0x7f1fc4ca7988 in js::jit::MaybeEnterJit(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/jit/Jit.cpp:213:10
[task 2023-07-11T19:42:27.388Z] 19:42:27 INFO - PID 23780 | #30 0x7f1fc33096a8 in js::Interpret(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:3434:40
[task 2023-07-11T19:42:27.388Z] 19:42:27 INFO - PID 23780 | #31 0x7f1fc32e00ab in MaybeEnterInterpreterTrampoline /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:400:10
[task 2023-07-11T19:42:27.388Z] 19:42:27 INFO - PID 23780 | #32 0x7f1fc32e00ab in js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:458:13
[task 2023-07-11T19:42:27.389Z] 19:42:27 INFO - PID 23780 | #33 0x7f1fc32e14ec in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:612:13
[task 2023-07-11T19:42:27.389Z] 19:42:27 INFO - PID 23780 | #34 0x7f1fc32e3466 in InternalCall /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:647:10
[task 2023-07-11T19:42:27.390Z] 19:42:27 INFO - PID 23780 | #35 0x7f1fc32e3466 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:679:8
[task 2023-07-11T19:42:27.390Z] 19:42:27 INFO - PID 23780 | #36 0x7f1fc35a7780 in js::fun_apply(JSContext*, unsigned int, JS::Value*) /builds/worker/checkouts/gecko/js/src/vm/JSFunction.cpp:1008:10
[task 2023-07-11T19:42:27.391Z] 19:42:27 INFO - PID 23780 | #37 0x7f1fc32e1333 in CallJSNative /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:486:13
[task 2023-07-11T19:42:27.391Z] 19:42:27 INFO - PID 23780 | #38 0x7f1fc32e1333 in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:580:12
[task 2023-07-11T19:42:27.391Z] 19:42:27 INFO - PID 23780 | -----------------------------------------------------
[task 2023-07-11T19:42:27.391Z] 19:42:27 INFO - PID 23780 | Suppressions used:
[task 2023-07-11T19:42:27.392Z] 19:42:27 INFO - PID 23780 | count bytes template
[task 2023-07-11T19:42:27.392Z] 19:42:27 INFO - PID 23780 | 2 288 libfontconfig.so
[task 2023-07-11T19:42:27.392Z] 19:42:27 INFO - PID 23780 | 2 65568 nr_reg_local_init
[task 2023-07-11T19:42:27.393Z] 19:42:27 INFO - PID 23780 | 195 18592 r_log_register
[task 2023-07-11T19:42:27.393Z] 19:42:27 INFO - PID 23780 | 69 3176 nr_reg_set
[task 2023-07-11T19:42:27.393Z] 19:42:27 INFO - PID 23780 | 1 36 libstdc++.so
[task 2023-07-11T19:42:27.394Z] 19:42:27 INFO - PID 23780 | -----------------------------------------------------
[task 2023-07-11T19:42:27.394Z] 19:42:27 INFO - PID 23780 | SUMMARY: AddressSanitizer: 1216 byte(s) leaked in 7 allocation(s).
[task 2023-07-11T19:42:27.598Z] 19:42:27 INFO - PID 23780 | [Child 24864: Main Thread]: I/signaling [main|PeerConnectionImpl] PeerConnectionImpl.cpp:386: PeerConnectionImpl: PeerConnectionImpl constructor for {35655839-24b8-4dc9-b090-5e9a64730aa8}
[task 2023-07-11T19:42:27.599Z] 19:42:27 INFO - PID 23780 | [Parent 23780: Socket Thread]: D/mtransport NrIceCtx static call to find local stun addresses
[task 2023-07-11T19:42:27.602Z] 19:42:27 INFO - PID 23780 | [Child 24864: Main Thread]: I/signaling [main|PeerConnectionImpl] PeerConnectionImpl.cpp:2609: Close: Closing PeerConnectionImpl {35655839-24b8-4dc9-b090-5e9a64730aa8}; ending call
[task 2023-07-11T19:42:27.602Z] 19:42:27 INFO - PID 23780 | [Child 24864: Main Thread]: I/jsep [{35655839-24b8-4dc9-b090-5e9a64730aa8} 1689104547598481 (id=21474836491 url=https://web-platform.test:8443/webrtc/RTCPeerConnection-addTransceiver.https.html)]: stable -> closed
[task 2023-07-11T19:42:27.604Z] 19:42:27 INFO - PID 23780 | [Child 24864: Main Thread]: I/signaling [main|PeerConnectionImpl] PeerConnectionImpl.cpp:386: PeerConnectionImpl: PeerConnectionImpl constructor for {12cbc64f-83c0-4700-bd66-2694be1957f6}
[task 2023-07-11T19:42:27.605Z] 19:42:27 INFO - PID 23780 | [Parent 23780: Socket Thread]: D/mtransport NrIceCtx static call to find local stun addresses
[task 2023-07-11T19:42:27.608Z] 19:42:27 INFO - PID 23780 | [Child 24864: Main Thread]: I/signaling [main|PeerConnectionImpl] PeerConnectionImpl.cpp:2609: Close: Closing PeerConnectionImpl {12cbc64f-83c0-4700-bd66-2694be1957f6}; ending call
[task 2023-07-11T19:42:27.609Z] 19:42:27 INFO - PID 23780 | [Child 24864: Main Thread]: I/jsep [{12cbc64f-83c0-4700-bd66-2694be1957f6} 1689104547603891 (id=21474836491 url=https://web-platform.test:8443/webrtc/RTCPeerConnection-addTransceiver.https.html)]: stable -> closed
[task 2023-07-11T19:42:27.615Z] 19:42:27 INFO - PID 23780 | [Child 24864: Main Thread]: I/signaling [main|PeerConnectionImpl] PeerConnectionImpl.cpp:386: PeerConnectionImpl: PeerConnectionImpl constructor for {261828ac-c986-413e-9457-84b6afa6e0fc}
[task 2023-07-11T19:42:27.616Z] 19:42:27 INFO - PID 23780 | [Parent 23780: Socket Thread]: D/mtransport NrIceCtx static call to find local stun addresses
[task 2023-07-11T19:42:27.616Z] 19:42:27 INFO - PID 23780 | [Child 24864: Main Thread]: I/signaling [main|PeerConnectionImpl] PeerConnectionImpl.cpp:2609: Close: Closing PeerConnectionImpl {261828ac-c986-413e-9457-84b6afa6e0fc}; ending call
[task 2023-07-11T19:42:27.617Z] 19:42:27 INFO - PID 23780 | [Child 24864: Main Thread]: I/jsep [{261828ac-c986-413e-9457-84b6afa6e0fc} 1689104547610464 (id=21474836491 url=https://web-platform.test:8443/webrtc/RTCPeerConnection-addTransceiver.https.html)]: stable -> closed
[task 2023-07-11T19:42:27.618Z] 19:42:27 INFO - PID 23780 | [Child 24864: Main Thread]: I/signaling [main|PeerConnectionImpl] PeerConnectionImpl.cpp:386: PeerConnectionImpl: PeerConnectionImpl constructor for {7d18067a-5b69-4146-82fd-8160d7f5865a}
[task 2023-07-11T19:42:27.618Z] 19:42:27 INFO - PID 23780 | [Parent 23780: Socket Thread]: D/mtransport NrIceCtx static call to find local stun addresses
| Comment hidden (Intermittent Failures Robot) |
Comment 2•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•