How to prevent server loops?
#7

Try interruptting the server with Ctrl-C (or sending SIGINT if it's Linux) and looking at the stack trace outputted by CrashDetect. The top most thing should be the place where your code gets stuck.
Reply


Messages In This Thread
How to prevent server loops? - by Tomboeg - 01.03.2013, 21:40
Re: How to prevent server loops? - by Vince - 01.03.2013, 21:44
Re: How to prevent server loops? - by AndreT - 01.03.2013, 21:51
Re: How to prevent server loops? - by Tomboeg - 03.03.2013, 11:33
Re: How to prevent server loops? - by RajatPawar - 03.03.2013, 11:45
Re: How to prevent server loops? - by Babul - 03.03.2013, 11:50
Re: How to prevent server loops? - by xeeZ - 03.03.2013, 13:45
Re: How to prevent server loops? - by Tomboeg - 13.03.2013, 21:39

Forum Jump:


Users browsing this thread: 1 Guest(s)