I'm new to Code Saturne and I have a problem with my first case.
So, Ubuntu is running in the VirtualBox installed from a CAElinux distributive.
I made a mesh and exported from Salome in the .MED format (see the screenshot below to see the groups of faces, etc.)
Then I run Code-SaturneWizard, build a case and I get an error when trying to check mesh:
"SIGSEGV signal (access to forbidden memory area) intercepted"
I already tried to modify the mesh many times, but that gived no result. I have no skill in using Code Saturne from the command line, so I'm using the GUI.

Any help will be highly appreciated!
Result of check:
(you can find the information about the version, case info etc here)
Code: Select all
/opt/saturne-2.0.2/cs-2.0/bin/cs_preprocess --in ecs_cmd -m
/home/caelinux/cases/LOL10/MESH/mesh5.med --num 1 --ensight --case check_mesh
.------------------------------.
| |
| Code_Saturne Preprocessor |
| |
`------------------------------'
ECS version 2.0.2 (Sat 01 Oct 2011 12:26:01 PM NOVT)
CGNS 2.5.5 file format support
MED 3.0.3 (HDF5 1.8.7) file format support
Reading of compressed files ('.gz') with Zlib 1.2.3.3
Case configuration
------------------
Date : Mon 29 Apr 2013 05:48:02 AM NOVT
System : Linux 2.6.32-34-generic
Machine : caelinux-laptop
Processor : Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz
Memory : 1906488
User : caelinux (caelinux)
Directory : /home/caelinux/cases/LOL10/LOL10/RESU
Case name : check_mesh
Mesh file : /home/caelinux/cases/LOL10/MESH/mesh5.med
Reading mesh from file in MED (EDF/CEA) format
----------------------
Mesh file: /home/caelinux/cases/LOL10/MESH/mesh5.med
Mesh name: mymesh
Number of vertices : 62598
SIGSEGV signal (access to forbidden memory area) intercepted !
Call stack
1: 0x7f08aa63984d (libhdf5.so.7)
2: 0x7f08aa621326 (libhdf5.so.7)
3: 0x7f08aa6f3381 (libhdf5.so.7)
4: 0x7f08aa7167bc (libhdf5.so.7)
5: 0x7f08aa6b18fa (libhdf5.so.7)
6: 0x7f08aa6b1df7 (libhdf5.so.7)
7: 0x7f08aa6b9208 (libhdf5.so.7)
8: 0x7f08aa6b9dd0 (libhdf5.so.7)
9: 0x7f08aa6ac6f3 (libhdf5.so.7)
10: 0x7f08aa69ee99 (libhdf5.so.7)
11: 0x7f08aa6a9eb6 (libhdf5.so.7)
12: 0x7f08aa3b5e09 (libmedC.so.1)
13: 0x7f08aa2d53cd (libmedC.so.1)
14: 0x7f08aa318be2 (libmedC.so.1)
15: 0x7f08aa318d59 (libmedC.so.1)
16: 0x430784 (cs_preprocess)
17: 0x40ebeb (cs_preprocess)
18: 0x409fd0 (cs_preprocess)
19: 0x7f08a9cbec4d (libc.so.6)
20: 0x404209 (cs_preprocess)
End of stack