DBus 名所有者が変更されました

DBus 名所有者が変更されました

dbus-monitor --system を実行すると、1 秒あたり 20 個のイベントが取得されました。

signal time=1585510053.359267 sender=org.freedesktop.DBus -> destination=(null destination) serial=2019 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.5379"
   string ":1.5379"
   string ""
signal time=1585510053.368805 sender=org.freedesktop.DBus -> destination=(null destination) serial=2020 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.5380"
   string ""
   string ":1.5380"
signal time=1585510053.377872 sender=org.freedesktop.DBus -> destination=(null destination) serial=2021 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.5380"
   string ":1.5380"
   string ""
signal time=1585510053.707381 sender=org.freedesktop.DBus -> destination=(null destination) serial=2022 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.5381"
   string ""
   string ":1.5381"
signal time=1585510053.710534 sender=org.freedesktop.DBus -> destination=(null destination) serial=2023 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.5382"
   string ""
   string ":1.5382"
signal time=1585510053.719271 sender=org.freedesktop.DBus -> destination=(null destination) serial=2024 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.5381"
   string ":1.5381"
   string ""
signal time=1585510053.719633 sender=org.freedesktop.DBus -> destination=(null destination) serial=2025 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.5382"
   string ":1.5382"
   string ""
signal time=1585510053.730048 sender=org.freedesktop.DBus -> destination=(null destination) serial=2026 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.5383"
   string ""
   string ":1.5383"
signal time=1585510053.738336 sender=org.freedesktop.DBus -> destination=(null destination) serial=2027 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.5383"
   string ":1.5383"
   string ""
signal time=1585510053.749230 sender=org.freedesktop.DBus -> destination=(null destination) serial=2028 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.5384"
   string ""
   string ":1.5384"
signal time=1585510053.758894 sender=org.freedesktop.DBus -> destination=(null destination) serial=2029 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.5384"
   string ":1.5384"
   string ""

コンソール モードで実行すると、これらのエラーは発生せず、CPU もかなり低温になりますが、startx を実行すると、これらのエラーが発生し、これらのプロセスが大量の CPU を使用しています。

polkitd --no-debug 

dbus-deamon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only

私は MacBook Pro で Arch Linux、i3 を実行しています。

関連情報