https://bugs.documentfoundation.org/show_bug.cgi?id=97568

            Bug ID: 97568
           Summary: libreoffice does not end on Ctrl-Q or file menu, only
                    UI goes away
           Product: LibreOffice
           Version: 5.0.4.2 release
          Hardware: x86-64 (AMD64)
                OS: FreeBSD
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 122377
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122377&action=edit
gdb backtrace on interrupt

just start:

$ libreoffice

and exit from the file menu or with Ctrl-Q; the proc haengst forever; a ps
shows:

# ps -ax | fgrep office
5177  1  I+     0:00,13 /usr/local/lib/libreoffice/program/oosplash
5192  1  I+     0:01,87 /usr/local/lib/libreoffice/program/soffice.bin
--splash-pipe=5

# ps -axl | fgrep office
1001 5177 1872   0  52  0   49236   6196 uwait    I+    1    0:00,13
/usr/local/lib/libreoffice/pro
1001 5192 5177   0  52  0  505612  97116 uwait    I+    1    0:01,87
/usr/local/lib/libreoffice/pro

Ctrl-C end the processes.

running it with --backtrace gives the following (attached) gdbtrace.log.

This problem is on FreeBSD 11-CURRENT amd64 and libreoffice compiled from the
ports collection.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to