On Fri, Jun 17, 2016 at 04:25:32PM -0700, Andy Zhou wrote:
> When calling ovs_thread_create() without calling fatal_signal_init()
> first, ovs_thread_create() some times asserts. This dependency is
> subtle and not very obvious.
> 
> The root cause seems to be that, within ovs_thread_create(), the
> multi-threaded state is declared before all initializations are done.
> 
> Signed-off-by: Andy Zhou <az...@ovn.org>

Acked-by: Ben Pfaff <b...@ovn.org>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to