Date: Thu, 28 Jun 2007 21:20:13 GMT From: Jung-uk Kim <jkim@FreeBSD.org> To: gnome@FreeBSD.org Subject: Re: ports/113720: editors/openoffice.org-2.2.0 and 2.2.1 fail afterupgrade of xorg 7.2 Message-ID: <200706282120.l5SLKDNZ024725@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/113720; it has been noted by GNATS. From: Jung-uk Kim <jkim@FreeBSD.org> To: freebsd-openoffice@FreeBSD.org Cc: Volker <volker@vwsoft.com>, Kevin Oberman <oberman@es.net>, Janos Mohacsi <mohacsi@niif.hu>, bug-followup@FreeBSD.org Subject: Re: ports/113720: editors/openoffice.org-2.2.0 and 2.2.1 fail afterupgrade of xorg 7.2 Date: Thu, 28 Jun 2007 17:17:38 -0400 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?200706282120.l5SLKDNZ024725>