Control: tags -1 + moreinfo unreproducible On Mon, 20 Aug 2018 at 18:14:49 +0200, [email protected] wrote: > foo@bar:~$ gnome-control-center -v > 17:47:38.0368 sharing-cc-panel: DEBUG: Error calling > GetHostNameFqdn: DBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The > name org.freedesktop.Avahi was not provided by any .service files > Speicherzugriffsfehler
Please try to repeat this crash (remove avahi-daemon) with an English locale (LC_ALL=C.UTF-8), and get a backtrace: https://wiki.debian.org/HowToGetABacktrace I couldn't reproduce this crash myself on a minimal virtual machine, because I get a different crash instead, which is not fixed by installing avahi-daemon (I've opened a separate bug). On my (non-minimal) laptop, I couldn't trigger this crash by removing avahi-daemon. It might also help to set the environment variable G_MESSAGES_DEBUG=all before running gnome-control-center: this would result in more messages being printed. smcv

