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

            Bug ID: 107165
           Summary: OOO_EXIT_POST_STARTUP=1 crashes or hangs
           Product: LibreOffice
           Version: 5.4.0.0.alpha0+ Master
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: lo_b...@iseries-guru.com

Description:
As per summary.

Steps to Reproduce:
(1) Create /tmp/a01.odt as empty document.

(2) Open that file, setting OOO_EXIT_POST_STARTUP=1.  My command line
    was (all one line, rewrapped for readability) ...

        SAL_USE_VCLPLUGIN=gen OOO_EXIT_POST_STARTUP=1
            instdir/program/soffice --norestore --nologo /tmp/a01.odt


Actual Results:  
In terminal, error messages ...
    *** ERROR: DO NOT call xmlCleanupParser()
    Application Error
    Fatal exception: Signal 6
and a core file.

Expected Results:
Return to command line without error message and without, in
particular, a core file.


Reproducible: Always

User Profile Reset: Yes

Additional Info:
The soon-to-be-attached backtrace is from a local build of commit
7e03a22b, pulled 2017-04-08, configured ...
    CC=ccache /usr/bin/gcc
    CXX=ccache /usr/bin/g++
    --enable-option-checking=fatal
    --enable-dbgutil
    --enable-debug
    --without-system-postgresql
    --without-myspell-dicts
    --with-extra-buildid
    --without-doxygen
    --with-external-tar=/home/terry/lo_hacking/git/src
    --without-package-format
built and running on debian-stretch.  I see similar results in recent
versions of daily Linux dbgutil bibisect repository.

Other LibreOffice applications also either crash or hang with low CPU
usage.

Other bug reports show that people are mostly using
OOO_EXIT_POST_STARTUP=1 successfully.  (Bug 104816 comment 13 is an
exception.)  I wonder what is different about my setup.



User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
Firefox/45.0

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

Reply via email to