Replies: 1 comment
-
duplicate of crest-lab/crest#357, sorry |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Premise: I am rather new to the xtb/crest world and I am appreciating it a lot.
I have a problem with qcg and crest, I tried to reproduce the examples on crest-lab.github.io but I always get an error message like:
#0 0xced1d0 in ???
#1 0xced479 in ???
#2 0xcee587 in ???
#3 0x845de4 in __strucrd_MOD_rdxmol
at /home/runner/work/crest/crest/src/strucreader.f90:1028
#4 0x846c83 in strucrd_MOD_rdcoord
at /home/runner/work/crest/crest/src/strucreader.f90:936
#5 0x6a94d3 in qcg_grow
at /home/runner/work/crest/crest/src/qcg/solvtool.f90:661
#6 0x6b3e68 in crest_solvtool
at /home/runner/work/crest/crest/src/qcg/solvtool.f90:87
#7 0x40e52b in crest
at /home/runner/work/crest/crest/src/crest_main.f90:261
#8 0x408f7e in main
at /home/runner/work/crest/crest/src/crest_main.f90:26
I thought it might be a permission issue, so I made /home/runner and all subdirectories mentioned above writable, but the probelm is still there. Any help?
Thanks
Rino Pescitelli
Beta Was this translation helpful? Give feedback.
All reactions