hcdb added the comment:
yes I can provide my image
the original image was a .png but I converted it to .gif using GIMP
alternative download here:
image: http://tsfl.nl/mapbg.gif
script: http://tsfl.nl/test.py
--
Added file: http://bugs.python.org/file41431/mapbg.gif
hcdb added the comment:
system 1:
os: Linux Mint 17.3 (64bit Mate)
python version: 2.7.6
python-tk version: 2.7.5-1ubuntu1 (according to packagemanager)
python3 version 3.4.3
python3-tk version: 3.4.3-1~14.04.2 (according to packagemanager)
running python in gdb on this system gives me these
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