[Bugzilla] [Bug 15485] New: savematfile crashes Scilab
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Tue Mar 13 13:12:40 CET 2018
https://bugzilla.scilab.org/show_bug.cgi?id=15485
--------- Bug Summary -----------
savematfile crashes Scilab
---------- Changed by ------------
jean-claude.boulet at inra.fr
---------- What changed ----------
bug_id, short_desc, product, version, rep_platform, op_sys, bug_status, bug_severity, priority, component, assigned_to, reporter, attachments.created
Bug ID: 15485
Summary: savematfile crashes Scilab
Product: Scilab software
Version: 6.0.1
Hardware: (not used)
OS: Mac OS X 10.12
Status: NEW
Severity: Critical
Priority: (field not used)
Component: Data import/export
Assignee: bugzilla.admin at scilab.org
Reporter: jean-claude.boulet at inra.fr
Created attachment 4680
--> https://bugzilla.scilab.org/attachment.cgi?id=4680&action=edit
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.
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180313/c73e46a6/attachment.htm>
More information about the Bugzilla
mailing list