Hello,
I've installed the octcdf-1.1.1 package in Octave 3.3.53 Linux 32
bits. The installation was done without problems and the
example_netcdf.m script runs ok. But the test script example_opendap
returns a segmentation fault with this message:

octave:1> example_opendap
panic: Segmentation fault -- stopping myself...
attempting to save variables to `octave-core'...
error: octave_base_value::save_binary(): wrong type argument `ncdim'
save to `octave-core' complete
Segmentation fault

Inspecting the example_opendap.m script, the error occurs in the invocation of

nc = netcdf('http://hycom.coaps.fsu.edu/thredds/dodsC/atl_ops','r');

I don't know if the http address is wrong or so, but the real problem
is the segmentation fault withot catching the exception

-- 
*****************************************
José Luis García Pallero
jgpall...@gmail.com
(o<
/ / \
V_/_
Use Debian GNU/Linux and enjoy!
*****************************************

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to