Hi Claus,

It might be related to graphic drivers.
Did you try to run scilab in console mode (scilab -nogui or something like that)? Can you for example take one of the scripts that randomly crashes and run it repeatedly in console mode¹ and see if it works reliably? If it works, your problem comes from graphic drivers and then you can try to update or downgrade your drivers.

Hope it helps,

Antoine


¹ For graphics, you can use "driver()" to plot everything directly to a file

Le 28/01/2018 à 12:11, Claus Futtrup a écrit :
Dear Scilabers

I'm running Scilab 6 on a Win7 machine, 64 bit, 4 GB RAM.

Scilab crashes all the time, randomly, many times every day. Sometimes when I have a fresh start and execute a script it happens first time + second time - then third time Scilab is started, the script runs fine.

Sometimes Scilab crashes when I work in the console, it can be any command, even "help contourf" or something like that.

Somtimes Scilab crashes when I am fiddling with a plot and e.g. changing axis properties.

The response I get from Win7 everytime is: Scilab 6.0.0 (GUI) stopped working. Then the program can be closed.

What is the problem / solution to the problem?

Best regards,
Claus


_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to