Hello,<br><br>An abort is triggered when dst_lib_destroy is called from the error handler in dst_lib_init (dst_api.c). If memory allocation<br>fails in one of the methods called by dst_lib_init, dst_lib_destroy will be called without having dst_initialized set, thus triggering<br>
an assert and therefore an abort. <br><br>Best regards,<br><br>Radu Banabic<br>