On Thu, Jun 05, 2014 at 05:19:26PM +0200, Nicolas RENAULT wrote: > General { > Nice -20 > Scheduler { > Type FIFO > Priority 99 > } > HashSize 32768 > HashLimit 131072 > LogFile on > Syslog off > LockFile /var/lock/conntrack.lock > UNIX { > Path /var/run/conntrackd.ctl > Backlog 20 > } > NetlinkBufferSize 2097152 > NetlinkBufferSizeMaxGrowth 8388608 > NetlinkOverrunResync On > NetlinkEventsReliable Off > PollSecs 15 I guess the assertion happens after 15 seconds. conntrack-tools 1.2 includes expectation support which is broken with PollSecs. The code for polling expectations is missing. Thus, the assertion problem that you're reporting. The problem is still there in 1.4.x, this needs a patch. -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html