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

            Bug ID: 97109
           Summary: SIGABRT when closing a writer document
           Product: LibreOffice
           Version: 4.3.7.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: dvcr...@arb.com

Created attachment 121907
  --> https://bugs.documentfoundation.org/attachment.cgi?id=121907&action=edit
Back trace after SIGABRT

Libre is randomly hanging or occasionally exiting when a document is closed.
Upon a restart of Libre, the document that was being closed shows up as needing
recovery.

We open the documents from a Java application using Uno and register a destroy
handler.

I have just started running Libre under GDB to try and get a back trace. The
first crash gave the following:
Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7ffff7f989c0 (LWP 5777)]
0x00007ffff75a0187 in raise () from /lib64/libc.so.6
(gdb) bt
#0  0x00007ffff75a0187 in raise () at /lib64/libc.so.6
#1  0x00007ffff75a1538 in abort () at /lib64/libc.so.6
#2  0x00007ffff75dd844 in  () at /lib64/libc.so.6
#3  0x00007ffff75e30ae in malloc_printerr () at /lib64/libc.so.6
#4  0x00007ffff75e3db6 in _int_free () at /lib64/libc.so.6
#5  0x00007fffab2ded0a in SwXFrame::Modify(SfxPoolItem const*, SfxPoolItem
const*) () at /usr/lib64/libreoffice/program/../program/libswlo.so
#6  0x00007fffaaefb2a3 in SwFmt::~SwFmt() ()

I have attached the full back trace as gdb_out.log

We run LibreOffice 4.3.7.2 under OpenSuse 13.2 Previously we ran LibreOffice
3.? under SLED. This problem did not occur in 3.x. It occurs very
intermittently on 4.3.7.2. Some people experience it multiple times a day, some
have only experienced it once, or never, but multiple people have experienced
the same symptoms.

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

Reply via email to