Re: [Mono-list] Mono C# Console Application dies unexpectedly every ~20 minuts

2016-06-15 Thread akurilo
In addition the app is running as a service (/etc/init.d/), so i'm not connected to terminal and i don't see the app's output, the only thing i can do is watch the process using ps axg (or htop) or checkout the logs i write inside the program. -- View this message in context:

Re: [Mono-list] Mono C# Console Application dies unexpectedly every ~20 minuts

2016-06-15 Thread akurilo
Could you please tell me how can i check it out? It doesn't go to any of the evenhandlers i set up in my app, so i'm not sure how can i check it. -- View this message in context:

Re: [Mono-list] Mono C# Console Application dies unexpectedly every ~20 minuts

2016-06-14 Thread Chris Swiedler
What is the exit code of the process? If it's in the 128-150 range then it's receiving a signal. chris -Original Message- From: mono-list-boun...@lists.ximian.com [mailto:mono-list-boun...@lists.ximian.com] On Behalf Of akurilo Sent: Tuesday, June 14, 2016 10:23 AM To: