https://bugs.documentfoundation.org/show_bug.cgi?id=165980
Bug ID: 165980
Summary: Libreoffice built with "--with-help" crashes when
launching help
Product: LibreOffice
Version: 25.2.0.3 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Description:
Crash occurs if either hitting "F1", or selecting "Help->Libreoffice Help", or
from the command line "/path/to/soffice --helpwriter".
I haven't tried to reset my user profile, but it happens to everybody using
Linux from scratch...
Note that we haven't tested with versions other than 25.2.xx
Steps to Reproduce:
1.After patching for icu-76, build libreoffice with ./autogen.sh
--prefix=$LO_PREFIX \
--sysconfdir=/etc \
--with-vendor=BLFS \
--with-lang='fr en-GB' \
--with-help \
--with-myspell-dicts \
--without-junit \
--without-system-dicts \
--disable-dconf \
--disable-odk \
--disable-mariadb-sdbc \
--enable-release-build=yes \
--enable-python=system \
--with-jdk-home=/opt/jdk \
--with-system-boost \
--with-system-clucene \
--with-system-curl \
--with-system-epoxy \
--with-system-expat \
--with-system-glm \
--with-system-gpgmepp \
--with-system-graphite \
--with-system-harfbuzz \
--with-system-jpeg \
--with-system-lcms2 \
--with-system-libatomic_ops \
--with-system-libpng \
--with-system-libxml \
--with-system-nss \
--with-system-odbc \
--with-system-openldap \
--with-system-openssl \
--with-system-poppler \
--with-system-postgresql \
--with-system-redland \
--with-system-libtiff \
--with-system-libwebp \
--with-system-icu \
--with-system-zlib
2. make build; make distro-pack-install
3. run soffice; hit "F1" (for example)
Actual Results:
The libreoffice window disappear, and the program is crashed. Note that if the
--with-debug option is added to the above, there is:
assertion mpByteReader failed, but if built without this option, the program
just crashes with a SIGSEGV...
Expected Results:
The documentation appears
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 25.2.1.2 (X86_64) / LibreOffice Community
Build ID: 520(Build:2)
CPU threads: 16; OS: Linux 6.13; UI render: default; VCL: gtk3
Locale: en-US (C.UTF-8); UI: en-US
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.