tst2005googlecode / umurmur

Automatically exported from code.google.com/p/umurmur
1 stars 0 forks source link

TCP mode crashes server after some time #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set client in TCP mode
2. Use for some time 1-60 minutes

The server seem to go into an infinite loop. Since it is set in realtime
priority it will lock up the router so no more debugging info ATM.

Original issue reported on code.google.com by fatbob.s...@gmail.com on 12 Nov 2009 at 10:35

GoogleCodeExporter commented 9 years ago
Testing showed that this problem was caused by a memory leak when using a 
client in
TCP mode. The router umurmur was running on apparently killed more processes 
than
just umurmurd when it ran out of memory, causing the apparent lockup.

Original comment by fatbob.s...@gmail.com on 18 Nov 2009 at 5:22

GoogleCodeExporter commented 9 years ago
Tested. Working.

Original comment by fatbob.s...@gmail.com on 18 Nov 2009 at 5:23