<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Writer process sleeping, won't save or exit"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132573">132573</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Writer process sleeping, won't save or exit
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.4.2.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Writer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>luke.kendall@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>