Displaying 1 result from an estimated 1 matches for "trentuc".
Did you mean:
trentu
2001 Mar 06
5
Ports in close state
...maintain the connections.
The problem is that when it generates a new connection, the old connection port is left in a CLOSE state for a long time, occasionally long enough that it manages to crash the server (Based on the log I think PROFTPD helps crash it but I'm not sure.)
Mar 5 11:14:59 trentuc kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000040
Mar 5 11:14:59 trentuc kernel: current->tss.cr3 = 01f53000, %cr3 = 01f53000
Mar 5 11:14:59 trentuc kernel: *pde = 00000000
Mar 5 11:14:59 trentuc kernel: Oops: 0002
Mar 5 11:14:59 trentuc kernel: CPU: 0
M...