[gstreamer-bugs] [Bug 524937] [playbin2] Playing local mp3 crashes playbin2

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Apr 1 23:20:09 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=524937

  GStreamer | gst-plugins-base | Ver: 0.10.18

Alexander Hixon changed:

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




------- Comment #3 from Alexander Hixon  2008-04-02 06:20 UTC -------
Appears to be due to the Bluez GStreamer element - removing libgstbluetooth.so
from /usr/lib/gstreamer-0.10 seems to fix things.

Here's the requested stacktrace of all threads with the .so in place:

Thread 2 (Thread 0xb77e2b90 (LWP 30341)):
#0  0xb7c6d3e0 in strncpy () from /lib/i686/cmov/libc.so.6
#1  0xb6fd8e32 in ?? () from /usr/lib/gstreamer-0.10/libgstbluetooth.so
#2  0xb77e05bd in ?? ()
#3  0x00000000 in ?? ()

Thread 1 (Thread 0xb7a4f940 (LWP 30336)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7d556bc in __lll_unlock_wake () from /lib/i686/cmov/libpthread.so.0
#2  0xb7d51e0a in _L_unlock_194 () from /lib/i686/cmov/libpthread.so.0
#3  0xb7d51afe in __pthread_mutex_unlock_usercnt () from
/lib/i686/cmov/libpthread.so.0
#4  0xb7dbf98f in g_static_rw_lock_writer_unlock () from
/usr/lib/libglib-2.0.so.0
#5  0xb7e3d6b8 in g_type_class_unref () from /usr/lib/libgobject-2.0.so.0
#6  0xb7e97498 in gst_mini_object_unref (mini_object=0xb7d51df0) at
gstminiobject.c:328
#7  0x0804a54f in event_loop (pipeline=0x812e028, blocking=1,
target_state=GST_STATE_PAUSED) at gst-launch.c:567
#8  0x0804b878 in main (argc=3, argv=0xbf96ef94) at gst-launch.c:729
#9  0xb7c11450 in __libc_start_main () from /lib/i686/cmov/libc.so.6
#10 0x0804a201 in _start ()
#0  0xb7c6d3e0 in strncpy () from /lib/i686/cmov/libc.so.6

I can also provide the GST_DEBUG output if you need, though, I think this bug
needs to get reassigned and/or description modified.

Thanks for looking into this.


-- 
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=524937.




More information about the Gstreamer-bugs mailing list