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 <rep...@bugs.python.org>
<http://bugs.python.org/issue25959>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to