Jonathan wrote:
This patch only lasted for half an hour uptime before spawning and crashing:
That's why I like assertions. They cause *known* errors, rather than random unknown later errors.
Sun Nov 23 17:35:42 2014 : Proxy: Marking home server 193.190.198.33 port 1812 as zombie (it looks like it is dead). Sun Nov 23 17:35:42 2014 : Proxy: Received response to status check 7017 (1 in current sequence) Sun Nov 23 17:35:42 2014 : Proxy: Marking home server 193.190.198.33 port 1812 alive Sun Nov 23 17:35:52 2014 : Error: ASSERT FAILED event.c[553]: (request->child_state == REQUEST_CLEANUP_DELAY) || (request->child_state == REQUEST_DONE)
I've pushed a fix. I don't really have time to do much testing for 2.x. So thanks for the feedback. And sorry for the multiple patches. Alan DeKok.