astromatic/sextractor

Segmentation Fault for large images

Opened this issue · 0 comments

Hi,

I am using sextractor for some large mosaic images (a few MegaPx^2 size) and sometimes during the analysis phase (before writing that catalog), sextractor crashes with a segmentation fault.

I found that increasing the MEMORY BUFSIZE, MEMORY OBJSTACK, and MEMORY PIXSTACK seems to resolve the issue in some cases. However, I am curious what is the actual reason in which causes this crash and how to avoid it.