Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 30 Jul 2011 23:24:49 +0200
From: "websiteaccess@...il.com" <websiteaccess@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: Sha-256

On Sat, 30 Jul 2011 20:13:56 +0200, groszek wrote:
> On 07/30/2011 07:17 PM, websiteaccess@...il.com wrote:
>>  I have recompiled JTR, then ./john -test, I get this
>> 
>> Benchmarking: Raw SHA-1(8x) [SHA-1]... DONE
>> Raw:	8892K c/s real, 8892K c/s virtual
>> 
>> Benchmarking: Raw SHA224 [56/64]... [iMac-de-xxx-xx:05808] *** Process 
>> received signal ***
>> [iMac-de-xxx-xx:05808] Signal: Segmentation fault: 11 (11)
>> [iMac-de-xxx-xx:05808] Signal code: Address not mapped (1)
>> [iMac-de-xxx-xx:05808] Failing at address: 0x132b992a9
>> [iMac-de-xxx-xx:05808] [ 0] 2   libsystem_c.dylib                   
>> 0x0000000103c6ecfa _sigtramp + 26
>> [iMac-de-xxx-xx:05808] [ 1] 3   john                                
>> 0x00000001035bc4f0 md5cryptsse + 66688
>> [iMac-de-xxx-xx:05808] *** End of error message ***
>> Segmentation fault: 11
>> iMac-de-xxx-xx:run xxxxxx$ 
>> 
>> W/A/
>> 
>> 
>> 
> What OpenSSL version do you have?
> I run gentoo linux amd64 with OpenSSL 1.0.0d and no problems there. I
> have tested it with both gcc and clang builds. I ask because I don't
> have deprecation warnings as from your build log.
> 
> Can you please try and check all of the 4 algorithms with ./john --test
> --format=raw-shaXYZ ?

 Test done :

iMac-de-xxx-xx:run xxxxxx$ ./john --test -format=raw-sha256

Benchmarking: Raw SHA256 [64/64]... [iMac-de-xxx-xx:27856] *** Process 
received signal ***
[iMac-de-xxx-xx:27856] Signal: Segmentation fault: 11 (11)
[iMac-de-xxx-xx:27856] Signal code: Address not mapped (1)
[iMac-de-xxx-xx:27856] Failing at address: 0x11cd316d3
[iMac-de-xxx-xx:27856] [ 0] 2   libsystem_c.dylib                   
0x000000010feebcfa _sigtramp + 26
[iMac-de-xxx-xx:27856] [ 1] 3   ???                                 
0x00007fff6f3c18c0 0x0 + 140735059597504
[iMac-de-xxx-xx:27856] *** End of error message ***
Segmentation fault: 11
iMac-de-xxx-xx:run xxxxxx$ 

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.