|
Message-ID: <CANO7a6w=AeemVfnxSNTHoOrbTSu2wj15SAB=gzFLy7EW=qonqQ@mail.gmail.com>
Date: Wed, 27 Jun 2012 11:17:55 +0530
From: Dhiru Kholia <dhiru.kholia@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: Latest Jumbo Testing on MacOS X
On Wed, Jun 27, 2012 at 10:56 AM, Erik Winkler <ewinkler@...ls.com> wrote:
>
> On Jun 27, 2012, at 12:52 AM, Dhiru Kholia wrote:
>
> 1. Can you make a debug build and send me gdb backtrace? Re-producing
> it won't be possible for me (due to lack of hardware).
>
> What command line option do I add to gcc to get this?
You have to modify the Makefile. Download the attached diff and apply
it using "git apply debug-on.diff". Do "make clean" and then build the
target. Run JtR under gdb by doing something like "gdb --args
../run/john -format=ssh -t". Enter "run" on gdb prompt. Hopefully this
will work and you can then get a backtrace using command "backtrace"
on the gdb prompt.
> 3. Which version of OpenSSL are you using?
> The latest 0.9.8 version, 0.9.8x.
Can you test with latest version of OpenSSL, the 1.x.x series? Thanks.
--
Cheers,
Dhiru
Download attachment "debug-on.diff" of type "application/octet-stream" (872 bytes)
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.