[Bug 206773] soffice.bin process at uwait state.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 31 03:35:25 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206773

            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 at FreeBSD.org
          Reporter: ccs189 at 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 at 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=5
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 libreoffice
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

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


More information about the freebsd-ports-bugs mailing list