|
Message-ID: <BLU0-SMTP1300FD21C6004C5B8346407FDC30@phx.gbl> Date: Sun, 14 Apr 2013 10:11:06 +0200 From: Frank Dittrich <frank_dittrich@...mail.com> To: john-dev@...ts.openwall.com Subject: Re: testing all valid()s Hi Alexander, On 04/14/2013 01:36 AM, Solar Designer wrote: > On Sun, Apr 14, 2013 at 01:21:05AM +0200, Frank Dittrich wrote: >> For me, crypt still crashes on 32bit, linux-x86-native and linux-x86-clang. >> Offending line: >> $B$$0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 > [...] >> Reduced test case - crash.crypt file used with linux-x86-sse build >> $B$$000000000 >> >> ./john --max-run-time=1 --format=crypt crash.crypt; echo $? >> Segmentation fault (core dumped) >> 139 > > Can you retest with clean 1.7.9 or/and with CVS version (not jumbo)? > I would care then. :-) Otherwise it's material for the rest of the > contributors to look into and fix. ;-) John the Ripper password cracker, version 1.7.9: $ cat crash.crypt B:$B$$000000000 $ ./john --format=crypt crash.crypt; echo $? Segmentation fault (core dumped) 139 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.