has anyone noticed zombie process, e.g. dbus-update-activation - running Openrc system:
the following is from hyperlog:
Code: Select all
[LOG] Executing dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP HYPRLAND_INSTANCE_SIGNATURE QT_QPA_PLATFORMTHEME
[LOG] Process Created with pid 2728Code: Select all
myusername 2705 2656 0 22:38 ? 00:00:00 [dbus-update-act] <defunct>
myusername 9638 4584 0 23:02 pts/1 00:00:00 grep --colour=auto defunctsomehow first attempts to start it via login fails - but starting swaync manually works.
Code: Select all
[ 65.186711] notification-da[2937]: segfault at 3 ip 0000000000000003 sp 00007ffeaaae9968 error 14 in notification-daemon[6115f7d88000+7000] likely on CPU 4 (core 0, socket 0)
[ 65.186721] Code: Unable to access opcode bytes at 0xffffffffffffffd9.
[ 65.344194] notification-da[2946]: segfault at 3 ip 0000000000000003 sp 00007ffead7bcfc8 error 14 in notification-daemon[59396277f000+7000] likely on CPU 4 (core 0, socket 0)
[ 65.344204] Code: Unable to access opcode bytes at 0xffffffffffffffd9.
[ 65.492942] notification-da[2966]: segfault at 3 ip 0000000000000003 sp 00007ffefb54a068 error 14 in notification-daemon[594805948000+7000] likely on CPU 6 (core 2, socket 0)
[ 65.492952] Code: Unable to access opcode bytes at 0xffffffffffffffd9.
[ 65.641501] notification-da[2974]: segfault at 3 ip 0000000000000003 sp 00007ffc717cb928 error 14 in notification-daemon[5ae1879c1000+7000] likely on CPU 4 (core 0, socket 0)
[ 65.641511] Code: Unable to access opcode bytes at 0xffffffffffffffd9.
[ 66.570144] notification-da[2994]: segfault at 3 ip 0000000000000003 sp 00007fff5194d888 error 14 in notification-daemon[5cb28307d000+7000] likely on CPU 0 (core 0, socket 0)
[ 66.570154] Code: Unable to access opcode bytes at 0xffffffffffffffd9.
[ 66.721531] notification-da[3014]: segfault at 3 ip 0000000000000003 sp 00007ffdf92bd808 error 14 in notification-daemon[5c90c4633000+7000] likely on CPU 2 (core 2, socket 0)
[ 66.721542] Code: Unable to access opcode bytes at 0xffffffffffffffd9.
[ 66.867769] notification-da[3021]: segfault at 3 ip 0000000000000003 sp 00007fff380e5428 error 14 in notification-daemon[56b81a280000+7000] likely on CPU 4 (core 0, socket 0)
[ 66.867779] Code: Unable to access opcode bytes at 0xffffffffffffffd9.
[ 77.159927] notification-da[3142]: segfault at 3 ip 0000000000000003 sp 00007ffcff13efa8 error 14 in notification-daemon[5eaa70ee4000+7000] likely on CPU 1 (core 1, socket 0)
[ 77.159936] Code: Unable to access opcode bytes at 0xffffffffffffffd9.
[ 581.212421] notification-da[12497]: segfault at 3 ip 0000000000000003 sp 00007ffdd2afa308 error 14 in notification-daemon[5a26f0516000+7000] likely on CPU 7 (core 3, socket 0)
[ 581.212436] Code: Unable to access opcode bytes at 0xffffffffffffffd9.
[ 767.549875] notification-da[14053]: segfault at 3 ip 0000000000000003 sp 00007ffcf169d808 error 14 in notification-daemon[59ccca3b5000+7000] likely on CPU 2 (core 2, socket 0)
[ 767.549913] Code: Unable to access opcode bytes at 0xffffffffffffffd9.
[ 767.710084] notification-da[14064]: segfault at 3 ip 0000000000000003 sp 00007fff6b2c7748 error 14 in notification-daemon[5f858672e000+7000] likely on CPU 6 (core 2, socket 0)
[ 767.710095] Code: Unable to access opcode bytes at 0xffffffffffffffd9.
[ 767.870435] notification-da[14071]: segfault at 3 ip 0000000000000003 sp 00007fff6e40bbe8 error 14 in notification-daemon[5f86d1c8b000+7000] likely on CPU 7 (core 3, socket 0)
[ 767.870445] Code: Unable to access opcode bytes at 0xffffffffffffffd9.
[ 768.523458] notification-da[14089]: segfault at 3 ip 0000000000000003 sp 00007ffe231bcb08 error 14 in notification-daemon[621fdfbad000+7000] likely on CPU 6 (core 2, socket 0)
[ 768.523469] Code: Unable to access opcode bytes at 0xffffffffffffffd9.
[ 768.684730] notification-da[14096]: segfault at 3 ip 0000000000000003 sp 00007ffe37243268 error 14 in notification-daemon[60e2808ad000+7000] likely on CPU 6 (core 2, socket 0)
[ 768.684743] Code: Unable to access opcode bytes at 0xffffffffffffffd9.
[ 768.846533] notification-da[14103]: segfault at 3 ip 0000000000000003 sp 00007ffd02eaf528 error 14 in notification-daemon[61e4af8d5000+7000] likely on CPU 2 (core 2, socket 0)
[ 768.846544] Code: Unable to access opcode bytes at 0xffffffffffffffd9.Code: Select all
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.erikreider.swaync.cc was not provided by any .service filestried ~amd64 dbus version - same result.
is this a gentoo issue or hyprlands ?
can someone please check if this also an issue with current stable hyprland version (... using *-9999 version here )
EDIT:
tried with hyprland 0.32.3 version - no change, regarding zombie.
notification issue is solved - depcleaned virtual/notification-daemon x11-libs/startup-notification x11-misc/notification-daemon x11-libs/libnotify
and emerged dunst (only with deps) - working fine now !
zombie is still walking around - but my hyprland only system's working good as always.



