Skip to content
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

syn++ failing #15

Open
abostroem opened this issue Apr 5, 2018 · 3 comments
Open

syn++ failing #15

abostroem opened this issue Apr 5, 2018 · 3 comments

Comments

@abostroem
Copy link

Hi,

I just installed syn++ on Mac OS 10.12.6. I didn't encounter any issues with the configure or make steps. However, when I try to run the example I get the following error:

syn++ demo.yaml

libc++abi.dylib: terminating with uncaught exception of type YAML::TypedKeyNotFound<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > >: yaml-cpp: error at line 2, column 1: key not found
Abort trap: 6

The only thing I've modified in the demo.yaml file is the path to the atomic data.

I tried to read the yaml file in using Python (to make sure there wasn't anything funny with the format) and that succeeded.

Any thoughts or help would be much appreciated.

Thank you,
Azalee

@rcthomas
Copy link
Owner

Hi @abostroem email me your modified but failing demo.yaml so I can try to reproduce the problem, if you are still having it.

@rcthomas
Copy link
Owner

I think you're using the synapps input file as input to syn++ and that won't work. Have a look for syn++.yaml in the source distribution, for instance from src/syn++/syn++.yaml and see if you can get that to create a spectrum for you.

@sky5265
Copy link

sky5265 commented Sep 23, 2022

Hello,
I am having a similar issue. I have set up the program on my computer, and it is fully compiled, but I keep getting a segmentation fault error message.

I am in fact using the src/syn++/syn++.yaml file, but I get the error:

computing spectrum 1 of 3

[1] 10430 segmentation fault syn++ --verbose ./syn++.yaml > spec.dat

Help would be greatly appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants