The struct that wanted a 32-byte boundary
Five tests segfaulted on Linux and passed on Windows, on the same commit. The bug was a struct whose type quietly demanded an alignment malloc never promised — and the faulting instruction was not where the crash looked …
Alignment