Hi Pablo, I found a segmentation fault in conntrackd, here is a possible patch. Please verify that this is the "real" solution. This patchset also includes some patches which change the prototype of __run() to the one I proposed last week. Max --- Max Kellermann (4): call __run() after do_alarm_run() __run() returns void don't ignore fd events when an alarm is due check nfct_get_attr()!=NULL include/alarm.h | 6 ++++-- src/alarm.c | 12 +++++++----- src/cache.c | 46 ++++++++++++++++++++++++++++++++-------------- src/run.c | 45 +++++++++++++-------------------------------- 4 files changed, 56 insertions(+), 53 deletions(-) - To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html