From owner-freebsd-current@FreeBSD.ORG Fri Oct 22 12:53:42 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2DAE2106566B for ; Fri, 22 Oct 2010 12:53:42 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id E32858FC18 for ; Fri, 22 Oct 2010 12:53:41 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:d078:763c:c1b4:ed0d] (unknown [IPv6:2001:7b8:3a7:0:d078:763c:c1b4:ed0d]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 951D55C43; Fri, 22 Oct 2010 14:53:40 +0200 (CEST) Message-ID: <4CC18958.6050104@FreeBSD.org> Date: Fri, 22 Oct 2010 14:53:44 +0200 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.12pre) Gecko/20101016 Lanikai/3.1.6pre MIME-Version: 1.0 To: Renato Botelho References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: Openoffice doesn't work with kernel+world built with Clang X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 22 Oct 2010 12:53:42 -0000 On 2010-10-22 12:54, Renato Botelho wrote: > I have a 9.0-current (r214167) amd64, kernel and world built > with clang and all ports built with gcc, and i cannot start > openoffice anymore, it shows splash, start to go up and die. > > If I reinstall world+kernel built with gcc openoffice works fine. > > The is a ktrace result available [1], let me know if you need > more information or tests. > > Thanks > > [1] - http://people.freebsd.org/~garga/ktrace.out I guess the permissions of that file are still 700? I get "403 - Forbidden". :)