[gstreamer-bugs] [Bug 530535] Trying to open anything with gstreamer

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Apr 29 05:02:57 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=530535

  GStreamer | gstreamer (core) | Ver: 0.10.x

Ahmed Mahfouz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #2 from Ahmed Mahfouz  2008-04-29 12:02 UTC -------
I tried but me being a newbie and all doesnt really help the matter.
firstly i am using hardy.
follows is the output from the terminal, i couldnt do the "... play something
..." step as totem hangs before getting there. help this helps:

dodo at fridge-iii:~$ gst-inspect-0.10 filesrc | grep Version
dodo at fridge-iii:~$ gst-inspect-0.10 playbin | grep Version
  Version:              0.10.18
dodo at fridge-iii:~$ gst-inspect-0.10 autoaudiosink | grep Version

(gst-inspect-0.10:8953): GStreamer-CRITICAL **: gst_bin_add: assertion
`GST_IS_ELEMENT (element)' failed

(gst-inspect-0.10:8953): GStreamer-CRITICAL **: gst_element_get_pad: assertion
`GST_IS_ELEMENT (element)' failed

(gst-inspect-0.10:8953): GStreamer-CRITICAL **: gst_object_unref: assertion
`object != NULL' failed
  Version:              0.10.7
dodo at fridge-iii:~$ G_DEBUG=fatal_warnings  gdb /usr/bin/totem
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(no debugging symbols found)
(gdb) run
Starting program: /usr/bin/totem 
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 0xb66bf740 (LWP 8957)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)

GStreamer-CRITICAL **: gst_object_ref: assertion `object != NULL' failed
aborting...

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb66bf740 (LWP 8957)]
0xb7f83410 in __kernel_vsyscall ()
(gdb) thread apply all bt

Thread 1 (Thread 0xb66bf740 (LWP 8957)):
#0  0xb7f83410 in __kernel_vsyscall ()
#1  0xb6fb9085 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb6fbaa01 in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0xb72e3e4a in g_logv () from /usr/lib/libglib-2.0.so.0
#4  0xb72e3e89 in g_log () from /usr/lib/libglib-2.0.so.0
#5  0xb72e40eb in g_return_if_fail_warning () from /usr/lib/libglib-2.0.so.0
#6  0xb7bd077f in gst_object_ref () from /usr/lib/libgstreamer-0.10.so.0
#7  0xb6141918 in ?? () from /usr/lib/gstreamer-0.10/libgstgconfelements.so
#8  0x00000000 in ?? ()
(gdb) kill
Kill the program being debugged? (y or n) y
(gdb) quit


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=530535.




More information about the Gstreamer-bugs mailing list