From owner-freebsd-current@FreeBSD.ORG Fri Dec 14 11:06:35 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 D4067536; Fri, 14 Dec 2012 11:06:35 +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 4A5DF8FC12; Fri, 14 Dec 2012 11:06:35 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id F18AC40010; Fri, 14 Dec 2012 12:06:33 +0100 (CET) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id E676140011; Fri, 14 Dec 2012 12:06:33 +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 116AC40010; Fri, 14 Dec 2012 12:06:32 +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 3YN88R4Klxz8hVn; Fri, 14 Dec 2012 12:06:31 +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 S7_FODM9OGDz; Fri, 14 Dec 2012 12:06:29 +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 3YN88P1fYJz8hVm; Fri, 14 Dec 2012 12:06:29 +0100 (CET) Received: from vivi.daemonic.se (vivi.daemonic.se [10.32.0.4]) by mail.daemonic.se (Postfix) with ESMTPSA id 3YN88N51dPz9Ctj; Fri, 14 Dec 2012 12:06:28 +0100 (CET) Message-ID: <50CB0834.7020607@freebsd.org> Date: Fri, 14 Dec 2012 12:06:28 +0100 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Johannes Dieterich 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: X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: Artyom Mirgorodskiy , 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:06:35 -0000 On 12/14/12 01:24, Johannes Dieterich wrote: > On Thu, Dec 13, 2012 at 6:51 PM, Artyom Mirgorodskiy > wrote: >> This patch work for me. Thanks. > I can confirm that it also works for me. Thanks a lot! > >> 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 applied to the ports tree now. Thanks for help testing! Regards! -- Niclas Zeising