[New-bugs-announce] [issue15306] Python3 segfault? (works in Python2)

Ztatik Light report at bugs.python.org
Mon Jul 9 16:35:49 CEST 2012


New submission from Ztatik Light <ztatik.light at gmail.com>:

I think I've found a bug ...

The issue is that it works fine on Python2 but segfaults on Python3.. (The second to last line causes the crash)

Tested on v2.6.6 and 3.1.3:

(Must have libfreetype6 and the TTF specified on 5th to last line [if on Windows, simple download libfreetype6 here: http://tinyurl.com/7dvgffw and replace the '.ttf' string with any existing .ttf file])

[File attached as 'test.py']

----------
components: IO, Interpreter Core, Library (Lib), None, ctypes
files: test.py
messages: 165084
nosy: Ztatik.Light
priority: normal
severity: normal
status: open
title: Python3 segfault? (works in Python2)
type: crash
versions: Python 2.6, Python 3.1
Added file: http://bugs.python.org/file26330/test.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15306>
_______________________________________


More information about the New-bugs-announce mailing list