From owner-freebsd-ports@FreeBSD.ORG Thu May 24 17:03:51 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66C111065670 for ; Thu, 24 May 2012 17:03:51 +0000 (UTC) (envelope-from jc@jchanel.homedns.org) Received: from smtp4-g21.free.fr (smtp4-g21.free.fr [IPv6:2a01:e0c:1:1599::13]) by mx1.freebsd.org (Postfix) with ESMTP id BBE058FC0A for ; Thu, 24 May 2012 17:03:49 +0000 (UTC) Received: from jchanel.homedns.org (unknown [81.56.198.162]) by smtp4-g21.free.fr (Postfix) with ESMTP id 245B44C81D4; Thu, 24 May 2012 19:03:41 +0200 (CEST) Received: by jchanel.homedns.org (Postfix, from userid 1001) id CA42F56422; Thu, 24 May 2012 19:03:40 +0200 (CEST) Date: Thu, 24 May 2012 19:03:40 +0200 From: Jacques Chanel To: Koop Mast Message-ID: <20120524170340.GA45093@free.fr> References: <20120522232408.31483b54.goksin.akdeniz@gmail.com> <4FBC2E67.5050403@rainbow-runner.nl> <4FBE2145.4060505@rainbow-runner.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4FBE2145.4060505@rainbow-runner.nl> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Jeremy Messenger , Warren Block , ports@freebsd.org, =?iso-8859-1?B?R/ZrPz9pbg==?= Akdeniz Subject: Re: xorg problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 May 2012 17:03:51 -0000 On Thu, May 24, 2012 at 01:53:41PM +0200, Koop Mast wrote: > Can people try this and see if it fixes the problems? > http://people.freebsd.org/~kwm/patch-cairo > Just put it in x11-servers/xorg-server/files/ and rebuild xorg-server. > Works for both 1.7 and 1.10. Hello all ! Yes, this fix works for me: xorg does not crash anymore when upgrading cairo-1.10.2_3,1 to cairo-1.12.2,1, on my Samsung q210 laptop: jc@q210:~> uname -a FreeBSD q210.perso 9.0-STABLE FreeBSD 9.0-STABLE #0 r235448: Mon May 14 20:45:22 CEST 2012 jc@q210.perso:/usr/obj/usr/src/sys/GENERIC amd64 jc@q210:~> grep agp0 /var/run/dmesg.boot agp0: on vgapci0 agp0: aperture size is 256M, detected 32764k stolen memory Thank you for your hard work on FreeBSD