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

Crash when exporting regions #1208

Closed
keflavich opened this issue Oct 15, 2022 · 1 comment
Closed

Crash when exporting regions #1208

keflavich opened this issue Oct 15, 2022 · 1 comment
Assignees
Labels
critical bug critical bug which is a showstopper for release

Comments

@keflavich
Copy link

Describe the bug
When exporting regions, the CARTA server crashed with the following error:

2022-10-15 20:36:21     INFO    ImageFitsConverter::ImageHeaderToFITS   Truncating miscinfo field useweightimage to useweigh
2022-10-15 20:36:22     INFO    ImageFitsConverter::ImageHeaderToFITS   Truncating miscinfo field useweightimage to useweigh
[2022-10-15 20:36:23.547] [CARTA] [error] Spectral requirements failed: no region with id 42
[2022-10-15 20:36:34.032] [CARTA] [error] Error converting point to file 2: LCBox::LCBox - blc [1012, 3613, 0, 0] must be <= trc [1012, 1999, 0, 511]
[2022-10-15 20:36:36.277] [CARTA] [critical] Invalid size given to N8casacore6VectorIfSaIfEEE: should have dimensionality of 1 -- ndim 1 differs from 4

To Reproduce

  1. Create regions
  2. Switch to a different image with matched coordinates that is not at the same location
  3. make more regions
  4. Export

Notably, the export was fine when I was exporting in the first frame, but not in the second

@kswang1029
Copy link
Contributor

Might be the same root cause as #1205

@kswang1029 kswang1029 transferred this issue from CARTAvis/carta Oct 16, 2022
@kswang1029 kswang1029 added the critical bug critical bug which is a showstopper for release label Oct 16, 2022
@kswang1029 kswang1029 added this to the v4.0-b1 milestone Oct 16, 2022
@pford pford self-assigned this Oct 18, 2022
@pford pford removed this from the v4.0-b1 milestone Oct 24, 2022
@pford pford closed this as completed Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical bug critical bug which is a showstopper for release
Projects
None yet
Development

No branches or pull requests

3 participants