On Wed, 17 Apr 2019 at 14:11, Mike Martin via gtk-perl-list <
gtk-perl-list@gnome.org> wrote:

> I've now got this dreaded message.
> Is there any way to find out which line is triggering it?
>

Export `G_DEBUG=fatal-criticals` and then run under GDB to see which part
of the code is passing an invalid/finalised object around.

Ciao,
 Emmanuele.

-- 
https://www.bassi.io
[@] ebassi [@gmail.com]
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to