-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Segmentation faults in bin/qA-*.x
#25
Comments
Configuration (
|
Dear @uwefladrich , |
Hi Fabian, /Uwe |
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 showsin
qa.h
, called fromfinally()
inQA_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.
The text was updated successfully, but these errors were encountered: