https://bugs.freedesktop.org/show_bug.cgi?id=28775
Summary: [r300g] glblur -fps segfaults Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: bugzi09.fdo.tormod@xoxy.net
Created an attachment (id=36538) --> (https://bugs.freedesktop.org/attachment.cgi?id=36538) gdb backtrace, info reg, disass
glblur (from xscreensaver) works fine without -fps but crashes after some tenths of a second with -fps.
OpenGL renderer string: Gallium 0.4 on RV410 Mesa package: 7.9.0~git20100624+gallium+r300.5d1cc930-0ubuntu0tormod
https://bugs.freedesktop.org/show_bug.cgi?id=28775
--- Comment #1 from Tormod Volden bugzi09.fdo.tormod@xoxy.net 2010-06-27 02:39:14 PDT --- Created an attachment (id=36539) --> (https://bugs.freedesktop.org/attachment.cgi?id=36539) some consecutive executions
Sometimes I get a glibc dump on the console, sometimes nothing, sometimes: Mesa 7.9-devel implementation error: Invalid state in _mesa_fetch_state Please report at bugzilla.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28775
Marek Olšák maraeo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Marek Olšák maraeo@gmail.com 2010-06-27 06:19:06 PDT --- Fixed in master, there was a memory leak in blitter.
dri-devel@lists.freedesktop.org