|
Message-ID: <c11ae87b0808281242w40f0bfb3k8ce51267ea3d0ddd@mail.gmail.com> Date: Thu, 28 Aug 2008 15:42:26 -0400 From: "Random Intentions" <randomintentions@...il.com> To: john-users@...ts.openwall.com Subject: Re: HMAC-MD5 SSE2 fails under Cygwin To test that theory, I just did a fresh cygwin install, and I'm still seeing the same issue. Is there perhaps a lib I'm missing or something? Solar - the compilation does produce warnings as follows: MD5_std.c:27: warning: alignment of 'MD5_std_all' is greater than maximum object file alignment. Using 16 BF_std.c:66: warning: alignment of 'BF_exp_key' is greater than maximum object file alignment. Using 16 BF_std.c:70: warning: alignment of 'BF_init_key' is greater than maximum object file alignment. Using 16 NSLDAP_fmt.c:59: warning: alignment of 'buffer' is greater than maximum object file alignment. Using 16 NSLDAPS_fmt.c:58: warning: alignment of 'buffer' is greater than maximum object file alignment. Using 16 Like I said, this is decidedly non-critical. I just wanted to see if someone had a quick fix. On Thu, Aug 28, 2008 at 1:05 AM, Erik Winkler <ewinkler@...ls.com> wrote: > > On Aug 27, 2008, at 9:48 PM, Solar Designer wrote: > >> On Tue, Aug 26, 2008 at 07:34:10PM -0400, Random Intentions wrote: >>> >>> I think I've found an issue with a piece of the latest jumbo >>> patch that was posted, though I'm not sure how to fix it. Basically, >>> I'm doing a compilation under win32/cygwin of 1.7.3.1 with the jumbo >>> patch applied. Everything compiles clean, but if I use 'make >>> win32-cygwin-x86-sse2' to do the build, then run a 'john --test' it >>> fails here: >>> >>> Benchmarking: HMAC MD5 SSE2 [hmac-md5 SSE2]... 18682 [main] john 2540 >>> _cygtls: >>> :handle_exceptions: Exception: STATUS_ACCESS_VIOLATION > > Your Cygwin install or the system you are running it on may be suspect. > Here is my result with the 1.7.3.1 on a 1.6Ghz P4 system running WindowsXP. > I am running Cygwin 5.1 with gcc-3.4.4. > > Benchmarking: HMAC MD5 SSE2 [hmac-md5 SSE2]... DONE > Raw: 1032K c/s > > Erik > > -- > To unsubscribe, e-mail john-users-unsubscribe@...ts.openwall.com and reply > to the automated confirmation request that will be sent to you. > > -- To unsubscribe, e-mail john-users-unsubscribe@...ts.openwall.com and reply to the automated confirmation request that will be sent to you.
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.