Open GoogleCodeExporter opened 9 years ago
VEX revision r2057 introduced explicit alignment checks for SSE instructions.
Now those checks occasionally fire within our wrappers.
The same problem for Helgrind wrappers was fixed by changing valgrind.h in
r11461, which is present in valgrind-variant r75. However, this seems to be
still broken for TSan.
See also https://bugs.kde.org/show_bug.cgi?id=254646
Original comment by gli...@google.com
on 27 Oct 2010 at 8:41
I've disabled the checks temporarily. Need to investigate the cause of
unaligned accesses.
Original comment by gli...@google.com
on 27 Oct 2010 at 9:32
Original issue reported on code.google.com by
gli...@google.com
on 27 Oct 2010 at 8:03