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

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

[Octave-bug-tracker] [bug #58641] Java crashes (OutOfMemoryError/StackOv


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #58641] Java crashes (OutOfMemoryError/StackOverflowError) when invoking a child process
Date: Mon, 22 Jun 2020 16:01:32 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edg/81.0.416.81

Follow-up Comment #5, bug #58641 (project octave):

"__GLIBC__" (for glibc >=6) or "__GNU_LIBRARY__" (for glibc <= 5) is defined
in <features.h>. But that header doesn't exist on all platforms. The standard
header <limits> includes that header in glibc (see e.g. [1]).
Alternatively, we could add a configure check for the features header.

Reading the bug reports, it looks like older Java versions didn't limit the
stack size of the reaper thread as much.
Maybe a Java expert can provide a test.

[1]: https://sourceforge.net/p/predef/wiki/Libraries/

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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