[scilab-Users] Scilab has found a critical error (EXCEPTION_ACCESS_VIOLATION) with "TCL_EvalStr" function.

Allan CORNET allan.cornet at scilab.org
Wed Aug 25 08:49:33 CEST 2010


Hi,

It seems to work for me:

        ___________________________________________        
                    scilab-5.3.0-beta-2

                 Consortium Scilab (DIGITEO)
               Copyright (c) 1989-2010 (INRIA)
               Copyright (c) 1989-2007 (ENPC)
        ___________________________________________        
 
 
Initialisation :
  Chargement de l'environnement de travail
 
-->TCL_EvalStr("set a 2")
 ans  =
 
 2   
        ___________________________________________        
                 scilab-master-1282292820

                 Consortium Scilab (DIGITEO)
               Copyright (c) 1989-2010 (INRIA)
               Copyright (c) 1989-2007 (ENPC)
        ___________________________________________        
 
 
Startup execution:
  loading initial environment
 
-->TCL_EvalStr("set a 2")
 ans  =
 
 2   


Please report a bug @ http://bugzilla.scilab.org/ and get result of [a,b] =
getdebuginfo() in scilab



Allan



-----Message d'origine-----
De : Alexander Raab [mailto:e0425956 at student.tuwien.ac.at] 
Envoyé : mercredi 25 août 2010 08:42
À : users at lists.scilab.org
Objet : [scilab-Users] Scilab has found a critical error
(EXCEPTION_ACCESS_VIOLATION) with "TCL_EvalStr" function.


Hello,

I have a problem with TCL_EvalStr.
Nearly every time I use TCL_EvalStr scilab returns an error.
But if I am doing a TCL_DoOneEvent at startup every thing is fine.


##########################################################################

   ___________________________________________                          
  scilab-5.3.0-beta-2

                 Consortium Scilab (DIGITEO)
               Copyright (c) 1989-2010 (INRIA)
               Copyright (c) 1989-2007 (ENPC)
        ___________________________________________

Starte Ausführung:
  lade Startumgebung

-->TCL_EvalStr("set a 2")
Warning !!!
Scilab has found a critical error (EXCEPTION_ACCESS_VIOLATION) with
"TCL_EvalStr" function.
Save your data and restart Scilab.
ans  =

set a 2   
##########################################################################
       ___________________________________________                      
      scilab-5.3.0-beta-2

                 Consortium Scilab (DIGITEO)
               Copyright (c) 1989-2010 (INRIA)
               Copyright (c) 1989-2007 (ENPC)
        ___________________________________________        Starte
Ausführung:
  lade Startumgebung

-->TCL_DoOneEvent

-->TCL_EvalStr("set a 2")
ans  =

2
##########################################################################




I have problems with:
5.3.0 beta1, beta2 and Master Branch of Monday 24.08.2010

no problems with 5.2.2.

I'm using WinXP SP3 on an Intel Pentium M


any ideas?

thx
Alexander Raab






More information about the users mailing list