<html>
    <head>
      <base href="http://bugzilla.scilab.org/" />
    </head>
    <body><br>
    ---------- Bug Summary ----------- <br>Scilab has found a critical error (Unknown exception) <br><br>
    <br>
      <p>
        <div>

            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Scilab has found a critical error (Unknown exception)"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=13475#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Scilab has found a critical error (Unknown exception)"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=13475">bug 13475</a>
              from <span class="vcard"><a class="email" href="mailto:sgougeon@free.fr" title="Samuel GOUGEON <sgougeon@free.fr>"> <span class="fn">Samuel GOUGEON</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=4693" name="attach_4693" title="Rendered figure with Scilab 6.0.1">attachment 4693</a> <a href="attachment.cgi?id=4693&action=edit" title="Rendered figure with Scilab 6.0.1">[details]</a></span>
Rendered figure with Scilab 6.0.1

Scilab 6.0.1 executes correctly the whole script.
This one just needs to comment the lines

// stacksize('max'); // Necessary for working with large data sets <<< NO LONGER REQUIRED AND SUPPORTED IN SCILAB 6
// b.log_flags = "lnn";
at the end. Otherwise, Scilab crashes. May be you have some negative or null abscissae in your plotted data.
The fact that you limit X data bounds to [0.01 100000] is not sufficient. This issue should be reported elsewhere.
The displayed figure is attached.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>