Has anyone else experienced sporadic crashes from ConsoleKit2 when changing TTY? I am getting segfaults and SIGBUS, trying to debug it but it's a really slow process - when it crashes, it locks up the screen in one way or another - black, frozen, or window manager still running but I can no longer change VT without SSHing in and killing it and then more likely than not a hard reboot.
I'm using Plasma/Wayland - so, wondering if anyone else is seeing this on either the same or a different setup. Additional indicators would be dmesg lines like the following:
and then eventually a crash
Anyone else, or just me?
Cheers!
`
I'm using Plasma/Wayland - so, wondering if anyone else is seeing this on either the same or a different setup. Additional indicators would be dmesg lines like the following:
Code:
FreeBSD console-kit-daemon[3962]: GLib-CRITICAL: g_close(fd:-1) failed with EBADF. This is not a valid file descriptor
FreeBSD console-kit-daemon[3962]: GLib-CRITICAL: g_close(fd:-1) failed with EBADF. This is not a valid file descriptor
FreeBSD console-kit-daemon[3962]: GLib-GIO-CRITICAL: g_dbus_method_invocation_return_value_internal: assertion 'G_IS_DBUS_METHOD_INVOCATION (invocation)' failed
FeeBSD console-kit-daemon[3962]: WARNING: failed to revoke access. Error: Bad address
and then eventually a crash
Code:
FreeBSD kernel: [919] pid 3962 (console-kit-daemon), jid 0, uid 0: exited on signal 11 (core dumped)
Anyone else, or just me?
Code:
consolekit2-2.0.0_2
dbus-1.16.2_4,1
plasma-wayland-protocols-1.21.0
plasma6-kwayland-6.6.6
plasma6-kwin-6.6.6
wayland-protocols-1.49
Cheers!
`