Bug 59765

Summary: py2cairo segfaults on unicode input
Product: pycairo Reporter: jvoisin <julien.voisin>
Component: generalAssignee: Steve Chaplin <d74n5pohf9>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: medium CC: julien.voisin
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description jvoisin 2013-01-23 15:07:17 UTC
This command makes python segfaults: 

python -c "import cairo; cairo.PDFSurface(u'é', 10, 10)"
Comment 1 Christoph Reiter 2017-07-05 15:18:41 UTC
Fixed since 1.11: https://pycairo.readthedocs.io/en/latest/changelog.html#v1-11-0

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.