[cairo-bugs] [Bug 13303] _cairo_pen_find_active_cw_vertex_index failed assertion

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 21 12:33:03 PST 2007


http://bugs.freedesktop.org/show_bug.cgi?id=13303





------- Comment #3 from riccardo at datahost.it  2007-11-21 12:40 PST -------
These are few last calls before the assert:

cairo_set_source(cr_0x9b79de8, pattern_0xa0a4e10);
cairo_pattern_destroy(pattern_0xa0a4e10);
cairo_fill(cr_0x9b79de8);
cairo_set_line_cap(cr_0x9b79de8, 1);
cairo_set_line_join(cr_0x9b79de8, 1);
cairo_move_to(cr_0x9b79de8, 52, -73);
cairo_curve_to(cr_0x9b79de8, 78, -45,6667, 86,6667, -24,3333, 78, -9);
cairo_curve_to(cr_0x9b79de8, 86,6667, 26,3333, 78, 47,3333, 52, 54);
cairo_curve_to(cr_0x9b79de8, 45,3333, 81,3333, 24,6667, 90,3333, -10, 81);
cairo_curve_to(cr_0x9b79de8, -25,3333, 90,3333, -46, 81,3333, -72, 54);
cairo_curve_to(cr_0x9b79de8, -78,6667, 46,6667, -87,3333, 25,6667, -98, -9);
cairo_curve_to(cr_0x9b79de8, -87,3333, -24,3333, -78,6667, -45,6667, -72, -73);
cairo_curve_to(cr_0x9b79de8, -46, -80,3333, -25,3333, -89, -10, -99);
cairo_curve_to(cr_0x9b79de8, 24,6667, -89, 45,3333, -80,3333, 52, -73);
cairo_set_source_rgba(cr_0x9b79de8, 0,6, 0,6, 0,6, 1);
cairo_set_line_width(cr_0x9b79de8, 20);
cairo_stroke(cr_0x9b79de8);


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list