Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Nov 2009 18:48:45 +1100
From:      Graham Menhennitt <graham@menhennitt.com.au>
To:        "Mikhail T." <mi+thun@aldan.algebra.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: openoffice stuck in _umtx_op
Message-ID:  <4B0F845D.3000108@menhennitt.com.au>
In-Reply-To: <4B09D7BE.20602@aldan.algebra.com>
References:  <4B09D7BE.20602@aldan.algebra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Mikhail T. wrote:
> I'm trying to start OOo, and it hangs at start-up -- after popping up
> its banner page.
>
> ktrace shows the following, slowly repeating, sequence of events:
>
>     [...]
>      32726 soffice.bin CALL 
>     _umtx_op(0x805d09060,0x8,0x1,0x805d09040,0x7fffffbfeef0)
>      32726 soffice.bin RET   _umtx_op -1 errno 60 Operation timed out
>      32726 soffice.bin CALL  gettimeofday(0x7fffffbfef70,0)
>      32726 soffice.bin RET   gettimeofday 0
>      32726 soffice.bin CALL  clock_gettime(0,0x7fffffbfef00)
>      32726 soffice.bin RET   clock_gettime 0
>      32726 soffice.bin CALL 
>     _umtx_op(0x805d09060,0x8,0x1,0x805d09040,0x7fffffbfeef0)
>      32726 soffice.bin RET   _umtx_op -1 errno 60 Operation timed out
>      32726 soffice.bin CALL  gettimeofday(0x7fffffbfef70,0)
>      32726 soffice.bin RET   gettimeofday 0
>      32726 soffice.bin CALL  clock_gettime(0,0x7fffffbfef00)
>      32726 soffice.bin RET   clock_gettime 0
>      32726 soffice.bin CALL 
>     _umtx_op(0x805d09060,0x8,0x1,0x805d09040,0x7fffffbfeef0)
>     [...]
>
> what's happening? `ipcs -a' does not show anything extraordinary and
> there is nothing in syslog either...
>
> The machine is running 7.2-STABLE/amd64 (as of Oct 25). Any ideas? Thanks!
>   
Mikhail,

I don't use OOo on FreeBSD, so I can't help you directly.

However, I see similar behaviour on Kubuntu Linux. If I double click on
some files that are associated with OOo, I see the splash screen and it
hangs forever. If I start OOo from the command line without any
parameters, it works correctly - I then open the file from the menu.
Maybe that's a workaround for you for now.

I haven't seen any bugs on the OOo site that seem to match this. I'll
try to get a reproducable case and report it.

Graham




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