[Bug 72571] [i965] segfault on draw call without vbo set
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jan 15 23:29:21 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=72571
Tapani Pälli <lemody at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #4 from Tapani Pälli <lemody at gmail.com> ---
This bug got fixed with following commit since intel_bufferobj_buffer allocates
a buffer which previously did not exist yet. I've checked with valgrind and
there's no problem with the use case, I will still check if we are supposed to
trigger an error for this.
--------------- 8< ----------------------
commit 060a49a8966d923ad9c02d6f200baacb7ff081d4
Author: Eric Anholt <eric at anholt.net>
Date: Thu Oct 3 19:34:41 2013 -0700
i965: Drop intel_bufferobj_source().
--
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/20140116/5e565599/attachment.html>
More information about the intel-3d-bugs
mailing list