HomeFreeBSD

For the amd64 we need to do some extra stack alignment fixups. Otherwise
rS123117Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

For the amd64 we need to do some extra stack alignment fixups. Otherwise
we can end up with some threads with a non-16-byte-aligned stack. This
causes some interesting side effects, including general protection
faults leading to a SIGBUS when doing floating point or varargs. This
should be just a verbose NOP for the other platforms.

Approved by: re (scottl)

Details

Provenance
peterAuthored on
Parents
rS123116: Mention -M option in usage().
Branches
Unknown
Tags
Unknown

Event Timeline