Skip to content

get_source_id break in both analyzer.C and ecal.C #3

@ghost

Description

When running the daqprocessor_single_calibrate.py I get an error
*** Break *** segmentation violation
after both analyzer.C and ecal.C went into get_source_id. I figured out that the following lines seem to break down (which are identical in both files)

analyzer.C: line 822
ecal.C: line 144

_f_tmp->cd("info/active");

Peter also had a look at it but we couldn't figure out what's wrong, maybe the code is trying to get into the directory info/active which isn't there, but we don't know where it would be either. Has anyone encountered this before and knows a solution? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions