[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#580119: Hang in pixman_blt_sse2()



On Mon, May 03, 2010 at 10:05:25PM +0200, Julien Cristau wrote:
> On Mon, May  3, 2010 at 21:11:02 +0300, Sami Liedes wrote:
> 
> > #5  0x00007f9b6e25f30a in fbCopyNtoN (pSrcDrawable=<value optimized out>, pDstDrawable=<value optimized out>, 
> >     pGC=<value optimized out>, pbox=0x7fff9cf78f60, nbox=0, dx=<value optimized out>, dy=0, reverse=0, upsidedown=0, 
> >     bitplane=0, closure=0x0) at ../../fb/fbcopy.c:97
> > #6  0x00007f9b6ece60e8 in uxa_copy_n_to_n (pSrcDrawable=<value optimized out>, pDstDrawable=<value optimized out>, 
> >     pGC=<value optimized out>, pbox=0x274a3a0, nbox=<value optimized out>, dx=0, dy=0, reverse=0, upsidedown=0, bitplane=0, 
> >     closure=0x0) at ../../uxa/uxa-accel.c:484
> 
> Might be interesting to check why uxa is falling back to software here
> (either by enabling the fallbackdebug option, or checking where the
> fallback happens from the gdb session..).
> 
> Is it still reproducible with xserver-xorg-video-intel 2.11?

Trying 2.11 now. Hard to say how often this used to happen, since it
happened to me only twice. I'll report if it happens again.

I also now have the fallbackdebug option on. I don't know what happens
when this particular bug strikes, but here are some of the output that
mentions uxa_copy_n_to_n:

------------------------------------------------------------
[...]
UXA fallback at uxa_copy_n_to_n: from 0x296e560 to 0x296e650 (m,m)
UXA fallback at uxa_copy_n_to_n: from 0x296e560 to 0x296f0c0 (m,m)
UXA fallback at uxa_copy_n_to_n: from 0x296e560 to 0x296fcf0 (m,m)
[lots of these...]
[...]
UXA fallback at uxa_copy_n_to_n: from 0x296e560 to 0x29834b0 (m,s)
UXA fallback at uxa_copy_n_to_n: from 0x296f0c0 to 0x27dbba0 (m,s)
(II) intel(0): fallback: (II) Component alpha not supported with source alpha and source value blending.
UXA fallback at uxa_copy_n_to_n: from 0x296fcf0 to 0x2800750 (m,s)
[...]
------------------------------------------------------------

There's lots of that. The whole log (without a crash, from
x-x-o-video-intel 2.11) is at

   http://www.hut.fi/~sliedes/Xorg.0.log.bz2

(188k compressed)

in case you are interested. Otherwise I'll get back if/when I see the
crash again.

	Sami

Attachment: signature.asc
Description: Digital signature


Reply to: