Crash of eigenvalues calculations with arpack

Welcome to Julia Discourse. There are several experts here who may be able to help you. Responses may be a bit slow for the next few days since many of them are attending JuliaCon 2025 right now.

I note that you’ve provided the error message and the offending line from your code, but you haven’t supplied enough information for others to reproduce your error. If you can do this it will be very helpful. Please have a look at Please read: make it easier to help you, including the part about how to format your code for presentation on Discourse , and especially the discussion of how to create a MWE (minimum working example). Posting one will maximize your chances of receiving useful assistance. Oftentimes, just creating such an example will help one to diagnose the problem oneself.
Edit: I’m going to retract my comments about a MWE in this case. Upon reflection, it would be difficult to provide one for a matrix that large. The code (and error message) formatting discussed in the link I provided would make your post easier to read, though. You can edit the post if you like, to add the triple backtick formatting.