Skip to content

Conversation

@perazz
Copy link
Member

@perazz perazz commented Jan 30, 2025

Fix #927.

rwork size is different in *GGEV (8*n) vs. in *GEEV (2*n), I had overlooked that.

cc: @jalvesz @jvdp1
Thank you

Copy link
Member

@jvdp1 jvdp1 left a comment

Choose a reason for hiding this comment

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

nice catch! Thank you @perazz

@perazz
Copy link
Member Author

perazz commented Jan 30, 2025

Thanks for the quick review @jvdp1 @jalvesz! I will merge this now as it is better to close the bug earlier rather than later.

@perazz perazz merged commit 036b091 into fortran-lang:master Jan 30, 2025
14 checks passed
@perazz perazz deleted the fix_ggev branch January 30, 2025 15:26
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.

"double free or corruption (out)" when requesting eigenvectors in complex generalized eigenvalue problem

3 participants