Bug 40667

Summary: Radeon 6850 Segmentation Fault - ARB_vertex_type_2_10_10_10_rev
Product: Mesa Reporter: Erdem U. Altınyurt <spamjunkeater>
Component: Drivers/Gallium/r600Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED INVALID QA Contact:
Severity: critical    
Priority: medium    
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Erdem U. Altınyurt 2011-09-06 21:38:37 UTC
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
Comment 1 Marek Olšák 2011-09-06 21:45:54 UTC
Changes in glapi usually need 'make clean'.
Comment 2 Erdem U. Altınyurt 2011-09-06 22:02:29 UTC
Opps. Sorry.
Thanks.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.