Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 26 Jan 2013 20:32:34 +0530
From: Dhiru Kholia <dhiru.kholia@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: Segfault in Jumbo --stdout

On Sat, Jan 26, 2013 at 7:01 PM, Costin Enache <e_costin@...oo.com> wrote:
> ./john --rules --wordlist=password.lst --stdout
>
> Segmentation fault
>
> Something went wrong. The world list can exist or not, the segfault happens
> earlier. Without using –stdout all is fine.

Hi Costin,

Thanks for the report.

Disabling "if (!strncmp(database.format->params.label, "wpapsk", 6)"
code-block in john.c (line 726) makes the problem go away.

Hopefully someone familiar with this piece of code will take a look soon.

-- 
Dhiru

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.