Bug#841740: systemd periodically kills gnome-terminal session

Michael Biebl biebl at debian.org
Sun Oct 23 15:30:29 BST 2016


Am 23.10.2016 um 01:18 schrieb luke:
> Oct 22 23:41:42 donbot systemd[1087]: Starting GNOME Terminal Server...
> Oct 22 23:41:42 donbot dbus-daemon[20090]: Successfully activated service 'org.gnome.Terminal'
> Oct 22 23:43:12 donbot systemd[1087]: gnome-terminal-server.service: Start operation timed out. Terminating.

Those programs are all started via D-Bus activation and use the systemd
--user instance. They all ship a systemd user service with Type=dbus.

I suspect, for some reason those processes fail to grab a name on the
bus, thus are marked as not properly started and are killed after a 90s
timeout (the default systemd timeout).

Simon, any idea why this can happen?

Luke, just for completeness sake, can you attach the output of
systemctl --user status dbus.service dbus.socket
systemctl --user status gnome-terminal-server.service

journalctl --user -u gnome-terminal-server.service
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20161023/0bc66520/attachment-0002.sig>


More information about the Pkg-systemd-maintainers mailing list