Ticket #76 (closed defect: invalid)

Opened 5 years ago

Last modified 4 years ago

PA server sometimes gets run more than once

Reported by: xpaulbettsx Owned by: lennart
Milestone: Component: daemon
Keywords: Cc:

Description

The PulseAudio server sometimes gets run more than once, causing the entire sound system to become very confused; I can't find a specific way to repro this, but it usually happens after a hibernate, probably because it is spawned by ESD. The PulseAudio server should act similar to Firefox - one process per user and trying to execute it again does nothing.

Change History

Changed 5 years ago by xpaulbettsx

  • summary changed from PA server often DoS's itself to PA server sometimes gets run more than once

To clarify; it DoS's itself because the instances run after the first broken instance cannot grab exclusive access. My title isn't very clear - I'll update it.

Changed 5 years ago by lennart

  • status changed from new to assigned

Humm. I wonder how this can happen. PulseAudio uses a lock file to detect whether it is run twice by the same user and refuses a second instance.

What distro are you using?

Changed 4 years ago by lennart

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

Closing because of lack of response.

Note: See TracTickets for help on using tickets.