-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Fix test failure in OSX with OpenMP called from multiple threads #1849
Conversation
I can repro:
|
More accurate:
|
lldb backtrace: Could be because an OMP parallel loop is called from several threads. |
Works when setting nb threads to 1: https://gist.github.com/mdouze/3af918414f8cf6e90d996e0f3306008d |
Same story with test_meta_index: https://gist.github.com/mdouze/4e1f6573e9438583b7677a78f5c89f46 |
Hmm now homebrew is down on OSX. I guess I'll have to wait. |
@mdouze has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Need to add an ssh key to the circleci to be able to debug
For my own ref, how to connect to the job: