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: Petter Tomner
Subject: [Octave-bug-tracker] [bug #60620] octave-cli crashes when interacting with Java libraries
Date: Sun, 19 Dec 2021 08:22:27 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0

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


[comment #39 comment #39:]
> Is there a particular reason you are using "XX:ThreadStackSize" over "Xss"?
> From https://www.oracle.com/java/technologies/javase/vmoptions-jsp.html
> > Options that are specified with -XX are not stable and are subject to
change without notice.

No reason really. I just took the first option that came up when I searched
for "option Java thread stacksize". I'm not that much into Java, so I have no
clue what I am doing :)

I guess increasing the thread stack size might be bad if users spawn a thread
heavy Java webserver or something via Octave.

I tested with -Xss:10m and that solves the problem too, see attachment.

I also tested to define HAVE_BROKEN_PTHREAD_STACKSIZE, with no change in
stacksize, and that did not solve the problem.

(file #52537)
    _______________________________________________________

Additional Item Attachment:

File name: set_java_stacksize_to_10MB_2.patch Size:0 KB
   
<https://file.savannah.gnu.org/file/set_java_stacksize_to_10MB_2.patch?file_id=52537>



    _______________________________________________________

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]