[Bug 709210] New: Hangs on startup getting PulseAudio volume

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 1 18:49:09 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=709210
  GStreamer | don't know | git

           Summary: Hangs on startup getting PulseAudio volume
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bugzilla at hadess.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Launching Totem with an mp3 on the command-line sometimes hangs with the
following bt.

The file has a cover image, and visualisation is enabled.

Thread 14 (Thread 0x7fffd3977700 (LWP 6567)):
#0  __lll_lock_wait () at
../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1  0x0000003d83c0a194 in _L_lock_874 () from /lib64/libpthread.so.0
#2  0x0000003d83c0a093 in __GI___pthread_mutex_lock (mutex=0x7c9e40) at
../nptl/pthread_mutex_lock.c:114
#3  0x00007fffe6e25c59 in gst_play_sink_vis_blocked
(tee_pad=tee_pad at entry=0x1633550, info=info at entry=0x7fffd3976a70,
user_data=0x7c9420) at gstplaysink.c:910
#4  0x0000003da2060012 in probe_hook_marshal (hook=0x17424d0,
data=0x7fffd39769b0) at gstpad.c:3058
#5  0x0000003d8583a6c4 in g_hook_list_marshal
(hook_list=hook_list at entry=0x16335e8, may_recurse=may_recurse at entry=1,
marshaller=marshaller at entry=
    0x3da205feb0 <probe_hook_marshal>, data=data at entry=0x7fffd39769b0) at
ghook.c:676
#6  0x0000003da20272b2 in do_probe_callbacks (pad=pad at entry=0x1633550,
info=info at entry=0x7fffd3976a70, defaultval=defaultval at entry=GST_FLOW_OK) at
gstpad.c:3152
#7  0x0000003da2061a06 in gst_pad_push_data (pad=0x1633550,
type=type at entry=4112, data=data at entry=0x1663c10) at gstpad.c:3924
#8  0x0000003da2068cb6 in gst_pad_push (pad=<optimized out>,
buffer=buffer at entry=0x1663c10) at gstpad.c:4044
#9  0x00007fffe659e432 in gst_queue_push_one (queue=0x1632a40) at
gstqueue.c:1119
#10 gst_queue_loop (pad=<optimized out>) at gstqueue.c:1248
#11 0x0000003da2090139 in gst_task_func (task=0x1638480) at gsttask.c:316
#12 0x0000003d8586f3b6 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:309
#13 0x0000003d8586e9f5 in g_thread_proxy (data=0x15a7c10) at gthread.c:798
#14 0x0000003d83c07f33 in start_thread (arg=0x7fffd3977700) at
pthread_create.c:309
#15 0x0000003d838f4ead in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 11 (Thread 0x7fffd57bb700 (LWP 6564)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003d8588a7c7 in g_cond_wait (cond=cond at entry=0x15c3000,
mutex=mutex at entry=0x15c2ff0) at gthread-posix.c:753
#2  0x00007fffe659dd0d in gst_queue_loop (pad=<optimized out>) at
gstqueue.c:1236
#3  0x0000003da2090139 in gst_task_func (task=0x15d3df0) at gsttask.c:316
#4  0x0000003d8586f3b6 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:309
#5  0x0000003d8586e9f5 in g_thread_proxy (data=0x100d7c0) at gthread.c:798
#6  0x0000003d83c07f33 in start_thread (arg=0x7fffd57bb700) at
pthread_create.c:309
#7  0x0000003d838f4ead in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 10 (Thread 0x7fffd67fd700 (LWP 6563)):
#0  __lll_lock_wait () at
../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1  0x0000003d83c0a194 in _L_lock_874 () from /lib64/libpthread.so.0
#2  0x0000003d83c0a093 in __GI___pthread_mutex_lock (mutex=0x16337b0) at
../nptl/pthread_mutex_lock.c:114
#3  0x0000003da206a9a4 in gst_pad_stop_task (pad=0x1633550) at gstpad.c:5470
#4  0x0000003da2065d45 in gst_pad_activate_mode (pad=pad at entry=0x1633550,
mode=mode at entry=GST_PAD_MODE_PUSH, active=active at entry=0) at gstpad.c:1081
#5  0x0000003da2066490 in gst_pad_set_active (pad=0x1633550, active=0) at
gstpad.c:967
#6  0x0000003da204a3eb in activate_pads (vpad=<optimized out>,
ret=0x7fffd67fb2b0, active=0x7fffd67fb30c) at gstelement.c:2687
#7  0x0000003da205968c in gst_iterator_fold (it=it at entry=0x15feac0,
func=func at entry=0x3da204a3d0 <activate_pads>, ret=ret at entry=0x7fffd67fb2b0, 
    user_data=user_data at entry=0x7fffd67fb30c) at gstiterator.c:614
#8  0x0000003da204a7aa in iterator_activate_fold_with_resync
(iter=iter at entry=0x15feac0, user_data=user_data at entry=0x7fffd67fb30c,
func=0x3da204a3d0 <activate_pads>)
    at gstelement.c:2707
#9  0x0000003da204c360 in gst_element_pads_activate
(element=element at entry=0x1632a40, active=0) at gstelement.c:2743
#10 0x0000003da204c6ba in gst_element_change_state_func (element=0x1632a40,
transition=GST_STATE_CHANGE_PAUSED_TO_READY) at gstelement.c:2815
#11 0x0000003da204e292 in gst_element_change_state
(element=element at entry=0x1632a40,
transition=transition at entry=GST_STATE_CHANGE_PAUSED_TO_READY) at
gstelement.c:2602
#12 0x0000003da204e96c in gst_element_set_state_func (element=0x1632a40,
state=GST_STATE_READY) at gstelement.c:2558
#13 0x0000003da2033ee9 in gst_bin_element_set_state (next=GST_STATE_READY,
current=GST_STATE_PAUSED, start_time=0, base_time=0, element=0x1632a40,
bin=0x1632590)
    at gstbin.c:2325
#14 gst_bin_change_state_func (element=0x1632590,
transition=GST_STATE_CHANGE_PAUSED_TO_READY) at gstbin.c:2648
#15 0x0000003da204e292 in gst_element_change_state
(element=element at entry=0x1632590, transition=<optimized out>) at
gstelement.c:2602
#16 0x0000003da204ebc8 in gst_element_continue_state
(element=element at entry=0x1632590, ret=ret at entry=GST_STATE_CHANGE_SUCCESS) at
gstelement.c:2312
#17 0x0000003da204e48a in gst_element_change_state
(element=element at entry=0x1632590,
transition=transition at entry=GST_STATE_CHANGE_PLAYING_TO_PAUSED) at
gstelement.c:2639
#18 0x0000003da204e96c in gst_element_set_state_func (element=0x1632590,
state=GST_STATE_NULL) at gstelement.c:2558
#19 0x00007fffe6e27a1a in activate_chain (chain=0x1632380,
activate=activate at entry=0) at gstplaysink.c:1136
#20 0x00007fffe6e2c2c7 in activate_chain (activate=0, chain=<optimized out>) at
gstplaysink.c:3379
#21 gst_play_sink_do_reconfigure (playsink=<optimized out>) at
gstplaysink.c:3369
#22 sinkpad_blocked_cb (blockedpad=blockedpad at entry=0x706e70,
info=info at entry=0x7fffd67fb920, user_data=0x7c9420) at gstplaysink.c:3922
#23 0x0000003da2060012 in probe_hook_marshal (hook=0x15ab020,
data=0x7fffd67fb860) at gstpad.c:3058
#24 0x0000003d8583a6c4 in g_hook_list_marshal
(hook_list=hook_list at entry=0x706f08, may_recurse=may_recurse at entry=1,
marshaller=marshaller at entry=
    0x3da205feb0 <probe_hook_marshal>, data=data at entry=0x7fffd67fb860) at
ghook.c:676
#25 0x0000003da20272b2 in do_probe_callbacks (pad=pad at entry=0x706e70,
info=info at entry=0x7fffd67fb920, defaultval=defaultval at entry=GST_FLOW_OK) at
gstpad.c:3152
#26 0x0000003da2061a06 in gst_pad_push_data (pad=pad at entry=0x706e70,
type=type at entry=4112, data=data at entry=0x15e2630) at gstpad.c:3924
#27 0x0000003da2068cb6 in gst_pad_push (pad=pad at entry=0x706e70,
buffer=buffer at entry=0x15e2630) at gstpad.c:4044
#28 0x0000003da2053f1b in gst_proxy_pad_chain_default (pad=<optimized out>,
parent=<optimized out>, buffer=0x15e2630) at gstghostpad.c:128
#29 0x0000003da2061fca in gst_pad_chain_data_unchecked (data=0x15e2630,
type=4112, pad=0x1399100) at gstpad.c:3711
#30 gst_pad_push_data (pad=0x71eba0, type=type at entry=4112, data=<optimized
out>, data at entry=0x15e2630) at gstpad.c:3941
#31 0x0000003da2068cb6 in gst_pad_push (pad=<optimized out>,
buffer=buffer at entry=0x15e2630) at gstpad.c:4044
#32 0x00007fffe6593b43 in gst_selector_pad_chain (pad=0x12c6bd0,
parent=0x6b1410, buf=0x15e2630) at gstinputselector.c:1087
#33 0x0000003da2061fca in gst_pad_chain_data_unchecked (data=0x15e2630,
type=4112, pad=0x12c6bd0) at gstpad.c:3711
#34 gst_pad_push_data (pad=pad at entry=0x1595850, type=type at entry=4112,
data=<optimized out>, data at entry=0x15e2630) at gstpad.c:3941
#35 0x0000003da2068cb6 in gst_pad_push (pad=pad at entry=0x1595850,
buffer=buffer at entry=0x15e2630) at gstpad.c:4044
#36 0x0000003da2053f1b in gst_proxy_pad_chain_default (pad=<optimized out>,
parent=<optimized out>, buffer=0x15e2630) at gstghostpad.c:128
#37 0x0000003da2061fca in gst_pad_chain_data_unchecked (data=0x15e2630,
type=4112, pad=0x713330) at gstpad.c:3711
#38 gst_pad_push_data (pad=pad at entry=0x1423560, type=type at entry=4112,
data=<optimized out>, data at entry=0x15e2630) at gstpad.c:3941
#39 0x0000003da2068cb6 in gst_pad_push (pad=pad at entry=0x1423560,
buffer=buffer at entry=0x15e2630) at gstpad.c:4044
#40 0x0000003da2053f1b in gst_proxy_pad_chain_default (pad=<optimized out>,
parent=<optimized out>, buffer=0x15e2630) at gstghostpad.c:128
#41 0x0000003da2061fca in gst_pad_chain_data_unchecked (data=0x15e2630,
type=4112, pad=0x1423a90) at gstpad.c:3711
#42 gst_pad_push_data (pad=0x715fe0, type=type at entry=4112, data=<optimized
out>) at gstpad.c:3941
#43 0x0000003da2068cb6 in gst_pad_push (pad=<optimized out>, buffer=<optimized
out>) at gstpad.c:4044
#44 0x0000003da6018e1c in gst_audio_decoder_push_forward
(dec=dec at entry=0x1598f90, buf=0x15e2630) at gstaudiodecoder.c:876
#45 0x0000003da60190ee in gst_audio_decoder_output (dec=dec at entry=0x1598f90,
buf=<optimized out>, buf at entry=0x15e2630) at gstaudiodecoder.c:952
#46 0x0000003da601d722 in gst_audio_decoder_finish_frame (dec=0x1598f90,
buf=0x15e2630, frames=<optimized out>) at gstaudiodecoder.c:1156
#47 0x00007fffd70a40b7 in gst_mad_handle_frame () from
/usr/lib64/gstreamer-1.0/libgstmad.so
#48 0x0000003da601a933 in gst_audio_decoder_push_buffers
(dec=dec at entry=0x1598f90, force=force at entry=0) at gstaudiodecoder.c:1301
#49 0x0000003da601ad0b in gst_audio_decoder_chain_forward
(dec=dec at entry=0x1598f90, buffer=0x0, buffer at entry=0x15b2300) at
gstaudiodecoder.c:1404
#50 0x0000003da601bdf6 in gst_audio_decoder_chain (pad=<optimized out>,
parent=0x1598f90, buffer=0x15b2300) at gstaudiodecoder.c:1672
#51 0x0000003da2061fca in gst_pad_chain_data_unchecked (data=0x15b2300,
type=4112, pad=0x71d0e0) at gstpad.c:3711
#52 gst_pad_push_data (pad=0x712b60, type=type at entry=4112, data=<optimized
out>, data at entry=0x15b2300) at gstpad.c:3941
#53 0x0000003da2068cb6 in gst_pad_push (pad=<optimized out>,
buffer=buffer at entry=0x15b2300) at gstpad.c:4044
#54 0x0000003da28166b7 in gst_base_parse_push_frame
(parse=parse at entry=0x1591890, frame=frame at entry=0x15f4bf0) at
gstbaseparse.c:2280
#55 0x0000003da281a093 in gst_base_parse_handle_and_push_frame
(frame=0x15f4bf0, parse=0x1591890) at gstbaseparse.c:2102
#56 gst_base_parse_finish_frame (parse=0x1591890, frame=0x15f4bf0,
size=<optimized out>) at gstbaseparse.c:2406
#57 0x00007fffd72b8942 in gst_mpeg_audio_parse_handle_frame () from
/usr/lib64/gstreamer-1.0/libgstaudioparsers.so
#58 0x0000003da2813f84 in gst_base_parse_handle_buffer
(parse=parse at entry=0x1591890, buffer=<optimized out>,
skip=skip at entry=0x7fffd67fcaec, 
    flushed=flushed at entry=0x7fffd67fcae8) at gstbaseparse.c:1956
#59 0x0000003da2814500 in gst_base_parse_scan_frame
(parse=parse at entry=0x1591890, klass=0x705db0) at gstbaseparse.c:3047
#60 0x0000003da28183d9 in gst_base_parse_loop (pad=<optimized out>) at
gstbaseparse.c:3120
#61 0x0000003da2090139 in gst_task_func (task=0x718b20) at gsttask.c:316
#62 0x0000003d8586f3b6 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:309
#63 0x0000003d8586e9f5 in g_thread_proxy (data=0x70a500) at gthread.c:798
#64 0x0000003d83c07f33 in start_thread (arg=0x7fffd67fd700) at
pthread_create.c:309
#65 0x0000003d838f4ead in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 9 (Thread 0x7fffd7cc5700 (LWP 6562)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003d8588a7c7 in g_cond_wait (cond=cond at entry=0x157e1f0,
mutex=mutex at entry=0x157e1a8) at gthread-posix.c:753
#2  0x0000003da20902fc in gst_task_func (task=0x157e190) at gsttask.c:301
#3  0x0000003d8586f3b6 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:309
#4  0x0000003d8586e9f5 in g_thread_proxy (data=0x13a1d20) at gthread.c:798
#5  0x0000003d83c07f33 in start_thread (arg=0x7fffd7cc5700) at
pthread_create.c:309
#6  0x0000003d838f4ead in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 8 (Thread 0x7fffd88e1700 (LWP 6561)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000003d8588a7c7 in g_cond_wait (cond=cond at entry=0x13a2410,
mutex=mutex at entry=0x13a23c8) at gthread-posix.c:753
#2  0x0000003da20902fc in gst_task_func (task=0x13a23b0) at gsttask.c:301
#3  0x0000003d8586f3b6 in g_thread_pool_thread_proxy (data=<optimized out>) at
gthreadpool.c:309
#4  0x0000003d8586e9f5 in g_thread_proxy (data=0x13a1970) at gthread.c:798
#5  0x0000003d83c07f33 in start_thread (arg=0x7fffd88e1700) at
pthread_create.c:309
#6  0x0000003d838f4ead in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 7 (Thread 0x7fffdd0e3700 (LWP 6560)):
#0  0x0000003d838eaa8d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003dab032ba1 in poll_func () from /lib64/libpulse.so.0
#2  0x0000003dab023dec in pa_mainloop_poll () from /lib64/libpulse.so.0
#3  0x0000003dab02447e in pa_mainloop_iterate () from /lib64/libpulse.so.0
#4  0x0000003dab024530 in pa_mainloop_run () from /lib64/libpulse.so.0
#5  0x0000003dab032b36 in thread () from /lib64/libpulse.so.0
#6  0x0000003daac4bbd8 in internal_thread_func () from
/usr/lib64/pulseaudio/libpulsecommon-4.0.so
#7  0x0000003d83c07f33 in start_thread (arg=0x7fffdd0e3700) at
pthread_create.c:309
#8  0x0000003d838f4ead in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 5 (Thread 0x7fffdef24700 (LWP 6558)):
#0  0x0000003d838eaa8d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003d85849564 in g_main_context_poll (priority=2147483647, n_fds=2,
fds=0x145d8f0, timeout=-1, context=0x138cd70) at gmain.c:4006
#2  g_main_context_iterate (context=context at entry=0x138cd70,
block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at
gmain.c:3707
#3  0x0000003d8584968c in g_main_context_iteration (context=0x138cd70,
may_block=may_block at entry=1) at gmain.c:3773
#4  0x0000003d858496d9 in glib_worker_main (data=<optimized out>) at
gmain.c:5472
#5  0x0000003d8586e9f5 in g_thread_proxy (data=0x145d160) at gthread.c:798
#6  0x0000003d83c07f33 in start_thread (arg=0x7fffdef24700) at
pthread_create.c:309
#7  0x0000003d838f4ead in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 4 (Thread 0x7fffe6052700 (LWP 6556)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x0000003d8588a8c5 in g_cond_wait_until (cond=cond at entry=0x639308,
mutex=mutex at entry=0x639300, end_time=end_time at entry=9996594181) at
gthread-posix.c:870
#2  0x0000003d8581f0d1 in g_async_queue_pop_intern_unlocked
(queue=queue at entry=0x639300, wait=wait at entry=1,
end_time=end_time at entry=9996594181) at gasyncqueue.c:424
#3  0x0000003d8581f68b in g_async_queue_timeout_pop (queue=0x639300,
timeout=timeout at entry=15000000) at gasyncqueue.c:545
#4  0x0000003d8586f486 in g_thread_pool_wait_for_new_pool () at
gthreadpool.c:169
#5  g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:366
#6  0x0000003d8586e9f5 in g_thread_proxy (data=0xfc67e0) at gthread.c:798
#7  0x0000003d83c07f33 in start_thread (arg=0x7fffe6052700) at
pthread_create.c:309
#8  0x0000003d838f4ead in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 3 (Thread 0x7ffff0105700 (LWP 6555)):
#0  0x0000003d838eaa8d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003d85849564 in g_main_context_poll (priority=2147483647, n_fds=5,
fds=0x11c0c80, timeout=-1, context=0x64cab0) at gmain.c:4006
#2  g_main_context_iterate (context=0x64cab0, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>) at gmain.c:3707
#3  0x0000003d858499ea in g_main_loop_run (loop=0x64cfa0) at gmain.c:3906
#4  0x0000003d870d01a6 in gdbus_shared_thread_func (user_data=0x64c990) at
gdbusprivate.c:278
#5  0x0000003d8586e9f5 in g_thread_proxy (data=0x64d030) at gthread.c:798
#6  0x0000003d83c07f33 in start_thread (arg=0x7ffff0105700) at
pthread_create.c:309
#7  0x0000003d838f4ead in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 2 (Thread 0x7ffff0915700 (LWP 6554)):
#0  0x0000003d838eaa8d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003d85849564 in g_main_context_poll (priority=2147483647, n_fds=1,
fds=0x61fd50, timeout=-1, context=0x624a90) at gmain.c:4006
#2  g_main_context_iterate (context=context at entry=0x624a90,
block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at
gmain.c:3707
#3  0x0000003d8584968c in g_main_context_iteration (context=0x624a90,
may_block=1) at gmain.c:3773
#4  0x00007ffff092eb7d in dconf_gdbus_worker_thread () from
/usr/lib64/gio/modules/libdconfsettings.so
#5  0x0000003d8586e9f5 in g_thread_proxy (data=0x624ca0) at gthread.c:798
#6  0x0000003d83c07f33 in start_thread (arg=0x7ffff0915700) at
pthread_create.c:309
#7  0x0000003d838f4ead in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7ffff70cd9c0 (LWP 6550)):
#0  __lll_lock_wait () at
../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1  0x0000003d83c0a194 in _L_lock_874 () from /lib64/libpthread.so.0
#2  0x0000003d83c0a093 in __GI___pthread_mutex_lock (mutex=0x7c9e40) at
../nptl/pthread_mutex_lock.c:114
#3  0x00007fffe6e2f686 in gst_play_sink_get_volume (playsink=0x7c9420) at
gstplaysink.c:1036
#4  0x00007fffe6e24a74 in gst_play_bin_get_property (object=0x7c5b50,
prop_id=<optimized out>, value=0x7fffffffd0f0, pspec=<optimized out>) at
gstplaybin2.c:2522
#5  0x0000003d86c183cd in object_get_property (value=0x7fffffffd0f0,
pspec=<optimized out>, object=0x7c5b50) at gobject.c:1303
#6  g_object_get_valist (object=object at entry=0x7c5b50,
first_property_name=first_property_name at entry=0x3da603ce33 "volume",
var_args=var_args at entry=0x7fffffffd1a0)
    at gobject.c:2193
#7  0x0000003d86c18884 in g_object_get (_object=_object at entry=0x7c5b50,
first_property_name=first_property_name at entry=0x3da603ce33 "volume") at
gobject.c:2283
#8  0x0000003da6030fbe in gst_stream_volume_get_volume (volume=0x7c5b50,
format=format at entry=GST_STREAM_VOLUME_FORMAT_CUBIC) at streamvolume.c:111
#9  0x00007ffff7dcfbb6 in notify_volume_idle_cb (bvw=0xda6320) at
bacon-video-widget.c:5196
#10 0x0000003d85849256 in g_main_dispatch (context=0x61fe60) at gmain.c:3065
#11 g_main_context_dispatch (context=context at entry=0x61fe60) at gmain.c:3641
#12 0x0000003d858495d8 in g_main_context_iterate
(context=context at entry=0x61fe60, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>) at gmain.c:3712
#13 0x0000003d8584968c in g_main_context_iteration (context=0x61fe60,
context at entry=0x0, may_block=may_block at entry=1) at gmain.c:3773
#14 0x0000003d8709c8b4 in g_application_run (application=0x61d400,
argc=argc at entry=3, argv=argv at entry=0x7fffffffd558) at gapplication.c:1635
#15 0x00000000004039b5 in main (argc=3, argv=0x7fffffffd558) at totem.c:284

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