[Gtk-sharp-list] Pixbuf-releated memory leak
David Siegel
djsiegel at gmail.com
Tue Oct 9 16:27:46 EDT 2007
I'm loading icons of various sizes as Pixbufs using
iconThem.LoadIcon(string icon_name, int size, int flags). All Pixbufs
created this way are
eventually dereferenced, but they don't seem to be getting freed and my
memory usage increases by about a few megabytes a minute under heavy usage.
Is this a bug in gtk-sharp? It seems like the GC should be freeing these
Pixbufs.
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20071009/0ca863ab/attachment.html
More information about the Gtk-sharp-list
mailing list