Bug 59765 - py2cairo segfaults on unicode input
Summary: py2cairo segfaults on unicode input
Status: RESOLVED FIXED
Alias: None
Product: pycairo
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium major
Assignee: Steve Chaplin
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-23 15:07 UTC by jvoisin
Modified: 2017-07-05 15:18 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.