octave-maintainers
[Top][All Lists]
Advanced

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

Re: segfaults building documentation when machine under load


From: Andreas Weber
Subject: Re: segfaults building documentation when machine under load
Date: Tue, 19 May 2020 11:04:57 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

Am 17.12.19 um 16:55 schrieb Rik:
> I'm getting a vaguely repeatable situation where building the documentation
> fails when the machine doing the work is under stress.

I can reproduce this with any "txt" output using GNU parallel, for
example (from the build directory):

parallel -N0 -q ./run-octave --norc --silent --no-history --path
../octave-src/doc/interpreter/ --eval "plotimages ('doc/interpreter/',
'hist', 'txt');" ::: {1..50}

This generates segfaults with plotimages, sparseimages, splineimages and
so on...

I'll build now with debugging symbols

hg id be3dab3212e9 on debian buster
-- Andy



reply via email to

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