Bug 56367

Summary: X segfaults with sna acceleration enabled
Product: xorg Reporter: Armands Liepins <armandsl>
Component: Driver/intelAssignee: Chris Wilson <chris>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium CC: ben, chris, daniel, jbarnes
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Xorg log when crash occured none

Description Armands Liepins 2012-10-24 19:27:25 UTC
Created attachment 69045 [details]
Xorg log when crash occured

X crashes when closing nomachine nx client window on Fedora 17.

Version information:
kernel-PAE-3.6.3-1.fc17.i686
xorg-x11-server-Xorg-1.12.3-2.fc17.i686
xorg-x11-drv-intel-2.20.12-1.fc17.i686 (built with --enable-debug=full)
mesa-dri-drivers-8.0.4-1.fc17.i686
Comment 1 Chris Wilson 2012-10-24 21:28:13 UTC
With your current build of -intel, can you please do 'addr2line -e /usr/lib/xorg/modules/drivers/intel_drv.so 0x899a9 0x8af66 0xae7b0 0xaee20 0xe26de 0xe3ef0 0x8b4ef'
Comment 2 Chris Wilson 2012-10-24 22:00:01 UTC
Thanks for the debug log, spotted the missing line.

commit efb8ff16491ecfb4d9c0c6a718684310d949d8d3
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Wed Oct 24 22:56:20 2012 +0100

    sna: Add missing ValidatePicture() for flattening alphamaps
    
    Reported-by: Armands Liepins <armandsl@gmail.com>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=56367
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

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.