06.05.2011, 01:41
I am pretty sure I have a memory leak (never-ending loop) that causes my server to crash. After some time, usually in intervals of many hours (at least one a day), my server CPU will peak to around 90% +. At that time, my server freezes and it crashes.
I am pretty sure this is caused by a memory leak, if it is not, please suggest to me what else can be causing it. Can please someone give me an example of a common infinite loop. Or tell me what I should be looking for. I have tried debugging all of my loops, but it doesn't seem to give me any clues.
Thanks.
I am pretty sure this is caused by a memory leak, if it is not, please suggest to me what else can be causing it. Can please someone give me an example of a common infinite loop. Or tell me what I should be looking for. I have tried debugging all of my loops, but it doesn't seem to give me any clues.
Thanks.