[scilab-Users] load(...) fails often

Antoine Monmayrant antoine.monmayrant at laas.fr
Tue Oct 5 12:20:47 CEST 2010


Le 04/10/2010 20:58, Sylvestre Ledru a écrit :
> clear a;
> import_from_hdf5("save.hdf5");
> disp(a);
>    
Do you think we will be able to load hdf5 files generated by other 
softwares with this function?
I just tried on one several files generated by MEEP ( 
http://ab-initio.mit.edu/wiki/index.php/Meep  ) and I crashed 
scilab-5.3.0-beta-4:

-->import_from_hdf5("eps-000000.00.h5")
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f713f413ed1, pid=3440, tid=140124252477312
#
# JRE version: 6.0_18-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (16.0-b13 mixed mode 
linux-amd64 )
# Problematic frame:
# C  [libscihdf5.so.5+0xaed1]  getScilabTypeFromDataSet+0x21
#
# An error report file with more information is saved as:
# /home/amonmayr/hs_err_pid3440.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
/local/softs/scilab-5.3.0-beta-4/bin/scilab: line 385:  3440 
Abandon                 (core dumped) "$SCILABBIN" "$@"


Antoine



More information about the users mailing list