From owner-freebsd-current@FreeBSD.ORG Fri Dec 14 11:09:42 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 811046F6; Fri, 14 Dec 2012 11:09:42 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id 23DFA8FC17; Fri, 14 Dec 2012 11:09:42 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 7761740013; Fri, 14 Dec 2012 12:09:41 +0100 (CET) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 6C94440010; Fri, 14 Dec 2012 12:09:41 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (h-45-105.a163.priv.bahnhof.se [94.254.45.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 168AC4000C; Fri, 14 Dec 2012 12:09:41 +0100 (CET) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3YN8D45lksz8hVt; Fri, 14 Dec 2012 12:09:40 +0100 (CET) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([IPv6:2001:470:dca9:0:1::3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) (amavisd-new, port 10025) with ESMTPS id hkTc3JMSLR8i; Fri, 14 Dec 2012 12:09:38 +0100 (CET) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4]) by mx.daemonic.se (Postfix) with ESMTPS id 3YN8D253hvz8hVm; Fri, 14 Dec 2012 12:09:38 +0100 (CET) Received: from vivi.daemonic.se (vivi.daemonic.se [10.32.0.4]) by mail.daemonic.se (Postfix) with ESMTPSA id 3YN8D24Y8Lz9CwY; Fri, 14 Dec 2012 12:09:38 +0100 (CET) Message-ID: <50CB08F2.9060206@freebsd.org> Date: Fri, 14 Dec 2012 12:09:38 +0100 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Artyom Mirgorodskiy Subject: Re: new xorg segfault 11 with KMS References: <50CA50C6.2080501@gmail.com> <50CA652C.5010101@freebsd.org> <1698382.9Eyt0BnUlN@home.alkar.net> In-Reply-To: <1698382.9Eyt0BnUlN@home.alkar.net> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: Johannes Dieterich , Dimitry Andric , freebsd-current@freebsd.org, David Chisnall X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Dec 2012 11:09:42 -0000 On 12/14/12 00:51, Artyom Mirgorodskiy wrote: > This patch work for me. Thanks. > > On Friday 14 December 2012 00:30:52 Niclas Zeising wrote: >> Can you please try the attached patch, against x11-servers/xorg-server. >> Apply it and recompile xorg-server with normal flags (that is, no >> debugging) and let me and the list know the result when starting X. >> Regards! >> Patch is in the ports tree now. Thanks for testing! Regards! -- Niclas Zeising