Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Nov 2004 12:06:57 +0300 (MSK)
From:      Dmitry Morozovsky <marck@rinet.ru>
To:        openoffice@freebsd.org
Subject:   still can't install openoffice-1.1 oprt undex RELENG_4
Message-ID:  <20041120113156.W18738@woozle.rinet.ru>

next in thread | raw e-mail | index | archive | help
Dear colleagues,

I'm still unable to install openoffice: setup.bin hangs after

...
register uno component: /usr/local/OpenOffice.org1.1.3/program/liblth645fi.so
register uno component: 
/usr/local/OpenOffice.org1.1.3/program/pythonloader.uno.so
register configuration: 
..... [many dots...]
.... [here it hangs]

setup.bin hangs eating all CPU resources, mostly in system time.
I attach ktrace to its pid, and look at kdump.

It looks like infinite loop of

  26951 setup.bin CALL  sigprocmask(0x1,0x280902e0,0xbfbfd368)
  26951 setup.bin RET   sigprocmask 0
  26951 setup.bin CALL  sigprocmask(0x3,0xbfbfd368,0)
  26951 setup.bin RET   sigprocmask 0
  26951 setup.bin CALL  sigprocmask(0x1,0x280902e0,0xbfbfd368)
  26951 setup.bin RET   sigprocmask 0
  26951 setup.bin CALL  sigprocmask(0x3,0xbfbfd368,0)
  26951 setup.bin RET   sigprocmask 0

with approx 1% of

  26951 setup.bin PSIG  SIGPROF caught handler=0x291dd1e0 mask=0x0 code=0x0
  26951 setup.bin RET   sigprocmask 0
  26951 setup.bin CALL  gettimeofday(0x292272a8,0)
  26951 setup.bin RET   gettimeofday 0
  26951 setup.bin CALL  sigprocmask(0x3,0x29227318,0)
  26951 setup.bin RET   sigprocmask 0
  26951 setup.bin CALL  sigreturn(0xbfbfd1b8)
  26951 setup.bin RET   sigreturn JUSTRETURN

This is with XFree86 4.4 and native jdk 1.4.2p6_6 (most recent according to 
ports CVS)

Any thoughts?

Sincerely,
D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
------------------------------------------------------------------------


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041120113156.W18738>