Bug 703212 - [abrt] wxPython-2.8.11.0-4.fc14: strcpy: Process /usr/bin/python was killed by signal 6 (SIGABRT)
Summary: [abrt] wxPython-2.8.11.0-4.fc14: strcpy: Process /usr/bin/python was killed b...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: python-imaging
Version: 14
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: José Matos
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:ac119ca2c6ec426f6a446affa15...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-09 16:45 UTC by Aleksey
Modified: 2011-06-21 17:09 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-06-14 17:32:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.