Skip to content

Segmentation fault (core dumped) #330

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

Closed
WouterJRV opened this issue Nov 11, 2022 · 1 comment
Closed

Segmentation fault (core dumped) #330

WouterJRV opened this issue Nov 11, 2022 · 1 comment

Comments

@WouterJRV
Copy link

WouterJRV commented Nov 11, 2022

Dear all,

thank you for the great work.

I am using IterativeSolvers.jl in some recent work. In particular, I called it from the QuantumOptics.jl toolbox, the function https://docs.qojulia.org/api/#QuantumOptics.steadystate.iterative which is a wrapper around a method from here.

This works fine for a system up to a certain size (takes about 10 min to converge), but when increasing the size a little more I get the segfault core dumped and Julia exits. Any idea how this comes?

I am using Julia 1.6.3 on an Ubuntu. From watching system monitor, it doesn't look like I'm running out of RAM

EDIT: in Julia 1.8 it runs fine-at least for this system size. Possibly trouble occurs again at larger sizes

@ViralBShah
Copy link
Contributor

This would need a clear reproducer - and perhaps needs to be filed in QuantumOptics.

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

2 participants