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

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

[Octave-bug-tracker] [bug #56952] segfault during compilation while proc


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #56952] segfault during compilation while processing doc/interpreter/genpropdoc.m
Date: Fri, 22 May 2020 23:48:17 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #34, bug #56952 (project octave):

This is on default (c6d10df71863 tip @) on my workstation (CentOS) with
display set. 

You can see that fedora buildbots are failing in similar fasion.

No coredumps.

Also I tried the parallel test:


rm -rf /tmp/t1/*
parallel -j 64 -N0 -q ./run-octave --norc --silent --no-history --eval
'figure(1, "visible", "off"); plot (1:2); pause(1); print(tempname("/tmp/t1",
"t1-")); pause(1);' ::: {1..128}
ls -c /tmp/t1/ | wc -l  
113


I expected to get 128 randomly-named files in /tmp/t1...
But perhaps i mis-understood how parallel works.

Dmitri.
-- 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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