Launchpad has imported 6 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=66104.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2013-06-24T04:33:28+00:00 Tobias Brodel wrote: Created attachment 81293 Please find output of lspci -v, dmesg and Xorg.0.log attached. X crashes when trying to create an object with more than three characters in a previously saved Pure Data patch (version 44.3-2 and pd- extended 43.4-1). An intel gpu is required to reproduce this bug. The Pure Data devs claim this is a distribution bug or a bug in X. I'm using Arch Linux (xorg-server 1.14.1 and xf86-video-intel 2.21.9) but this is also experienced in Ubuntu 13.04: http://sourceforge.net/p/pure-data/bugs/1075/ This bug has also been reported in the Arch Linux bugtracker: https://bugs.archlinux.org/task/35830 STEPS TO REPRODUCE: Open a previously saved patch, create object box, type four characters. The fourth will crash X. Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video- intel/+bug/1209160/comments/0 ------------------------------------------------------------------------ On 2013-06-24T08:06:23+00:00 Chris Wilson wrote: It looks more like an input driver bug. Can you please attach gdb and grab a symbolic backtrace (will require installing debug symbols)? Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video- intel/+bug/1209160/comments/1 ------------------------------------------------------------------------ On 2013-06-24T12:43:18+00:00 Tobias Brodel wrote: Created attachment 81334 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. Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video- intel/+bug/1209160/comments/2 ------------------------------------------------------------------------ On 2013-06-24T13:34:31+00:00 Chris Wilson wrote: Thanks, that was very useful. commit c88d911d4209a8ede5ec705ad925383c69182977 Author: Chris Wilson <[email protected]> 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 <[email protected]> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=66104 Signed-off-by: Chris Wilson <[email protected]> Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video- intel/+bug/1209160/comments/3 ------------------------------------------------------------------------ On 2013-07-22T10:03:00+00:00 Sanderson-3 wrote: 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 Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video- intel/+bug/1209160/comments/4 ------------------------------------------------------------------------ On 2013-07-22T10:07:54+00:00 Chris Wilson wrote: Yes, that commit id is when the fix landed in the upstream repository and was released with xf86-video-intel-2.21.11. Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video- intel/+bug/1209160/comments/5 ** Changed in: xserver-xorg-video-intel Status: Unknown => Fix Released ** Changed in: xserver-xorg-video-intel Importance: Unknown => High -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1209160 Title: pd crashes xserver-xorg-video-intel - 2:2.21.6 To manage notifications about this bug go to: https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1209160/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp

