Skip to content

[BUG] Segmentation fault at the end of run #161

@kreczko

Description

@kreczko

At the moment it seems that there is a segmentation fault at the end of running the software.
This looks like a null pointer is being dereferenced in one of the destructors.

The problem can be reproduced by running test/TestBinnedVariableAnalyser.cpp which is part of the unit tests. It is only seen when running the executable itself (AnalysisSoftware_test) and not when executing make test.

Based on the involved classes the error is either located in HistogramManager or Binned_variable_analyser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions