PaulHancock / Aegean

The Aegean source finding program and associated tools
http://aegeantools.rtfd.io/
Other
47 stars 14 forks source link

BANE gives segfault on large images when not using --onepass #75

Closed PaulHancock closed 6 years ago

PaulHancock commented 6 years ago

Since 3ec23a8 BANE will die with a segfault when run on images that are at least 5k x 5k in size (maybe smaller). The segfault occurs during the second pass of the processing, and can be avoided by setting --onepass.