Skip to content

Add Xianyi's patch for segfaults on kernel 2.6.32 and add documentation accordingly. #104

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

Merged
merged 2 commits into from
May 3, 2012

Conversation

aeberspaecher
Copy link
Contributor

This adds Xianyi's patch for segfaults with OpenMP on kernel 2.6.32 and also documents how the patch is used.

This fixes issue #85 (#85).

xianyi added a commit that referenced this pull request May 3, 2012
Fixed #85. Add the patch for segfaults on kernel 2.6.32 and add documentation accordingly.
@xianyi xianyi merged commit 11cc9dc into OpenMathLib:develop May 3, 2012
@xianyi
Copy link
Collaborator

xianyi commented May 7, 2012

Hi @aeberspaecher ,

I modified the patch to disable mbind. Could you test it on your platform?

Xianyi

From ac40907baa90a0acc78139762ffa3c6f09274236 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alexander=20Ebersp=C3=A4cher?= <[email protected]>
Date: Wed, 2 May 2012 11:22:52 +0200
Subject: [PATCH] Fix segfaults with kernel 2.6.32. This comes at the price of many compiler warnings.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line should perhaps be modified, now that the warnings are gone.

@aeberspaecher
Copy link
Contributor Author

git apply segfaults.patch gives

error: patch failed: common_linux.h:76
error: common_linux.h: patch does not apply

I can't really say why. However, if I apply the changes manually, everything compiles and works just fine.

martin-frbg added a commit that referenced this pull request Oct 20, 2020
kseniyazaytseva pushed a commit to kseniyazaytseva/OpenBLAS that referenced this pull request Dec 18, 2023
Merge in PL/openblas from dev/d.kolesnikov/LS-987 to dev-riscv
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

Successfully merging this pull request may close these issues.

3 participants