Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 3 May 2013 22:07:58 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: Core bug: -fork vs. timer.

On 3 May, 2013, at 13:46 , magnum <john.magnum@...hmail.com> wrote:
> With OS_TIMER=1, forked processes' save timer does not work. Childrens' session files are not saved until (hopefully) at exit. Moving sig_init() to after john_fork() fixes it, but I'm not sure of other consequences.

FWIW just moving sig_init() that way seems to introduce other weird problems - like formats sometimes just hanging until killed. Not sure what is happening and I only tried this in bleeding + MPI.

The workaround I use right now is OS_TIMER=0. That works fine.

magnum

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.