Displaying 2 results from an estimated 2 matches for "vbo_exec_api".
[Bug 59242] New: some mesa demos start to segfault after "nouveau: improve buffer transfers" on nv43
2013 Jan 11
2
[Bug 59242] New: some mesa demos start to segfault after "nouveau: improve buffer transfers" on nv43
...entry=0x80ffdec, keepUnmapped=1
'\001') at ../../src/mesa/vbo/vbo_exec_draw.c:400
ctx = 0x80bf6c0
---Type <return> to continue, or q <return> to quit---
#13 0xb68cb0d2 in vbo_exec_FlushVertices_internal (exec=0x80ffdec,
unmap=<optimized out>) at ../../src/mesa/vbo/vbo_exec_api.c:551
No locals.
#14 0xb68d747f in vbo_exec_FlushVertices (ctx=0x80bf6c0, flags=1) at
../../src/mesa/vbo/vbo_exec_api.c:1245
exec = <optimized out>
#15 0xb688eef5 in enable_texture (ctx=ctx at entry=0x80bf6c0, state=<optimized
out>, texBit=texBit at entry=256) at ../../src/mesa/...
2008 Nov 11
2
Memory corruption on Gallium window resize, diagnosed?
...n st_draw_vbo (ctx=0x8074d18, arrays=0x80ade38, prims=0x80ac994, nr_prims=1, ib=0x0, min_index=0, max_index=2)
at state_tracker/st_draw.c:634
#6 0xf782c140 in vbo_exec_vtx_flush (exec=0x80ac870) at vbo/vbo_exec_draw.c:248
#7 0xf782a858 in vbo_exec_FlushVertices (ctx=0x8074d18, flags=1) at vbo/vbo_exec_api.c:752
#8 0xf7761f39 in _mesa_Flush () at main/context.c:1815
#9 0xf7e00ae6 in glFlush () at ../../../src/mesa/glapi/glapitemp.h:1170
#10 0x08048dba in Draw () at tri.c:83
#11 0xf7ecdc54 in processWindowWorkList (window=0x8051200) at glut_event.c:1302
#12 0xf7ecdd3a in __glutProcessWindowWorkLists...