Re: code crash after 25-30 min only!

2013-04-19 Thread Tristan Van Berkom
On Tue, Apr 16, 2013 at 8:58 PM, Eric Wajnberg wrote: > Hi there, > > I just remain unable to debug this code. Actually, it runs very well but > crashes after 30-35 minutes only. > > This is a "stopwatch-type" app. However, I actually need to refresh things > on a continuous basis. Hence, a g_tim

code crash after 25-30 min only!

2013-04-19 Thread Eric Wajnberg
Hi there, I just remain unable to debug this code. Actually, it runs very well but crashes after 30-35 minutes only. This is a "stopwatch-type" app. However, I actually need to refresh things on a continuous basis. Hence, a g_timeout_add_seconds() is **not** what I need. The idea of a stopwa