Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Mon, 2 Sep 2013 01:15:23 +0200
From: magnum <john.magnum@...hmail.com>
To: john-users@...ts.openwall.com
Subject: Re: JTR Bleeding-Edge compile error in Windows Cygwin

On 1 Sep, 2013, at 22:39 , Victor Mamuaya <victor.mamuaya@...il.com> wrote:
> by the way, is this normal?
> Apollo@...mpus ~/tools/JohnTheRipper/test
> $ ./jtrts.pl -q full
> -------------------------------------------------------------------------------
> - JtR-TestSuite (jtrts). Version 1.12.12, July 21, 2013.  By, Jim Fougeron
> & others
> - Testing:  John the Ripper password cracker, version
> 1.8.0.2-bleeding-jumbo_omp [win32-cygwin-x86-opencl]
> --------------------------------------------------------------------------------
> Use of uninitialized value $crack_xx[4] in substitution (s///) at
> ./jtrts.plline 612.
> Out of memory!
> Hangup
> 
> got 8GB of memory but still runs out.

Throw in a couple of "-v" instead of the "-q" and you'll see what happens. It's probably some kind of crash that TS does not catch.

Also, you can try prepending LWS and GWS environment variables to speed up testing and reduce memory requirements for OpenCL formats:

LWS=64 GWS=256 ./jtrts.pl -q full

magnum

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.