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

Assertion fails, core dumps #104

Open
maxnbk opened this issue Mar 7, 2018 · 2 comments
Open

Assertion fails, core dumps #104

maxnbk opened this issue Mar 7, 2018 · 2 comments

Comments

@maxnbk
Copy link

maxnbk commented Mar 7, 2018

rawtoaces: [...]/src/rawtoaces/lib/rta.cpp:814: int rta::Idt::loadIlluminant(const std::vector<std::basic_string >&, std::string): Assertion `paths.size() > 0 && !type.empty()' failed.
Aborted (core dumped)

@miaoqi
Copy link
Contributor

miaoqi commented Mar 23, 2018

It is possible that the "illuminant" data path is problematic or set up correctly.

Did you set up your path to the "data"?

Thanks!

@maxnbk
Copy link
Author

maxnbk commented Apr 3, 2018

content of my environment variable AMPAS_ILLUMINANT_PATH contains single directory which contains iso7589_stutung_380_780_5.json , and AMPAS_CAMERA_SENSITIVITIES_PATH points to directory which contains arri, canon, nikon, sony jsons.
If I point it to directory one above, same error.

It seems this only works if I set AMPAS_DATA_PATH but the other vars do not work for this purpose.

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

2 participants