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

Software crashing/freezing when too many patients are sequentially processed #70

Open
dbouget opened this issue Feb 12, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dbouget
Copy link
Collaborator

dbouget commented Feb 12, 2024

Describe the bug
Potential memory leak making the software freeze or crash after loading and processing multiple patients sequentially.

To Reproduce
The sweet spot seems to be around 8 or 10 patients, I do them one at a time (load new patient, segment, save, close completely (don’t save), load a new patient, etc. At some point (around the 8th or 10th time or so), I find Raidionics crashes. It is either totally crashes (and closes) or it complains about an image when the image is fine (if I close Raidionics and reopen the same image then its fine).

@dbouget dbouget added the bug Something isn't working label Feb 12, 2024
@dbouget dbouget self-assigned this Feb 12, 2024
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

1 participant