Bug 33019

Summary: [bisected piketon]2 ogles2conform cases segfault
Product: Mesa Reporter: fangxun <xunx.fang>
Component: Drivers/DRI/i965Assignee: Chia-I Wu <olvaffe>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: medium CC: olvaffe
Version: git   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description fangxun 2011-01-12 01:45:38 UTC
System Environment:
--------------------------
Arch:           x86_64
Platform:       piketon
Libdrm:        (master)2.4.23-4-gbad5242a59aa8e31cf10749e2ac69b3c66ef7da0
Mesa:        (master)33d0c44910860e0522bd56a0f8637a69e0c4a456
Xserver: 
(master)xorg-server-1.9.99.901-94-g6358a60065eef167d4e5f4afd981ff26deeba80d
Xf86_video_intel: (master)2.14.0-7-gfd9235ebe03a01982238cdd6e8b55f613e14b6af
Kernel:    (drm-intel-next) 34da1327c3814781925396fa10c42f596588ff76


Bug detailed description:
-------------------------
GL2ExtensionTests_egl_image_egl_image.test and GLCoverage_CoverageGL.test segfault. Dmesg shows: GTF[19146]: segfault at 0 ip           (null) sp 00007fff7c0918b8 error 14 in GTF[400000+568000]

Bisect find fef5d14494ff19ea302e247ba593e189a8ab62bd is the first bad commit. commit fef5d14494ff19ea302e247ba593e189a8ab62bd
Author: Chia-I Wu <olv@lunarg.com>
Date:   Fri Jan 7 15:02:41 2011 +0800

    egl_dri2: Look up _glapi_get_proc_address dynamically.
    
    In preparation for making egl_dri2 built-in.  It also handles
    
      symbol lookup error: /usr/local/lib/egl/egl_dri2.so: undefined symbol:
      _glapi_get_proc_address
    
    more gracefully.
Comment 1 Chia-I Wu 2011-01-12 02:11:53 UTC
Nice catch.  It should be fixed by 39812c48dfb18e6c3b896db8a8395eeebef8cc1b.  Could you try again?
Comment 2 fangxun 2011-01-13 00:13:49 UTC
Verified with Mesa(master)1e4f412242391000eea3fd28452865c3d27f987d.

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.