Even though this is probably not needed to support parallel calls to the Aligner.align method, since as you pointed the Aligner uses multithreading internally, it's still worrying that there would be segfaults if the method was called across several threads. I did try disabling the use of mem...