[ovs-dev] [PATCH] worker: Don't have worker abort when parent dies.

Ben Pfaff blp at nicira.com
Sat Jan 26 02:45:54 UTC 2013


On Fri, Jan 25, 2013 at 06:17:03PM -0800, Justin Pettit wrote:
> Depending on how forcefully the parent process is killed, the worker
> could abort when trying to read or write on their shared socket.  This
> changes those errors from VLOG_ABORT to VLOG_FATAL so that a core isn't
> generated.
> 
> Bug #14821
> 
> Reported-by: Amey Bhide <abhide at nicira.com>
> Signed-off-by: Justin Pettit <jpettit at nicira.com>

This looks fine.

Thanks,

Ben.



More information about the dev mailing list