Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 09 Apr 2015 11:50:19 +0200
From: Frank Dittrich <frank.dittrich@...lbox.org>
To: john-dev@...ts.openwall.com
Subject: Re: New SIMD generations, code layout

On 04/09/2015 11:43 AM, magnum wrote:
> BTW one example of intermittant bug is if there's any align(16) still in
> there - there's a chance such thing will happen to become aligned for
> AVX2 but less chance for MIC. Those should result in segfault though, if
> you only got a FAIL this is probably not it.

Can memdbg builds be enhanced in a way that makes sure the returned
address matches the required alignment, but not a higher alignment?
For that purpose, memdbg would need to allocate somewhat more memory,
and return an appropriate pointer.
That way, these bugs woudn't be intermittent anymore (at least for
memdbg builds).

Frank

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.