|
| From: | John W. Eaton |
| Subject: | [Octave-bug-tracker] [bug #56952] segfault during compilation while processing doc/interpreter/genpropdoc.m |
| Date: | Fri, 22 May 2020 16:28:20 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 |
Update of bug #56952 (project octave):
Status: Confirmed => Ready For Test
_______________________________________________________
Follow-up Comment #24:
I pushed the following changeset
http://hg.savannah.gnu.org/hgweb/octave/rev/00a9a49c7670
on stable and merged with default.
These most recent changes appear to improve the situation for the test case
described here in the maintainers mailing list thread here:
https://lists.gnu.org/archive/html/octave-maintainers/2020-05/msg00091.html
I'm not longer able to cause a segfault with the following parallel
execution:
parallel -j 50 -N0 -q octave --norc --silent --no-history --eval 'figure (1,
"visible", "off");' ::: {1..1000}
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?56952>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |