http://bugs.freedesktop.org/show_bug.cgi?id=16156
Summary: glDrawElements seg fault if display list mode is
GL_COMPILE
Product: Mesa
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
Created an attachment (id=16817)
--> (http://bugs.freedesktop.org/attachment.cgi?id=16817)
test case
The bug only occurs with mesa_7_0 branch.
Run attached test case, it will seg fault with following backtrace info:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1211413776 (LWP 8842)]
0xb7b5bb21 in _save_OBE_DrawElements (mode=7, count=4, type=5125,
indices=0x0) at vbo/vbo_save_api.c:880
880 vbo/vbo_save_api.c: No such file or directory.
in vbo/vbo_save_api.c
(gdb) bt
#0 0xb7b5bb21 in _save_OBE_DrawElements (mode=7, count=4, type=5125,
indices=0x0) at vbo/vbo_save_api.c:880
#1 0xb7f6e7a1 in glDrawElements (mode=7, count=4, type=5125, indices=0x0)
at ../../../src/mesa/glapi/glapitemp.h:1655
#2 0x08048b81 in test () at api-color.c:62
#3 0x08048c27 in display () at api-color.c:79
#4 0xb7f044cf in processWindowWorkList (window=0x804f680)
at glut_event.c:1306
#5 0xb7f04fa2 in glutMainLoop () at glut_event.c:1353
#6 0x08048c9f in main (argc=Cannot access memory at address 0x0
) at drawele.c:93
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev