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

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

[Octave-bug-tracker] [bug #64735] `pkg load io` crashes Octave GUI with


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #64735] `pkg load io` crashes Octave GUI with no error
Date: Tue, 3 Oct 2023 17:00:52 -0400 (EDT)

Follow-up Comment #8, bug #64735 (project octave):

That should be the  "__init_io__.m"  function.

Anyway, would a try-catch block also catch a hard crash? AFAIU it only catches
errors (syntax / undefined / numerical).

Anyway I like arungiridhar's idea. On Windows in the far past I met ample
problems with OpenJDK builds but I never had issues with Oracle Java builds
(no endorsement).

In bug #60620 it is advised to increase the Java stack size. That can be done
using the java.opts file but I forgot where this file is located.
Another option is to simply comment out the call to  __init_io__ ()  in the
PKG_ADD file in the io package install directory.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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