Bug 47028

Summary: EGL: (r300) weston crashes in libEGL.so - bisected
Product: Mesa Reporter: Scott Moreau <oreaus>
Component: OtherAssignee: Benjamin Franzke <benjaminfranzke>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: weston crash
gbm_dri: Fix DRIimage lookup callback

Description Scott Moreau 2012-03-06 19:39:38 UTC
Created attachment 58099 [details]
weston crash

weston crashes when trying to start with drm. Attached is the bt. I bisected with the following result:

e5f895485e03ac60efcb3f6f83ec1d3e33ef7ec2 is the first bad commit
commit e5f895485e03ac60efcb3f6f83ec1d3e33ef7ec2
Author: Eric Anholt <eric@anholt.net>
Date:   Mon Feb 6 12:12:53 2012 +0100

    egl/drivers: Convert to automake.
    
    Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>




Thanks
Comment 1 Benjamin Franzke 2012-03-07 09:08:13 UTC
Created attachment 58127 [details] [review]
gbm_dri: Fix DRIimage lookup callback

Please verify whether this patch fixes your problem.
Comment 2 Scott Moreau 2012-03-07 09:45:29 UTC
(In reply to comment #1)
> Created attachment 58127 [details] [review] [review]
> gbm_dri: Fix DRIimage lookup callback
> 
> Please verify whether this patch fixes your problem.


Yes, this does indeed fix the problem. Thanks.
Comment 3 Benjamin Franzke 2012-03-07 10:27:04 UTC
Committed as ab6e081914ed2d9f8e166d6cfb9fd9998a45181d,

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.