Bug 577510

Summary: SIGSEGV in "jpeg_idct_ifast" running /home/john/.python-eggs/elisa_plugin_amp-0.4.egg-tmp/elisa/plugins/amp/slave.py
Product: [Fedora] Fedora Reporter: John Margaritopoulos <johnmargaritopoulos>
Component: gstreamerAssignee: Adam Jackson <ajax>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: ajax, dmalcolm, ivazqueznet, james.antill, jonathansteffan, otte
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:9c0843dd63bf2668d8d91065eb12f3efb7a73939
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-31 07:34:25 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:
Attachments:
Description Flags
File: backtrace none

Description John Margaritopoulos 2010-03-27 17:51:32 UTC
abrt 1.0.8 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: /usr/bin/python /home/john/.python-eggs/elisa_plugin_amp-0.4.egg-tmp/elisa/plugins/amp/slave.py elisa.plugins.gstreamer.amp_slave.run_slave unix:/tmp/elisa-metadata-LC4tkE.socket Slave-9796
component: python
executable: /usr/bin/python
kernel: 2.6.32.9-70.fc12.i686
package: python-2.6.2-4.fc12
rating: 4
reason: Process /usr/bin/python was killed by signal 11 (SIGSEGV)
release: Fedora release 12 (Constantine)

Comment 1 John Margaritopoulos 2010-03-27 17:51:36 UTC
Created attachment 403021 [details]
File: backtrace

Comment 2 Dave Malcolm 2010-03-30 15:43:16 UTC
Thank you for reporting this bug.

How reproducible is this problem?  If you run the program from a terminal, is an error message printed?

What is the output of running the following command?
  rpm -qa "gstreamer*"

Looking at the backtrace, it looks like the problem occurred in thread #1 in jpeg_idct_ifast.  I'm not sure if that function is from inside your own build of elisa, or from Fedora's build of GStreamer.  If the former, it could be that your build of elisa needs recompiling.

Reassigning component from "python" to "gstreamer";  hopefully the gstreamer maintainer will be able to figure this out further or reassign as necessary.

Comment 3 Benjamin Otte 2010-03-31 07:34:25 UTC

*** This bug has been marked as a duplicate of bug 539503 ***