[Libreoffice-bugs] [Bug 99198] A fatal error has been detected by the Java Runtime Environment

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Jun 11 11:26:19 UTC 2017


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

--- Comment #10 from yugiohjcj at 1s.fr ---
(In reply to Xisco FaulĂ­ from comment #9)
> This bug was incorrectly moved from NEEDINFO to NEW by the reporter.
> Could you please try to reproduce it with the latest version of LibreOffice
> from https://www.libreoffice.org/download/libreoffice-fresh/ ?
> I have set the bug's status to 'NEEDINFO'. Please change it back to
> 'UNCONFIRMED' if the bug is still present in the latest version.

Sorry for my misunderstanding for the status of this bug.
I will try to reproduce it with the latest version of LibreOffice.
But I can say that on Slackware 14.1 with the JDK 1.8.0_131 I am already able
to build libreoffice 5.2.5.1:
$ ./configure CFLAGS="-O2 -march=i686 -mtune=i686" CXXFLAGS="-O2 -march=i686
-mtune=i686" NSS_CFLAGS="$(pkg-config --cflags-only-I mozilla-nss)" \
    --prefix=/usr \
    --mandir=/usr/man \
    --docdir=/usr/doc/libreoffice-5.2.5.1 \
    --libdir=/usr/lib \
    --sysconfdir=/etc \
    --with-lang="de es fr id it ja nl vi zh-CN" \
    --enable-release-build=yes  \
    --enable-python="system" \
    --enable-gio \
    --enable-ext-mariadb-connector \
    --with-x \
    --with-tls="nss" \
    --without-krb5 \
    --without-gssapi \
    --without-junit \
    --with-ant-home=/opt/apache-ant-1.9.7/lib \
    --with-help=common \
    --with-system-boost \
    --with-system-cairo \
    --with-system-curl \
    --with-system-dicts \
    --with-system-expat \
    --with-system-glew \
    --with-system-harfbuzz \
    --with-system-hunspell \
    --with-system-icu \
    --with-system-jpeg \
    --with-system-lcms2 \
    --with-system-libpng \
    --with-system-librevenge \
    --with-system-libwpd \
    --with-system-libwpg \
    --with-system-libxml \
    --with-system-mariadb \
    --with-system-neon \
    --with-system-nss \
    --with-system-openssl \
    --with-system-poppler \
    --with-system-redland \
    --with-system-sane \
    --with-system-zlib \
    --with-external-tar=${PWD}/../libreoffice-5.2.5.1-tar \
    --disable-ccache
$ make build-nocheck

As I am using other options to the 'configure' script and I am specifying other
targets to the 'make' utility it's not really a try to reproduce the bug.
Also, I increased the swap memory during this build to be sure to have enough
memory.

So, in order to reproduce this bug I need to try with the same options/targets
and with the same quantity of swap memory.
I am working on that and I will give you the results as soon as it's done.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170611/31bdeef0/attachment.html>


More information about the Libreoffice-bugs mailing list