Anonymous - 2011-07-25

Left application running over the weekend, same issue!

Additional information:
[DEBUG] nfqueue_get_syn(): payload-len = 52
[DEBUG] garbage_connections_collector(): Garbage connections collecter activated!

strace:
[pid 9265] gettimeofday({1311479434, 442953}, NULL) = 0
[pid 9265] rt_sigprocmask(SIG_BLOCK, [CHLD], [USR1 PIPE], 8) = 0
[pid 9265] rt_sigaction(SIGCHLD, NULL, {SIG_DFL, [], 0}, 8) = 0
[pid 9265] rt_sigprocmask(SIG_SETMASK, [USR1 PIPE], NULL, 8) = 0
[pid 9265] nanosleep({2, 0}, 0xb5ea5264) = 0
[pid 9265] gettimeofday({1311479436, 443629}, NULL) = 0
[pid 9265] write(2, "[DEBUG] garbage_connections_coll"..., 82) = 82
[pid 9265] futex(0x804e4d8, FUTEX_WAIT_PRIVATE, 0, NULL

anyone have any ideas where I can start looking to pinpoint would could be the cause?

Thanks