Comment 4 for bug 83744

Revision history for this message
Daniel Holbach (dholbach) wrote :

In #1:
(gdb) print cr->gstate
$1 = (cairo_gstate_t *) 0x0
(gdb)

_cairo_gstate_backend_to_user (cairo_gstate_t *gstate, double *x, double *y) can't deal with that.

Unfortunately I can't get debug symbols for /usr/lib/libpangocairo-1.0.so.0 so I can't find out if it's a cairo or pango problem.

Which version of libpango1.0-0 do you have? Is this reproducible?