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

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

[Octave-bug-tracker] [bug #60620] octave-cli crashes when interacting wi


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #60620] octave-cli crashes when interacting with Java libraries
Date: Wed, 11 Aug 2021 14:07:12 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 Edg/92.0.902.67

Follow-up Comment #35, bug #60620 (project octave):

I could reproduce for the setup that Mike describes in comment #23.

The issue no longer appears if I increase the Java stack size (somewhat
randomly) to 4 MiB:

system('echo -Xss4m >> $OCTAVE_JAVA_DIR/java.opts');


Maybe Java reduces the stack size for *all* threads when it is loaded -
including those of OpenBLAS?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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