[gst-devel] [Bug 87868] Changed - gst-player segfaults on any media file selected
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Thu Jul 11 11:04:06 CEST 2002
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=87868
Changed by steve at stevebaker.org.
--- shadow/87868 Wed Jul 10 16:35:21 2002
+++ shadow/87868.tmp.18785 Thu Jul 11 02:44:03 2002
@@ -1,22 +1,21 @@
Bug#: 87868
Product: GStreamer
Version: 0.4.0
OS: Linux
OS Details: Mandrake Cooker
-Status: NEW
+Status: ASSIGNED
Resolution:
Severity: normal
Priority: Normal
Component: gst-plugins
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: eslrahc at bellsouth.net
QAContact: gstreamer-maint at bugzilla.gnome.org
TargetMilestone: 0.4.0
URL:
-Cc:
Summary: gst-player segfaults on any media file selected
gst-player-0.4.0 segfaults regardles of media type whenever Play is
selected
gst-player --gst-mask=-1
@@ -4739,6 +4738,23 @@
(gst-player:11401): GLib-GObject-WARNING **: gtype.c:2836: type id `0'
is invalid
(gst-player:11401): GLib-GObject-WARNING **: can't peek value table
for type `<invalid>' which is not currently referenced
[charles at localhost lib]$
+
+------- Additional Comments From steve at stevebaker.org 2002-07-11 02:44 -------
+First you should try running gst-register as root to update your
+global registry. Talk to thomasvs about whether this should be part
+of the rpm install.
+
+As for (gst-player:11401): Gtk-CRITICAL **: file
+../../gtk/gtkliststore.c:,
+I see this when I load the *second* file - I have never seen it on the
+first one.
+
+It is caused by the call to gtk_list_store_clear (priv->store);
+
+I'm not sure of the right way of clearing a list.
+
+Run gst-register and let me know if it still happens on the first file
+you load.
More information about the gstreamer-devel
mailing list