<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - A fatal error has been detected by the Java Runtime Environment"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=99198#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - A fatal error has been detected by the Java Runtime Environment"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=99198">bug 99198</a>
from <span class="vcard"><a class="email" href="mailto:yugiohjcj@1s.fr" title="yugiohjcj@1s.fr">yugiohjcj@1s.fr</a>
</span></b>
<pre>(In reply to Xisco FaulĂ from <a href="show_bug.cgi?id=99198#c9">comment #9</a>)
<span class="quote">> 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 <a href="https://www.libreoffice.org/download/libreoffice-fresh/">https://www.libreoffice.org/download/libreoffice-fresh/</a> ?
> 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.</span >
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>