[openoffice]no suitable windowing system found, exiting.

Alexander Kabaev kabaev at gmail.com
Fri Dec 23 07:34:58 PST 2005


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20051223/71e009f0/attachment.bin


More information about the freebsd-current mailing list