Alex Hornung <[email protected]> added the comment:

>From what I can see this is due to an unaligned access with movdqa, which can
only be used with quad-word aligned addresses:

faulting instruction: 
movdqa -0x2c0(%rbp),%xmm0

registers:
rbp            0x7ffffffff3f8   0x7ffffffff3f8

Not sure why gcc is generating an unaligned access with MOVDQA.

_____________________________________________________
DragonFly issue tracker <[email protected]>
<http://bugs.dragonflybsd.org/issue2093>
_____________________________________________________

Reply via email to