Closed Bug 1410966 Opened 7 years ago Closed 6 years ago

Intermittent wpt MemoryError

Categories

(Testing :: web-platform-tests, defect, P5)

Version 3
defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: archaeopteryx [at] coole-files.de

https://treeherder.mozilla.org/logviewer.html#?job_id=138911341&repo=autoland

https://queue.taskcluster.net/v1/task/K2Vp8nOXS_6KSl10O2xDZg/runs/0/artifacts/public/logs/live_backing.log

15:34:07     INFO - PID 1616 | ++DOMWINDOW == 38 (14DCC800) [pid = 1616] [serial = 38] [outer = 18C85000]
15:34:07     INFO - PID 1616 | ++DOCSHELL 1BB93400 == 12 [pid = 1616] [id = {a7a111cd-ef8e-4bb1-80a0-f084a9c31999}]
15:34:07     INFO - PID 1616 | ++DOMWINDOW == 39 (1BB94000) [pid = 1616] [serial = 39] [outer = 00000000]
15:34:07     INFO - PID 1616 | ++DOMWINDOW == 40 (1A831400) [pid = 1616] [serial = 40] [outer = 1BB94000]
15:34:17     INFO - .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
15:34:17     INFO - TEST-OK | /html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-3.htm | took 10367ms
15:34:17     INFO - TEST-START | /html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-4.htm
15:34:17     INFO - PID 1616 | ++DOCSHELL 18E5A000 == 13 [pid = 1616] [id = {a8031a73-1355-4e54-9717-d927759cdcca}]
15:34:17     INFO - PID 1616 | ++DOMWINDOW == 41 (18E5B000) [pid = 1616] [serial = 41] [outer = 00000000]
15:34:17     INFO - PID 1616 | ++DOMWINDOW == 42 (19905800) [pid = 1616] [serial = 42] [outer = 18E5B000]
15:34:17     INFO - PID 1616 | ++DOMWINDOW == 43 (15034400) [pid = 1616] [serial = 43] [outer = 18E5B000]
15:34:18     INFO - PID 1616 | --DOCSHELL 1CFC1C00 == 12 [pid = 1616] [id = {aec6534d-34a7-44b8-8908-b5b44fa06370}]
15:34:18     INFO - PID 1616 | --DOCSHELL 1A624400 == 11 [pid = 1616] [id = {38c657d2-52b4-47b8-a82a-760ef1b89cf8}]
15:34:18     INFO - PID 1616 | --DOCSHELL 0F8AF400 == 10 [pid = 1616] [id = {0bb89c3f-ace5-46ec-bec0-dc0f51eaab27}]
15:34:18     INFO - PID 1616 | ++DOCSHELL 1587F400 == 11 [pid = 1616] [id = {bfe59e4e-d15c-4d2d-a396-732dfaefd46d}]
15:34:18     INFO - PID 1616 | ++DOMWINDOW == 44 (1587F800) [pid = 1616] [serial = 44] [outer = 00000000]
15:34:18     INFO - PID 1616 | ++DOMWINDOW == 45 (1471D800) [pid = 1616] [serial = 45] [outer = 1587F800]
15:34:26     INFO - PID 1616 | [1616, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, 1) failed with result 0x8007000E: file z:/build/build/src/parser/htmlparser/nsExpatDriver.cpp, line 707
15:34:26     INFO - PID 1616 | Hit MOZ_CRASH(OOM) at z:/build/build/src/xpcom/base/nsDebugImpl.cpp:620
15:34:26     INFO - PID 1616 | ### ERROR: SymInitialize: Not enough storage is available to process this command.
15:34:26     INFO - PID 1616 | #01: ??? (???:???)
15:34:26     INFO - PID 1616 | ### ERROR: SymInitialize: Not enough storage is available to process this command.
15:34:26     INFO - PID 1616 | #02: ??? (???:???)
15:34:26     INFO - PID 1616 | ### ERROR: SymInitialize: Not enough storage is available to process this command.
Many of these ^^


15:34:26     INFO - mozcrash Downloading symbols from: https://queue.taskcluster.net/v1/task/bf4diYuhR52yLA7CtQFwGg/artifacts/public/build/target.crashreporter-symbols.zip
15:34:33    ERROR - Traceback (most recent call last):
15:34:33    ERROR -   File "Z:\task_1508769754\build\tests\web-platform\tests\tools\wptrunner\wptrunner\testrunner.py", line 350, in run
15:34:33    ERROR -     new_state = self.wait_event()
15:34:33    ERROR -   File "Z:\task_1508769754\build\tests\web-platform\tests\tools\wptrunner\wptrunner\testrunner.py", line 424, in wait_event
15:34:33    ERROR -     return f(*data)
15:34:33    ERROR -   File "Z:\task_1508769754\build\tests\web-platform\tests\tools\wptrunner\wptrunner\testrunner.py", line 564, in test_ended
15:34:33    ERROR -     self.browser.log_crash(test.id)
15:34:33    ERROR -   File "Z:\task_1508769754\build\tests\web-platform\tests\tools\wptrunner\wptrunner\testrunner.py", line 230, in log_crash
15:34:33    ERROR -     self.browser.log_crash(process=self.browser_pid, test=test_id)
15:34:33    ERROR -   File "Z:\task_1508769754\build\tests\web-platform\tests\tools\wptrunner\wptrunner\browsers\firefox.py", line 335, in log_crash
15:34:33    ERROR -     test=test)
15:34:33    ERROR -   File "Z:\task_1508769754\build\venv\lib\site-packages\mozcrash\mozcrash.py", line 126, in log_crashes
15:34:33    ERROR -     stackwalk_binary=stackwalk_binary):
15:34:33    ERROR -   File "Z:\task_1508769754\build\venv\lib\site-packages\mozcrash\mozcrash.py", line 212, in __iter__
15:34:33    ERROR -     rv = self._process_dump_file(path, extra)
15:34:33    ERROR -   File "Z:\task_1508769754\build\venv\lib\site-packages\mozcrash\mozcrash.py", line 234, in _process_dump_file
15:34:33    ERROR -     self._get_symbols()
15:34:33    ERROR -   File "Z:\task_1508769754\build\venv\lib\site-packages\mozcrash\mozcrash.py", line 187, in _get_symbols
15:34:33    ERROR -     mozfile.extract_zip(zfile, self.symbols_path)
15:34:33    ERROR -   File "Z:\task_1508769754\build\venv\lib\site-packages\mozfile\mozfile.py", line 73, in extract_zip
15:34:33    ERROR -     _dest.write(bundle.read(name))
15:34:33    ERROR -   File "c:\mozilla-build\python\Lib\zipfile.py", line 935, in read
15:34:33    ERROR -     return self.open(name, "r", pwd).read()
15:34:33    ERROR -   File "c:\mozilla-build\python\Lib\zipfile.py", line 630, in read
15:34:33    ERROR -     data = self.read1(n)
15:34:33    ERROR -   File "c:\mozilla-build\python\Lib\zipfile.py", line 684, in read1
15:34:33    ERROR -     max(n - len_readbuffer, self.MIN_READ_SIZE)
15:34:33    ERROR - MemoryError
15:34:33    ERROR - 
15:34:33     INFO - Browser exited with return code 1
15:34:34  WARNING - u'runner_teardown' ()
15:34:34     INFO - STDERR: Exception in thread Thread-TestrunnerManager-1:
15:34:34     INFO - Traceback (most recent call last):
15:34:34     INFO -   File "c:\mozilla-build\python\Lib\threading.py", line 801, in __bootstrap_inner
15:34:34     INFO -     self.run()
15:34:34     INFO -   File "Z:\task_1508769754\build\tests\web-platform\tests\tools\wptrunner\wptrunner\testrunner.py", line 350, in run
15:34:34     INFO -     new_state = self.wait_event()
15:34:34     INFO -   File "Z:\task_1508769754\build\tests\web-platform\tests\tools\wptrunner\wptrunner\testrunner.py", line 424, in wait_event
15:34:34     INFO -     return f(*data)
15:34:34     INFO -   File "Z:\task_1508769754\build\tests\web-platform\tests\tools\wptrunner\wptrunner\testrunner.py", line 564, in test_ended
15:34:34     INFO -     self.browser.log_crash(test.id)
15:34:34     INFO -   File "Z:\task_1508769754\build\tests\web-platform\tests\tools\wptrunner\wptrunner\testrunner.py", line 230, in log_crash
15:34:34     INFO -     self.browser.log_crash(process=self.browser_pid, test=test_id)
15:34:34     INFO -   File "Z:\task_1508769754\build\tests\web-platform\tests\tools\wptrunner\wptrunner\browsers\firefox.py", line 335, in log_crash
15:34:34     INFO -     test=test)
15:34:34     INFO -   File "Z:\task_1508769754\build\venv\lib\site-packages\mozcrash\mozcrash.py", line 126, in log_crashes
15:34:34     INFO -     stackwalk_binary=stackwalk_binary):
15:34:34     INFO -   File "Z:\task_1508769754\build\venv\lib\site-packages\mozcrash\mozcrash.py", line 212, in __iter__
15:34:34     INFO -     rv = self._process_dump_file(path, extra)
15:34:34     INFO -   File "Z:\task_1508769754\build\venv\lib\site-packages\mozcrash\mozcrash.py", line 234, in _process_dump_file
15:34:34     INFO -     self._get_symbols()
15:34:34     INFO -   File "Z:\task_1508769754\build\venv\lib\site-packages\mozcrash\mozcrash.py", line 187, in _get_symbols
15:34:34     INFO -     mozfile.extract_zip(zfile, self.symbols_path)
15:34:34     INFO -   File "Z:\task_1508769754\build\venv\lib\site-packages\mozfile\mozfile.py", line 73, in extract_zip
15:34:34     INFO -     _dest.write(bundle.read(name))
15:34:34     INFO -   File "c:\mozilla-build\python\Lib\zipfile.py", line 935, in read
15:34:34     INFO -     return self.open(name, "r", pwd).read()
15:34:34     INFO -   File "c:\mozilla-build\python\Lib\zipfile.py", line 630, in read
15:34:34     INFO -     data = self.read1(n)
15:34:34     INFO -   File "c:\mozilla-build\python\Lib\zipfile.py", line 684, in read1
15:34:34     INFO -     max(n - len_readbuffer, self.MIN_READ_SIZE)
15:34:34     INFO - MemoryError
15:34:34     INFO - Got 1 unexpected results
https://wiki.mozilla.org/Bugmasters#Intermittent_Test_Failure_Cleanup
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.