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
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jan de Groot (JGC)
Andreas Radke (AndyRTR)
Laurent Carlier (lordheavy)
speps (archspeps)
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

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
Comment by Laurent Carlier (lordheavy) - Saturday, 22 June 2013, 18:29 GMT
Please report this bug at https://bugs.freedesktop.org and post the link here.

Do not forget to add logs in your report (dmesg, Xorg.0.log, lspci -v,... ) and eventually backtraces
Comment by Tobias Brodel (TobyJamesJoy) - Monday, 24 June 2013, 04:37 GMT Comment by Tobias Brodel (TobyJamesJoy) - Wednesday, 26 June 2013, 11:57 GMT
a fix has been found and i think there's a commit going into the next intel driver (if i've parsed this correctly):

"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>"

Loading...