<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;"><div>Hi, <br></div><div><br></div><div>I am not sure how big the data you're trying to import into Scilab, it sould to me that this "one over 100" case might be something to do with memory management.<br></div><div><br></div><div>A few thing you could trouble shoot:<br></div><div>1. Is there any loop, or repeated tasks that import the data into Scilab. <br></div><div>2. Use the task manager and see whether the Scilab memory increase overtime during the execution of your program.<br></div><div>3. You might need to clear some huge variable (even thinking it might be reuse, try to clear it if it is no longer needed over that period of time)<br></div><div>4. Monitor the memory again after implementing the "clear" at step 3.<br></div><div><br></div><div>hope this helps.<br></div><div><br></div><div>rgds,</div><div>CL <br></div><div><br></div><div data-zbluepencil-ignore="true" style="" class="zmail_extra"><div><br></div><div id="Zm-_Id_-Sgn1">---- On Sun, 24 Nov 2019 23:35:40 +0800 <b>Perrichon <perrichon.pierre@wanadoo.fr></b> wrote ----<br></div><div><br></div><blockquote style="border-left: 1px solid rgb(204, 204, 204); padding-left: 6px; margin: 0px 0px 0px 5px;"><div class=" zm_8975632207259611735_parse_681736298019039240" lang="FR"><div class="x_1115381582WordSection1"><p class="MsoNormal">Dear,<br></p><p class="MsoNormal">I am writing a big  project  for hydraulic water consideration using scilab/xcos w10 v 5.5.2<br></p><p class="MsoNormal"> <br></p><p class="MsoNormal">In one corner of the project, I propose to load parameters coming from expertise, with the instruction<br></p><p class="MsoNormal"> <br></p><p class="MsoNormal">               ParFile = uigetfile(["*.par"],directory, "Load OpstSim : Chargement d''un fichier de paramétrisation", %f);<br></p><p class="MsoNormal">               if ParFile=="" then return; end;<br></p><p class="MsoNormal"> <br></p><p class="MsoNormal">From time to time, Scilab is killed (one over 100). I also mean that this is not possible to stop Scilab with the windo manager (top of this system). The only way to escape is to turn off the pc battery of the pc (power down… !)<br></p><p class="MsoNormal">.<br></p><p class="MsoNormal">Any explainations ? I don’t see what i have to do but i take all solutions to go on. I am sad on this  <span class="x_1115381582tlid-translation"><span lang="EN">and desapointed. I don’t see what to do</span></span><br></p><p class="MsoNormal"> <br></p><p class="MsoNormal"><img src="cid:image003.jpg@01D5A2E5.35809F50" style="width: 7.4416in;height: 4.2333in;" height="4.2333in" width="7.4416in"><br></p><p class="MsoNormal"> <br></p><p class="MsoNormal"> <br></p><p class="MsoNormal"> <br></p><p class="MsoNormal">Best regards<br></p><p class="MsoNormal"> <br></p><p class="MsoNormal"> <br></p></div></div><div>_______________________________________________ <br></div><div>users mailing list <br></div><div>users@lists.scilab.org <br></div><div>http://lists.scilab.org/mailman/listinfo/users <br></div></blockquote></div><style><br></style><div><br></div></div><br></body></html>