From owner-freebsd-current@FreeBSD.ORG Thu Dec 13 23:02:41 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 E30775DF; Thu, 13 Dec 2012 23:02:41 +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 5A9128FC0A; Thu, 13 Dec 2012 23:02:41 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 3FA0640009; Fri, 14 Dec 2012 00:02:40 +0100 (CET) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 33F9A4000A; Fri, 14 Dec 2012 00:02:40 +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 4BA4840009; Fri, 14 Dec 2012 00:02:39 +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 3YMr5B6ZPQz8hVn; Fri, 14 Dec 2012 00:02:38 +0100 (CET) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([10.1.0.3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [10.1.0.6]) (amavisd-new, port 10025) with ESMTPS id 84jaySTqP_Ao; Fri, 14 Dec 2012 00:02:36 +0100 (CET) Received: from mail.daemonic.se (mail.daemonic.se [10.1.0.4]) by mx.daemonic.se (Postfix) with ESMTPS id 3YMr586J7Bz8hVm; Fri, 14 Dec 2012 00:02:36 +0100 (CET) Received: from vivi.daemonic.se (vivi.daemonic.se [10.32.0.4]) by mail.daemonic.se (Postfix) with ESMTPSA id 3YMr584HpZz9Ctj; Fri, 14 Dec 2012 00:02:36 +0100 (CET) Message-ID: <50CA5E8C.3030803@freebsd.org> Date: Fri, 14 Dec 2012 00:02:36 +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: <50CA4A58.7070109@FreeBSD.org> <50CA4D3D.3040401@gmail.com> <07938D0C-15C4-430F-9E1F-828DB01CDFB7@FreeBSD.org> <50CA50C6.2080501@gmail.com> In-Reply-To: <50CA50C6.2080501@gmail.com> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: 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: Thu, 13 Dec 2012 23:02:42 -0000 On 12/13/12 23:03, Johannes Dieterich wrote: > On 12/13/12 16:53, David Chisnall wrote: >> On 13 Dec 2012, at 21:48, Johannes Dieterich wrote: >> >>> GNU gdb 6.1.1 [FreeBSD] >> >> You might try with gdb 7.x from ports. gdb 6.1.1 from the base system >> doesn't do a good job of understanding the newer version of DWARF that >> clang emits. > Did that but it doesn't change much: > > I guess marking xorg-server to require USE_GCC=4.2+ would be a > reasonable workaround for the time being? > I have a shot in the dark before we try that, I just need to finish the patch. I'll let you all know when it's ready. Regards -- Niclas -- Niclas Zeising