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

            Bug ID: 141646
           Summary: Crash in: GtkInstanceEntry::signal_activate
           Product: LibreOffice
           Version: 7.1.2.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 171127
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171127&action=edit
PDF triggering the crash

This bug was filed from the crash reporting server and is
br-170bb367-8c1d-406c-acdd-90d63e76a71f.
=========================================

The Writer crashes after setting character spacing for a text box in a PDF.

Steps to reproduce:

1) open the attached PDF

2) add a new text box (not sure if the location matters, I'm adding it over the
existing text)

3) enter some characters

4) click on "set character spacing"

5) enter some custom value (e.g. 5.0) and hit enter

6) crash

I've observed this on 7.0.5.2 (not sure if earlier versions would crash too),
7.1.2.2 crashes the same way. On 7.0.5.2 the crash report does not seem to be
started, the stacktrace looks like this:

Fatal exception: Signal 11
Stack:
/usr/lib64/libreoffice/program/libuno_sal.so.3(+0x3bb33)[0x7275032acb33]
/usr/lib64/libreoffice/program/libuno_sal.so.3(+0x3bd46)[0x7275032acd46]
/lib64/libc.so.6(+0x3da60)[0x727502ff6a60]
/usr/lib64/libreoffice/program/libvclplug_gtk3lo.so(+0x129a5a)[0x7274fac21a5a]
/lib64/libgobject-2.0.so.0(g_closure_invoke+0x18a)[0x7274fc654e2a]
/lib64/libgobject-2.0.so.0(+0x3d303)[0x7274fc67e303]
/lib64/libgtk-3.so.0(+0x12975f)[0x7274fa47075f]
/lib64/libgtk-3.so.0(+0x129c18)[0x7274fa470c18]
/lib64/libgtk-3.so.0(+0x12b731)[0x7274fa472731]
/lib64/libgtk-3.so.0(gtk_bindings_activate_event+0x96)[0x7274fa4729f6]
/lib64/libgtk-3.so.0(+0x1c2b17)[0x7274fa509b17]
/lib64/libgtk-3.so.0(+0x3f39ab)[0x7274fa73a9ab]
/lib64/libgobject-2.0.so.0(g_closure_invoke+0xb8)[0x7274fc654d58]
/lib64/libgobject-2.0.so.0(+0x3cd5e)[0x7274fc67dd5e]
/lib64/libgobject-2.0.so.0(g_signal_emit_valist+0xbde)[0x7274fc671a6e]
/lib64/libgobject-2.0.so.0(g_signal_emit+0x93)[0x7274fc672123]
/lib64/libgtk-3.so.0(+0x3b9644)[0x7274fa700644]
/lib64/libgtk-3.so.0(gtk_window_propagate_key_event+0xcb)[0x7274fa70ed2b]
/lib64/libgtk-3.so.0(+0x3cad13)[0x7274fa711d13]
/lib64/libgtk-3.so.0(+0x3f39ab)[0x7274fa73a9ab]
/lib64/libgobject-2.0.so.0(g_closure_invoke+0x18a)[0x7274fc654e2a]
/lib64/libgobject-2.0.so.0(+0x3cd5e)[0x7274fc67dd5e]
/lib64/libgobject-2.0.so.0(g_signal_emit_valist+0xbde)[0x7274fc671a6e]
/lib64/libgobject-2.0.so.0(g_signal_emit+0x93)[0x7274fc672123]
/lib64/libgtk-3.so.0(+0x3b9644)[0x7274fa700644]
/lib64/libgtk-3.so.0(+0x257d1f)[0x7274fa59ed1f]
/lib64/libgtk-3.so.0(gtk_main_do_event+0x1163)[0x7274fa59ff33]
/lib64/libgdk-3.so.0(+0x39653)[0x7274fa27b653]
/lib64/libgdk-3.so.0(+0x714b6)[0x7274fa2b34b6]
/lib64/libglib-2.0.so.0(g_main_context_dispatch+0x16f)[0x7274fc562a9f]
/lib64/libglib-2.0.so.0(+0xa5a98)[0x7274fc5b4a98]
/lib64/libglib-2.0.so.0(g_main_context_iteration+0x33)[0x7274fc55fe73]
/usr/lib64/libreoffice/program/libvclplug_gtk3lo.so(+0xdf46c)[0x7274fabd746c]
/usr/lib64/libreoffice/program/libvcllo.so(+0x682562)[0x72750013e562]
/usr/lib64/libreoffice/program/libvcllo.so(_ZN11Application7ExecuteEv+0x45)[0x727500142935]
/usr/lib64/libreoffice/program/libsofficeapp.so(+0x3d2c8)[0x7275031d62c8]
/usr/lib64/libreoffice/program/libvcllo.so(_Z10ImplSVMainv+0x3a2)[0x72750014d2f2]
/usr/lib64/libreoffice/program/libsofficeapp.so(soffice_main+0x19c)[0x7275031f1e0c]
/usr/lib64/libreoffice/program/soffice.bin(+0x10c0)[0x649db4aa30c0]
/lib64/libc.so.6(__libc_start_main+0xf2)[0x727502fe11e2]
/usr/lib64/libreoffice/program/soffice.bin(+0x10fe)[0x649db4aa30fe]


Attached is the PDF causing this, it's just a simple form with two pages.

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

Reply via email to