From owner-freebsd-current@FreeBSD.ORG Wed May 4 11:17:01 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF31B1065675 for ; Wed, 4 May 2011 11:17:01 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id ACF6F8FC26 for ; Wed, 4 May 2011 11:17:01 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@freebsd.org with esmtp (envelope-from ) id <1QHa4i-0001JG-UE>; Wed, 04 May 2011 13:17:00 +0200 Received: from e178021236.adsl.alicedsl.de ([85.178.21.236] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1QHa4i-0005X0-Rp>; Wed, 04 May 2011 13:17:00 +0200 Message-ID: <4DC135AC.2060402@mail.zedat.fu-berlin.de> Date: Wed, 04 May 2011 13:17:00 +0200 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.17) Gecko/20110429 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 85.178.21.236 X-Mailman-Approved-At: Wed, 04 May 2011 11:55:11 +0000 Subject: FreeBSD 9.0/CUR/amd64, built with LLVM/CLANG fails starting LibreOffice 3.3 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: Wed, 04 May 2011 11:17:02 -0000 After building FreeBSD 9.0/amd64 (FreeBSD 9.0-CURRENT #182 r221413: Tue May 3 23:30:11 CEST 2011), the opensource office software LibreOffice (libreoffice-3.3.2) won't start and crashes with pid 53801 (soffice.bin), uid 8152: exited on signal 8 (core dumped) (shown in console). What's wrong? Oliver