-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
Segmantation fault with latest libopenblas 0.3.10 #101
Comments
ping @lldelisle and @isuruf |
Can you try setting the env variable |
That worked!
@isuruf please note that this is also crashing on Travis and at least one other computer. |
Can you send a PR to revert the |
I can try to revert this PR. Should we pull our packages? |
I'd rather not. Pulling latest will result in segfaults for others |
I think the impact is rather big of this issue and its not clear how long it will take to fix it upstream. Reverting is not as easy. I will have time today in the evening to try again. |
@lldelisle, what do you get with Also, can you try building openblas master? |
|
Can you tell me how to do that? |
git clone and make? |
Yes, git clone and |
Is this normal?
Then it continues... |
Sorry, I made a mistake. Can you try, |
No problem, it is running with the new command. |
|
@bgruening, @lldelisle, can you send a PR to port OpenMathLib/OpenBLAS#2729 to this repo? |
Ping on this, @bgruening, @lldelisle |
Done in #103. |
Issue:
We got a coredump with the latest version 0.3.10 (build 2): https://travis-ci.com/github/lldelisle/pyGenomeTracks/jobs/362129644#L974
libopenblas-0.3.9
seems to work for us. Both versions (also 0.3.10-openmp_h709eae2_2) seems to cause the segfault.Environment (
conda list
):Details about
conda
and system (conda info
):The text was updated successfully, but these errors were encountered: