[New-bugs-announce] [issue25959] tkinter - PhotoImage.zoom() causes segfault

hcdb report at bugs.python.org
Sat Dec 26 18:16:11 EST 2015


New submission from hcdb:

My 6 lines of code crash and cause a segmentation fault when using .zoom() on a PhotoImage in tkinter (run test.py)

tested and crashed in python 2.7.6, 2.7.9, 3.4.2 & 3.4.3 on linux mint 17.3 and debian jessie

ps. just learning to code python, so maybe i'm doing it wrong.

----------
components: Tkinter
files: test.py
messages: 257055
nosy: hcbd
priority: normal
severity: normal
status: open
title: tkinter - PhotoImage.zoom() causes segfault
type: crash
versions: Python 2.7, Python 3.4
Added file: http://bugs.python.org/file41427/test.py

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


More information about the New-bugs-announce mailing list