Skip to content

Running multiple computational steps in row partially with --energy option causes a segfault. #321

@NikoOinonen

Description

@NikoOinonen

This manifested while testing the pyridine FDBM example in the PR here: #316 (comment).

The problem is with the energy array pointer being set in the first steps (Pauli, electrostatics) with the --energy options but being invalid in the later step (DFTD3) without the --energy option.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions