-
Notifications
You must be signed in to change notification settings - Fork 11
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
Backend segmentation fault crash when working with high resolution region, cube and image #1383
Comments
May I have a copy of all your test images/files for debugging purpose? |
Since the data is unpublished, I cannot share it here directly. Can you send me an email (it's in my profile)? We can discuss this there. |
Thanks. I can reproduce the issue with a different step. The root cause should be this same. We will schedule a fix. v4.1 macOS election app crash log (dev has the same issue):
@pford do you have time to have a look? If so, let me know and I can share the secret files to you with steps to reproduce the crash. |
Describe the bug
Segmentation fault:
/usr/bin/carta: line 20: 223486 Segmentation fault
Having loaded in a cube (size ~2.6GB) and another image (mom0 map), and having a region file loaded in with many points (~>300) crashes the backend immediately when moving the region with the cursor. See the number of points of the region in the image below.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Moving the region should show the stats and spectra for that position.
Screenshots or videos
Platform info (please complete the following information):
The text was updated successfully, but these errors were encountered: