[go: up one dir, main page]

Segmentation fault BSE with Slepc in calculation restart

If I run again a BSE calculation on a folder where the calculation finished with success, without changing the input, I get this segmentation fault

------------------------------------------------------------------------
[28]PETSC ERROR: Caught signal number 11 SEGV: Segmentation Violation, probably memory access out of range
[28]PETSC ERROR: Try option -start_in_debugger or -on_error_attach_debugger
[28]PETSC ERROR: or see https://petsc.org/release/faq/#valgrind and https://petsc.org/release/faq/
[28]PETSC ERROR: ---------------------  Stack Frames ------------------------------------

If I erase the database ndb.BS_diago_Q1 and I start it again it works. The bug is easy to reproduce, I will have a look

Edited by Davide Sangalli