From owner-freebsd-openoffice@FreeBSD.ORG Thu Jun 28 20:50:01 2007 Return-Path: X-Original-To: freebsd-openoffice@freebsd.org Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7C22D16A400 for ; Thu, 28 Jun 2007 20:50:01 +0000 (UTC) (envelope-from volker@vwsoft.com) Received: from frontmail.ipactive.de (frontmail.maindns.de [85.214.95.103]) by mx1.freebsd.org (Postfix) with ESMTP id 34B9213C44B for ; Thu, 28 Jun 2007 20:50:00 +0000 (UTC) (envelope-from volker@vwsoft.com) Received: from mail.vtec.ipme.de (Q7d78.q.ppp-pool.de [89.53.125.120]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by frontmail.ipactive.de (Postfix) with ESMTP id E1A9012883F; Thu, 28 Jun 2007 22:49:53 +0200 (CEST) Received: from cesar.sz.vwsoft.com (cesar.sz.vwsoft.com [192.168.16.3]) by mail.vtec.ipme.de (Postfix) with ESMTP id 7C5343F525; Thu, 28 Jun 2007 22:48:28 +0200 (CEST) Message-ID: <46841EAB.5010209@vwsoft.com> Date: Thu, 28 Jun 2007 22:48:43 +0200 From: Volker User-Agent: Thunderbird 2.0.0.4 (X11/20070615) MIME-Version: 1.0 To: Kevin Oberman References: <20070628200412.F1A4945055@ptavv.es.net> In-Reply-To: <20070628200412.F1A4945055@ptavv.es.net> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-VWSoft-MailScanner: Found to be clean X-MailScanner-From: volker@vwsoft.com X-ipactive-MailScanner-Information: Please contact the ISP for more information X-ipactive-MailScanner: Found to be clean X-ipactive-MailScanner-From: volker@vwsoft.com Cc: freebsd-openoffice@FreeBSD.org, Janos Mohacsi , Jung-uk Kim , bug-followup@FreeBSD.org Subject: Re: ports/113720: editors/openoffice.org-2.2.0 and 2.2.1 fail afterupgrade of xorg 7.2 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jun 2007 20:50:01 -0000 On 06/28/07 22:04, Kevin Oberman wrote: >> From: Jung-uk Kim >> Date: Thu, 28 Jun 2007 15:05:40 -0400 >> >> I tracked it down and confirmed it is not OpenOffice.org's bug. >> Basically you it goes like this: OOo -> GTK+ -> Cairo -> >> libX11. :-( Luckily these issues are fixed in the latest ports. So, >> update your x11/libX11 and graphics/cairo and try again. It should >> fix the issue. > > Wow! That must have been quite a job to track down. Thanks! > > I can confirm that OOo is operating correctly again on 2 of my > systems. I won't be able to check the third until next week, but I feel > pretty sure that it will be OK, too. Updating cairo to at least version 1.4.8_1 fixes this issue. But I still wonder why OOo aborted silently w/o core dumping or making some noise on stderr. Also gdb hasn't been very helpful for this issue.