[gstreamer-bugs] [Bug 397673] [patch] XIOError caught in x[v]imagesink.c

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jan 23 04:05:44 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=397673

  GStreamer | gst-plugins-base | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #80519|none                        |committed
               Flag|                            |
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |




------- Comment #3 from Tim-Philipp Müller  2007-01-23 12:04 UTC -------
I seem to get deadlocks with gst-launch playbin uri=... after this patch was
applied:

Thread 4 (Thread -1274283104 (LWP 23938)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7dab01e in __lll_mutex_lock_wait () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7da7673 in _L_mutex_lock_49 () from /lib/tls/i686/cmov/libpthread.so.0
#3  0xb40bf238 in ?? ()
#4  0xb7ed3209 in gst_event_new_navigation (structure=0xfffffffc) at
gstevent.c:914
#5  0xb41dfc26 in gst_xvimagesink_navigation_send_event (navigation=0x8268060,
structure=0x8154ec8) at xvimagesink.c:2332
#6  0xb704daf0 in gst_navigation_send_event (navigation=0x8268060,
structure=0x8154ec8) at navigation.c:70
#7  0xb704dc19 in gst_navigation_send_key_event (navigation=0x8268060,
event=0xb41e067c "key-press", key=0xb415ab92 "Alt_L") at navigation.c:78
#8  0xb41ddb1f in gst_xvimagesink_event_thread (xvimagesink=0x8268060) at
xvimagesink.c:1096
#9  0xb7dfc38f in g_thread_create_proxy (data=0x8079d08) at gthread.c:553
#10 0xb7da5504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0xb7d3951e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread -1282675808 (LWP 23939)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7dab01e in __lll_mutex_lock_wait () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7da7673 in _L_mutex_lock_49 () from /lib/tls/i686/cmov/libpthread.so.0
#3  0xb38bd9c8 in ?? ()
#4  0xb7ef6a44 in gst_system_clock_id_wait_jitter_unlocked (clock=0xded2f8,
entry=0x0, jitter=0x833ec98, restart=135267344) at gstsystemclock.c:410
#5  0xb41d9492 in gst_xvimagesink_xvimage_put (xvimagesink=0x8268060,
xvimage=0x833ed10) at xvimagesink.c:916
#6  0xb41d96bb in gst_xvimagesink_show_frame (bsink=0x8268060, buf=0x833ed10)
at xvimagesink.c:2091
#7  0xb797a1da in gst_base_sink_render_object (basesink=0x8268060,
pad=0x80791a8, obj=0x833ed10) at gstbasesink.c:1571
#8  0xb797bfab in gst_base_sink_queue_object_unlocked (basesink=0x8268060,
pad=0x80791a8, obj=0x833ed10, prerollable=1) at gstbasesink.c:1745
#9  0xb797c566 in gst_base_sink_chain_unlocked (basesink=0x8268060,
pad=0x80791a8, buf=0x833ed10) at gstbasesink.c:2001
#10 0xb797cb5e in gst_base_sink_chain (pad=0x80791a8, buf=0x833ed10) at
gstbasesink.c:2035


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list