[gstreamer-bugs] [Bug 628996] pulsesink broken after shared context patch (bug #624338)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 8 05:58:18 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=628996
  GStreamer | gst-plugins-good | git

--- Comment #4 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-09-08 12:58:12 UTC ---
pulsesink.c:466:gst_pulseringbuffer_open_device:<player> new context with name
Buzztard
pulsesink.c:374:gst_pulsering_context_state_cb:<player> got new context state 1
pulsesink.c:500:gst_pulseringbuffer_open_device:<player> context state is now 1
pulsesink.c:374:gst_pulsering_context_state_cb:<player> got new context state 2
pulsesink.c:374:gst_pulsering_context_state_cb:<player> got new context state 3
pulsesink.c:374:gst_pulsering_context_state_cb:<player> got new context state 4
pulsesink.c:385:gst_pulsering_context_state_cb:<player> signaling
pulsesink.c:500:gst_pulseringbuffer_open_device:<player> context state is now 4
pulsesink.c:491:gst_pulseringbuffer_open_device:<player> reusing shared
pulseaudio context with name Buzztard
pulsesink.c:500:gst_pulseringbuffer_open_device:<player> context state is now 4
pulsesink.c:294:gst_pulsering_destroy_context:<player> destroying context for
pbuf=0x8e06140 'Buzztard'
pulsesink.c:294:gst_pulsering_destroy_context: destroying context for
pbuf=0x8e06140 'Buzztard'
pulsesink.c:761:gst_pulseringbuffer_acquire:<player> subscribing to context
events

it shows that buzztard triggers the sharing part. what I wonder is why
gst_pulsering_destroy_context() is called twice, the 2nd time pbuf seems to be
in the process of destruction (has no gst-object name anymore).

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