abrt version: 1.1.18 architecture: i686 Attached file: backtrace, 15745 bytes cmdline: /usr/bin/python /usr/bin/pyshell component: wxPython Attached file: coredump, 15437824 bytes crash_function: strcpy executable: /usr/bin/python kernel: 2.6.35.12-90.fc14.i686.PAE package: wxPython-2.8.11.0-4.fc14 rating: 4 reason: Process /usr/bin/python was killed by signal 6 (SIGABRT) release: Fedora release 14 (Laughlin) time: 1304958756 uid: 500 How to reproduce ----- I wrote a python script: import Image img = Image.open("fedora.jpg") img.convert("YCbCr")
Package: wxPython-2.8.11.0-4.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- I wrote a python script: import Image img = Image.open("fedora.jpg") img.convert("YCbCr")
Don't see wxPython involved here, python-imaging looks more appropriate.
python-imaging-1.1.7-3.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/python-imaging-1.1.7-3.fc14
Package python-imaging-1.1.7-3.fc14: * should fix your issue, * was pushed to the Fedora 14 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-imaging-1.1.7-3.fc14' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/python-imaging-1.1.7-3.fc14 then log in and leave karma (feedback).
python-imaging-1.1.7-4.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/python-imaging-1.1.7-4.fc15
Verified. It's work correctly. Thank you.
python-imaging-1.1.7-4.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.