[Bug 72571] [i965] segfault on draw call without vbo set

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 12 11:55:36 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=72571

--- Comment #1 from Link Mauve <bugs at linkmauve.fr> ---
Here is an example program (from http://open.gl/) reproducing that issue:
http://linkmauve.fr/files/mesa_testcase.cpp

To compile it:
g++ -DGL_GLEXT_PROTOTYPES -lsfml-window -lsfml-system -lGL mesa_testcase.cpp

Line 47 is commented, this was the call I forgot that made this segfault
happen.

If I also comment line 46, I get this segfault instead (but with an error
before):
0xf7d7c6b6 in __memcpy_ssse3_rep () from /usr/lib/libc.so.6

-- 
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/20131212/9686e5f3/attachment.html>


More information about the intel-3d-bugs mailing list