Hi,

I installed the package miscellaneous for octave built from the mercurial
sources (on debian testing) today.
Compilation went fine, but when I tried a random command to check if the
installation was successful I stumbled across the following bug:

octave:1> csv2cell();
panic: Segmentation fault -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
Segmentation fault

I get the same reaction with octave-3.2.3 installed via aptitude. Also with a
filename as an argument the function works fine. So as far as I can see the
error handling for a missing argument is missing in the oct-file.

regards

Thorsten


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to