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

2017-11-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99198

Xisco Faulí  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #12 from Xisco Faulí  ---
Closing as RESOLVED WORKSFORME

-- 
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


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

2017-06-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99198

--- Comment #11 from yugioh...@1s.fr ---
(In reply to yugiohjcj from comment #10)
> (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.

OK I have tested with the same options/targets and with the same quantity of
swap memory than in the original post and libreoffice 5.2.5.1 compiles fine.

I guess it will work with the latest version of LibreOffice.
So, you can safely change the status of this bug to resolved.

-- 
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


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

2017-06-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99198

--- Comment #10 from yugioh...@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.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


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

2017-06-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99198

Xisco Faulí  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||xiscofa...@libreoffice.org

--- Comment #9 from Xisco Faulí  ---
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.

-- 
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


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

2016-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99198

yugioh...@1s.fr changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #8 from yugioh...@1s.fr ---
NEEDINFO was not the correct status because I don't think you asked info about
this problem, so I change the status to NEW.

-- 
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


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

2016-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99198

--- Comment #7 from QA Administrators  ---
Dear Bug Submitter,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping-20161207

-- 
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


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

2016-06-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99198

Timur  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||0259

-- 
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


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

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99198

yugioh...@1s.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

-- 
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


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

2016-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99198

--- Comment #6 from yugioh...@1s.fr ---
Created attachment 124318
  --> https://bugs.documentfoundation.org/attachment.cgi?id=124318=edit
build failure with LO 5.1.1.3 and JDK 1.8

I have tested with a recent version of LO (5.1.1.3) and a recent version of JDK
(1.8) and that's a failure again (see the attached file).
I will put back the status to NEEDINFO since you now have an answer about
building a recent version of LO/JDK.
Any suggestion?

-- 
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


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

2016-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99198

--- Comment #5 from yugioh...@1s.fr ---
Created attachment 124303
  --> https://bugs.documentfoundation.org/attachment.cgi?id=124303=edit
build failure with LO 5.1.1.3 and JDK 1.7

I have tested with a recent version of LO (5.1.1.3) and an old version of JDK
(1.7) and that's a failure (see the attached file).

I will try with a recent version of the JDK.

-- 
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


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

2016-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99198

Julien Nabet  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 CC|serval2...@yahoo.fr |
 Ever confirmed|1   |0

--- Comment #4 from Julien Nabet  ---
Since I don't have more questions and got not answer about building a recent
version, I'll put it back to UNCONFIRMED + uncc myself.

-- 
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


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

2016-04-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99198

--- Comment #3 from yugioh...@1s.fr ---
> Indeed, I'm not sure 4.3 branch can be built with Jdk 1.8

I have tested with JDJ 1.7 instead of JDK 1.8 but same issue:
$ make
[...]
[build CUT] sax_parser
/bin/sh: line 1: 16733 Aborted
LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/ure/lib:$I/program":$W/UnpackedTarball/cppunit/src/cppunit/.libs
$W/LinkTarget/Executable/cppunittester
$W/LinkTarget/CppunitTest/libtest_services.so --headless
"-env:BRAND_BASE_DIR=file://$S/instdir" "-env:BRAND_SHARE_SUBDIR=share"
"-env:UserInstallation=file://$W/CppunitTest/services.test.user"
"-env:CONFIGURATION_LAYERS=xcsxcu:file://$I/share/registry"
"-env:UNO_TYPES=file://$I/ure/share/misc/types.rdb
file://$I/program/types/offapi.rdb"
"-env:UNO_SERVICES=file://$W/Rdb/ure/services.rdb file://$W/Rdb/services.rdb
file://$W/Rdb/pyuno.rdb" -env:URE_INTERNAL_LIB_DIR=file://$I/ure/lib
-env:LO_LIB_DIR=file://$I/program -env:LO_JAVA_DIR=file://$I/program/classes
--protector $W/LinkTarget/Library/unoexceptionprotector.so
unoexceptionprotector --protector
$W/LinkTarget/Library/unobootstrapprotector.so unobootstrapprotector
-env:URE_MORE_JAVA_TYPES=file://$I/program/classes/unoil.jar >
$W/CppunitTest/services.test.log 2>&1
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xb73167b9, pid=16733, tid=3073369856
#
# JRE version: Java(TM) SE Runtime Environment (7.0_76-b13) (build
1.7.0_76-b13)
# Java VM: Java HotSpot(TM) Client VM (24.76-b04 mixed mode linux-x86 )
# Problematic frame:
# C  [libpthread.so.0+0xc7b9]  sem_wait+0x9
#
# Failed to write core dump. Core dumps have been disabled. To enable core
dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
#
/tmp/build/libreoffice-4.3.0.4/workdir/CppunitTest/services.test.core/hs_err_pid16733.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#

[error occurred during error reporting , id 0xb]


No core file identified in directory
/tmp/build/libreoffice-4.3.0.4/workdir/CppunitTest/services.test.core
To show backtraces for crashes during test execution,
enable core files with:

   ulimit -c unlimited


Error: a unit test failed, please do one of:

export DEBUGCPPUNIT=TRUE# for exception catching
export CPPUNITTRACE="gdb --args"# for interactive debugging on Linux
export CPPUNITTRACE="\"[full path to devenv.exe]\" /debugexe" # for interactive
debugging in Visual Studio
export VALGRIND=memcheck# for memory checking

and retry using: make CppunitTest_services

make[1]: *** [/tmp/build/libreoffice-4.3.0.4/workdir/CppunitTest/services.test]
Error 1
make[1]: *** Waiting for unfinished jobs
make: *** [build] Error 2

So, I will try with a newer version of LO as suggested (and upgrade my JDK
too).

-- 
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


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

2016-04-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99198

--- Comment #2 from MM  ---
Well even the jdk is old, now already at 8u77.

-- 
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


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

2016-04-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99198

Julien Nabet  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||serval2...@yahoo.fr
 Ever confirmed|0   |1

--- Comment #1 from Julien Nabet  ---
4.3.0.4 is an old version (EOL). Please give a try to a newer LO version.
(last ones are 5.0.5 and even brand new 5.1.2)

Indeed, I'm not sure 4.3 branch can be built with Jdk 1.8

-- 
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