Intermittent ShutdownLeaks | process() called before end of test suite after something related to xul.dll
Categories
(Core :: XPCOM, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
#[markdown(off)]
Filed by: apavel [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=230249290&repo=mozilla-esr60
06:48:00 INFO - 1185 INFO TEST-START | toolkit/mozapps/extensions/test/browser/browser_webext_options_addon_reload.js
06:48:02 INFO - Couldn't open file: Parent 9368, Main ThrZ:\task_1551075ead] WARNIN064\build\application\firefox\xul.dll
06:48:02 INFO - Exception in thread ProcessReader:
06:48:02 INFO - Traceback (most recent call last):
06:48:02 INFO - File "c:\mozilla-build\python\Lib\threading.py", line 801, in __bootstrap_inner
06:48:02 INFO - self.run()
06:48:02 INFO - File "c:\mozilla-build\python\Lib\threading.py", line 754, in run
06:48:02 INFO - self.__target(*self.__args, **self.__kwargs)
06:48:02 INFO - File "Z:\task_1551075064\build\venv\lib\site-packages\mozprocess\processhandler.py", line 1028, in _read
06:48:02 INFO - callback(line.rstrip())
06:48:02 INFO - File "Z:\task_1551075064\build\venv\lib\site-packages\mozprocess\processhandler.py", line 944, in __call__
06:48:02 INFO - e(*args, **kwargs)
06:48:02 INFO - File "Z:\task_1551075064\build\tests\mochitest\runtests.py", line 2931, in processOutputLine
06:48:02 INFO - message = handler(message)
06:48:02 INFO - File "Z:\task_1551075064\build\tests\mochitest\runtests.py", line 3018, in fix_stack
06:48:02 INFO - message['data'] = self.stackFixerFunction(message['data'])
06:48:02 INFO - File "Z:\task_1551075064\build\venv\lib\site-packages\mozrunner\utils.py", line 268, in stack_fixer_function
06:48:02 INFO - return stack_fixer_module.fixSymbols(line, symbolsPath)
06:48:02 INFO - File "Z:\task_1551075064\build\tests\bin\fix_stack_using_bpsyms.py", line 153, in fixSymbols
06:48:02 INFO - symbol = addressToSymbol(file, address, symbolsDir)
06:48:02 INFO - File "Z:\task_1551075064\build\tests\bin\fix_stack_using_bpsyms.py", line 139, in addressToSymbol
06:48:02 INFO - p = getSymbolFile(file, symbolsDir)
06:48:02 INFO - File "Z:\task_1551075064\build\tests\bin\fix_stack_using_bpsyms.py", line 128, in getSymbolFile
06:48:02 INFO - symfile = guessSymbolFile(file, symbolsDir)
06:48:02 INFO - File "Z:\task_1551075064\build\tests\bin\fix_stack_using_bpsyms.py", line 119, in guessSymbolFile
06:48:02 INFO - uuid = findIdForPath(full_path)
06:48:02 INFO - File "Z:\task_1551075064\build\tests\bin\fix_stack_using_bpsyms.py", line 103, in findIdForPath
06:48:02 INFO - (path, e.output))
06:48:02 INFO - Exception: Error getting fileid for Parent 9368, Main ThrZ:\task_1551075ead] WARNIN064\build\application\firefox\xul.dll:
06:48:15 INFO - TEST-INFO | Main app process: exit 0
06:48:15 ERROR - 1186 ERROR TEST-UNEXPECTED-FAIL | ShutdownLeaks | process() called before end of test suite
06:48:15 INFO - runtests.py | Application ran for: 0:05:23.776000
Updated•6 years ago
|
Updated•6 years ago
|
Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Description
•