[Bug 699794] Network played stream leaks thread after end-of-stream reached

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 7 22:45:44 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=699794
  GStreamer | gst-plugins-base | 1.0.6

--- Comment #2 from Henner Z. <henner.zeller+gnomebugzilla at gmail.com> 2013-05-08 05:45:39 UTC ---
Run with the -dbg libraries found in
<http://ppa.launchpad.net/gstreamer-developers/ppa/ubuntu>.

Stopped the threads after about 40 repetitions. All leaked threads look like
this:

Thread 133 (Thread 0x7fff5a7fc700 (LWP 14775)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ffff762682f in g_cond_wait (cond=0x7fff60011310, mutex=<optimized
out>) at /build/buildd/glib2.0-2.32.3/./glib/gthread-posix.c:746
#2  0x00007ffff22435c5 in gst_queue2_loop (pad=<optimized out>) at
gstqueue2.c:2533
#3  0x00007ffff7b729cf in gst_task_func (task=0x8015a0) at gsttask.c:316
#4  0x00007ffff760d248 in g_thread_pool_thread_proxy (data=<optimized out>) at
/build/buildd/glib2.0-2.32.3/./glib/gthreadpool.c:309
#5  0x00007ffff760c9e5 in g_thread_proxy (data=0x7fffd0068c50) at
/build/buildd/glib2.0-2.32.3/./glib/gthread.c:801
#6  0x00007ffff738de9a in start_thread (arg=0x7fff5a7fc700) at
pthread_create.c:308
#7  0x00007ffff70baccd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

See full log attached as thread-log.txt

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list