[Libreoffice-bugs] [Bug 132573] New: Writer process sleeping, won't save or exit

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri May 1 08:41:05 UTC 2020


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

            Bug ID: 132573
           Summary: Writer process sleeping, won't save or exit
           Product: LibreOffice
           Version: 6.4.2.2 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: major
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: luke.kendall at gmail.com

Version: 6.4.2.2
Build ID: 4e471d8c02c9c90f512f7f9ead8875b57fcb1ec3
CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: x11; 
Locale: en-GB (en_AU.UTF-8); UI-Language: en-US
Calc: threaded

I defined a new paragraph style.
When I added its definition, I could no longer interact with Lo in the specific
document I had open.
 "ps" showed the process as sleeping.

I could not open any menu, and keyboard shortcuts did not operate.

Other document windows open were still working fine.  Using one of them I chose
to Exit LibreOffice (hoping a "Do you want to save" panel would appear).
Instead, all the other documents closed, but the sleeping document did not.

Attaching to its process with gdb showed:

(gdb) where
#0  0x00007ff3835135d3 in select () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007ff373663cd7 in ?? ()
   from /opt/libreoffice6.4/program/libvclplug_genlo.so
#2  0x00007ff386732dd2 in ?? () from /opt/libreoffice6.4/program/libmergedlo.so
#3  0x00007ff386734cd5 in Application::Execute() ()
   from /opt/libreoffice6.4/program/libmergedlo.so
#4  0x00007ff3856e4e29 in ?? () from /opt/libreoffice6.4/program/libmergedlo.so
#5  0x00007ff38673bd76 in ImplSVMain() ()
   from /opt/libreoffice6.4/program/libmergedlo.so
#6  0x00007ff385706445 in soffice_main ()
   from /opt/libreoffice6.4/program/libmergedlo.so
#7  0x000000000040069b in ?? ()
#8  0x00007ff383436830 in __libc_start_main (main=0x400690, argc=3, 
    argv=0x7ffca16e3e48, init=<optimised out>, fini=<optimised out>, 
    rtld_fini=<optimised out>, stack_end=0x7ffca16e3e38)
    at ../csu/libc-start.c:291
#9  0x00000000004006cf in ?? ()

All unsaved edits were lost.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200501/61bcb180/attachment.htm>


More information about the Libreoffice-bugs mailing list