No networking and sudden system instability

Finally got around to it. Booting from USB went fine.

Smart CTL output

/dev/sda (Boot drive, SSD)

 sudo smartctl --all /dev/sda
smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.6.10-1-MANJARO] (local build)
Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Phison Driven SSDs
Device Model:     KINGSTON SM2280S3G2120G
Serial Number:    50026B7277014519
LU WWN Device Id: 5 0026b7 277014519
Firmware Version: SAFM01.W
User Capacity:    120,034,123,776 bytes [120 GB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    Solid State Device
Form Factor:      < 1.8 inches
TRIM Command:     Available, deterministic, zeroed
Device is:        In smartctl database 7.3/5528
ATA Version is:   ACS-2 (minor revision not indicated)
SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Thu Feb 15 20:18:04 2024 UTC
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00)	Offline data collection activity
					was never started.
					Auto Offline Data Collection: Disabled.
Self-test execution status:      (   0)	The previous self-test routine completed
					without error or no self-test has ever 
					been run.
Total time to complete Offline 
data collection: 		(   30) seconds.
Offline data collection
capabilities: 			 (0x79) SMART execute Offline immediate.
					No Auto Offline data collection support.
					Suspend Offline collection upon new
					command.
					Offline surface scan supported.
					Self-test supported.
					Conveyance Self-test supported.
					Selective Self-test supported.
SMART capabilities:            (0x0003)	Saves SMART data before entering
					power-saving mode.
					Supports SMART auto save timer.
Error logging capability:        (0x01)	Error logging supported.
					General Purpose Logging supported.
Short self-test routine 
recommended polling time: 	 (   1) minutes.
Extended self-test routine
recommended polling time: 	 (   2) minutes.
Conveyance self-test routine
recommended polling time: 	 (   3) minutes.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000b   100   100   050    Pre-fail  Always       -       0
  2 Not_In_Use              0x0005   100   100   050    Pre-fail  Offline      -       0
  3 Not_In_Use              0x0007   100   100   050    Pre-fail  Always       -       0
  5 Retired_Block_Count     0x0013   100   100   050    Pre-fail  Always       -       0
  7 Not_In_Use              0x000b   100   100   050    Pre-fail  Always       -       0
  8 Not_In_Use              0x0005   100   100   050    Pre-fail  Offline      -       0
  9 Power_On_Hours          0x0012   100   100   000    Old_age   Always       -       23206
 12 Power_Cycle_Count       0x0012   100   100   000    Old_age   Always       -       3397
168 SATA_Phy_Error_Count    0x0012   100   100   000    Old_age   Always       -       0
170 Bad_Blk_Ct_Lat/Erl      0x0003   100   100   010    Pre-fail  Always       -       0/141
173 MaxAvgErase_Ct          0x0012   100   100   000    Old_age   Always       -       142 (Average 81)
175 Not_In_Use              0x0013   100   100   050    Pre-fail  Always       -       0
187 Reported_Uncorrect      0x0012   100   100   000    Old_age   Always       -       0
192 Unsafe_Shutdown_Count   0x0012   100   100   000    Old_age   Always       -       265
194 Temperature_Celsius     0x0023   075   050   030    Pre-fail  Always       -       25 (Min/Max 13/50)
196 Reallocated_Event_Count 0x0002   100   100   010    Old_age   Always       -       0
197 Not_In_Use              0x0032   100   100   000    Old_age   Always       -       0
199 SATA_CRC_Error_Count    0x000b   100   100   050    Pre-fail  Always       -       0
218 CRC_Error_Count         0x000b   100   100   050    Pre-fail  Always       -       0
231 SSD_Life_Left           0x0013   100   100   000    Pre-fail  Always       -       98
233 Flash_Writes_GiB        0x000b   100   100   000    Pre-fail  Always       -       4658
240 Not_In_Use              0x0013   100   100   000    Pre-fail  Always       -       0
241 Lifetime_Writes_GiB     0x0012   100   100   000    Old_age   Always       -       8080
242 Lifetime_Reads_GiB      0x0012   100   100   000    Old_age   Always       -       11661
244 Average_Erase_Count     0x0002   100   100   000    Old_age   Always       -       81
245 Max_Erase_Count         0x0002   100   100   000    Old_age   Always       -       142
246 Total_Erase_Count       0x0012   100   100   000    Old_age   Always       -       2734800

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Extended offline    Completed without error       00%     23206         -
# 2  Short offline       Completed without error       00%      6769         -
# 3  Conveyance offline  Completed without error       00%      6765         -

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

The above only provides legacy SMART information - try 'smartctl -x' for more

/dev/sdb (/home drive, HDD)

sudo smartctl --all /dev/sdb
smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.6.10-1-MANJARO] (local build)
Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Seagate BarraCuda 3.5 (CMR)
Device Model:     ST1000DM010-2EP102
Serial Number:    Z9AFFWPF
LU WWN Device Id: 5 000c50 0a3aa2da4
Firmware Version: CC43
User Capacity:    1,000,204,886,016 bytes [1.00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    7200 rpm
Form Factor:      3.5 inches
Device is:        In smartctl database 7.3/5528
ATA Version is:   ATA8-ACS T13/1699-D revision 4
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Thu Feb 15 23:35:33 2024 UTC
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00)	Offline data collection activity
					was never started.
					Auto Offline Data Collection: Disabled.
Self-test execution status:      (   0)	The previous self-test routine completed
					without error or no self-test has ever 
					been run.
Total time to complete Offline 
data collection: 		(    0) seconds.
Offline data collection
capabilities: 			 (0x73) SMART execute Offline immediate.
					Auto Offline data collection on/off support.
					Suspend Offline collection upon new
					command.
					No Offline surface scan supported.
					Self-test supported.
					Conveyance Self-test supported.
					Selective Self-test supported.
SMART capabilities:            (0x0003)	Saves SMART data before entering
					power-saving mode.
					Supports SMART auto save timer.
Error logging capability:        (0x01)	Error logging supported.
					General Purpose Logging supported.
Short self-test routine 
recommended polling time: 	 (   1) minutes.
Extended self-test routine
recommended polling time: 	 ( 103) minutes.
Conveyance self-test routine
recommended polling time: 	 (   2) minutes.
SCT capabilities: 	       (0x1085)	SCT Status supported.

SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   082   063   006    Pre-fail  Always       -       198248413
  3 Spin_Up_Time            0x0003   097   097   000    Pre-fail  Always       -       0
  4 Start_Stop_Count        0x0032   096   096   020    Old_age   Always       -       5034
  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000f   086   060   045    Pre-fail  Always       -       420261122
  9 Power_On_Hours          0x0032   074   074   000    Old_age   Always       -       22948
 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0
 12 Power_Cycle_Count       0x0032   097   097   020    Old_age   Always       -       3369
183 Runtime_Bad_Block       0x0032   100   100   000    Old_age   Always       -       0
184 End-to-End_Error        0x0032   100   100   099    Old_age   Always       -       0
187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always       -       0
188 Command_Timeout         0x0032   100   100   000    Old_age   Always       -       0 0 0
189 High_Fly_Writes         0x003a   100   100   000    Old_age   Always       -       0
190 Airflow_Temperature_Cel 0x0022   066   049   040    Old_age   Always       -       34 (Min/Max 18/38)
193 Load_Cycle_Count        0x0032   098   098   000    Old_age   Always       -       5492
194 Temperature_Celsius     0x0022   034   009   000    Old_age   Always       -       34 (0 9 0 0 0)
195 Hardware_ECC_Recovered  0x001a   001   001   000    Old_age   Always       -       198248413
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
240 Head_Flying_Hours       0x0000   100   253   000    Old_age   Offline      -       20393h+14m+21.546s
241 Total_LBAs_Written      0x0000   100   253   000    Old_age   Offline      -       58873753054
242 Total_LBAs_Read         0x0000   100   253   000    Old_age   Offline      -       65678023065

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Extended offline    Completed without error       00%     22946         -
# 2  Short offline       Completed without error       00%     18023         -
# 3  Short offline       Completed without error       00%      2101         -

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

The above only provides legacy SMART information - try 'smartctl -x' for more

There is a third disk (SSD) mounted, but it is the newest drive and only holds my steam lib so I have excluded it here.

Logs

Slighly older log which includes an attempt at a normal shutdown.

journalctl --priority=warning..err --no-pager --boot=-5
Feb 14 19:59:30 thorbjoernl-desktop kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Feb 14 19:59:30 thorbjoernl-desktop kernel: x86/cpu: SGX disabled by BIOS.
Feb 14 19:59:30 thorbjoernl-desktop kernel: pci 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
Feb 14 19:59:30 thorbjoernl-desktop kernel: resource: resource sanity check: requesting [mem 0x00000000fdffe800-0x00000000fe0007ff], which spans more than pnp 00:07 [mem 0xfdb00000-0xfdffffff]
Feb 14 19:59:30 thorbjoernl-desktop kernel: caller get_primary_reg_base+0x4f/0xb0 mapping multiple BARs
Feb 14 19:59:30 thorbjoernl-desktop kernel: ata5.00: supports DRM functions and may not be fully accessible
Feb 14 19:59:30 thorbjoernl-desktop kernel: ata5.00: supports DRM functions and may not be fully accessible
Feb 14 19:59:30 thorbjoernl-desktop kernel: usb: port power management may be unreliable
Feb 14 19:59:30 thorbjoernl-desktop systemd[1]: Configuration file /usr/lib/systemd/system/timekpr.service is marked executable. Please remove executable permission bits. Proceeding anyway.
Feb 14 19:59:30 thorbjoernl-desktop systemd-vconsole-setup[216]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Feb 14 19:59:30 thorbjoernl-desktop systemd-vconsole-setup[216]: Fonts will not be copied to remaining consoles
Feb 14 19:59:30 thorbjoernl-desktop systemd-journald[230]: File /var/log/journal/18e6f089491e4f28b8675d1f4f1184bf/system.journal corrupted or uncleanly shut down, renaming and replacing.
Feb 14 19:59:30 thorbjoernl-desktop kernel: r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
Feb 14 19:59:30 thorbjoernl-desktop systemd-vconsole-setup[362]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Feb 14 19:59:30 thorbjoernl-desktop systemd-vconsole-setup[362]: Fonts will not be copied to remaining consoles
Feb 14 19:59:31 thorbjoernl-desktop kernel: nvidia: loading out-of-tree module taints kernel.
Feb 14 19:59:31 thorbjoernl-desktop kernel: nvidia: module license 'NVIDIA' taints kernel.
Feb 14 19:59:31 thorbjoernl-desktop kernel: Disabling lock debugging due to kernel taint
Feb 14 19:59:31 thorbjoernl-desktop kernel: nvidia: module license taints kernel.
Feb 14 19:59:31 thorbjoernl-desktop kernel: 
Feb 14 19:59:31 thorbjoernl-desktop kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  545.29.06  Thu Nov 16 01:59:08 UTC 2023
Feb 14 19:59:32 thorbjoernl-desktop kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Feb 14 19:59:48 thorbjoernl-desktop avahi-daemon[665]: *** WARNING: Detected another IPv4 mDNS stack running on this host. This makes mDNS unreliable and is thus not recommended. ***
Feb 14 19:59:48 thorbjoernl-desktop avahi-daemon[665]: *** WARNING: Detected another IPv6 mDNS stack running on this host. This makes mDNS unreliable and is thus not recommended. ***
Feb 14 19:59:48 thorbjoernl-desktop dhcpcd[670]: no interfaces have a carrier
Feb 14 19:59:54 thorbjoernl-desktop kernel: Xorg[834]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
Feb 14 19:59:54 thorbjoernl-desktop dbus-broker-launch[661]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Feb 14 19:59:54 thorbjoernl-desktop systemd-xdg-autostart-generator[869]: Configuration file /etc/xdg/autostart/timekpr-client.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Feb 14 19:59:55 thorbjoernl-desktop dbus-broker-launch[876]: Service file '/usr/share/dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Feb 14 19:59:55 thorbjoernl-desktop dbus-broker-launch[876]: 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 14 19:59:55 thorbjoernl-desktop dbus-broker-launch[876]: 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 14 19:59:55 thorbjoernl-desktop dbus-broker-launch[876]: 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 14 19:59:55 thorbjoernl-desktop dbus-broker-launch[876]: 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 14 19:59:55 thorbjoernl-desktop dbus-broker-launch[876]: 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 14 20:00:07 thorbjoernl-desktop kernel: Oops: 0000 [#1] PREEMPT SMP PTI
Feb 14 20:00:07 thorbjoernl-desktop kernel: CPU: 1 PID: 81 Comm: kworker/u8:6 Tainted: P           OE      6.6.10-1-MANJARO #1 09058216a4151ef643ec08e7c2fc4e2938993be0
Feb 14 20:00:07 thorbjoernl-desktop kernel: Hardware name: System manufacturer System Product Name/PRIME B250-PLUS, BIOS 0608 03/24/2017
Feb 14 20:00:07 thorbjoernl-desktop kernel: Workqueue: cfg80211 cfg80211_event_work [cfg80211]
Feb 14 20:00:07 thorbjoernl-desktop kernel: RIP: 0010:__cfg80211_connect_result+0x325/0x920 [cfg80211]
Feb 14 20:00:07 thorbjoernl-desktop kernel: Code: f6 74 1e 83 f9 0e 0f b7 d0 8d 79 01 40 0f 95 c6 48 0f a3 ca 0f 82 af 01 00 00 89 f9 66 85 c0 75 dd 41 80 8c 24 cc 00 00 00 01 <41> 8b 06 4c 89 e9 31 d2 41 89 84 24 c0 03 00 00 41 0f b7 46 04 66
Feb 14 20:00:07 thorbjoernl-desktop kernel: RSP: 0018:ffffc9000076bd90 EFLAGS: 00010202
Feb 14 20:00:07 thorbjoernl-desktop kernel: RAX: 0000000000000000 RBX: ffff888102bed818 RCX: 0000000000000001
Feb 14 20:00:07 thorbjoernl-desktop kernel: RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff888111c67f00
Feb 14 20:00:07 thorbjoernl-desktop kernel: RBP: ffffc9000076bde0 R08: 0000000000000038 R09: 0000000000000000
Feb 14 20:00:07 thorbjoernl-desktop kernel: R10: 0000000000000002 R11: 0000000000000000 R12: ffff888111c67800
Feb 14 20:00:07 thorbjoernl-desktop kernel: R13: ffff888111c67c30 R14: 0000000000000000 R15: 0000000000000001
Feb 14 20:00:07 thorbjoernl-desktop kernel: FS:  0000000000000000(0000) GS:ffff888a0ec80000(0000) knlGS:0000000000000000
Feb 14 20:00:07 thorbjoernl-desktop kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 14 20:00:07 thorbjoernl-desktop kernel: CR2: 0000000000000000 CR3: 0000000518820002 CR4: 00000000003706e0
Feb 14 20:00:07 thorbjoernl-desktop kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Feb 14 20:00:07 thorbjoernl-desktop kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Feb 14 20:00:07 thorbjoernl-desktop kernel: Call Trace:
Feb 14 20:00:07 thorbjoernl-desktop kernel:  <TASK>
Feb 14 20:00:07 thorbjoernl-desktop kernel:  ? __die+0x23/0x70
Feb 14 20:00:07 thorbjoernl-desktop kernel:  ? page_fault_oops+0x171/0x4e0
Feb 14 20:00:07 thorbjoernl-desktop kernel:  ? try_to_wake_up+0x20a/0x640
Feb 14 20:00:07 thorbjoernl-desktop kernel:  ? exc_page_fault+0x7f/0x180
Feb 14 20:00:07 thorbjoernl-desktop kernel:  ? asm_exc_page_fault+0x26/0x30
Feb 14 20:00:07 thorbjoernl-desktop kernel:  ? __cfg80211_connect_result+0x325/0x920 [cfg80211 2a612b830d3c9c5961b0330802770d4097d1b0f7]
Feb 14 20:00:07 thorbjoernl-desktop kernel:  ? finish_task_switch.isra.0+0x94/0x2f0
Feb 14 20:00:07 thorbjoernl-desktop kernel:  ? cfg80211_process_wdev_events+0x84/0x1c0 [cfg80211 2a612b830d3c9c5961b0330802770d4097d1b0f7]
Feb 14 20:00:07 thorbjoernl-desktop kernel:  cfg80211_process_wdev_events+0x84/0x1c0 [cfg80211 2a612b830d3c9c5961b0330802770d4097d1b0f7]
Feb 14 20:00:07 thorbjoernl-desktop kernel:  cfg80211_process_rdev_events+0x2a/0x40 [cfg80211 2a612b830d3c9c5961b0330802770d4097d1b0f7]
Feb 14 20:00:07 thorbjoernl-desktop kernel:  cfg80211_event_work+0x29/0x40 [cfg80211 2a612b830d3c9c5961b0330802770d4097d1b0f7]
Feb 14 20:00:07 thorbjoernl-desktop kernel:  process_one_work+0x171/0x340
Feb 14 20:00:07 thorbjoernl-desktop kernel:  worker_thread+0x27b/0x3a0
Feb 14 20:00:07 thorbjoernl-desktop kernel:  ? __pfx_worker_thread+0x10/0x10
Feb 14 20:00:07 thorbjoernl-desktop kernel:  kthread+0xe5/0x120
Feb 14 20:00:07 thorbjoernl-desktop kernel:  ? __pfx_kthread+0x10/0x10
Feb 14 20:00:07 thorbjoernl-desktop kernel:  ret_from_fork+0x31/0x50
Feb 14 20:00:07 thorbjoernl-desktop kernel:  ? __pfx_kthread+0x10/0x10
Feb 14 20:00:07 thorbjoernl-desktop kernel:  ret_from_fork_asm+0x1b/0x30
Feb 14 20:00:07 thorbjoernl-desktop kernel:  </TASK>
Feb 14 20:00:07 thorbjoernl-desktop kernel: Modules linked in: tun nf_tables ip6table_nat iptable_nat nf_nat overlay qrtr 8021q garp mrp stp llc ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt ipt_REJECT nf_reject_ipv4 xt_LOG nf_log_syslog xt_recent xt_limit xt_addrtype xt_tcpudp xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter ip6_tables iptable_filter nvidia_uvm(POE) nvidia_drm(POE) nvidia_modeset(POE) 88XXau(OE) xpad ff_memless cfg80211 mousedev nvidia(POE) snd_soc_avs snd_soc_hda_codec snd_hda_ext_core snd_soc_core snd_compress intel_rapl_msr ac97_bus intel_rapl_common snd_hda_codec_realtek intel_tcc_cooling snd_hda_codec_generic snd_hda_codec_hdmi snd_pcm_dmaengine x86_pkg_temp_thermal intel_powerclamp snd_hda_intel coretemp eeepc_wmi crct10dif_pclmul psmouse crc32_pclmul serio_raw polyval_clmulni snd_intel_dspcfg polyval_generic asus_wmi atkbd gf128mul libps2 ledtrig_audio vivaldi_fmap ghash_clmulni_intel snd_intel_sdw_acpi sparse_keymap sha512_ssse3 platform_profile sha256_ssse3 sha1_ssse3 i8042 aesni_intel serio
Feb 14 20:00:07 thorbjoernl-desktop kernel:  mei_hdcp snd_hda_codec iTCO_wdt mei_pxp intel_pmc_bxt crypto_simd ee1004 iTCO_vendor_support mxm_wmi rfkill snd_hda_core wmi_bmof cryptd snd_hwdep rapl snd_pcm r8169 intel_cstate i2c_i801 intel_uncore snd_timer realtek vfat snd i2c_smbus fat pcspkr mdio_devres mei_me libphy soundcore mei video wmi acpi_pad mac_hid crypto_user fuse loop dm_mod nfnetlink zram bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid crc32c_intel xhci_pci xhci_pci_renesas
Feb 14 20:00:07 thorbjoernl-desktop kernel: CR2: 0000000000000000
Feb 14 20:00:07 thorbjoernl-desktop kernel: ---[ end trace 0000000000000000 ]---
Feb 14 20:00:07 thorbjoernl-desktop kernel: RIP: 0010:__cfg80211_connect_result+0x325/0x920 [cfg80211]
Feb 14 20:00:07 thorbjoernl-desktop kernel: Code: f6 74 1e 83 f9 0e 0f b7 d0 8d 79 01 40 0f 95 c6 48 0f a3 ca 0f 82 af 01 00 00 89 f9 66 85 c0 75 dd 41 80 8c 24 cc 00 00 00 01 <41> 8b 06 4c 89 e9 31 d2 41 89 84 24 c0 03 00 00 41 0f b7 46 04 66
Feb 14 20:00:07 thorbjoernl-desktop kernel: RSP: 0018:ffffc9000076bd90 EFLAGS: 00010202
Feb 14 20:00:07 thorbjoernl-desktop kernel: RAX: 0000000000000000 RBX: ffff888102bed818 RCX: 0000000000000001
Feb 14 20:00:07 thorbjoernl-desktop kernel: RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff888111c67f00
Feb 14 20:00:07 thorbjoernl-desktop kernel: RBP: ffffc9000076bde0 R08: 0000000000000038 R09: 0000000000000000
Feb 14 20:00:07 thorbjoernl-desktop kernel: R10: 0000000000000002 R11: 0000000000000000 R12: ffff888111c67800
Feb 14 20:00:07 thorbjoernl-desktop kernel: R13: ffff888111c67c30 R14: 0000000000000000 R15: 0000000000000001
Feb 14 20:00:07 thorbjoernl-desktop kernel: FS:  0000000000000000(0000) GS:ffff888a0ec80000(0000) knlGS:0000000000000000
Feb 14 20:00:07 thorbjoernl-desktop kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Feb 14 20:00:07 thorbjoernl-desktop kernel: CR2: 0000000000000000 CR3: 0000000518820002 CR4: 00000000003706e0
Feb 14 20:00:07 thorbjoernl-desktop kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Feb 14 20:00:07 thorbjoernl-desktop kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Feb 14 20:00:21 thorbjoernl-desktop NetworkManager[663]: <warn>  [1707937221.0361] device (wlp0s20f0u8): Activation: (wifi) association took too long
Feb 14 20:00:21 thorbjoernl-desktop NetworkManager[663]: <warn>  [1707937221.0364] device (wlp0s20f0u8): Activation: (wifi) asking for new secrets
Feb 14 20:00:46 thorbjoernl-desktop lightdm[912]: gkr-pam: unable to locate daemon control file
Feb 14 20:00:46 thorbjoernl-desktop systemd-xdg-autostart-generator[938]: Configuration file /home/thorbjoernl/.config/autostart/xfce-pbw.sh is marked executable. Please remove executable permission bits. Proceeding anyway.
Feb 14 20:00:46 thorbjoernl-desktop systemd-journald[230]: File /var/log/journal/18e6f089491e4f28b8675d1f4f1184bf/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
Feb 14 20:00:46 thorbjoernl-desktop systemd-xdg-autostart-generator[938]: Configuration file /home/thorbjoernl/.config/autostart/xfce-panel-workaround.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Feb 14 20:00:46 thorbjoernl-desktop systemd-xdg-autostart-generator[938]: Configuration file /etc/xdg/autostart/timekpr-client.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Feb 14 20:00:46 thorbjoernl-desktop dbus-broker-launch[948]: Service file '/usr/share/dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Feb 14 20:00:46 thorbjoernl-desktop dbus-broker-launch[948]: 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 14 20:00:46 thorbjoernl-desktop dbus-broker-launch[948]: 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 14 20:00:46 thorbjoernl-desktop dbus-broker-launch[948]: 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 14 20:00:46 thorbjoernl-desktop dbus-broker-launch[948]: 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 14 20:00:46 thorbjoernl-desktop dbus-broker-launch[948]: 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 14 20:00:48 thorbjoernl-desktop systemd[1]: NetworkManager-wait-online.service: Failed with result 'exit-code'.
Feb 14 20:00:48 thorbjoernl-desktop systemd[1]: Failed to start Network Manager Wait Online.
Feb 14 20:00:49 thorbjoernl-desktop tumblerd[1068]: Failed to load plugin "tumbler-gepub-thumbnailer.so": libgepub-0.7.so.0: cannot open shared object file: No such file or directory
Feb 14 20:00:49 thorbjoernl-desktop xdg-desktop-por[1091]: Choosing gtk.portal for org.freedesktop.impl.portal.Lockdown as a last-resort fallback
Feb 14 20:00:49 thorbjoernl-desktop xdg-desktop-por[1091]: The preferred method to match portal implementations to desktop environments is to use the portals.conf(5) configuration file
Feb 14 20:00:49 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:00:49 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:00:49 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:00:49 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:00:49 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:00:49 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:00:49 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:00:49 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:00:49 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:00:49 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:00:49 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:00:49 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:00:49 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:00:49 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:00:50 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:00:50 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop kernel: exFAT-fs (sdd): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: GFileInfo created without standard::name
Feb 14 20:01:00 thorbjoernl-desktop gvfsd-trash[1277]: file ../glib/gio/gfileinfo.c: line 1699 (g_file_info_get_name): should not be reached
Feb 14 20:02:19 thorbjoernl-desktop systemd[933]: pulseaudio.service: start operation timed out. Terminating.
Feb 14 20:02:19 thorbjoernl-desktop systemd[1]: rtkit-daemon.service: start operation timed out. Terminating.
Feb 14 20:02:19 thorbjoernl-desktop systemd[933]: xdg-desktop-portal.service: start operation timed out. Terminating.
Feb 14 20:02:19 thorbjoernl-desktop systemd[933]: pulseaudio.service: Failed with result 'timeout'.
Feb 14 20:02:19 thorbjoernl-desktop systemd[933]: Failed to start Sound Service.
Feb 14 20:03:49 thorbjoernl-desktop systemd[1]: rtkit-daemon.service: State 'stop-sigterm' timed out. Killing.
Feb 14 20:03:49 thorbjoernl-desktop systemd[933]: xdg-desktop-portal.service: State 'stop-sigterm' timed out. Killing.
Feb 14 20:03:49 thorbjoernl-desktop systemd[933]: pulseaudio.service: start operation timed out. Terminating.
Feb 14 20:03:49 thorbjoernl-desktop systemd[933]: pulseaudio.service: Failed with result 'timeout'.
Feb 14 20:03:49 thorbjoernl-desktop systemd[933]: Failed to start Sound Service.
Feb 14 20:05:19 thorbjoernl-desktop systemd[1]: rtkit-daemon.service: Processes still around after SIGKILL. Ignoring.
Feb 14 20:05:19 thorbjoernl-desktop systemd[933]: xdg-desktop-portal.service: Processes still around after SIGKILL. Ignoring.
Feb 14 20:05:20 thorbjoernl-desktop systemd[933]: pulseaudio.service: start operation timed out. Terminating.
Feb 14 20:05:20 thorbjoernl-desktop systemd[933]: pulseaudio.service: Failed with result 'timeout'.
Feb 14 20:05:20 thorbjoernl-desktop systemd[933]: Failed to start Sound Service.
Feb 14 20:06:10 thorbjoernl-desktop systemd[933]: dbus-:1.11-org.a11y.atspi.Registry@0.service: Failed with result 'exit-code'.
Feb 14 20:06:10 thorbjoernl-desktop systemd[933]: xfce4-notifyd.service: Failed with result 'exit-code'.
Feb 14 20:06:10 thorbjoernl-desktop systemd[933]: xdg-desktop-portal-gtk.service: Failed with result 'exit-code'.
Feb 14 20:06:10 thorbjoernl-desktop systemd[1]: sysstat-collect.service: Main process exited, code=killed, status=15/TERM
Feb 14 20:06:10 thorbjoernl-desktop systemd[1]: sysstat-collect.service: Failed with result 'signal'.
Feb 14 20:06:10 thorbjoernl-desktop dbus-broker-launch[661]: Activation request for 'org.freedesktop.RealtimeKit1' failed.
Feb 14 20:06:10 thorbjoernl-desktop dbus-broker-launch[661]: Activation request for 'org.freedesktop.RealtimeKit1' failed.
Feb 14 20:06:10 thorbjoernl-desktop dbus-broker-launch[661]: Activation request for 'org.freedesktop.RealtimeKit1' failed.
Feb 14 20:06:10 thorbjoernl-desktop dbus-broker-launch[661]: Activation request for 'org.freedesktop.RealtimeKit1' failed.
Feb 14 20:06:10 thorbjoernl-desktop dbus-broker-launch[661]: Activation request for 'org.freedesktop.RealtimeKit1' failed.
Feb 14 20:06:10 thorbjoernl-desktop dbus-broker-launch[661]: Activation request for 'org.freedesktop.RealtimeKit1' failed.
Feb 14 20:06:10 thorbjoernl-desktop dbus-broker-launch[661]: Activation request for 'org.freedesktop.RealtimeKit1' failed.
Feb 14 20:06:10 thorbjoernl-desktop dbus-broker-launch[661]: Activation request for 'org.freedesktop.RealtimeKit1' failed.
Feb 14 20:06:10 thorbjoernl-desktop dbus-broker-launch[661]: Activation request for 'org.freedesktop.RealtimeKit1' failed.
Feb 14 20:06:10 thorbjoernl-desktop pulseaudio[1686]: Mapping hdmi-stereo: snd_pcm_info() failed Permission denied:
Feb 14 20:06:11 thorbjoernl-desktop dbus-broker-launch[661]: Activation request for 'org.bluez' failed.
Feb 14 20:06:11 thorbjoernl-desktop dbus-broker-launch[661]: Activation request for 'org.freedesktop.RealtimeKit1' failed.
Feb 14 20:06:11 thorbjoernl-desktop dbus-broker-launch[661]: Activation request for 'org.freedesktop.RealtimeKit1' failed.
Feb 14 20:06:11 thorbjoernl-desktop dbus-broker-launch[661]: Activation request for 'org.freedesktop.RealtimeKit1' failed.
Feb 14 20:06:11 thorbjoernl-desktop dbus-broker-launch[661]: Activation request for 'org.freedesktop.RealtimeKit1' failed.
Feb 14 20:06:11 thorbjoernl-desktop dbus-broker-launch[661]: Activation request for 'org.freedesktop.RealtimeKit1' failed.
Feb 14 20:06:11 thorbjoernl-desktop pulseaudio[1686]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer: activation request failed: unit is invalid.
Feb 14 20:06:49 thorbjoernl-desktop systemd[1]: rtkit-daemon.service: State 'final-sigterm' timed out. Killing.
Feb 14 20:06:49 thorbjoernl-desktop systemd[933]: xdg-desktop-portal.service: State 'final-sigterm' timed out. Killing.
Feb 14 20:07:40 thorbjoernl-desktop systemd[1]: avahi-daemon.service: State 'stop-sigterm' timed out. Killing.
Feb 14 20:07:40 thorbjoernl-desktop systemd[1]: docker.service: State 'stop-sigterm' timed out. Killing.
Feb 14 20:07:40 thorbjoernl-desktop systemd[1]: tailscaled.service: State 'stop-sigterm' timed out. Killing.
Feb 14 20:07:40 thorbjoernl-desktop systemd[1]: tailscaled.service: Failed to kill control group /system.slice/tailscaled.service, ignoring: Invalid argument
Feb 14 20:07:40 thorbjoernl-desktop systemd[1]: session-2.scope: Stopping timed out. Killing.
Feb 14 20:07:40 thorbjoernl-desktop systemd[1]: session-2.scope: Failed to kill control group /user.slice/user-1000.slice/session-2.scope, ignoring: Invalid argument
Feb 14 20:07:40 thorbjoernl-desktop systemd[1]: session-2.scope: Failed with result 'timeout'.
Feb 14 20:07:40 thorbjoernl-desktop systemd[933]: gvfs-daemon.service: Failed to kill control group /user.slice/user-1000.slice/user@1000.service/session.slice/gvfs-daemon.service, ignoring: Invalid argument
Feb 14 20:07:45 thorbjoernl-desktop systemd[933]: at-spi-dbus-bus.service: State 'stop-sigterm' timed out. Killing.
Feb 14 20:07:50 thorbjoernl-desktop systemd[933]: at-spi-dbus-bus.service: Processes still around after SIGKILL. Ignoring.
Feb 14 20:07:56 thorbjoernl-desktop systemd[933]: at-spi-dbus-bus.service: State 'final-sigterm' timed out. Killing.
Feb 14 20:08:01 thorbjoernl-desktop systemd[933]: at-spi-dbus-bus.service: Processes still around after final SIGKILL. Entering failed mode.
Feb 14 20:08:01 thorbjoernl-desktop systemd[933]: at-spi-dbus-bus.service: Failed with result 'timeout'.
Feb 14 20:08:19 thorbjoernl-desktop systemd[1]: rtkit-daemon.service: Processes still around after final SIGKILL. Entering failed mode.
Feb 14 20:08:19 thorbjoernl-desktop systemd[933]: xdg-desktop-portal.service: Processes still around after final SIGKILL. Entering failed mode.
Feb 14 20:08:19 thorbjoernl-desktop systemd[1]: rtkit-daemon.service: Failed with result 'timeout'.
Feb 14 20:08:19 thorbjoernl-desktop systemd[933]: xdg-desktop-portal.service: Failed with result 'timeout'.
Feb 14 20:09:10 thorbjoernl-desktop systemd[1]: avahi-daemon.service: Processes still around after SIGKILL. Ignoring.
Feb 14 20:09:10 thorbjoernl-desktop systemd[1]: docker.service: Processes still around after SIGKILL. Ignoring.
Feb 14 20:09:10 thorbjoernl-desktop systemd[933]: evolution-calendar-factory.service: State 'stop-sigterm' timed out. Killing.
Feb 14 20:09:10 thorbjoernl-desktop systemd[1]: tailscaled.service: Processes still around after SIGKILL. Ignoring.
Feb 14 20:09:10 thorbjoernl-desktop systemd[933]: evolution-calendar-factory.service: Failed to kill control group /user.slice/user-1000.slice/user@1000.service/app.slice/evolution-calendar-factory.service, ignoring: Invalid argument
Feb 14 20:09:40 thorbjoernl-desktop systemd[1]: user@1000.service: State 'stop-sigterm' timed out. Killing.
Feb 14 20:09:40 thorbjoernl-desktop systemd[1]: user@1000.service: Failed to kill control group /user.slice/user-1000.slice/user@1000.service, ignoring: Invalid argument
Feb 14 20:09:40 thorbjoernl-desktop systemd[1]: user@1000.service: Main process exited, code=killed, status=9/KILL
Feb 14 20:09:40 thorbjoernl-desktop systemd[1]: user@1000.service: Failed to kill control group /user.slice/user-1000.slice/user@1000.service, ignoring: Invalid argument
Feb 14 20:09:40 thorbjoernl-desktop systemd[1]: user@1000.service: Failed with result 'timeout'.
Feb 14 20:10:40 thorbjoernl-desktop systemd[1]: avahi-daemon.service: State 'final-sigterm' timed out. Killing.
Feb 14 20:10:40 thorbjoernl-desktop systemd[1]: docker.service: State 'final-sigterm' timed out. Killing.
Feb 14 20:10:40 thorbjoernl-desktop systemd[1]: tailscaled.service: State 'stop-post' timed out. Terminating.
Feb 14 20:12:10 thorbjoernl-desktop systemd[1]: avahi-daemon.service: Processes still around after final SIGKILL. Entering failed mode.
Feb 14 20:12:10 thorbjoernl-desktop systemd[1]: avahi-daemon.service: Failed with result 'timeout'.
Feb 14 20:12:10 thorbjoernl-desktop systemd[1]: docker.service: Processes still around after final SIGKILL. Entering failed mode.
Feb 14 20:12:10 thorbjoernl-desktop systemd[1]: docker.service: Failed with result 'timeout'.