FS#35830 - [xf86-video-intel] pd crashes X session
Attached to Project:
Community Packages
Opened by Tobias Brodel (TobyJamesJoy) - Monday, 17 June 2013, 08:31 GMT
Last edited by Laurent Carlier (lordheavy) - Thursday, 27 June 2013, 09:02 GMT
Opened by Tobias Brodel (TobyJamesJoy) - Monday, 17 June 2013, 08:31 GMT
Last edited by Laurent Carlier (lordheavy) - Thursday, 27 June 2013, 09:02 GMT
|
Details
Description: pd crashes X session when attempting to create
object in opened patch on systems with Intel gpu.
Additional info: Present in pd 44.3-2 and pd-extended 43.4-1 Bug reported upstream, developers say it is a downstream packaging issue: http://sourceforge.net/p/pure-data/bugs/1075/ Steps to reproduce: Open a previously saved patch, create object box, type four characters. The fourth will crash X. Requires Intel gpu to reproduce. |
This task depends upon
Closed by Laurent Carlier (lordheavy)
Thursday, 27 June 2013, 09:02 GMT
Reason for closing: Fixed
Additional comments about closing: xf86-video-intel-2.21.10-3
Thursday, 27 June 2013, 09:02 GMT
Reason for closing: Fixed
Additional comments about closing: xf86-video-intel-2.21.10-3
Do not forget to add logs in your report (dmesg, Xorg.0.log, lspci -v,... ) and eventually backtraces
"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>"