Bug 40667 - Radeon 6850 Segmentation Fault - ARB_vertex_type_2_10_10_10_rev
Summary: Radeon 6850 Segmentation Fault - ARB_vertex_type_2_10_10_10_rev
Status: RESOLVED INVALID
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/r600 (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium critical
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-06 21:38 UTC by Erdem U. Altınyurt
Modified: 2011-09-06 22:02 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.