[cairo-bugs] [Bug 44722] Seg fault in glitter_scan_converter_render while opening pdf with evince (git)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 9 11:47:17 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=44722

Chris Wilson <chris at chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Chris Wilson <chris at chris-wilson.co.uk> 2012-02-09 11:47:17 PST ---
commit 658fa75a5c78c8ca08bc5c1f8f29d50a9da0aaf5
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Thu Feb 9 19:40:26 2012 +0000

    polygon: Extend intersection edges to cover entire range

    By simply swapping the continuation edges, we end up with a set of edges
    that are defined over a shorter range than their extents. Whilst this is
    numerically stable at our normal precision we start to encounter issues
    when using a coarser grid during rasterisation as the derivative of the
    edge becomes unstable.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=44722
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the cairo-bugs mailing list