Closed Bug 1687773 Opened 5 years ago Closed 5 years ago

Intermittent LeakSanitizer | leak at AttrArray::GrowBy, AttrArray::AddNewAttribute, AttrArray::SetAndSwapAttr, mozilla::dom::Element::SetAttrAndNotify

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: archaeopteryx [at] coole-files.de
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=327253336&repo=try
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/HNprGbSITcy0lACDSqqpNg/runs/0/artifacts/public/logs/live_backing.log


[task 2021-01-20T14:28:51.542Z] 14:28:51     INFO - TEST-START | /pointerevents/pointerevent_touch-action-auto-css_touch.html
[task 2021-01-20T14:28:51.544Z] 14:28:51     INFO - Closing window 46
[task 2021-01-20T14:28:51.988Z] 14:28:51     INFO - {'actions': [{'type': 'none', 'actions': [{'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 100}, {'type': 'pause', 'duration': 16}], 'id': '0'}, {'type': 'pointer', 'actions': [{'type': 'pointerMove', 'x': 0, 'y': 0, 'origin': {'element-6066-11e4-a52e-4f735466cecf': 'ca3f1070-d203-4d94-a3e7-e98f82bbb447', 'chromeelement-9fc5-4b51-a3c8-01716eedeb04': 'ca3f1070-d203-4d94-a3e7-e98f82bbb447'}}, {'type': 'pointerDown', 'button': 0}, {'type': 'pointerMove', 'x': 0, 'y': -10, 'origin': {'element-6066-11e4-a52e-4f735466cecf': 'ca3f1070-d203-4d94-a3e7-e98f82bbb447', 'chromeelement-9fc5-4b51-a3c8-01716eedeb04': 'ca3f1070-d203-4d94-a3e7-e98f82bbb447'}}, {'type': 'pointerMove', 'x': 0, 'y': -20, 'origin': {'element-6066-11e4-a52e-4f735466cecf': 'ca3f1070-d203-4d94-a3e7-e98f82bbb447', 'chromeelement-9fc5-4b51-a3c8-01716eedeb04': 'ca3f1070-d203-4d94-a3e7-e98f82bbb447'}}, {'type': 'pointerMove', 'x': 0, 'y': -30, 'origin': {'element-6066-11e4-a52e-4f735466cecf': 'ca3f1070-d203-4d94-a3e7-e98f82bbb447', 'chromeelement-9fc5-4b51-a3c8-01716eedeb04': 'ca3f1070-d203-4d94-a3e7-e98f82bbb447'}}, {'type': 'pointerMove', 'x': 0, 'y': -40, 'origin': {'element-6066-11e4-a52e-4f735466cecf': 'ca3f1070-d203-4d94-a3e7-e98f82bbb447', 'chromeelement-9fc5-4b51-a3c8-01716eedeb04': 'ca3f1070-d203-4d94-a3e7-e98f82bbb447'}}, {'type': 'pointerMove', 'x': 0, 'y': -50, 'origin': {'element-6066-11e4-a52e-4f735466cecf': 'ca3f1070-d203-4d94-a3e7-e98f82bbb447', 'chromeelement-9fc5-4b51-a3c8-01716eedeb04': 'ca3f1070-d203-4d94-a3e7-e98f82bbb447'}}, {'type': 'pointerMove', 'x': 0, 'y': -60, 'origin': {'element-6066-11e4-a52e-4f735466cecf': 'ca3f1070-d203-4d94-a3e7-e98f82bbb447', 'chromeelement-9fc5-4b51-a3c8-01716eedeb04': 'ca3f1070-d203-4d94-a3e7-e98f82bbb447'}}, {'type': 'pointerUp', 'button': 0}], 'parameters': {'pointerType': 'touch'}, 'id': 'touchPointer1'}]}
[task 2021-01-20T14:28:51.997Z] 14:28:51  WARNING - Action action_sequence failed
[task 2021-01-20T14:28:52.001Z] 14:28:52  WARNING - Traceback (most recent call last):
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/base.py", line 804, in process_action
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING -     result = action_handler(payload)
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/actions.py", line 59, in __call__
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING -     self.protocol.action_sequence.send_actions({"actions": actions})
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 465, in send_actions
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING -     self.marionette._send_message("WebDriver:PerformActions", actions)
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/decorators.py", line 27, in _
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING -     return func(*args, **kwargs)
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 629, in _send_message
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING -     self._handle_error(err)
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 651, in _handle_error
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING -     raise errors.lookup(error)(message, stacktrace=stacktrace)
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING - marionette_driver.errors.InvalidArgumentException: Unknown pointerType: [object String] "touch"
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING - stacktrace:
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING - 	WebDriverError@chrome://marionette/content/error.js:181:5
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING - 	InvalidArgumentError@chrome://marionette/content/error.js:310:5
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING - 	assert.that/<@chrome://marionette/content/assert.js:460:13
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING - 	assert.in@chrome://marionette/content/assert.js:413:47
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING - 	action.PointerType.get@chrome://marionette/content/action.js:402:10
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING - 	Pointer@chrome://marionette/content/action.js:592:39
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING - 	fromJSON@chrome://marionette/content/action.js:480:14
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING - 	fromJSON@chrome://marionette/content/action.js:846:39
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING - 	fromJSON@chrome://marionette/content/action.js:809:48
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING - 	performActions@chrome://marionette/content/actors/MarionetteCommandsChild.jsm:439:20
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING - 	receiveMessage@chrome://marionette/content/actors/MarionetteCommandsChild.jsm:136:31
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING - 
[task 2021-01-20T14:28:52.002Z] 14:28:52  WARNING - 
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING - Traceback (most recent call last):
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 743, in run_func
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING -     self.result = True, self.func(self.protocol, self.url, self.timeout)
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 867, in do_testharness
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING -     done, rv = handler(result)
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/base.py", line 788, in __call__
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING -     return callback(url, payload)
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/base.py", line 804, in process_action
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING -     result = action_handler(payload)
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/actions.py", line 59, in __call__
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING -     self.protocol.action_sequence.send_actions({"actions": actions})
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 465, in send_actions
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING -     self.marionette._send_message("WebDriver:PerformActions", actions)
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/decorators.py", line 27, in _
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING -     return func(*args, **kwargs)
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 629, in _send_message
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING -     self._handle_error(err)
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 651, in _handle_error
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING -     raise errors.lookup(error)(message, stacktrace=stacktrace)
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING - marionette_driver.errors.InvalidArgumentException: Unknown pointerType: [object String] "touch"
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING - stacktrace:
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING - 	WebDriverError@chrome://marionette/content/error.js:181:5
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING - 	InvalidArgumentError@chrome://marionette/content/error.js:310:5
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING - 	assert.that/<@chrome://marionette/content/assert.js:460:13
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING - 	assert.in@chrome://marionette/content/assert.js:413:47
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING - 	action.PointerType.get@chrome://marionette/content/action.js:402:10
[task 2021-01-20T14:28:52.011Z] 14:28:52  WARNING - 	Pointer@chrome://marionette/content/action.js:592:39
[task 2021-01-20T14:28:52.012Z] 14:28:52  WARNING - 	fromJSON@chrome://marionette/content/action.js:480:14
[task 2021-01-20T14:28:52.012Z] 14:28:52  WARNING - 	fromJSON@chrome://marionette/content/action.js:846:39
[task 2021-01-20T14:28:52.012Z] 14:28:52  WARNING - 	fromJSON@chrome://marionette/content/action.js:809:48
[task 2021-01-20T14:28:52.012Z] 14:28:52  WARNING - 	performActions@chrome://marionette/content/actors/MarionetteCommandsChild.jsm:439:20
[task 2021-01-20T14:28:52.012Z] 14:28:52  WARNING - 	receiveMessage@chrome://marionette/content/actors/MarionetteCommandsChild.jsm:136:31
[task 2021-01-20T14:28:52.012Z] 14:28:52  WARNING - 
[task 2021-01-20T14:28:52.012Z] 14:28:52  WARNING - 
[task 2021-01-20T14:28:52.014Z] 14:28:52     INFO - TEST-ERROR | /pointerevents/pointerevent_touch-action-auto-css_touch.html | took 496ms
[task 2021-01-20T14:28:52.016Z] 14:28:52     INFO - PID 15583 | JavaScript error: , line 0: uncaught exception: error: undefined
[task 2021-01-20T14:28:52.029Z] 14:28:52     INFO - PID 15583 | 1611152932028	Marionette	INFO	Stopped listening on port 52032
[task 2021-01-20T14:28:52.227Z] 14:28:52     INFO - PID 15583 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-01-20T14:28:52.227Z] 14:28:52     INFO - PID 15583 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-01-20T14:28:52.236Z] 14:28:52     INFO - PID 15583 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-01-20T14:28:52.237Z] 14:28:52     INFO - PID 15583 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-01-20T14:28:52.326Z] 14:28:52     INFO - PID 15583 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-01-20T14:28:52.327Z] 14:28:52     INFO - PID 15583 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-01-20T14:28:52.329Z] 14:28:52     INFO - PID 15583 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-01-20T14:28:53.454Z] 14:28:53     INFO - PID 7014 | =================================================================
[task 2021-01-20T14:28:53.455Z] 14:28:53     INFO - PID 7014 | LeakSanitizer: detected memory leaks
[task 2021-01-20T14:28:53.457Z] 14:28:53     INFO - PID 7014 | Direct leak of 23464 byte(s) in 79 object(s) allocated from:
[task 2021-01-20T14:28:53.459Z] 14:28:53     INFO - PID 7014 |     #0 0x5601a0705c1d in malloc /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
[task 2021-01-20T14:28:53.461Z] 14:28:53     INFO - PID 7014 |     #1 0x7fa37027a0ed in js_arena_malloc /builds/worker/workspace/obj-build/dist/include/js/Utility.h:385:10
[task 2021-01-20T14:28:53.462Z] 14:28:53     INFO - PID 7014 |     #2 0x7fa37027a0ed in js_pod_arena_malloc<unsigned char> /builds/worker/workspace/obj-build/dist/include/js/Utility.h:593:26
[task 2021-01-20T14:28:53.463Z] 14:28:53     INFO - PID 7014 |     #3 0x7fa37027a0ed in maybe_pod_arena_malloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:57:12
[task 2021-01-20T14:28:53.468Z] 14:28:53     INFO - PID 7014 |     #4 0x7fa37027a0ed in unsigned char* js::MallocProvider<JSContext>::pod_arena_malloc<unsigned char>(unsigned long, unsigned long) /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:109:12
[task 2021-01-20T14:28:53.469Z] 14:28:53     INFO - PID 7014 |     #5 0x7fa37077c3c6 in pod_malloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:127:12
[task 2021-01-20T14:28:53.469Z] 14:28:53     INFO - PID 7014 |     #6 0x7fa37077c3c6 in js::PrivateScriptData::new_(JSContext*, unsigned int) /builds/worker/checkouts/gecko/js/src/vm/JSScript.cpp:3708:19
[task 2021-01-20T14:28:53.470Z] 14:28:53     INFO - PID 7014 |     #7 0x7fa37077ce87 in JSScript::createPrivateScriptData(JSContext*, JS::Handle<JSScript*>, unsigned int) /builds/worker/checkouts/gecko/js/src/vm/JSScript.cpp:3815:37
[task 2021-01-20T14:28:53.471Z] 14:28:53     INFO - PID 7014 |     #8 0x7fa37077c870 in js::PrivateScriptData::InitFromStencil(JSContext*, JS::Handle<JSScript*>, js::frontend::CompilationInput&, js::frontend::BaseCompilationStencil&, js::frontend::CompilationGCOutput&, js::frontend::TypedIndex<js::frontend::ScriptStencil>) /builds/worker/checkouts/gecko/js/src/vm/JSScript.cpp:3740:8
[task 2021-01-20T14:28:53.472Z] 14:28:53     INFO - PID 7014 |     #9 0x7fa37077d97d in JSScript::fullyInitFromStencil(JSContext*, js::frontend::CompilationInput&, js::frontend::BaseCompilationStencil&, js::frontend::CompilationGCOutput&, JS::Handle<JSScript*>, js::frontend::TypedIndex<js::frontend::ScriptStencil>) /builds/worker/checkouts/gecko/js/src/vm/JSScript.cpp:3892:8
[task 2021-01-20T14:28:53.473Z] 14:28:53     INFO - PID 7014 |     #10 0x7fa370e96479 in InstantiateTopLevel /builds/worker/checkouts/gecko/js/src/frontend/Stencil.cpp:401:10
[task 2021-01-20T14:28:53.474Z] 14:28:53     INFO - PID 7014 |     #11 0x7fa370e96479 in js::frontend::CompilationStencil::instantiateStencilsAfterPreparation(JSContext*, js::frontend::CompilationInput&, js::frontend::BaseCompilationStencil&, js::frontend::CompilationGCOutput&) /builds/worker/checkouts/gecko/js/src/frontend/Stencil.cpp:671:8
[task 2021-01-20T14:28:53.475Z] 14:28:53     INFO - PID 7014 |     #12 0x7fa370dfc9c7 in js::frontend::InstantiateStencilsForDelazify(JSContext*, js::frontend::CompilationStencil&) /builds/worker/checkouts/gecko/js/src/frontend/BytecodeCompiler.cpp:1093:8
[task 2021-01-20T14:28:53.476Z] 14:28:53     INFO - PID 7014 |     #13 0x7fa37078c3d0 in bool DelazifyCanonicalScriptedFunctionImpl<mozilla::Utf8Unit>(JSContext*, JS::Handle<JSFunction*>, JS::Handle<js::BaseScript*>, js::ScriptSource*) /builds/worker/checkouts/gecko/js/src/vm/JSFunction.cpp:1584:10
[task 2021-01-20T14:28:53.476Z] 14:28:53     INFO - PID 7014 |     #14 0x7fa37070f76c in DelazifyCanonicalScriptedFunction /builds/worker/checkouts/gecko/js/src/vm/JSFunction.cpp:1621:12
[task 2021-01-20T14:28:53.477Z] 14:28:53     INFO - PID 7014 |     #15 0x7fa37070f76c in JSFunction::delazifyLazilyInterpretedFunction(JSContext*, JS::Handle<JSFunction*>) /builds/worker/checkouts/gecko/js/src/vm/JSFunction.cpp:1660:10
[task 2021-01-20T14:28:53.478Z] 14:28:53     INFO - PID 7014 |     #16 0x7fa3702bdffa in JSFunction::getOrCreateScript(JSContext*, JS::Handle<JSFunction*>) /builds/worker/checkouts/gecko/js/src/vm/JSFunction.h:410:12
[task 2021-01-20T14:28:53.479Z] 14:28:53     INFO - PID 7014 |     #17 0x7fa37070f5e7 in JSFunction::delazifyLazilyInterpretedFunction(JSContext*, JS::Handle<JSFunction*>) /builds/worker/checkouts/gecko/js/src/vm/JSFunction.cpp:1648:24
[task 2021-01-20T14:28:53.480Z] 14:28:53     INFO - PID 7014 |     #18 0x7fa3702bdffa in JSFunction::getOrCreateScript(JSContext*, JS::Handle<JSFunction*>) /builds/worker/checkouts/gecko/js/src/vm/JSFunction.h:410:12
[task 2021-01-20T14:28:53.481Z] 14:28:53     INFO - PID 7014 |     #19 0x7fa3702bccf7 in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:605:8
[task 2021-01-20T14:28:53.481Z] 14:28:53     INFO - PID 7014 |     #20 0x7fa3702bed4e in InternalCall(JSContext*, js::AnyInvokeArgs const&, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:647:10
[task 2021-01-20T14:28:53.482Z] 14:28:53     INFO - PID 7014 |     #21 0x7fa3702bf0d0 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:664:8
[task 2021-01-20T14:28:53.483Z] 14:28:53     INFO - PID 7014 |     #22 0x7fa371141606 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:752:10
[task 2021-01-20T14:28:53.484Z] 14:28:53     INFO - PID 7014 |     #23 0x7fa3711420e2 in js::jit::InvokeFromInterpreterStub(JSContext*, js::jit::InterpreterStubExitFrameLayout*) /builds/worker/checkouts/gecko/js/src/jit/VMFunctions.cpp:772:8
[task 2021-01-20T14:28:53.487Z] 14:28:53     INFO - PID 7014 |     #24 0x7fa2dab4afa3  (<unknown module>)
[task 2021-01-20T14:28:53.488Z] 14:28:53     INFO - PID 7014 |     #25 0x6210010cc907  (<unknown module>)
[task 2021-01-20T14:28:53.507Z] 14:28:53     INFO - PID 7014 |     #26 0x7fa2dab4a314  (<unknown module>)
[task 2021-01-20T14:28:53.529Z] 14:28:53     INFO - PID 7014 |     #27 0x6210010cd607  (<unknown module>)
[task 2021-01-20T14:28:53.539Z] 14:28:53     INFO - PID 7014 |     #28 0x7fa2dab4a56e  (<unknown module>)
[task 2021-01-20T14:28:53.553Z] 14:28:53     INFO - PID 7014 |     #29 0x7fa371483e71 in EnterJit /builds/worker/checkouts/gecko/js/src/jit/Jit.cpp:108:5
[task 2021-01-20T14:28:53.560Z] 14:28:53     INFO - PID 7014 |     #30 0x7fa371483e71 in js::jit::MaybeEnterJit(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/jit/Jit.cpp:197:10
[task 2021-01-20T14:28:53.561Z] 14:28:53     INFO - PID 7014 |     #31 0x7fa3702a6f6f in Interpret(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:3348:40
[task 2021-01-20T14:28:53.561Z] 14:28:53     INFO - PID 7014 |     #32 0x7fa37028872f in js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:473:13
[task 2021-01-20T14:28:53.561Z] 14:28:53     INFO - PID 7014 |     #33 0x7fa3702bce3a in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:619:13
[task 2021-01-20T14:28:53.562Z] 14:28:53     INFO - PID 7014 |     #34 0x7fa3702bed4e in InternalCall(JSContext*, js::AnyInvokeArgs const&, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:647:10
[task 2021-01-20T14:28:53.568Z] 14:28:53     INFO - PID 7014 |     #35 0x7fa3702bf0d0 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:664:8
[task 2021-01-20T14:28:53.568Z] 14:28:53     INFO - PID 7014 |     #36 0x7fa371141606 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:752:10
[...]
[task 2021-01-20T14:29:31.977Z] 14:29:31     INFO - Browser exited with return code 0
[task 2021-01-20T14:29:31.977Z] 14:29:31     INFO - PROCESS LEAKS None
[task 2021-01-20T14:29:31.977Z] 14:29:31     INFO - ERROR | LeakSanitizer | SUMMARY: AddressSanitizer: 855101 byte(s) leaked in 4396 allocation(s).
[task 2021-01-20T14:29:31.978Z] 14:29:31     INFO - LeakSanitizer | To show the addresses of leaked objects add report_objects=1 to LSAN_OPTIONS
[task 2021-01-20T14:29:31.978Z] 14:29:31     INFO - This can be done in testing/mozbase/mozrunner/mozrunner/utils.py
[task 2021-01-20T14:29:31.978Z] 14:29:31     INFO - Allowed depth was 4
[task 2021-01-20T14:29:31.978Z] 14:29:31     INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_realloc, js_pod_arena_realloc, maybe_pod_arena_realloc, pod_realloc
[task 2021-01-20T14:29:31.978Z] 14:29:31     INFO - INFO | LeakSanitizer | Frame js_arena_realloc matched a expected leak
[task 2021-01-20T14:29:31.978Z] 14:29:31     INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at AttrArray::GrowBy, AttrArray::AddNewAttribute, AttrArray::SetAndSwapAttr, mozilla::dom::Element::SetAttrAndNotify
[task 2021-01-20T14:29:31.979Z] 14:29:31     INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at nsStringBuffer::Alloc, mozilla::dom::binding_detail::FakeString, AssignJSString, ConvertJSValueToString
[task 2021-01-20T14:29:31.979Z] 14:29:31     INFO - TEST-FAIL | LeakSanitizer | leak at Alloc, nsTSubstring, ReplacePrepInternal, nsTSubstring
[...]```
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.