Ticket #246 (closed defect: invalid)

Opened 4 years ago

Last modified 4 years ago

Pulseaudio doesn't give up dbus connections while exiting

Reported by: lkundrak Owned by: lennart
Milestone: Component: daemon
Keywords: Cc: jhutar@…

Description

From: https://bugzilla.redhat.com/show_bug.cgi?id=427992

Description of problem:

$ pulseaudio -h ... process 18532: dbus_shutdown() called but connections were still live. This probably means the application did not drop all its references to bus connections.

D-Bus not built with -rdynamic so unable to print a backtrace

Aborted (core dumped) $

This also happens when pulse-audio daemon is being shut down in any way (both server and the client that does "pulseaudio -k" do die this way).

Change History

Changed 4 years ago by jhutar

  • cc jhutar@… added

Changed 4 years ago by coling

I see this also in Mandriva packages (I thought there was a bug for it but my early morning, unfocused eyes can't seem to find it!)

Changed 4 years ago by lennart

  • status changed from new to closed
  • resolution set to invalid

This was a bug in D-Bus. Fixed in dbus-1.1.20

Note: See TracTickets for help on using tickets.