Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 31 Dec 2012 00:44:15 +0100
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-dev@...ts.openwall.com
Subject: Re: New self-test for maximum length

On 12/31/2012 12:08 AM, Frank Dittrich wrote:
> Also on 32 bit (linux-x86-native), but only for OMP builds, I get
> segmentation faults for dmg and for strip.
> Running the OMP version with OMP_NUM_THREADS=1 still causes these 2
> formats to segfault with --test.

When reducing PLAINTEXT_LENGTH to 16 for these formats, the errors
disappear.

Instead of reducing PLAINTEXT_LENGTH, using --max-length helps as well.
Both of these work:
$ ./john-omp --test=1 --format=strip --max-length=19
$ ./john-omp --test=1 --format=dmg --max-length=17

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.