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

Solar,

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.

Tested with core tree on Linux and OSX. I found it in bleeding becuase similar problems exist with --progress-every and --max-run-time.

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.