<html>
    <head>
      <base href="http://bugzilla.scilab.org/" />
    </head>
    <body><br>
    ---------- Bug Summary ----------- <br>Scilab console crashes after this code execution. <br><br>
    <br>
      <p>
        <div>

            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Scilab console crashes after this code execution."
   href="http://bugzilla.scilab.org/show_bug.cgi?id=13797#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Scilab console crashes after this code execution."
   href="http://bugzilla.scilab.org/show_bug.cgi?id=13797">bug 13797</a>
              from <span class="vcard"><a class="email" href="mailto:jeanpierre_ortolland@hotmail.com" title="Jean-pierre Ortolland <jeanpierre_ortolland@hotmail.com>"> <span class="fn">Jean-pierre Ortolland</span></a>
</span></b>
        <pre>(In reply to Samuel GOUGEON from <a href="show_bug.cgi?id=13797#c2">comment #2</a>)
<span class="quote">> I do not get any problem when executing the first release of your script with uncommented lines.
> / win7_x64 with 5.5.1 as well as 5.5.2</span >


I just try again and it works for me too now, because recently I have increased the heap memory in general settings panel to 1256 Mega Bytes. 
but it crashes again if I Reduce the heap memory to 256 Mega Byte, as it was by default.
I think there was not enough memory .
below is what I get with 256 Mega Bytes only .I get a crash of the console both in 5.5.1 as well as 5.5.2


at line     109 of exec file called by :    
eToExec == "") then                 exec(%fileToExec);                 disp(msprintf(gettext("Execution done.\n")));               end          
in  execstr instruction    called by :  



at line      95 of exec file called by :    
eToExec == "") then                 exec(%fileToExec);                 disp(msprintf(gettext("Execution done.\n")));               end          
while executing a callback</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>