Date: Thu, 28 Jun 2007 17:17:38 -0400 From: Jung-uk Kim <jkim@FreeBSD.org> To: freebsd-openoffice@FreeBSD.org Cc: bug-followup@FreeBSD.org, Janos Mohacsi <mohacsi@niif.hu>, Kevin Oberman <oberman@es.net> Subject: Re: ports/113720: editors/openoffice.org-2.2.0 and 2.2.1 fail afterupgrade of xorg 7.2 Message-ID: <200706281717.43900.jkim@FreeBSD.org> In-Reply-To: <46841EAB.5010209@vwsoft.com> References: <20070628200412.F1A4945055@ptavv.es.net> <46841EAB.5010209@vwsoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 28 June 2007 04:48 pm, Volker wrote: > On 06/28/07 22:04, Kevin Oberman wrote: > >> From: Jung-uk Kim <jkim@FreeBSD.org> > >> 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. Correct. You also need the latest libX11, which includes this fix: http://docs.freebsd.org/cgi/mid.cgi?200706220255.l5M2tH83097833 Nate did not update port revision, though. > 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. It does not complain at all unless you turn on debugging option (WITH_DEBUG) when building it. gdb does not help much either unless it core dumps. Even if it does, it takes serious time to track down a real culprit for the crash. I believe that is a design decision, though. I mean, it was/is base of a commercial product (StarOffice) and they decided not to scare its users. :-( Jung-uk Kim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706281717.43900.jkim>
