https://bugs.freedesktop.org/show_bug.cgi?id=40667
Summary: Radeon 6850 Segmentation Fault - ARB_vertex_type_2_10_10_10_rev Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: critical Priority: medium Component: Drivers/Gallium/r600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: spamjunkeater@gmail.com
My HD6850 started to give segmentation fault with glxinfo (also with others) with this commit. Don't know why. Found by git bisect.... Thanks
death@triQuad:/media/ext4/gallium> git bisect bad 3543160f56f1f966587e07b1620496c8fe5be325 is the first bad commit commit 3543160f56f1f966587e07b1620496c8fe5be325 Author: Dave Airlie airlied@redhat.com Date: Mon Nov 22 08:11:46 2010 +1000
glapi: add ARB_vertex_type_2_10_10_10_rev entrypoints. (v2)
These are the new API entrypoints for ARB_vertex_type_2_10_10_10_rev extension, along with the new INT_2_10_10_10_REV enum.
v2: fixup crazy whitespace cut-n-paste mess
Signed-off-by: Dave Airlie airlied@redhat.com Reviewed-by: Eric Anholt eric@anholt.net
:040000 040000 018dba6214a3f4bd39dda6a4d9c75d20fcd09ba0 9d6b27f1d3264100006ebea047d5cd9d2aa84c36 M src
https://bugs.freedesktop.org/show_bug.cgi?id=40667
--- Comment #1 from Marek Olšák maraeo@gmail.com 2011-09-06 21:45:54 PDT --- Changes in glapi usually need 'make clean'.
https://bugs.freedesktop.org/show_bug.cgi?id=40667
Erdem U. Altinyurt spamjunkeater@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID
--- Comment #2 from Erdem U. Altinyurt spamjunkeater@gmail.com 2011-09-06 22:02:29 PDT --- Opps. Sorry. Thanks.
dri-devel@lists.freedesktop.org