Summary: | X.org segfaults when launching Emacs with hybrid ATI/Intel GPU | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Elias Amaral <tolkiendili> | ||||||
Component: | Driver/intel | Assignee: | Chris Wilson <chris> | ||||||
Status: | RESOLVED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||
Severity: | normal | ||||||||
Priority: | medium | ||||||||
Version: | unspecified | ||||||||
Hardware: | x86-64 (AMD64) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Elias Amaral
2014-12-10 09:43:42 UTC
Created attachment 110675 [details]
dmesg after the crash
I saw "[ 300.561571] mce: [Hardware Error]: Machine check events logged" but didn't save the output of mcelog, but it referred to some Intel hardware error. I don't think it's related though.
Can you get a proper backtrace with gdb and with debugging symbols installed? http://www.x.org/wiki/Development/Documentation/ServerDebugging/ Just one thing, running Emacs doesn't crash X after I upgraded Mesa and Xorg drivers (but not Xorg itself) to their git versions, those: xf86-video-intel-git 8630.6c2707d-1 xf86-video-ati-git 3166.c9f8f64-1 mesa-dri-git 66817.65ef78e-1 libdrm-git 5331.00847fa-1 6c2707d, etc. being commits. Now I want to downgrade to 10.3.5 because there are some intermittent glitches (graphical corruptions on Chromium and Steam, periodic freezes in various graphical programs, a Wine program is closing by itself, etc). Perhaps this was caused by keeping X in its stable version (I upgraded with an Arch repository that didn't have the git version for xorg-server). But anyway this is a matter for another bug report(s). I think it may be worthwhile to provide a gdb backtrace when I downgrade, but I can't find Arch packages with debugging symbols. I may compile myself - do I need just xorg-server (and xf86-video-ati?), or mesa too? commit 07fe45b84bdf0d236a5bfdc433cc1a908e0c161b Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Tue Sep 9 08:12:45 2014 +0100 sna/glyphs: Prevent NULL vfunc deref with glyphs Requires running a PRIME setup with Intel loaded as the secondary GPU and attempting to execute an empty glyph string. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Indeed Mesa 10.4 fixes this here, 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.