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 #195

Open
Gunwook-Nam opened this issue Aug 14, 2024 · 3 comments
Open

Segmentation fault #195

Gunwook-Nam opened this issue Aug 14, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Gunwook-Nam
Copy link

I'm try to install and run the simple example script, but I'm get in trouble with 'Segmentation fault'

image

Since I'm using Windows11, I install and run the pyscf and gpu4pyscf on WSL2.
I've tried to test on both Ubuntu 20.04 and 22.04 WSL2, but it didn't work at all. (always return Segmentation fault without any hint)

Please give me some advise, or share your experience. It will be great help.

@wxj6000
Copy link
Collaborator

wxj6000 commented Aug 14, 2024

Thank you for the feedback. I am looking into it.

@wxj6000
Copy link
Collaborator

wxj6000 commented Aug 14, 2024

I can confirm this bug on Windows. It is most likely due to a bug in libxc, as it works fine for HF. There is a PR to improve the interfaces to libxc, which also avoid illegal operations in libxc (https://gitlab.com/libxc/libxc/-/issues/438).

@wxj6000 wxj6000 self-assigned this Aug 14, 2024
@wxj6000 wxj6000 added the bug Something isn't working label Aug 14, 2024
@wxj6000
Copy link
Collaborator

wxj6000 commented Aug 25, 2024

The issue has been fixed in v1.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants