Bug 709106 - [abrt] gst-inspector-0.4-2.fc15: Data.py:185:iter_properties:SystemError: error return without exception set
Summary: [abrt] gst-inspector-0.4-2.fc15: Data.py:185:iter_properties:SystemError: err...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gst-inspector
Version: 15
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Yanko Kaneti
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:45cc3e82744ddf741411ee39a0d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-30 16:10 UTC by Stefan Friesel
Modified: 2012-08-07 19:14 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-07 19:14:18 UTC
Type: ---


Attachments (Terms of Use)
output of LC_ALL=C gst-inspect > gst-inspect.log (61.79 KB, text/plain)
2011-05-30 17:31 UTC, Stefan Friesel
no flags Details

Description Stefan Friesel 2011-05-30 16:10:27 UTC
abrt version: 2.0.1
architecture:   x86_64
cmdline:        
component:      gst-inspector
executable:     /usr/bin/gst-inspector
kernel:         2.6.38.6-27.fc15.x86_64
os_release:     Fedora release 15 (Lovelock)
package:        gst-inspector-0.4-2.fc15
reason:         Data.py:185:iter_properties:SystemError: error return without exception set
time:           Mon May 30 18:09:55 2011
uid:            1000
username:       sfriesel

backtrace:
:Data.py:185:iter_properties:SystemError: error return without exception set
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/GstInspector/Data.py", line 1348, in _fork_child
:    ForkAcquisitionChild (parent_file)
:  File "/usr/lib/python2.7/site-packages/GstInspector/Data.py", line 1305, in __init__
:    for plugin_data in DirectAcquisition (extra_file = parent_file):
:  File "/usr/lib/python2.7/site-packages/GstInspector/Data.py", line 1255, in next
:    plugin_data = DirectAcquisitionBase.next (self)
:  File "/usr/lib/python2.7/site-packages/GstInspector/Data.py", line 1152, in next
:    return self.gen.next ()
:  File "/usr/lib/python2.7/site-packages/GstInspector/Data.py", line 1226, in __data_gen
:    plugin_data.add_element (ElementData (feature))
:  File "/usr/lib/python2.7/site-packages/GstInspector/Data.py", line 1028, in __init__
:    for p in helper.iter_properties_check_override ()))
:  File "/usr/lib/python2.7/site-packages/GstInspector/Data.py", line 1027, in <genexpr>
:    self.properties = tuple ((pool (PropertyData (p))
:  File "/usr/lib/python2.7/site-packages/GstInspector/Data.py", line 192, in iter_properties_check_override
:    for pspec in self.iter_properties ():
:  File "/usr/lib/python2.7/site-packages/GstInspector/Data.py", line 185, in iter_properties
:    for pspec in gobject.list_properties (self.gtype):
:SystemError: error return without exception set
:
:Local variables in innermost frame:
:skip: [<GType GObject (80)>, <GType GstObject (29959360)>, <GType GstElement (29952384)>, <GType GstBin (29596672)>]
:self: <GstInspector.Data.FactoryHelper object at 0x1ef8210>
:class_: <type 'gst.Bin'>

Comment 1 Yanko Kaneti 2011-05-30 16:47:24 UTC
Thanks for the bug report.

Is there anything in particular that you did before the crash? 
I can't reproduce this.

Comment 2 Stefan Friesel 2011-05-30 16:57:11 UTC
It happens reproducibly immediately after starting gst-inspector. The window remains open and responsive but there are only 4 gsreamer elements listed (giosink, giosrc, giostreamsink, giostreamsrc) so it's probably related to building the list. The named elements are the very first 4 when running gst-inspect, the next one being "equalizer:  banshee-equalizer: 10 Band Equalizer".

Comment 3 Yanko Kaneti 2011-05-30 17:18:16 UTC
Installed banshee for a test, but it didn't trigger the crash.
Please attach the whole gst-inspect output

Comment 4 Stefan Friesel 2011-05-30 17:31:55 UTC
Created attachment 501852 [details]
output of LC_ALL=C gst-inspect > gst-inspect.log

Comment 5 Fedora End Of Life 2012-08-07 19:14:20 UTC
This message is a notice that Fedora 15 is now at end of life. Fedora
has stopped maintaining and issuing updates for Fedora 15. It is
Fedora's policy to close all bug reports from releases that are no
longer maintained. At this time, all open bugs with a Fedora 'version'
of '15' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that
we were unable to fix it before Fedora 15 reached end of life. If you
would still like to see this bug fixed and are able to reproduce it
against a later version of Fedora, you are encouraged to click on
"Clone This Bug" (top right of this page) and open it against that
version of Fedora.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

The process we are following is described here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


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