search for: st_atom_framebuffer

Displaying 2 results from an estimated 2 matches for "st_atom_framebuffer".

2017 Jan 19
5
[Bug 99464] New: openmw - Segfault with the nouveau ddx + DRI3
...e is NULL. This is not inteded as a real "fix", as it would just hide the immediate crash. So if somebody could take a look at this... Reported-by: <ovariegata at yahoo.com> Signed-off-by: Tobias Klausmann <tobias.johannes.klausmann at mni.thm.de> --- src/mesa/state_tracker/st_atom_framebuffer.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/mesa/state_tracker/st_atom_framebuffer.c b/src/mesa/state_tracker/st_atom_framebuffer.c index ea41d9d..3ee4ea5 100644 --- a/src/mesa/state_tracker/st_atom_framebuffer.c +++ b/src/mesa/state_tracker/st_atom_framebuffer.c...
2008 Nov 11
2
Memory corruption on Gallium window resize, diagnosed?
...ith valgrind: ==5322== Invalid read of size 4 ==5322== at 0x7B6887C: pipe_surface_reference (p_inlines.h:93) ==5322== by 0x7B6881F: copy_framebuffer_state (cso_context.c:781) ==5322== by 0x7B68962: cso_set_framebuffer (cso_context.c:791) ==5322== by 0x7AB5441: update_framebuffer_state (st_atom_framebuffer.c:147) ==5322== by 0x7AB3E41: st_validate_state (st_atom.c:188) ==5322== by 0x7ABDA2E: st_clear (st_cb_clear.c:517) ==5322== by 0x7B0BED5: _mesa_Clear (clear.c:177) ==5322== by 0x47F25FA: glClear (glapitemp.h:1100) ==5322== by 0x8048CE9: Draw (tri.c:72) ==5322== by 0x46F2C53: proc...