Good day, I had downloaded Rev 16, bootstraped and compiled from source. The applications works flawlessly until I get back into the office in the morning where I find in my lab, the PEPSal application stops responding to new requests. There are no errors messages, application is still a process where in that I have to kill it and restart it to continue operation. Any ideas?
Thanks
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
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