steve1
1 February 2025 19:48
1
Hi there,
since some weeks there’s a strange error with my main user account. I have enabled saving the session when logging out, so i.e. a terminal, firefox and thunderbird start up automatically. However, when opening up a new tab in firefox, it crashes and wants to send an error report. All the other application windows close, too. When opening up a new terminal window for instance, this crashes after some seconds, too. This goes one for about one or two minutes, then the system is stable again.
I have completely erased the .cache directory of the user, but no help. I’ve also booted LTS Kernel 6.6 series, with no change. Then I tried another user on this system, and everything works fine, so the error must be in the $HOME directory of my main user.
Any hints or ideas please?
This is my system:
$ inxi -Fz
System:
Kernel: 6.13.0-1-MANJARO arch: x86_64 bits: 64
Desktop: Xfce v: 4.20.0 Distro: Manjaro Linux
Machine:
Type: Desktop Mobo: ASUSTeK model: PRIME X570-P v: Rev X.0x
serial: <superuser required> UEFI: American Megatrends v: 5021
date: 09/29/2024
CPU:
Info: 8-core model: AMD Ryzen 7 5700X bits: 64 type: MT MCP cache: L2: 4 MiB
Speed (MHz): avg: 1740 min/max: 550/4663 cores: 1: 1740 2: 1740 3: 1740
4: 1740 5: 1740 6: 1740 7: 1740 8: 1740 9: 1740 10: 1740 11: 1740 12: 1740
13: 1740 14: 1740 15: 1740 16: 1740
Graphics:
Device-1: Advanced Micro Devices [AMD/ATI] Navi 33 [Radeon RX 7600/7600
XT/7600M XT/7600S/7700S / PRO W7600] driver: amdgpu v: kernel
Display: x11 server: X.org v: 1.21.1.15 with: Xwayland v: 24.1.4 driver:
X: loaded: amdgpu unloaded: modesetting,radeon dri: radeonsi gpu: amdgpu
resolution: 1: 2560x1440~144Hz 2: N/A
API: EGL v: 1.5 drivers: kms_swrast,radeonsi,swrast
platforms: gbm,x11,surfaceless,device
API: OpenGL v: 4.6 compat-v: 4.5 vendor: amd mesa v: 24.3.4-arch1.1
renderer: AMD Radeon RX 7600 (radeonsi navi33 LLVM 19.1.7 DRM 3.59
6.13.0-1-MANJARO)
Info: Tools: api: eglinfo,glxinfo de: xfce4-display-settings
x11: xprop,xrandr
Audio:
Device-1: Advanced Micro Devices [AMD/ATI] Navi 31 HDMI/DP Audio
driver: snd_hda_intel
Device-2: Advanced Micro Devices [AMD] Starship/Matisse HD Audio
driver: snd_hda_intel
API: ALSA v: k6.13.0-1-MANJARO status: kernel-api
Server-1: PipeWire v: 1.2.7 status: active
Network:
Device-1: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
driver: r8169
IF: enp5s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
Drives:
Local Storage: total: 6.82 TiB used: 2.06 TiB (30.1%)
ID-1: /dev/nvme0n1 vendor: Samsung model: SSD 970 EVO 500GB
size: 465.76 GiB
ID-2: /dev/nvme1n1 vendor: Crucial model: CT2000P5PSSD8 size: 1.82 TiB
ID-3: /dev/sda vendor: Samsung model: SSD 870 EVO 1TB size: 931.51 GiB
ID-4: /dev/sdb vendor: SanDisk model: SDSSDH3 4T00 size: 3.64 TiB
Partition:
ID-1: / size: 443.93 GiB used: 39.12 GiB (8.8%) fs: ext4 dev: /dev/nvme0n1p3
ID-2: /boot size: 4.92 GiB used: 488.2 MiB (9.7%) fs: ext4
dev: /dev/nvme0n1p1
ID-3: /boot/efi size: 300.4 MiB used: 296 KiB (0.1%) fs: vfat
dev: /dev/nvme0n1p2
ID-4: /home size: 1.79 TiB used: 719.14 GiB (39.2%) fs: ext4
dev: /dev/nvme1n1p1
Swap:
ID-1: swap-1 type: partition size: 147.01 GiB used: 0 KiB (0.0%)
dev: /dev/sdb3
Sensors:
System Temperatures: cpu: 31.5 C mobo: 37.0 C gpu: amdgpu temp: 36.0 C
Fan Speeds (rpm): fan-1: 0 fan-2: 647 fan-3: 0 fan-4: 0 fan-5: 2432
fan-6: 0 fan-7: 0 gpu: amdgpu fan: 0
Info:
Memory: total: 64 GiB note: est. available: 62.71 GiB used: 4.96 GiB (7.9%)
Processes: 358 Uptime: 4h 44m Shell: Bash inxi: 3.3.37
It may be inconvenient, but:
disabling that is not an option?
… to start with a clean slate …
Perhaps enable it again afterwards - or have the programs you want auto-started
1 Like
steve1
1 February 2025 20:14
3
Hi Nachlese,
disabling of saving the session does not improve the situation - starting firefox shortly after login and it crashes again.
pragmatic approach:
If it all works with a new user account
you could reset your current one to defaults
… or just use use that new one …
In /etc/skel
are the files for that.
Delete ~/.config
- and then restore it from /etc/skel
Do this from the other account - or from TTY while no Xfce4 session is running.
When Firefox crashes in the old account, but not in the new one … there is clearly something wrong with that profile in the “old” account
back up the profile
then delete it - and start with a fresh one
and re-import needed settings from the backup
Firefox profile is in:
~/.mozilla
steve1
1 February 2025 21:08
5
I’ve backed up the .config directory, logged out and restored the defaults from /etc/skel/.config using a TTY.
But after new logging into Xfce, the crashes appear again. This is not a Firefox issue (alone?), even a plain Xfce-terminal crashes some seconds after opening it.
steve1
1 February 2025 21:25
6
So, I now suspect something being wrong in .dbus, but I do not know enough what to look at…?
Any other hints please?
… but it does work flawlessly in the newly created account, no?
It stands to reason that the cause lies somewhere within the old account.
No?
I’d wipe it clean - and start with only what is in /etc/skel
.
… like with the new account … where everything works as it should …
I have no further ideas.
I don’t think so - wild goose chase and all that.
1 Like
steve1
1 February 2025 21:56
8
OK, I started with a new testuser account - and shortly after opening an Xfce-terminal here … it crashes, too.
Below I’ve attached from journalctl -b 0 | tail -200:
eb 01 22:41:59 columbo systemd[13320]: Activating special unit Exit the Session...
Feb 01 22:41:59 columbo systemd[13320]: Stopped target Main User Target.
Feb 01 22:41:59 columbo dbus-broker[13351]: Dispatched 20 messages @ 3(±4)μs / message.
Feb 01 22:41:59 columbo systemd[13320]: Stopping Accessibility services bus...
Feb 01 22:41:59 columbo systemd[13320]: Stopping dbus-:1.4-org.a11y.atspi.Registry@0.service...
Feb 01 22:41:59 columbo systemd[13320]: Stopping Virtual filesystem service...
Feb 01 22:41:59 columbo systemd[13320]: Stopped Accessibility services bus.
Feb 01 22:41:59 columbo systemd[13320]: Stopped dbus-:1.4-org.a11y.atspi.Registry@0.service.
Feb 01 22:41:59 columbo systemd[1]: run-user-964-gvfs.mount: Deactivated successfully.
Feb 01 22:41:59 columbo systemd[13320]: Stopped Virtual filesystem service.
Feb 01 22:41:59 columbo systemd[13320]: Removed slice Slice /app/dbus-:1.4-org.a11y.atspi.Registry.
Feb 01 22:41:59 columbo systemd[13320]: Stopped target Basic System.
Feb 01 22:41:59 columbo systemd[13320]: Stopped target Paths.
Feb 01 22:41:59 columbo systemd[13320]: Stopped target Sockets.
Feb 01 22:41:59 columbo systemd[13320]: Stopped target Timers.
Feb 01 22:41:59 columbo systemd[13320]: Closed GnuPG network certificate management daemon.
Feb 01 22:41:59 columbo systemd[13320]: Closed GCR ssh-agent wrapper.
Feb 01 22:41:59 columbo systemd[13320]: Closed GNOME Keyring daemon.
Feb 01 22:41:59 columbo systemd[13320]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Feb 01 22:41:59 columbo systemd[13320]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Feb 01 22:41:59 columbo systemd[13320]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Feb 01 22:41:59 columbo systemd[13320]: Closed GnuPG cryptographic agent and passphrase cache.
Feb 01 22:41:59 columbo systemd[13320]: Closed GnuPG public key management service.
Feb 01 22:41:59 columbo systemd[13320]: Closed p11-kit server.
Feb 01 22:41:59 columbo systemd[13320]: Closed PipeWire PulseAudio.
Feb 01 22:41:59 columbo systemd[13320]: Closed PipeWire Multimedia System Sockets.
Feb 01 22:41:59 columbo dbus-broker[13344]: Dispatched 459 messages @ 1(±2)μs / message.
Feb 01 22:41:59 columbo systemd[13320]: Stopping D-Bus User Message Bus...
Feb 01 22:41:59 columbo systemd[13320]: Stopped D-Bus User Message Bus.
Feb 01 22:41:59 columbo systemd[13320]: Removed slice User Core Session Slice.
Feb 01 22:41:59 columbo systemd[13320]: Closed D-Bus User Message Bus Socket.
Feb 01 22:41:59 columbo systemd[13320]: Removed slice User Application Slice.
Feb 01 22:41:59 columbo systemd[13320]: Reached target Shutdown.
Feb 01 22:41:59 columbo systemd[13320]: Finished Exit the Session.
Feb 01 22:41:59 columbo systemd[13320]: Reached target Exit the Session.
Feb 01 22:41:59 columbo (sd-pam)[13322]: pam_unix(systemd-user:session): session closed for user lightdm
Feb 01 22:41:59 columbo systemd[1]: user@964.service: Deactivated successfully.
Feb 01 22:41:59 columbo systemd[1]: Stopped User Manager for UID 964.
Feb 01 22:41:59 columbo systemd[1]: Stopping User Runtime Directory /run/user/964...
Feb 01 22:41:59 columbo systemd[1]: run-user-964.mount: Deactivated successfully.
Feb 01 22:41:59 columbo systemd[1]: user-runtime-dir@964.service: Deactivated successfully.
Feb 01 22:41:59 columbo systemd[1]: Stopped User Runtime Directory /run/user/964.
Feb 01 22:41:59 columbo systemd[1]: Removed slice User Slice of UID 964.
Feb 01 22:41:59 columbo systemd[1]: user-964.slice: Consumed 617ms CPU time, 75.3M memory peak.
Feb 01 22:41:59 columbo systemd-logind[1022]: Removed session 16.
Feb 01 22:42:09 columbo kernel: xfce4-terminal[13703]: segfault at 40 ip 00007661d8bbe02b sp 00007ffe59efe810 error 4 in libgtk-3.so.0.2416.32[1be02b,7661d8a70000+3b5000] likely on CPU 14 (core 6, socket 0)
Feb 01 22:42:09 columbo kernel: Code: 5d c3 66 66 2e 0f 1f 84 00 00 00 00 00 66 90 55 48 89 e5 41 57 41 56 41 55 49 89 f5 41 54 49 89 fc 53 48 83 ec 08 48 8b 5f 18 <48> 8b 3b 48 85 ff 0f 84 d2 00 00 00 85 d2 0f 84 01 02 00 00 48 83
Feb 01 22:42:09 columbo systemd-coredump[13734]: Process 13703 (xfce4-terminal) of user 1000 terminated abnormally with signal 11/SEGV, processing...
Feb 01 22:42:09 columbo systemd[1]: Started Process Core Dump (PID 13734/UID 0).
Feb 01 22:42:10 columbo systemd-coredump[13735]: Process 13703 (xfce4-terminal) of user 1000 dumped core.
Stack trace of thread 13703:
#0 0x00007661d8bbe02b n/a (libgtk-3.so.0 + 0x1be02b)
#1 0x00007661d863982a g_closure_invoke (libgobject-2.0.so.0 + 0x1182a)
#2 0x00007661d866a565 n/a (libgobject-2.0.so.0 + 0x42565)
#3 0x00007661d865aca9 n/a (libgobject-2.0.so.0 + 0x32ca9)
#4 0x00007661d865af32 g_signal_emit_valist (libgobject-2.0.so.0 + 0x32f32)
#5 0x00007661d865aff4 g_signal_emit (libgobject-2.0.so.0 + 0x32ff4)
#6 0x00007661d8645d16 n/a (libgobject-2.0.so.0 + 0x1dd16)
#7 0x00007661d8649544 g_object_notify_by_pspec (libgobject-2.0.so.0 + 0x21544)
#8 0x00007661d927c457 n/a (libgdk-3.so.0 + 0x27457)
#9 0x00007661d92d8b40 n/a (libgdk-3.so.0 + 0x83b40)
#10 0x00007661d8535559 n/a (libglib-2.0.so.0 + 0x5d559)
#11 0x00007661d8598257 n/a (libglib-2.0.so.0 + 0xc0257)
#12 0x00007661d8536287 g_main_loop_run (libglib-2.0.so.0 + 0x5e287)
#13 0x00007661d8be4d7f gtk_main (libgtk-3.so.0 + 0x1e4d7f)
#14 0x00006235f76754bd n/a (n/a + 0x0)
#15 0x00007661d826de08 n/a (libc.so.6 + 0x25e08)
#16 0x00007661d826decc __libc_start_main (libc.so.6 + 0x25ecc)
#17 0x00006235f7675d45 n/a (n/a + 0x0)
ELF object binary architecture: AMD x86-64
Feb 01 22:42:10 columbo systemd[1]: systemd-coredump@10-13734-0.service: Deactivated successfully.
Feb 01 22:42:10 columbo systemd[1]: systemd-coredump@10-13734-0.service: Consumed 152ms CPU time, 65.9M memory peak.
Feb 01 22:42:15 columbo systemd[1]: Starting Time & Date Service...
Feb 01 22:42:15 columbo systemd[1300]: Starting Portal service (GTK/GNOME implementation)...
Feb 01 22:42:15 columbo systemd[1300]: Started Portal service (GTK/GNOME implementation).
Feb 01 22:42:15 columbo systemd[1]: Started Time & Date Service.
Feb 01 22:42:15 columbo rtkit-daemon[1430]: Supervising 6 threads of 3 processes of 1 users.
Feb 01 22:42:15 columbo rtkit-daemon[1430]: Supervising 6 threads of 3 processes of 1 users.
Feb 01 22:42:15 columbo rtkit-daemon[1430]: Supervising 6 threads of 3 processes of 1 users.
Feb 01 22:42:15 columbo rtkit-daemon[1430]: Supervising 6 threads of 3 processes of 1 users.
Feb 01 22:42:15 columbo rtkit-daemon[1430]: Successfully made thread 13885 of process 13743 owned by '1000' RT at priority 10.
Feb 01 22:42:15 columbo rtkit-daemon[1430]: Supervising 7 threads of 4 processes of 1 users.
Feb 01 22:42:15 columbo rtkit-daemon[1430]: Supervising 7 threads of 4 processes of 1 users.
Feb 01 22:42:15 columbo rtkit-daemon[1430]: Supervising 7 threads of 4 processes of 1 users.
Feb 01 22:42:16 columbo rtkit-daemon[1430]: Supervising 7 threads of 4 processes of 1 users.
Feb 01 22:42:16 columbo rtkit-daemon[1430]: Supervising 7 threads of 4 processes of 1 users.
Feb 01 22:42:16 columbo rtkit-daemon[1430]: Supervising 7 threads of 4 processes of 1 users.
Feb 01 22:42:16 columbo rtkit-daemon[1430]: Supervising 7 threads of 4 processes of 1 users.
Feb 01 22:42:16 columbo rtkit-daemon[1430]: Supervising 7 threads of 4 processes of 1 users.
Feb 01 22:42:16 columbo rtkit-daemon[1430]: Supervising 7 threads of 4 processes of 1 users.
Feb 01 22:42:18 columbo rtkit-daemon[1430]: Supervising 7 threads of 4 processes of 1 users.
Feb 01 22:42:18 columbo rtkit-daemon[1430]: Supervising 7 threads of 4 processes of 1 users.
Feb 01 22:42:18 columbo rtkit-daemon[1430]: Supervising 7 threads of 4 processes of 1 users.
Feb 01 22:42:18 columbo rtkit-daemon[1430]: Supervising 7 threads of 4 processes of 1 users.
Feb 01 22:42:19 columbo systemd[1]: Starting Pamac Daemon...
Feb 01 22:42:20 columbo systemd[1]: Started Pamac Daemon.
Feb 01 22:42:20 columbo systemd[1]: pamac-daemon.service: Deactivated successfully.
Feb 01 22:42:25 columbo rtkit-daemon[1430]: Supervising 7 threads of 4 processes of 1 users.
Feb 01 22:42:25 columbo rtkit-daemon[1430]: Supervising 7 threads of 4 processes of 1 users.
Feb 01 22:42:45 columbo systemd[1]: systemd-timedated.service: Deactivated successfully.
Feb 01 22:42:54 columbo ssh-agent[13474]: exiting on signal 15
Feb 01 22:42:54 columbo lightdm[13375]: pam_unix(lightdm:session): session closed for user stefan
Feb 01 22:42:54 columbo at-spi2-registryd[13471]: X connection to :0 broken (explicit kill or server shutdown).
Feb 01 22:42:54 columbo systemd-logind[1022]: Session 18 logged out. Waiting for processes to exit.
Feb 01 22:42:54 columbo systemd[1300]: dbus-:1.11-org.a11y.atspi.Registry@6.service: Main process exited, code=exited, status=1/FAILURE
Feb 01 22:42:54 columbo polkitd[1020]: Unregistered Authentication Agent for unix-session:18 (system bus name :1.428, object path /org/gnome/PolicyKit1/AuthenticationAgent, locale de_DE.utf8) (disconnected from bus)
Feb 01 22:42:54 columbo systemd[1300]: dbus-:1.11-org.a11y.atspi.Registry@6.service: Failed with result 'exit-code'.
Feb 01 22:42:54 columbo systemd[1300]: xfce4-notifyd.service: Main process exited, code=exited, status=1/FAILURE
Feb 01 22:42:54 columbo systemd[1300]: xfce4-notifyd.service: Failed with result 'exit-code'.
Feb 01 22:42:54 columbo systemd[1300]: xdg-desktop-portal-gtk.service: Main process exited, code=exited, status=1/FAILURE
Feb 01 22:42:54 columbo systemd[1300]: xdg-desktop-portal-gtk.service: Failed with result 'exit-code'.
Feb 01 22:42:54 columbo systemd[1]: session-18.scope: Deactivated successfully.
Feb 01 22:42:54 columbo systemd[1]: session-18.scope: Consumed 12.993s CPU time, 797.9M memory peak.
Feb 01 22:42:54 columbo systemd-logind[1022]: Removed session 18.
Feb 01 22:42:55 columbo kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=01:00:5e:00:00:01:2c:3a:fd:90:42:17:08:00 SRC=192.168.178.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=59325 DF PROTO=2
Feb 01 22:42:56 columbo lightdm[14321]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=964) by (uid=0)
Feb 01 22:42:56 columbo systemd-logind[1022]: New session c9 of user lightdm.
Feb 01 22:42:56 columbo systemd[1]: Created slice User Slice of UID 964.
Feb 01 22:42:56 columbo systemd[1]: Starting User Runtime Directory /run/user/964...
Feb 01 22:42:56 columbo systemd[1]: Finished User Runtime Directory /run/user/964.
Feb 01 22:42:56 columbo systemd[1]: Starting User Manager for UID 964...
Feb 01 22:42:56 columbo (systemd)[14327]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
Feb 01 22:42:56 columbo (systemd)[14327]: pam_unix(systemd-user:session): session opened for user lightdm(uid=964) by lightdm(uid=0)
Feb 01 22:42:56 columbo systemd-logind[1022]: New session 19 of user lightdm.
Feb 01 22:42:56 columbo systemd[14327]: Queued start job for default target Main User Target.
Feb 01 22:42:56 columbo systemd[14327]: Created slice User Application Slice.
Feb 01 22:42:56 columbo systemd[14327]: Reached target Paths.
Feb 01 22:42:56 columbo systemd[14327]: Reached target Timers.
Feb 01 22:42:56 columbo systemd[14327]: Starting D-Bus User Message Bus Socket...
Feb 01 22:42:56 columbo systemd[14327]: Listening on GnuPG network certificate management daemon.
Feb 01 22:42:56 columbo systemd[14327]: Starting GCR ssh-agent wrapper...
Feb 01 22:42:56 columbo systemd[14327]: Listening on GNOME Keyring daemon.
Feb 01 22:42:56 columbo systemd[14327]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Feb 01 22:42:56 columbo systemd[14327]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Feb 01 22:42:56 columbo systemd[14327]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Feb 01 22:42:56 columbo systemd[14327]: Listening on GnuPG cryptographic agent and passphrase cache.
Feb 01 22:42:56 columbo systemd[14327]: Listening on GnuPG public key management service.
Feb 01 22:42:56 columbo systemd[14327]: Listening on p11-kit server.
Feb 01 22:42:56 columbo systemd[14327]: Listening on PipeWire PulseAudio.
Feb 01 22:42:56 columbo systemd[14327]: Listening on PipeWire Multimedia System Sockets.
Feb 01 22:42:56 columbo systemd[14327]: Listening on D-Bus User Message Bus Socket.
Feb 01 22:42:56 columbo systemd[14327]: Listening on GCR ssh-agent wrapper.
Feb 01 22:42:56 columbo systemd[14327]: Reached target Sockets.
Feb 01 22:42:56 columbo systemd[14327]: Reached target Basic System.
Feb 01 22:42:56 columbo systemd[1]: Started User Manager for UID 964.
Feb 01 22:42:56 columbo systemd[14327]: Starting Update XDG user dir configuration...
Feb 01 22:42:56 columbo systemd[1]: Started Session c9 of User lightdm.
Feb 01 22:42:56 columbo systemd[14327]: Finished Update XDG user dir configuration.
Feb 01 22:42:56 columbo systemd[14327]: Reached target Main User Target.
Feb 01 22:42:56 columbo systemd[14327]: Startup finished in 161ms.
Feb 01 22:42:56 columbo systemd[14327]: Created slice User Core Session Slice.
Feb 01 22:42:56 columbo systemd[14327]: Starting D-Bus User Message Bus...
Feb 01 22:42:56 columbo dbus-broker-launch[14350]: Service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Feb 01 22:42:56 columbo dbus-broker-launch[14350]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service'
Feb 01 22:42:56 columbo dbus-broker-launch[14350]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Feb 01 22:42:56 columbo dbus-broker-launch[14350]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Feb 01 22:42:56 columbo dbus-broker-launch[14350]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Cache1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Cache1'.
Feb 01 22:42:56 columbo dbus-broker-launch[14350]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Manager1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Manager1'.
Feb 01 22:42:56 columbo dbus-broker-launch[14350]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Thumbnailer1'.
Feb 01 22:42:56 columbo dbus-broker-launch[14350]: Service file '/usr/share//dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Feb 01 22:42:56 columbo dbus-broker-launch[14350]: Service file '/usr/share//dbus-1/services/org.xfce.xfce4-notifyd.Notifyd.service' is not named after the D-Bus name 'org.xfce.Notifyd'.
Feb 01 22:42:56 columbo systemd[14327]: Started D-Bus User Message Bus.
Feb 01 22:42:56 columbo dbus-broker-launch[14350]: Ready
Feb 01 22:42:56 columbo systemd[14327]: Starting Accessibility services bus...
Feb 01 22:42:56 columbo systemd[14327]: Started Accessibility services bus.
Feb 01 22:42:56 columbo dbus-broker-launch[14357]: Ready
Feb 01 22:42:56 columbo systemd[14327]: Starting Virtual filesystem service...
Feb 01 22:42:56 columbo systemd[14327]: Started Virtual filesystem service.
Feb 01 22:42:56 columbo systemd[14327]: Created slice Slice /app/dbus-:1.4-org.a11y.atspi.Registry.
Feb 01 22:42:56 columbo systemd[14327]: Started dbus-:1.4-org.a11y.atspi.Registry@0.service.
Feb 01 22:42:56 columbo at-spi2-registryd[14383]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Feb 01 22:43:01 columbo nmbd[1277]: [2025/02/01 22:43:01.374487, 0] ../../source3/nmbd/nmbd_browsesync.c:355(find_domain_master_name_query_fail)
Feb 01 22:43:01 columbo nmbd[1277]: find_domain_master_name_query_fail:
Feb 01 22:43:01 columbo nmbd[1277]: Unable to find the Domain Master Browser name WORKGROUP<1b> for the workgroup WORKGROUP.
Feb 01 22:43:01 columbo nmbd[1277]: Unable to sync browse lists in this workgroup.
Feb 01 22:43:08 columbo login[13422]: pam_unix(login:session): session opened for user stefan(uid=1000) by stefan(uid=0)
Feb 01 22:43:08 columbo systemd-logind[1022]: New session 20 of user stefan.
Feb 01 22:43:08 columbo systemd[1]: Started Session 20 of User stefan.
Feb 01 22:43:08 columbo login[13422]: LOGIN ON tty2 BY stefan
Feb 01 22:43:09 columbo wireplumber[1419]: spa.bluez5: BlueZ system service is not available
Feb 01 22:43:18 columbo kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=7c:10:c9:3f:8b:fa:2c:3a:fd:90:42:17:08:00 SRC=192.168.178.1 DST=192.168.178.27 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=38658 DF PROTO=TCP SPT=54399 DPT=80 WINDOW=29200 RES=0x00 SYN URGP=0
Feb 01 22:43:18 columbo kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=7c:10:c9:3f:8b:fa:2c:3a:fd:90:42:17:86:dd SRC=2001:09e8:c94e:bc00:2e3a:fdff:fe90:4217 DST=2001:09e8:c94e:bc00:4179:8169:6914:6b4f LEN=80 TC=0 HOPLIMIT=64 FLOWLBL=0 PROTO=TCP SPT=47111 DPT=80 WINDOW=28640 RES=0x00 SYN URGP=0
Feb 01 22:43:19 columbo kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=7c:10:c9:3f:8b:fa:2c:3a:fd:90:42:17:86:dd SRC=2001:09e8:c94e:bc00:2e3a:fdff:fe90:4217 DST=2001:09e8:c94e:bc00:4179:8169:6914:6b4f LEN=80 TC=0 HOPLIMIT=64 FLOWLBL=0 PROTO=TCP SPT=47111 DPT=80 WINDOW=28640 RES=0x00 SYN URGP=0
Feb 01 22:43:19 columbo kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=7c:10:c9:3f:8b:fa:2c:3a:fd:90:42:17:08:00 SRC=192.168.178.1 DST=192.168.178.27 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=38659 DF PROTO=TCP SPT=54399 DPT=80 WINDOW=29200 RES=0x00 SYN URGP=0
Feb 01 22:43:21 columbo kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=7c:10:c9:3f:8b:fa:2c:3a:fd:90:42:17:08:00 SRC=192.168.178.1 DST=192.168.178.27 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=38660 DF PROTO=TCP SPT=54399 DPT=80 WINDOW=29200 RES=0x00 SYN URGP=0
Feb 01 22:43:21 columbo kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=7c:10:c9:3f:8b:fa:2c:3a:fd:90:42:17:86:dd SRC=2001:09e8:c94e:bc00:2e3a:fdff:fe90:4217 DST=2001:09e8:c94e:bc00:4179:8169:6914:6b4f LEN=80 TC=0 HOPLIMIT=64 FLOWLBL=0 PROTO=TCP SPT=47111 DPT=80 WINDOW=28640 RES=0x00 SYN URGP=0
Feb 01 22:43:22 columbo kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=7c:10:c9:3f:8b:fa:2c:3a:fd:90:42:17:08:00 SRC=192.168.178.1 DST=192.168.178.27 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=8042 DF PROTO=TCP SPT=54481 DPT=80 WINDOW=29200 RES=0x00 SYN URGP=0
Feb 01 22:43:22 columbo kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=7c:10:c9:3f:8b:fa:2c:3a:fd:90:42:17:86:dd SRC=2001:09e8:c94e:bc00:2e3a:fdff:fe90:4217 DST=2001:09e8:c94e:bc00:4179:8169:6914:6b4f LEN=80 TC=0 HOPLIMIT=64 FLOWLBL=0 PROTO=TCP SPT=45647 DPT=80 WINDOW=28640 RES=0x00 SYN URGP=0
Feb 01 22:43:23 columbo kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=7c:10:c9:3f:8b:fa:2c:3a:fd:90:42:17:86:dd SRC=2001:09e8:c94e:bc00:2e3a:fdff:fe90:4217 DST=2001:09e8:c94e:bc00:4179:8169:6914:6b4f LEN=80 TC=0 HOPLIMIT=64 FLOWLBL=0 PROTO=TCP SPT=45647 DPT=80 WINDOW=28640 RES=0x00 SYN URGP=0
Feb 01 22:43:23 columbo kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=7c:10:c9:3f:8b:fa:2c:3a:fd:90:42:17:08:00 SRC=192.168.178.1 DST=192.168.178.27 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=8043 DF PROTO=TCP SPT=54481 DPT=80 WINDOW=29200 RES=0x00 SYN URGP=0
Feb 01 22:43:25 columbo kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=7c:10:c9:3f:8b:fa:2c:3a:fd:90:42:17:08:00 SRC=192.168.178.1 DST=192.168.178.27 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=8044 DF PROTO=TCP SPT=54481 DPT=80 WINDOW=29200 RES=0x00 SYN URGP=0
Feb 01 22:43:25 columbo kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=7c:10:c9:3f:8b:fa:2c:3a:fd:90:42:17:86:dd SRC=2001:09e8:c94e:bc00:2e3a:fdff:fe90:4217 DST=2001:09e8:c94e:bc00:4179:8169:6914:6b4f LEN=80 TC=0 HOPLIMIT=64 FLOWLBL=0 PROTO=TCP SPT=45647 DPT=80 WINDOW=28640 RES=0x00 SYN URGP=0
Feb 01 22:43:29 columbo kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=7c:10:c9:3f:8b:fa:2c:3a:fd:90:42:17:86:dd SRC=2001:09e8:c94e:bc00:2e3a:fdff:fe90:4217 DST=2001:09e8:c94e:bc00:4179:8169:6914:6b4f LEN=80 TC=0 HOPLIMIT=64 FLOWLBL=0 PROTO=TCP SPT=45647 DPT=80 WINDOW=28640 RES=0x00 SYN URGP=0
Feb 01 22:43:29 columbo kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=7c:10:c9:3f:8b:fa:2c:3a:fd:90:42:17:08:00 SRC=192.168.178.1 DST=192.168.178.27 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=8045 DF PROTO=TCP SPT=54481 DPT=80 WINDOW=29200 RES=0x00 SYN URGP=0
Feb 01 22:43:37 columbo kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=7c:10:c9:3f:8b:fa:2c:3a:fd:90:42:17:08:00 SRC=192.168.178.1 DST=192.168.178.27 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=8046 DF PROTO=TCP SPT=54481 DPT=80 WINDOW=29200 RES=0x00 SYN URGP=0
Feb 01 22:43:37 columbo kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=7c:10:c9:3f:8b:fa:2c:3a:fd:90:42:17:86:dd SRC=2001:09e8:c94e:bc00:2e3a:fdff:fe90:4217 DST=2001:09e8:c94e:bc00:4179:8169:6914:6b4f LEN=80 TC=0 HOPLIMIT=64 FLOWLBL=0 PROTO=TCP SPT=45647 DPT=80 WINDOW=28640 RES=0x00 SYN URGP=0
Feb 01 22:43:53 columbo kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=7c:10:c9:3f:8b:fa:2c:3a:fd:90:42:17:86:dd SRC=2001:09e8:c94e:bc00:2e3a:fdff:fe90:4217 DST=2001:09e8:c94e:bc00:4179:8169:6914:6b4f LEN=80 TC=0 HOPLIMIT=64 FLOWLBL=0 PROTO=TCP SPT=45647 DPT=80 WINDOW=28640 RES=0x00 SYN URGP=0
Feb 01 22:43:53 columbo kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=7c:10:c9:3f:8b:fa:2c:3a:fd:90:42:17:08:00 SRC=192.168.178.1 DST=192.168.178.27 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=8047 DF PROTO=TCP SPT=54481 DPT=80 WINDOW=29200 RES=0x00 SYN URGP=0
Maybe this helps?
Kind regards
steve1
First thing to ensure would be:
system is up to date
sudo pacman-mirrors -f
sudo pacman -Syu
and only after that then attend to any AUR packages you may have.
It’s definitely not normal that your terminal crashes.
Have you tended to .pacnew
files that will get created over time?
Are there any?
… don’t know how old your installation is.
Try using a “tried and true” kernel - an LTS Kernel
instead of the most recent one (linux613)
steve1
1 February 2025 22:43
10
I updated mirrors and system as suggested. Then I backed up files where .pacnew files were present and installed those as defaults (only 6 files found). Among them was mkinitcpio.conf. So I updated with mkinitcpio -P to build the new versions and started with kernel 6.6.74-1-MANJARO. The result is still the same annoying crashes at the beginning of a graphical session.
That should have been the case from the start - it was just a reminder to make sure.
That is the wrong way to deal with those.
They need to be merged - only the differences matter.
But perhaps you got lucky.
2 Likes
BG405
2 February 2025 00:05
12
I’d suggest the OP runs:
stat / | grep -i "birth:" | awk '{print $2}'
… or, alternatively use e.g. :
stat /home | grep -i "birth:" | awk '{print $2}'
if the root partition was cloned from another disk at some point, like mine was (from HDD to SSD; I couldn’t clone with the usual method due to a bad sector).
steve1
2 February 2025 00:16
13
This does not give any output:
$ stat / | grep -i "birth:" | awk '{print $2}'
[stefan@columbo ~]$ stat /home | grep -i "birth:" | awk '{print $2}'
[stefan@columbo ~]$
I also tried switching UI themes to Adwaita dark, with no improvement. Here I encountered also crashes of xfce4-settings.
BG405
2 February 2025 00:22
14
Odd that the commands didn’t produce ant output, like this:
stat /home | grep -i "birth:" | awk '{print $2}'
2018-10-04
Maybe that’s down to the Xfce Terminal, or if you are using zsh
perhaps.
steve1
2 February 2025 00:23
15
No, it’s bash - installed roundabout a year ago.
steve1
2 February 2025 00:27
16
OK, it’s a german system:
$ stat / | grep -i "Geburt:" | awk '{print $2}'
2024-04-11
1 Like
steve1
2 February 2025 00:30
17
It could be the error showed up with updating to Xfce 4.20?
steve1:
Any other hints please?
Go back to this statement, that you made
And think hard about what that means. then follow this advice…
Like this?
What I mean is:
have you actually removed the directory and it’s contents
before you restored from /etc/skel
?
So that you only have what came from there - nothing old.
log out - to TTY and log in
mkdir ~/configbackup
mv ~/.config/* ~/configbackup
rm -rf ~/.cache
cp -r /etc/skel/.config ~/
possibly the same for firefox:
mv ~/.mozilla ~/.mozilla-backup
steve1
2 February 2025 09:16
20
Thank your for your patience!
I put the above commands into a short script:
$ more testconfig.sh
#! /bin/bash
mkdir ~/configbackup
mv -f ~/.config/* ~/configbackup
rm -rf ~/.cache
cp -r /etc/skel/.config ~/
Then I logged out from the graphical session, logged into a TTY. I made the script executable and ran it.
After graphical login the error persists - when starting xfce4-settings-manager, this crashes, too. Two minutes later and I can work again.
Any further ideas please?