[Bugzilla] [Bug 13797] Jean-pierre Ortolland has commented the bug
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Sat Apr 4 21:05:11 CEST 2015
http://bugzilla.scilab.org/show_bug.cgi?id=13797
--------- Bug Summary -----------
Scilab console crashes after this code execution.
---------- Changed by ------------
jeanpierre_ortolland at hotmail.com
---------- What changed ----------
--- Comment #3 from Jean-pierre Ortolland <jeanpierre_ortolland at hotmail.com> ---
(In reply to Samuel GOUGEON from comment #2)
> 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
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
--
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/20150404/49d13805/attachment.htm>
More information about the Bugzilla
mailing list