Hmm, so if I do the following: echo "autospawn=no" > ~/.pulse/client.conf pulseaudio -k
...and then press volume media keys, I get this error i .xsession- errors: ** (gnome-settings-daemon:1476): WARNING **: pa_context_set_sink_volume_by_index() failed: Felaktigt tillstånd ...which *seems* to be at the same row that causes this crash, however in my case it doesn't crash, it continues to work once pulseaudio is up again. Anyway this error is caused by GsdMediaKeysManager contains a reference to manager->priv->stream, which no longer exists since it (and its pa_context) is destroyed in GvcMixerControl's idle_reconnect function. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/750334 Title: gnome-settings-daemon crashed with SIGABRT in raise() -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
