|
Message-ID: <039c01cf07fd$e2acf5e0$a806e1a0$@net> Date: Thu, 2 Jan 2014 15:02:02 -0600 From: "jfoug" <jfoug@....net> To: <john-dev@...ts.openwall.com> Subject: RE: Problem loading dynamic formats with TestD=... lines (was: Segfault with linux-x86-64-clang-debug) There was a bug, when I first pre-processed the format. In preprocessing, I find out how large to make certain var sized arrays (such as number of test vectors). Well, the TestD= type was NOT being counted, when computing the size of these arrays. I have offlist sent Frank the details. It works fine on my system (it crashed for me, even under VC if I added the # DEBUG constant), and once these items were pre-counted, a -test works fine. -----Original Message----- From: jfoug@....net [mailto:jfoug@....net] > But how well it works ...... Who knows. This likely has not been tested too well. > > However, it likely sounds like for some reason, there is memory overwriting happening on this build.
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.