Summary: | pd crashes X session when creating object. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Tobias Brodel <toby.jamesjoy> | ||||||
Component: | Driver/intel | Assignee: | Chris Wilson <chris> | ||||||
Status: | RESOLVED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||
Severity: | major | ||||||||
Priority: | high | CC: | toby.jamesjoy | ||||||
Version: | unspecified | ||||||||
Hardware: | x86-64 (AMD64) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Tobias Brodel
2013-06-24 04:33:28 UTC
It looks more like an input driver bug. Can you please attach gdb and grab a symbolic backtrace (will require installing debug symbols)? Created attachment 81334 [details]
backtrace of xorg-server (gdb)
I compiled xorg-server and xf86-video-intel with debug symbols and ran them through gdb. I hope that's what you meant, I've never used gdb before.. An educational evening. Please find the full output attached.
Thanks, that was very useful. commit c88d911d4209a8ede5ec705ad925383c69182977 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Mon Jun 24 14:30:00 2013 +0100 sna: Initialise gc->ops->PolyPoint for miWideDash The miWideDash may also call PolyPoint rather than emit spans, so make sure that we correctly prepare sna_poly_point before calling mi*. Reported-by: Tobias Brodel <toby.jamesjoy@gmail.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=66104 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> The bug is marked as fixed. What has been fixed? Is the fix already committed and what will be the revision to checkout in order to patch a system affected by the bug? Thank you very much Yes, that commit id is when the fix landed in the upstream repository and was released with xf86-video-intel-2.21.11. |
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.