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

Hax failure to load libraries due to cache rootpy overload #532

Open
JosephJHowlett opened this issue Feb 27, 2017 · 2 comments
Open

Hax failure to load libraries due to cache rootpy overload #532

JosephJHowlett opened this issue Feb 27, 2017 · 2 comments

Comments

@JosephJHowlett
Copy link
Contributor

It is likely that many already know how to avoid this, but when trying to make minitrees, errors like this:

cling::DynamicLibraryManager::loadLibrary(): libopenblasp-r0-39a31c03.2.18.so: cannot open shared object file: No such file or directory
…
dask.async.RuntimeError: failed to load the library for 'std::vector<Hit>' @ 119a4adf77b59cb0

will occur if you do not regularly clear the .cache/rootpy folder in your home directory and remove pax_event_class_* files.

@JelleAalbers
Copy link
Contributor

Yes, this is a known recurrent issue with our Rube Goldberg python/root/python/root/rootpy/pyroot system, but good to have it open.

@JelleAalbers
Copy link
Contributor

In case anyone ends up here with this problem, we've settled upon a cleansing ritual described here: https://xe1t-wiki.lngs.infn.it/doku.php?id=xenon:xenon1t:analysis:beginnersguide#debugging_root_compilation_problems_with_haxminitreesload

We still have no idea what causes the issue or how to reproduce it. Perhaps it has the same root cause (pun intended) as #629

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

No branches or pull requests

2 participants