|
*** set a breakpoint in malloc_error_break to debug
Abort trap: 6
I suspect that this is only occurring when there is a large amount of data to process.
Any suggestions as to how to handle this sort of situation (presently the process is being restarted repeatedly until all the data is processed and then the issue goes away).
We could live with it but it bugs me.