rupert wrote:
> Hi,
> i update some pixbuf images once a second, when the application runs for
> more than 30minutes or so the
> images disapear and i get a bunch of the following message:
>
> cryptomaster:16742): GLib-GObject-CRITICAL **: g_object_unref: assertion
> `G_IS_OBJECT (object)' failed
>
> I assume its some unfread memory, but i havent really been able to track
> this errors.
> I tried valgrind, but im to much noob for this one. thx.
>
> this is the function that updates the pixbuf
>
>   
To track ref-count problems I recommend http://refdbg.sf.net.

Stefan
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to