GNOME Bugzilla – Bug 520840
pixbuf crash while downsizing with BILINEAR
Last modified: 2010-07-10 04:06:51 UTC
While resizing pixbufs with a very small zoom factor. it crash while trying to allocate ~40G (which obviously I don't have :) ) Attached is a 20 line test case for this. It happens with gdk_pixbuf_scale or with gdk_pixbuf_composite[_color]. (originally triggered by bug #406505). The fact that the smaller the target is, the longer it takes to resize the pixbuf could be related to this.
Created attachment 106717 [details] test case I can provide a stactrace or a core dump if needed, but the test case should be enough...
Known issue *** This bug has been marked as a duplicate of 80925 ***