Replacing these with `ntxm_umalloc` in `xm_transport.cpp` fixes it. As far as i'm aware, malloc is guaranteed to be 16-byte aligned on darwin/os x
Replacing these with
ntxm_umallocinxm_transport.cppfixes it.As far as i'm aware, malloc is guaranteed to be 16-byte aligned on darwin/os x