[Piglit] [Bug 105514] New: MemoryError when using 'summary html' option
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Mar 14 23:30:21 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105514
Bug ID: 105514
Summary: MemoryError when using 'summary html' option
Product: piglit
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: infrastructure
Assignee: baker.dylan.c at gmail.com
Reporter: clayton.a.craft at intel.com
QA Contact: piglit at lists.freedesktop.org
Piglit seems to run out of memory and crash when processing (summary html) the
xml files from a build in the mesa CI.
$ piglit summary html summary/sanity xml/*.xml
i
Traceback (most recent call last):
File "/tmp/build_root/m64/bin/piglit", line 178, in <module>
main()
File "/tmp/build_root/m64/bin/piglit", line 174, in main
sys.exit(runner(args))
File "/tmp/build_root/m64/lib/piglit/framework/exceptions.py", line 51, in
_inner
func(*args, **kwargs)
File "/tmp/build_root/m64/lib/piglit/framework/programs/summary.py", line
119, in html
summary.html(args.resultsFiles, args.summaryDir, args.exclude_details)
File "/tmp/build_root/m64/lib/piglit/framework/summary/html_.py", line 179,
in html
_make_comparison_pages(results, destination, exclude)
File "/tmp/build_root/m64/lib/piglit/framework/summary/html_.py", line 149,
in _make_comparison_pages
exclude=exclude))
File "/usr/lib/python3.6/site-packages/mako/template.py", line 462, in render
return runtime._render(self, self.callable_, args, data)
File "/usr/lib/python3.6/site-packages/mako/runtime.py", line 839, in _render
return context._pop_buffer().getvalue()
File "/usr/lib/python3.6/site-packages/mako/util.py", line 158, in getvalue
self.errors)
MemoryError
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20180314/0ed3f0dd/attachment.html>
More information about the Piglit
mailing list