[Openchrome-users] [openChrome] #300: xorg crashes on CN700 (EPIA 12000EN) with openchrome-svn
OpenChrome Trac
trac
Mon May 4 05:21:13 PDT 2009
#300: xorg crashes on CN700 (EPIA 12000EN) with openchrome-svn
---------------------+------------------------------------------------------
Reporter: amv_cbx | Owner: somebody
Type: defect | Status: new
Priority: major | Component: xdriver
Version: trunk | Resolution:
Keywords: | Blocking:
Blockedby: |
---------------------+------------------------------------------------------
Comment(by amv_cbx):
I've narrowed search range even more. With the following patch there is no
crash even with the latest openchrome trunk:
{{{
diff -Naur openchrome-svn/trunk/src/via_accel.c openchrome-
svn.my/trunk/src/via_accel.c
--- openchrome-svn/trunk/src/via_accel.c 2009-05-04
20:12:42.000000000 +0800
+++ openchrome-svn.my/trunk/src/via_accel.c 2009-05-04
20:13:29.000000000 +0800
@@ -2060,8 +2060,8 @@
pMaskPicture->pDrawable->height < VIA_MIN_COMPOSITE)
return FALSE;
- if (pMaskPicture->repeat != RepeatNormal)
- return FALSE;
if (pMaskPicture && pMaskPicture->componentAlpha) {
#ifdef VIA_DEBUG_COMPOSITE
}}}
--
Ticket URL: <http://www.openchrome.org/trac/ticket/300#comment:4>
openChrome <http://www.openchrome.org/>
The openChrome project
More information about the Openchrome-users
mailing list