Re: [openoffice]no suitable windowing system found, exiting.

From: Alexander Kabaev <kabaev_at_gmail.com>
Date: Fri, 23 Dec 2005 10:34:48 -0500
On Fri, 23 Dec 2005 09:20:37 -0600
Eric Anderson <anderson_at_centtech.com> wrote:

> Eric Anderson wrote:
> 
> > Alexander Kabaev wrote:
> >
> >> The commit below fixes OpenOffice 1.1.5 for me.
> >>
> >> kan         2005-12-22 16:42:38 UTC
> >>
> >>  FreeBSD src repository
> >>
> >>  Modified files:
> >>    libexec/rtld-elf     rtld.c  Log:
> >>  Initialize object dagmembers list before checking version
> >> dependencies.  Revision  Changes    Path
> >>  1.110     +2 -4      src/libexec/rtld-elf/rtld.c
> >>
> >> http://cvsweb.FreeBSD.org/src/libexec/rtld-elf/rtld.c.diff?r1=1.109&r2=1.110 
> >>
> >>
> >>
> >>  
> >>
> >
> > Yep, that did it (for 2.0).  Thanks!
> 
> 
> Although now firefox segfaults.  I'm recompiling it now, but this is
> all I could scavange from the core file:
> in _rtld_free_tls () from /libexec/ld-elf.so.1
> 
> Eric
> 
> 
> 
> 
> -- 
> ------------------------------------------------------------------------
> Eric Anderson        Sr. Systems Administrator        Centaur
> Technology Anything that works is better than anything that doesn't.
> ------------------------------------------------------------------------
The segfault was caused by *((char *)0) = 0; statement that I forgot to
remove from the source before committing. Now firefox does not segfault
but properly fails to load plugin due to inadequate versioning
emulation by flash[67].so wrappers.


-- 
Alexander Kabaev

Received on Fri Dec 23 2005 - 14:34:58 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:49 UTC