[Scilab-Dev] Scilab under MacOSX, und so weiter

Stéphane Mottelet stephane.mottelet at utc.fr
Tue Mar 18 16:47:29 CET 2008


Sylvestre Ledru a écrit :
> On Tue, 2008-03-18 at 14:11 +0100, Stéphane Mottelet wrote:
>   
>> Another strange error at scilab command  line
>>
>> # ./bin/scilab -ns -nwni
>>
>> -->
>>
>> Hit the tab key then <return>, I get :
>>
>> scilab-bin(9701,0x2811800) malloc: ***  Deallocation of a pointer not 
>> malloced: 0x697025; This could be a double free(), or free() called with 
>> the middle of an allocated block; Try setting environment variable 
>> MallocHelp to see tools to help debug
>>     
>
> Seems to be a bug in the completion.
>
> Could you launch Scilab this way:
> * ./bin/scilab -ns -nwni -debug
> * run
> * <tab>
> * where
>
> and give us the result of the call stack.
>
> Thanks again for your time,
> Sylvestre
>
>   
portmottelet-gi-1:/Users/mottelet/svn/scilab root# ./bin/scilab -ns 
-nwni -debug
Running debug of Scilab  :  /Users/mottelet/svn/scilab/libtool 
--mode=execute gdb --args /Users/mottelet/svn/scilab/scilab-bin -ns -nwni

[...]

(gdb) run
Starting program: /Users/mottelet/svn/scilab/.libs/scilab-bin -ns -nwni
Reading symbols for shared libraries 
...++.....+..+++++++++++++++++++++++.+++++++++++++++++++++++++++++++++++++++ 
done

-->

[tab+return]

scilab-bin(16087,0x3011800) malloc: ***  Deallocation of a pointer not 
malloced: 0x697025; This could be a double free(), or free() called with 
the middle of an allocated block; Try setting environment variable 
MallocHelp to see tools to help debug

 %i_abs %i_cumprod %i_cumsum %i_diag %i_matrix %i_max %i_maxi %i_min %i_mini
 %i_mput %i_p %i_prod %i_sum %i_tril %i_triu %msp_full %msp_spget .deps
 .gdb_history .libs .svn ACKNOWLEDGEMENTS CHANGES COPYING COPYING-FR 
Calendar
 ClipBoard Makefile Makefile.am Makefile.in Makefile.incl.am 
Makefile.incl.in
 Makefile.incl.mak Makemex.in Matplot Matplot1 NumTokens PlaySound 
README_Unix
 [...]
 ytics_coord z_bounds z_label z_shift z_ticks zeros znaupd zneupd zoom_box
 zoom_rect zoom_state
-->

-->[l,m]=where()
[l,m?]=where()
    !--error 2
Invalid factor.


S.

-- 
Stéphane Mottelet
Laboratoire de Mathématiques Appliquées
Université de Technologie de Compiègne
http://www.lmac.utc.fr/~mottelet



More information about the dev mailing list