Summary: | Kwin systematically segfaults in i965_dri.so | ||
---|---|---|---|
Product: | xorg | Reporter: | sergio.callegari |
Component: | Driver/intel | Assignee: | Carl Worth <cworth> |
Status: | RESOLVED DUPLICATE | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | major | ||
Priority: | medium | Keywords: | NEEDINFO |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
sergio.callegari
2010-10-31 04:11:01 UTC
Please install the debug symbols for the driver (mesa-dri*dbg). Installed. I get the following. Is this enough or should I install debug symbols from other packages as well? [KCrash Handler] #6 intel_region_buffer (intel=0x2fda5f0, region=0x0, flag=2) at intel_regions.c:514 #7 0x00007fb573c4ed77 in intelClearWithBlit (ctx=0x2fda5f0, mask=2) at intel_blit.c:266 #8 0x00007fb573c5118a in intelClear (ctx=0x2fda5f0, mask=<value optimized out>) at intel_clear.c:173 It's enough: commit 3469878bafc8d329309ef60e2473156b08fb40f3 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Fri Oct 1 00:52:34 2010 +0100 intel: Skip clear for invalid render buffers Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=30509 Reported-by: Magnus Kessler <Magnus.Kessler@gmx.net> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> *** This bug has been marked as a duplicate of bug 30509 *** |
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.