[Bug 91148] [g965] destroying context on exit causes crash in piglit tex3d-maxsize
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jun 29 10:45:57 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91148
Bug ID: 91148
Summary: [g965] destroying context on exit causes crash in
piglit tex3d-maxsize
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/i965
Assignee: idr at freedesktop.org
Reporter: mark.a.janes at intel.com
QA Contact: intel-3d-bugs at lists.freedesktop.org
Piglit e59e81fde566b114e48910e63a9d43501c00cee2 destroys the context at the
exit of each piglit test.
This works fine everywhere but on g965 spec.!opengl 1_2.tex3d-maxsize, which
crashes with:
Mesa: User error: GL_OUT_OF_MEMORY in glTexImage3D(image too large: 2048 x 2048
x 2048, GL_RGBA8 format)
intel_do_flush_locked failed: Argument list too long
tex3d-maxsize:
/home/jenkins/workspace/Leeroy/repos/mesa/src/mesa/vbo/vbo_exec_api.c:1178:
vbo_exec_FlushVertices: Assertion `exec->flush_call_depth == 1' failed.
Previously, the test failed instead of crashing.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20150629/015c5195/attachment-0001.html>
More information about the intel-3d-bugs
mailing list