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

Segmentation fault when testing xeigtstz #276

Closed
bkmgit opened this issue Aug 15, 2018 · 2 comments
Closed

Segmentation fault when testing xeigtstz #276

bkmgit opened this issue Aug 15, 2018 · 2 comments

Comments

@bkmgit
Copy link

bkmgit commented Aug 15, 2018

When building on Fedora 28 using gcc 8.1.1, get segmentation fault when doing tests:

NEP: Testing Nonsymmetric Eigenvalue Problem routines
./EIG/xeigtstz < nep.in > znep.out 2>&1
/bin/sh: line 1: 9646 Segmentation fault (core dumped) ./EIG/xeigtstz < nep.in > znep.out 2>&1
make[1]: *** [Makefile:464: znep.out] Error 139

@okmechak
Copy link

okmechak commented Sep 21, 2018

Absolutely the same problem on Ubuntu:
Just got last version of lapack-release, then make.

upd: this one solution worked for me https://unix.stackexchange.com/questions/428394/lapack-make-fails-recipe-for-target-znep-out-failed-error

@weslleyspereira
Copy link
Collaborator

Hello! There are some other issues related to the same problem, e.g., #85 and #335. I am closing this issue and move the discussion to #335.

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

3 participants