[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #63707] Java-related segfault causes "make che
From: |
Fabio |
Subject: |
[Octave-bug-tracker] [bug #63707] Java-related segfault causes "make check" to crash |
Date: |
Tue, 21 May 2024 13:31:29 -0400 (EDT) |
Follow-up Comment #7, bug #63707 (group octave):
I have just faced the same problem with latest octave 9.1.0. But I suspect it
is a false positive. The problem shows only when running the tests from
sources after build is complete.
I can recreate the segfault with
./run-octave -q -f --eval 'usejava("jvm")'
and using java-11 or java-17 compiled from sources (but not java-8). At the
same time, using the same versions installed from binaries doesn't show any
problem. I am under Linux using Gentoo.
But when octave is installed in the system, the equivalent command
octave --eval 'usejava("jvm")'
is running without issue (with any version of Java).
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63707>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #63707] Java-related segfault causes "make check" to crash,
Fabio <=