[Scilab-users] scilab 6.00 beta2 crash (feedback)

Carrico, Paul paul.carrico at esterline.com
Wed Sep 28 15:34:50 CEST 2016


Hi all,

Here is a feedback of a crash of  scilab 6.00 beta2; I used the code here bellow on a 32 Go CentOS 7 machine.

Ligne 951 : 2650 Erreur de segmentation (core dumped)  ''$SCILABBIN'' ''$@''

t = [0:2e-5:1]';
n = size(t,"*");
X = zeros(n,1);
k = [1:n]'.*.ones(n,1);
m = ones(n,1).*.[1:n]';
nl = size(m,"*");
tmp = zeros(nl,1);

Paul

EXPORT CONTROL :
Cet email ne contient pas de données techniques
This email does not contain technical data

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20160928/06d9573e/attachment.htm>


More information about the users mailing list