Comment 6 for bug 902134

Revision history for this message
amk (9-launchpad-mikus-sk) wrote :

Ubuntu 16.04 also impacted. First kill from k3b works ok, after changing CD the second attempt crashes the GUI session.

Launch of gvfsd-cdda should be optional. Related to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544148

Hacked by removal of the unneeded daemon:

# pwd; ls -l gvfsd-cdda* ; cat gvfsd-cdda
/usr/lib/gvfs
-rwxr-xr-x 1 root root 19 Aug 3 09:05 gvfsd-cdda
-rwxr-xr-x 1 root root 31912 May 18 2016 gvfsd-cdda-DISABLE
#!/bin/bash
exit 0