Re: Crashes when large images are opened
Chris Wilson <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Mar 14, 2013 at 05:25:14PM +0100, Anton Eliasson wrote: > Hi! > Using Arch Linux 64-bit, Eye of gnome 3.6.2 and cairo 1.12.14, Eog > crashes with the following message: > > eog: cairo-mempool.c:160: get_buddy: Assertion `offset + (1 << > bits) <= pool->num_blocks' failed. > > Program received signal SIGABRT, Aborted. Hmm, something is off in my assumptions about initial conditions, but we can safely reduce that assert - and so pushed. commit 01a8bf01c6508a4fea8d40371c3049e7a2f7908a Author: Chris Wilson <[email protected]> Date: Fri Mar 15 09:08:00 2013 +0000 mempool: Reduce an assert into an error return for get_buddy() -Chris -- Chris Wilson, Intel Open Source Technology Centre -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo