[gstreamer-bugs] [Bug 454264] Playbin fails to "play" image url after a movie url

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jul 6 06:13:34 PDT 2007


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=454264

  GStreamer | gst-plugins-base | Ver: 0.10.12




------- Comment #1 from Florian Schmidt  2007-07-06 13:13 UTC -------
Created an attachment (id=91300)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=91300&action=view)
test source code

Here's the bt when interrupting the program when it shoudl display the image:

(gdb) thread apply all bt

Thread 11 (Thread -1314083952 (LWP 9514)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7b365c6 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7ec2e81 in gst_task_func (task=0x815ec58, tclass=0x815be98) at
gsttask.c:180
#3  0xb7cae4d8 in g_thread_pool_thread_proxy (data=0x815bf28) at
gthreadpool.c:265
#4  0xb7cacb7f in g_thread_create_proxy (data=0x8517588) at gthread.c:591
#5  0xb7b3231b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#6  0xb7aba57e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 6 (Thread -1239016560 (LWP 9508)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7b365c6 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7ebddd8 in gst_system_clock_async_thread (clock=0x8147670) at
gstsystemclock.c:260
#3  0xb7cacb7f in g_thread_create_proxy (data=0x84c7d10) at gthread.c:591
#4  0xb7b3231b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb7aba57e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread -1214425392 (LWP 9500)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7ab0893 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7c91e03 in g_main_context_iterate (context=0x8066618, block=1,
dispatch=1, self=0x804b008) at gmain.c:2979
#3  0xb7c92179 in IA__g_main_loop_run (loop=0x804c660) at gmain.c:2881
#4  0x08048e55 in main ()
(gdb) 

Thread 11 (Thread -1314083952 (LWP 9514)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7b365c6 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7ec2e81 in gst_task_func (task=0x815ec58, tclass=0x815be98) at
gsttask.c:180
#3  0xb7cae4d8 in g_thread_pool_thread_proxy (data=0x815bf28) at
gthreadpool.c:265
#4  0xb7cacb7f in g_thread_create_proxy (data=0x8517588) at gthread.c:591
#5  0xb7b3231b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#6  0xb7aba57e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 6 (Thread -1239016560 (LWP 9508)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7b365c6 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7ebddd8 in gst_system_clock_async_thread (clock=0x8147670) at
gstsystemclock.c:260
#3  0xb7cacb7f in g_thread_create_proxy (data=0x84c7d10) at gthread.c:591
#4  0xb7b3231b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb7aba57e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread -1214425392 (LWP 9500)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7ab0893 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7c91e03 in g_main_context_iterate (context=0x8066618, block=1,
dispatch=1, self=0x804b008) at gmain.c:2979
#3  0xb7c92179 in IA__g_main_loop_run (loop=0x804c660) at gmain.c:2881
#4  0x08048e55 in main ()


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




More information about the Gstreamer-bugs mailing list