[Bugzilla] [Bug 13843] Samuel GOUGEON has changed cc

bugzilla.admin at scilab.org bugzilla.admin at scilab.org
Mon Apr 27 22:44:57 CEST 2015


http://bugzilla.scilab.org/show_bug.cgi?id=13843
--------- Bug Summary -----------
polarplot crash with wrong strf argument

---------- Changed by ------------
sgougeon at free.fr

---------- What changed ----------
cc


Samuel GOUGEON <sgougeon at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sgougeon at free.fr

--- Comment #1 from Samuel GOUGEON <sgougeon at free.fr> ---
Here is the message (no crash for me on Win7_x64):

-->clf();polarplot(sin(7*t),cos(8*t), [2 3], 111) 
Warning !!!
Scilab has found a critical error (EXCEPTION_ACCESS_VIOLATION)
with "plot2d" function.
Save your data and restart Scilab.

Attention : Problème avec la pile...

// With plot2d():
x = linspace(0,10,100);
plot2d(x, sin(x),1,111);
-->plot2d(x, sin(x),1,111)
Erreur de l'API :
    dans getAllocatedSingleString : Type erroné de l'argument d'entrée n°4 : Une chaîne de caractères attendue.
Warning !!!
Scilab has found a critical error (EXCEPTION_ACCESS_VIOLATION)
with "plot2d" function.
Save your data and restart Scilab.
 ans  =

    111.  

Attention : Problème avec la pile...

-- 
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/20150427/82e5a5d1/attachment.htm>


More information about the Bugzilla mailing list