astromatic / sextractor

Extract catalogs of sources from astronomical images
http://astromatic.net/software/sextractor
GNU General Public License v3.0
148 stars 43 forks source link

Segmentation Fault for large images #59

Open Bovornpratch opened 8 months ago

Bovornpratch commented 8 months ago

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.