[cairo] [win32] crash in _cairo_surface_paint

Dimiter 'malkia' Stanev malkia at gmail.com
Fri Oct 28 14:58:31 PDT 2011


Hi Max,

I ran into the same crashing issue.

I had to bisect it down to this revision - 
0540bf384aed344899417d3b0313bd6704679c1c

The next revision (the new compositor) broke it down for me:
af9fbd176b145f042408ef5391eef2a51d7531f8

There was much later revision where the win32 even compiled, but it was 
still not running.

Thanks,
Dimiter 'malkia' Stanev

On 10/27/2011 11:23 AM, Maximilian Heinzler wrote:
> With the latest git, I recognized that cairo_show_text/glyphs crash in
> _cairo_surface_paint when using win32 fonts on an image surface, because
> it tries to call the backend's paint function, which does not exist in
> the win32 backend.
>
> I think the bug is in some function called from cairo_show_text/glyphs,
> but only for image surfaces, e. g. not for win32 surfaces.
> --
> cairo mailing list
> cairo at cairographics.org
> http://lists.cairographics.org/mailman/listinfo/cairo
>


More information about the cairo mailing list