program received signal SIGSEGV: Segmentation fault - invalid memory reference (in tally delayed-nu-fission )

Hello ,
I’m modeling VVER everything was working fine thanks to Prof.Paul for his help but when I add tally I get this error

program received signal SIGSEGV: Segmentation fault - invalid memory reference

Backtrace for this error:
#0 0x7F08FA4D8E08
#1 0x7F08FA4D7F90
#2 0x7F08F99E84AF
#3 0x56206E in __tally_MOD_score_general_ce
#0 0x7F08FA4D8E08
#1 0x7F08FA4D7F90
#2 0x7F08F99E84AF
#3 0x56206E in __tally_MOD_score_general_ce
#4 0x55C36F in __tally_MOD_score_tracklength_tally
#5 0x48A416 in __tracking_MOD_transport
#0 0x7F08FA4D8E08
#6 0x4A4C5C in __simulation_MOD_run_simulation._omp_fn.2 at simulation.F90:?
#1 0x7F08FA4D7F90
#2 0x7F08F99E84AF
#7 0x7F08F9FA143D
#8 0x7F08F8C9D6B9
#9 0x7F08F9AB982C
#10 0xFFFFFFFFFFFFFFFF
#3 0x56206E in __tally_MOD_score_general_ce
#4 0x55C36F in __tally_MOD_score_tracklength_tally
#5 0x48A416 in __tracking_MOD_transport
#4 0x55C36F in __tally_MOD_score_tracklength_tally
#5 0x48A416 in __tracking_MOD_transport
#6 0x4A4C5C in __simulation_MOD_run_simulation._omp_fn.2 at simulation.F90:?
#7 0x7F08F9FA143D
#6 0x4A4C5C in __simulation_MOD_run_simulation._omp_fn.2 at simulation.F90:?
#8 0x7F08F8C9D6B9
#7 #9 0x0x7F08F9FA143D7F08F9AB982C

#10 0xFFFFFFFFFFFFFFFF
#8 0x7F08F8C9D6B9
#9 0x7F08F9AB982C
#10 0xFFFFFFFFFFFFFFFF
#0 0x7F08FA4D8E08
#1 0x7F08FA4D7F90
#2 0x7F08F99E84AF
#3 0x56206E in __tally_MOD_score_general_ce
#4 0x55C36F in __tally_MOD_score_tracklength_tally
#5 0x48A416 in __tracking_MOD_transport
#6 0x4A4C5C in __simulation_MOD_run_simulation._omp_fn.2 at simulation.F90:?
#7 0x7F08F9F9DCBE
#8 0x4A4882 in __simulation_MOD_run_simulation
#9 0x54405F in MAIN__ at main.F90:?

and this happen mainly when I add tally to score delayed-nu-fission


delayed-nu-fission

when I removed it the error disappear and code work fine Im using V.0.8.0 attached below image show the error in more details please help
Thanks

Hi Ahmed,

Can you try compiling with debug flags on and see what the error message says then?

Best regards,
Paul