[Bug 1866453] Re: octave java error: pthread_create failed

2021-10-18 Thread ianmacs
BTW: Current ubuntu versions (21.04, 21.10) install newer octave packages and are not affected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1866453 Title: octave java error: pthread_create failed

[Bug 1866453] Re: octave java error: pthread_create failed

2021-10-18 Thread ianmacs
This bug can be fixed in Ubuntu 20.04 by creating a file named /usr/share/octave/5.2.0/m/java/java.opts with the following contents: -Djdk.lang.processReaperUseDefaultStackSize=true -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1866453] Re: octave java error: pthread_create failed

2020-03-07 Thread ianmacs
I should add 2 more observations: 1) When using openjdk8, the same method causes the printing of this text Exception: java.lang.StackOverflowError thrown from the UncaughtExceptionHandler in thread "process reaper" But this does not interrupt the execution of the current octave function (and