<html>
    <head>
      <base href="https://bugzilla.scilab.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
         <tr>
                <th>Reporter</th>
            <td>jean-claude.boulet@inra.fr</td>
         </tr>
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - savematfile crashes Scilab"
   href="https://bugzilla.scilab.org/show_bug.cgi?id=15485">15485</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>savematfile crashes Scilab
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Scilab software
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.0.1
          </td>
        </tr>


        <tr>
          <th>OS</th>
          <td>Mac OS X 10.12
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Critical
          </td>
        </tr>


        <tr>
          <th>Component</th>
          <td>Data import/export
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>bugzilla.admin@scilab.org
          </td>
        </tr>
</table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=4680" name="attach_4680" title="a dataset containing structures and lists">attachment 4680</a> <a href="attachment.cgi?id=4680&action=edit" title="a dataset containing structures and lists">[details]</a></span>
a dataset containing structures and lists

BUG DESCRIPTION:
----------------

saving a Scilab variable with "savematfile" leads to a crash of Scilab 6.0.0 or 6.0.1


ERROR LOG:
----------

No 

HOW TO REPRODUCE THE BUG:
-------------------------
load('model2.dat')
(then)
savematfile model2.mat model2 -v6 
(or) 
savematfile('model2.mat','model2','-v7')


OTHER INFORMATION:
------------------

If Scilab does not crash at the first time (if the file seems to be correctly saved, it can happen!), please repeat the command line. 
It won't take more than 5 repetitions since a Scilab crash is observed. 

This bug appeared with Scilab 6.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>