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

triggers segfault in "make check" process with configuration --disable-sba-pools on CentOS (SkylakeX) #780

Open
realab-ai opened this issue Oct 10, 2023 · 0 comments

Comments

@realab-ai
Copy link

While config the master branch (commit 1e264a4) with "./configure --enable-threading=openmp --disable-sba-pools auto" and compile with gcc/11.2.0, there is a segment error in "make check" process:

Running test_libblis.x (fast) with output redirected to 'output.testsuite'
Running cblat1.x > 'out.cblat1'
Compiling obj/skx/blastest/cblat2.o
Compiling obj/skx/blastest/cblat3.o
Running dblat1.x > 'out.dblat1'
Compiling obj/skx/blastest/dblat2.o
Compiling obj/skx/blastest/dblat3.o
Running sblat1.x > 'out.sblat1'
Compiling obj/skx/blastest/sblat2.o
Compiling obj/skx/blastest/sblat3.o
Running zblat1.x > 'out.zblat1'
Compiling obj/skx/blastest/zblat2.o
Compiling obj/skx/blastest/zblat3.o
bash: line 2:   693 Segmentation fault      ./test_libblis.x -g ./testsuite/input.general.fast -o ./testsuite/input.operations.fast > output.testsuite
make: *** [testsuite-run-fast] Error 139
make: *** Waiting for unfinished jobs....
rm obj/skx/blastest/dblat3.o obj/skx/blastest/zblat2.o obj/skx/blastest/cblat2.o obj/skx/blastest/sblat2.o obj/skx/blastest/cblat3.o obj/skx/blastest/dblat2.o obj/skx/blastest/sblat3.o obj/skx/blastest/zblat3.o
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

1 participant