forked from h-dh/QA-DKRZ
-
Notifications
You must be signed in to change notification settings - Fork 4
Segmentation faults in bin/qA-*.x #25
Copy link
Copy link
Open
Description
Hi,
I am having trouble to run qa-dkrz from the Github repository. Running CMIP6 checks, all file checks end up producing a segmentation fault, without further information. Trying to locate the error, I found that all executables bin/qA-{CMIP{5,6},CORDEX,HAPPY}.x segfault immediately when called. The debugger shows
bool isProgress(void){ return ! qaTime.isNoProgress ; }
in qa.h, called from finally() in QA_main.cpp as the location of the crash.
Not sure if this is related to #22. I can of course provide further information, at the moment I'm just not sure what is helpful.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels