Public bug reported:

Loading the pulseaudio module 'module-alsa-sink' with the "control"
argument causes pulseaudio to segfault on my system.

In /etc/pulse/default.pa find this line:

#load-module module-alsa-sink

and change it to this:

load-module module-alsa-sink control=Master

then restart pulseaudio by running these commands:

pulseaudio -k
pulseaudio --start

Notice that it prints this into the terminal.
E: [pulseaudio] main.c: Daemon startup failed.

Try starting pulseaudio itself in the terminal, and you see what's happening:
W: [pulseaudio] pid.c: Stale PID file, overwriting.
Segmentation fault (core dumped)

** Affects: pulseaudio (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1905076

Title:
  module-alsa-sink's "control" argument causes segmentation fault

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Loading the pulseaudio module 'module-alsa-sink' with the "control"
  argument causes pulseaudio to segfault on my system.

  In /etc/pulse/default.pa find this line:

  #load-module module-alsa-sink

  and change it to this:

  load-module module-alsa-sink control=Master

  then restart pulseaudio by running these commands:

  pulseaudio -k
  pulseaudio --start

  Notice that it prints this into the terminal.
  E: [pulseaudio] main.c: Daemon startup failed.

  Try starting pulseaudio itself in the terminal, and you see what's happening:
  W: [pulseaudio] pid.c: Stale PID file, overwriting.
  Segmentation fault (core dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1905076/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to