astrorama / SourceXtractorPlusPlus

SourceXtractor++, the next generation SExtractor
https://astrorama.github.io/SourceXtractorPlusPlus/
GNU Lesser General Public License v3.0
72 stars 9 forks source link

SE++ crashes with memory corruption #466

Closed mkuemmel closed 1 year ago

mkuemmel commented 2 years ago

I was running on the branch "fix/bug_iterative_fitting" and experienced a crash: crash.txt

It was reproducible and the corruption happened at different processing stages (beginning, end) on the SDC-DE testing machine. After compiling the code again (same software) there are no crashes anymore. Also on my laptop there is no crash.

Maybe it's only a glitch, but perhaps someone can glance over the error message.

I have the dataset.

marcschefer commented 2 years ago

It's possible we still have a bug causing memory corruptions but I think it's hard to say from the log. We need to see if it happens again.

marcschefer commented 1 year ago

I'm closing this one, we have #493 with more details