[pulseaudio-tickets] [PulseAudio] #32: pulseaudio daemon doesn't autoexit when autospawned
PulseAudio
trac-noreply at tango.0pointer.de
Wed Sep 20 10:11:57 PDT 2006
#32: pulseaudio daemon doesn't autoexit when autospawned
--------------------+-------------------------------------------------------
Reporter: sjoerd | Owner: lennart
Type: defect | Status: new
Priority: normal | Milestone:
Component: daemon | Severity: normal
Keywords: |
--------------------+-------------------------------------------------------
Hi,
To reproduce:
* run gst-launch-0.10 audiotestsrc ! pulsesink so the daemon is
autospwant and exit it
* wait > 5 seconds and see that pulseaudio is still running
{{{
$ ps axf | grep pulse
30975 ? Ss 0:00 /usr/bin/pulseaudio --daemonize=yes -Lmodule-
native-protocol-fd fd=9 --log-target=syslog --exit-idle-time=5
30976 ? S 0:00 \_ /usr/libexec/pulse/gconf-helper
# strace -p 30975 [/home/sjoerd/Debian/build-
area]
Process 30975 attached - interrupt to quit
waitpid(30976,
# strace -p 30976 [/home/sjoerd/Debian/build-
area]
Process 30976 attached - interrupt to quit
poll(
}}}
Apparently it's waiting for the gconf helper to exit, which doesn't...
--
Ticket URL: <http://pulseaudio.org/ticket/32>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list