user prostprocessing output
Posted: Thu Apr 05, 2012 9:49 am
Hello,
I tried to add a user output for postprocessing and then as an example tried to use one of the cases exposed in he usvpst.f90 file. I launched the calculation and an error orred whan it was supposed to write the data :
Signal SIGSEGV (accès à une zone mémoire interdite) intercepté !
Pile d'appels :
1: 0x7fe08459b76d <fvm_convert_array+0x344d> (libfvm.so.0)
2: 0x7fe08460fef3 <fvm_writer_field_helper_step_e+0xb23> (libfvm.so.0)
3: 0x7fe08461ac2d <fvm_to_med_export_field+0x151d> (libfvm.so.0)
4: 0x7fe08460d767 <fvm_writer_export_field+0xb7> (libfvm.so.0)
5: 0x7fe08497563d <cs_post_write_var+0x16d> (libsaturne.so.0)
6: 0x7fe08497871a <pstev1_+0x10a> (libsaturne.so.0)
7: 0x7fe08497b949 <psteva_+0x5b> (libsaturne.so.0)
8: 0x40b532 <usvpst_+0x16e> (cs_solver)
9: 0x7fe0849799db <pstvar_+0x10cb> (libsaturne.so.0)
10: 0x7fe08487dedc <caltri_+0x76ec> (libsaturne.so.0)
11: 0x7fe0848569e3 <cs_run+0x843> (libsaturne.so.0)
12: 0x7fe084856cc5 <main+0x1f5> (libsaturne.so.0)
13: 0x7fe080ff5c4d <__libc_start_main+0xfd> (libc.so.6)
14: 0x40b309 <> (cs_solver)
Fin de la pile
I just used the first example with the enclosed file. Can someone hlep me ? Thanks.
I tried to add a user output for postprocessing and then as an example tried to use one of the cases exposed in he usvpst.f90 file. I launched the calculation and an error orred whan it was supposed to write the data :
Signal SIGSEGV (accès à une zone mémoire interdite) intercepté !
Pile d'appels :
1: 0x7fe08459b76d <fvm_convert_array+0x344d> (libfvm.so.0)
2: 0x7fe08460fef3 <fvm_writer_field_helper_step_e+0xb23> (libfvm.so.0)
3: 0x7fe08461ac2d <fvm_to_med_export_field+0x151d> (libfvm.so.0)
4: 0x7fe08460d767 <fvm_writer_export_field+0xb7> (libfvm.so.0)
5: 0x7fe08497563d <cs_post_write_var+0x16d> (libsaturne.so.0)
6: 0x7fe08497871a <pstev1_+0x10a> (libsaturne.so.0)
7: 0x7fe08497b949 <psteva_+0x5b> (libsaturne.so.0)
8: 0x40b532 <usvpst_+0x16e> (cs_solver)
9: 0x7fe0849799db <pstvar_+0x10cb> (libsaturne.so.0)
10: 0x7fe08487dedc <caltri_+0x76ec> (libsaturne.so.0)
11: 0x7fe0848569e3 <cs_run+0x843> (libsaturne.so.0)
12: 0x7fe084856cc5 <main+0x1f5> (libsaturne.so.0)
13: 0x7fe080ff5c4d <__libc_start_main+0xfd> (libc.so.6)
14: 0x40b309 <> (cs_solver)
Fin de la pile
I just used the first example with the enclosed file. Can someone hlep me ? Thanks.