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

Backend crash due to 'n' exceeds maximum supported size after spatial matching of two images #1395

Closed
crocka opened this issue Jan 12, 2025 · 0 comments · Fixed by #1399
Closed
Assignees

Comments

@crocka
Copy link
Contributor

crocka commented Jan 12, 2025

Describe the bug
Using the two attached images, the following backend error caused the backend to crash after spatial matching.

libc++abi: terminating due to uncaught exception of type std::length_error: allocator<T>::allocate(size_t n) 'n' exceeds maximum supported size
zsh: abort      ./carta_backend --port 3002 --omp_threads 8 --debug_no_auth --no_browser  5

To Reproduce
Steps to reproduce the behavior:

  1. Open VLASS3.1.ql.T27t14.J205320+683000.10.2048.v1.I.iter1.image.pbcor.tt0.subim.0__1862_1864_1860_1862.fits
  2. Open NGC4321_MUSE_subcube_with_restfreq.fits
  3. Turn on spatial matching
  4. Scroll and maybe click to zoom until the backend crashes

Screenshots or videos
If applicable, add screenshots/videos to help explain your problem.

Platform info (please complete the following information):

  • OS: macOS Sequoia
  • Browser: chrome
  • Backend branch [e.g. dev, v3b2 release]:
  • Frontend branch [e.g. dev, v3b2 release]:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants