octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #63971] [octave forge] (io) package crashes Oc


From: Giorgio B
Subject: [Octave-bug-tracker] [bug #63971] [octave forge] (io) package crashes Octave
Date: Thu, 28 Mar 2024 05:26:00 -0400 (EDT)

Follow-up Comment #13, bug #63971 (group octave):

Here are the test suggested in comment #12

OCTAVE COMMAND WINDOW-->

>> system ("java --version")
Unrecognized option: --version
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
ans = 1
>>

javachk ("jvm")-> causes Octave to instantly crash

again debugging function 'javachk' the crash occurrs in 'method.m' line 72:
mtds_str = javaMethod ("getMethods", "org.octave.ClassHelper", obj);


COMMAND PROMPT (C:\Windows\SysWOW64\cmd.exe) -->

C:\>echo %PROCESSOR_ARCHITECTURE%
x86

C:\>java -version
java version "1.8.0_301"
Java(TM) SE Runtime Environment (build 1.8.0_301-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.301-b09, mixed mode)

C:\>

Same result arises from cmd.exe x64.
according to our IT support, java ugrade has been disabled for compatibility
with other programs (CAD) I am not a user of, therefore i can upgrade it
manually.
Thank you for your efforts


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63971>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]