This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author hcbd
Recipients hcbd
Date 2015-12-26.23:16:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1451171771.79.0.252031360467.issue25959@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2015-12-26 23:16:11hcbdsetrecipients: + hcbd
2015-12-26 23:16:11hcbdsetmessageid: <1451171771.79.0.252031360467.issue25959@psf.upfronthosting.co.za>
2015-12-26 23:16:11hcbdlinkissue25959 messages
2015-12-26 23:16:11hcbdcreate