Old Synopsis: init(8) can lose shutdown related signals
New Synopsis: [patch] init(8) can lose shutdown related signals

State-Changed-From-To: open->analyzed
State-Changed-By: vwe
State-Changed-When: Wed Aug 18 18:01:21 UTC 2010
State-Changed-Why: 
this is not just possible, it does happen frequently. I'm seeing this @ work 
several times a week.
If a script fires a signal to reboot and a few moments later, another 
instruction tells init to just shutdown, init will forget about the reboot.
I've created a patch for that problem, which solves that problem (stress tested 
my notebook with that):
http://people.freebsd.org/~vwe/files/patches/pr77651_init.c.diff

Who's going to commit?

http://www.freebsd.org/cgi/query-pr.cgi?pr=77651
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to