<div dir="ltr"><div>My trivial Lazarus 1.4 application (and also our real application) crash whenever it prints a TBitMap on MAC. It happens in _platform_memmove$VARIANT$sse4 it tries to execute MOVDQA</div><div>and I thought it was an alignment problem, but it isn't.</div><div><br></div><div>I'm attaching my rather confusing demo. It does nothing but printing and seems to work fine on Linux, but crashes on OSX. Commenting out the StretchDraw prevents the crash. I have currently no access to the MAC, so I apologize for not including a minimal example.</div><div><br></div><div style>Regards, Martin.</div></div>