[Bug 767021] RTSP server won't be destroyed until media is pre-rolled (or 20s timeout)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 31 18:16:24 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=767021

--- Comment #2 from Xavier Claessens <xclaesse at gmail.com> ---
Actually just got a crash with that backtrace, while a thread was inside
gst_rtsp_thread_pool_cleanup():

#0  0x6206aa90 in default_get_thread (pool=0x63757258, type=<optimized out>,
ctx=0x696cfc28) at rtsp-thread-pool.c:496
#1  0x6207c786 in find_media (client=client at entry=0x64382098,
ctx=ctx at entry=0x696cfc28, path=path at entry=0x637bcfb0 "/live",
matched=matched at entry=0x0) at rtsp-client.c:695
#2  0x6207e9a2 in handle_describe_request (ctx=0x696cfc28, client=0x64382098)
at rtsp-client.c:2227
#3  handle_request (request=<optimized out>, client=0x64382098) at
rtsp-client.c:2884
#4  gst_rtsp_client_handle_message (client=0x64382098, message=<optimized out>)
at rtsp-client.c:3474
#5  0x62099ad6 in gst_rtsp_source_dispatch_read (stream=<optimized out>,
watch=0x63760ed0) at gstrtspconnection.c:3368
#6  0x62261498 in g_main_dispatch (context=0x65bf8568) at gmain.c:3237
#7  g_main_context_dispatch (context=context at entry=0x65bf8568) at gmain.c:3898
#8  0x62261640 in g_main_context_iterate (context=0x65bf8568,
block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at
gmain.c:3969
#9  0x622618e8 in g_main_loop_run (loop=0x641cb380) at gmain.c:4163
#10 0x6206a59e in do_loop (thread=0x6442fce0) at rtsp-thread-pool.c:329
#11 0x622760f4 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:307
#12 0x62275b76 in g_thread_proxy (data=0x6375a5b0) at gthread.c:778

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