Bug 703212

Summary: [abrt] wxPython-2.8.11.0-4.fc14: strcpy: Process /usr/bin/python was killed by signal 6 (SIGABRT)
Product: [Fedora] Fedora Reporter: Aleksey <konovalov.aleks>
Component: python-imagingAssignee: José Matos <jamatos>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 14CC: dan, dmalcolm, jamatos, rpandit, rrakus
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:ac119ca2c6ec426f6a446affa154d9e5baaa988d
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-14 17:32:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Aleksey 2011-05-09 16:45:44 UTC
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")

Comment 1 Aleksey 2011-05-09 18:09:56 UTC
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")

Comment 2 Dan Horák 2011-05-09 20:28:51 UTC
Don't see wxPython involved here, python-imaging looks more appropriate.

Comment 3 Fedora Update System 2011-06-07 10:37:58 UTC
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

Comment 4 Fedora Update System 2011-06-09 00:07:41 UTC
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).

Comment 5 Fedora Update System 2011-06-14 14:53:25 UTC
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

Comment 6 Aleksey 2011-06-14 17:32:44 UTC
Verified. It's work correctly. Thank you.

Comment 7 Fedora Update System 2011-06-21 17:09:52 UTC
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.