Petr Machata <pe...@mellanox.com> writes:

> We don't actually see a crash, but an AddressSanitizer citation.  As I'm
> now trying to reproduce on vanilla branch-2.5, I actually can't either
> (using the NULL trick).  All the rule_delete calls end up being
> scheduled before the backer close.  In our code, they come later.
>
> Let me look into it some more.

I had a chance to look at this some more on Monday.  I think the problem
is that our main thread is taking a long time to quiesce, and as a
result the deferred work is only done later on.  We actually see
warnings about the thread taking unreasonably long to quiesce.

Thanks,
Petr
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to