On Mon, Jan 29, 2018 at 05:40:11PM +0100, Laurent Vivier wrote:
> On 29/01/2018 17:17, Juan Quintela wrote:
> > I am having this assert over and over:
> >
> > (process:30804): GLib-CRITICAL **: g_source_unref: assertion 'source !=
> > NULL' failed
> >
> > gdb points to the line changed on this p
On 29/01/2018 17:17, Juan Quintela wrote:
> I am having this assert over and over:
>
> (process:30804): GLib-CRITICAL **: g_source_unref: assertion 'source != NULL'
> failed
>
> gdb points to the line changed on this patch, and my reading of
> commit:
>
> 2c716ba1506769c9be2caa02f0f6d6e7c00f430
I am having this assert over and over:
(process:30804): GLib-CRITICAL **: g_source_unref: assertion 'source != NULL'
failed
gdb points to the line changed on this patch, and my reading of
commit:
2c716ba1506769c9be2caa02f0f6d6e7c00f4304
is that it should be timer_src what is unrefered there.