Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Jan 2016 03:35:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 206773] soffice.bin process at uwait state.
Message-ID:  <bug-206773-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206773

            Bug ID: 206773
           Summary: soffice.bin process at uwait state.
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: ccs189@gmail.com

Hi FreeBSD supports,
I have issue when close the window of the libreoffice.

when I close the libreoffice window, top command shows the process stuck at
'uwait' state.

I install libreoffice from pkg. I believe it doesn't come with debug symbol.

How to reproduce the issue:
1/ run libreoffice in xterm
2/ close the libreoffice screen.

Status of the process when run:
 PID USERNAME    THR PRI NICE   SIZE    RES STATE   C   TIME    WCPU COMMAND
27577 chan          5  47    0   536M   156M select  1   0:01   3.91%
soffice.bin

Status of the process when close:
27577 chan          4  21    0   535M   155M uwait   0   0:01   0.01%
soffice.bin

[chan@x1-carbon-bsd ~]$ ps -aux|grep libre
chan       27567   0.0  0.1  47188   7376  0  I    11:32      0:00.03
/usr/local/lib/libreoffice/program/oosplash
chan       27577   0.0  2.0 548244 159144  0  I    11:32      0:01.29
/usr/local/lib/libreoffice/program/soffice.bin --splash-pipe=3D5
chan       27611   0.0  0.0  14776   2644  0  S+   11:33      0:00.00 grep
libre

Even when I run with --nologo option the result still the same. the libreof=
fice
script still fired the oosplash program.

I believe the system is waiting for the splash screen to close ??


I am using FreeBSD-11-CURRENT r291249.
My hardware is x1-carbon gen1.


Thanks
Chan

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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