Applications and sometimes the whole system freezes while downloading larger files

On my desktop computer I have manjaro installed. If I do large downloads (direct from the browser or updates and more) some open applications “crash” in the sense that they freeze and I get a popup of asking me to wait or force quit the application. No matter what I click of that, the popup closes, the application stays frozen and I get the popup again. This happens every few (10-20) seconds until the “download” is completed. Then everything works again. Sometimes even the whole screen freezes but works again when the download is completed. A fresh install did not change anything. On my laptop with pretty much the exact installation but far less capable hardware I have no problems. Since I have looked for so long in the internet and can trigger these “crashes”, what can we do?

Thanks in advance!

Hi @sha, and welcome!

In order for us, or anyone for that matter, to be able to provide assistance, more information is necessary. To that end, please see:

Please also note and heed: Forum Rules - Manjaro

Also, please provide the output of:

journalnalctl --boot=0 --priority=4

Where:

  • -boot= is the boot when this occurred. The 0 argument just limits the output to be from the current boot;
  • the --priority= argument limits the output to be only Errors.

…right after a “crash” happeneed.

Hope you manage!


:bangbang: Tip: :bangbang:

To provide terminal output, copy the text you wish to share, and paste it here, surrounded by three (3) backticks, a.k.a grave accents. Like this:

```
pasted text
```

Or three (3) tilde signs, like this:

~~~
pasted text
~~~

This will just cause it to be rendered like this:

Portaest sed
elementum
cursus nisl nisi
hendrerit ac quis
sit
adipiscing
tortor sit leo commodo.

Instead of like this:

Portaest sed elementum cursus nisl nisi hendrerit ac quis sit adipiscing tortor sit leo commodo.

Alternatively, paste the text you wish to format as terminal output, select all pasted text, and click the </> button on the taskbar. This will indent the whole pasted section with one TAB, causing it to render the same way as described above.

Thereby improving legibility and making it much easier for those trying to be of assistance.


:bangbang::bangbang: Additionally

If your language isn’t English, please prepend any and all terminal commands with LC_ALL=C. For example:

LC_ALL=C bluetoothctl

This will just cause the terminal output to be in English, making it easier to understand and debug.

Please edit your post accordingly.

1 Like

Please provide the inxi so that we can see the hardware, partitions, etc. but it sounds like a problem with the hard drive. Some problems are actually not problems but poor maintenance. For example the partition is almost full, or the network and servers are faster than the cache of the disk. I have had this: an ooold machine with slow HDD and then new gigabit fiber optic internet. In that case there are download managers that can limit the speed so that the disk can cope.
Or maybe you have an old machine with low memory and HDD, and swap file on it, and fast internet - and the disk just can’t do both swapping and writing file fast. Or maybe you have SSD that has not been trimmed.
More or less those are the options, we can narrow them down from the inxi.

1 Like

do you use any browser extensions or other tools to download these big files.

“segmented downloads” will download files in small chunks and at the end will concatenate all those chunks to a single file. if the download is big enough it might need double the size of the downloaded file plus, will require all the CPU processing required to concatenate the file. all things that might choke system resources, if they are low enough. system hanging during the end of the download is a tell-tale sign

1 Like

Thanks for the answer! I will provide the requested information.

inix - Desktop Computer:

CPU: 12-core AMD Ryzen 9 5900X (-MT MCP-) speed/min/max: 2671/2200/4950 MHz
Kernel: 6.1.41-1-MANJARO x86_64 Up: 2m Mem: 3.1/31.25 GiB (9.9%)
Storage: 1.17 TiB (8.5% used) Procs: 554 Shell: Zsh inxi: 3.3.28

inix - Laptop:

CPU: quad core AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx (-MT MCP-)
speed/min/max: 1487/1400/2100 MHz Kernel: 6.1.41-1-MANJARO x86_64 Up: 3m
Mem: 1.51/9.63 GiB (15.7%) Storage: 238.47 GiB (34.2% used) Procs: 276
Shell: Zsh inxi: 3.3.28

I produced the output with journalctl --boot=0 --priority=4 and started the download around 14:47/14:48. The “freezing” of brave happened as described earlier. Arount 14:50 i aborted the download:

Aug 15 14:46:40 Antares kernel: __common_interrupt: 1.55 No irq handler for vector
Aug 15 14:46:40 Antares kernel:   #2
Aug 15 14:46:40 Antares kernel: __common_interrupt: 2.55 No irq handler for vector
Aug 15 14:46:40 Antares kernel:   #3
Aug 15 14:46:40 Antares kernel: __common_interrupt: 3.55 No irq handler for vector
Aug 15 14:46:40 Antares kernel:   #4
Aug 15 14:46:40 Antares kernel: __common_interrupt: 4.55 No irq handler for vector
Aug 15 14:46:40 Antares kernel:   #5
Aug 15 14:46:40 Antares kernel: __common_interrupt: 5.55 No irq handler for vector
Aug 15 14:46:40 Antares kernel:   #6
Aug 15 14:46:40 Antares kernel: __common_interrupt: 6.55 No irq handler for vector
Aug 15 14:46:40 Antares kernel:   #7
Aug 15 14:46:40 Antares kernel: __common_interrupt: 7.55 No irq handler for vector
Aug 15 14:46:40 Antares kernel:   #8
Aug 15 14:46:40 Antares kernel: __common_interrupt: 8.55 No irq handler for vector
Aug 15 14:46:40 Antares kernel:   #9
Aug 15 14:46:40 Antares kernel: __common_interrupt: 9.55 No irq handler for vector
Aug 15 14:46:40 Antares kernel:  #10
Aug 15 14:46:40 Antares kernel: __common_interrupt: 10.55 No irq handler for vector
Aug 15 14:46:40 Antares kernel:  #11 #12
Aug 15 14:46:40 Antares kernel:  #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
Aug 15 14:46:40 Antares kernel: efifb: Ignoring BGRT: unexpected or invalid BMP data
Aug 15 14:46:40 Antares kernel: ata3.00: supports DRM functions and may not be fully accessible
Aug 15 14:46:40 Antares kernel: ata3.00: supports DRM functions and may not be fully accessible
Aug 15 14:46:40 Antares kernel: usb 1-6: config 1 has an invalid interface number: 2 but max is 1
Aug 15 14:46:40 Antares kernel: usb 1-6: config 1 has no interface number 1
Aug 15 14:46:40 Antares systemd-vconsole-setup[585]: Failed to import credentials, ignoring: No such file or directory
Aug 15 14:46:40 Antares kernel: kvm: support for 'kvm_amd' disabled by bios
...skipping...
                                                #3  0x00007f64b225428c n/a (libgio-2.0.so.0 + 0x11028c)
                                                #4  0x00007f64b2441d75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                #5  0x00007f64b2c9d44b n/a (libc.so.6 + 0x8744b)
                                                #6  0x00007f64b2d20e40 n/a (libc.so.6 + 0x10ae40)
                                                
                                                Stack trace of thread 7405:
                                                #0  0x00007f64b2d13c0f __poll (libc.so.6 + 0xfdc0f)
                                                #1  0x00007f64b246cc2f n/a (libglib-2.0.so.0 + 0xb7c2f)
                                                #2  0x00007f64b240d0e2 g_main_context_iteration (libglib-2.0.so.0 + 0x580e2)
                                                #3  0x00007f64b240d132 n/a (libglib-2.0.so.0 + 0x58132)
                                                #4  0x00007f64b2441d75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                #5  0x00007f64b2c9d44b n/a (libc.so.6 + 0x8744b)
                                                #6  0x00007f64b2d20e40 n/a (libc.so.6 + 0x10ae40)
                                                
                                                Stack trace of thread 7408:
                                                #0  0x00007f64b2d13c0f __poll (libc.so.6 + 0xfdc0f)
                                                #1  0x00007f64b246cc2f n/a (libglib-2.0.so.0 + 0xb7c2f)
                                                #2  0x00007f64b240d0e2 g_main_context_iteration (libglib-2.0.so.0 + 0x580e2)
                                                #3  0x00007f64b0c0dfde n/a (libdconfsettings.so + 0x5fde)
                                                #4  0x00007f64b2441d75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                #5  0x00007f64b2c9d44b n/a (libc.so.6 + 0x8744b)
                                                #6  0x00007f64b2d20e40 n/a (libc.so.6 + 0x10ae40)
                                                ELF object binary architecture: AMD x86-64
Aug 15 14:47:53 Antares unknown[7236]: Unable to create connection for session-wide Tracker indexer: Timeout was reached
Aug 15 14:48:11 Antares tracker-miner-f[7568]: tracker_resource_set_relation: NULL is not a valid value.
Aug 15 14:48:11 Antares tracker-miner-f[7568]: tracker_resource_set_relation: NULL is not a valid value.
Aug 15 14:50:47 Antares gnome-shell[4673]: WL: error in client communication (pid 7845)
Aug 15 14:50:49 Antares gnome-shell[4673]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' fai

If this is valuable: I have bot the disk of the laptop and desktop computer encrypted with luks. The desktop computer has a second drive which is unused at the time.

Thanks!

Hi, and thanks for the answer!

System resources should not be the problem if you lock at the hardware above. Furthermore, this also happens on larger updates with pacman -Syu. It feels like it isn’t really an issue of the size but rather I appears if the download takes long enough to trigger this error.

Hi and thank you!

I provided the inxi information and more above. Memory and system resources on my desktop computer should be fine.

inxi -m provides:

Memory:
  System RAM: total: 32 GiB available: 31.25 GiB used: 3.92 GiB (12.6%)
  Array-1: capacity: 128 GiB slots: 4 modules: 2 EC: None
  Device-1: DIMM_A1 type: DDR4 size: 16 GiB speed: 2133 MT/s
  Device-2: DIMM_A2 type: no module installed
  Device-3: DIMM_B1 type: DDR4 size: 16 GiB speed: 2133 MT/s
  Device-4: DIMM_B2 type: no module installed

and inxi -D provides:

Drives:
  Local Storage: total: 1.17 TiB used: 102.69 GiB (8.6%)
  ID-1: /dev/sda vendor: Intenso model: N/A size: 238.47 GiB
  ID-2: /dev/sdb vendor: Samsung model: SSD 870 EVO 1TB size: 931.51 GiB
  ID-3: /dev/sdc vendor: SanDisk model: USB 3.2Gen1 size: 28.65 GiB
    type: USB

Ok, resources do not seem to be the problem here. I don’t have any new ideas for now, sorry. :person_shrugging:

Same. :man_shrugging: But please provide the output of:

journalnalctl --boot=0 --priority=3

…since I also have no idea. That increases thee scope of the messages a bit, so perhaps that also helps…:shru

are you trying this in a virtual machine by any chance

Thanks.
Well that is so weird. Maybe brave somehow interferes here? I heard it is not the most stable piece of software:

here the output of journalctl --boot=0 --priority=3

Aug 15 14:46:40 Antares kernel: __common_interrupt: 1.55 No irq handler for vector
Aug 15 14:46:40 Antares kernel: __common_interrupt: 2.55 No irq handler for vector
Aug 15 14:46:40 Antares kernel: __common_interrupt: 3.55 No irq handler for vector
Aug 15 14:46:40 Antares kernel: __common_interrupt: 4.55 No irq handler for vector
Aug 15 14:46:40 Antares kernel: __common_interrupt: 5.55 No irq handler for vector
Aug 15 14:46:40 Antares kernel: __common_interrupt: 6.55 No irq handler for vector
Aug 15 14:46:40 Antares kernel: __common_interrupt: 7.55 No irq handler for vector
Aug 15 14:46:40 Antares kernel: __common_interrupt: 8.55 No irq handler for vector
Aug 15 14:46:40 Antares kernel: __common_interrupt: 9.55 No irq handler for vector
Aug 15 14:46:40 Antares kernel: __common_interrupt: 10.55 No irq handler for vector
Aug 15 14:46:40 Antares kernel: kvm: support for 'kvm_amd' disabled by bios
Aug 15 14:46:40 Antares (udev-worker)[633]: event9: Failed to call EVIOCSKEYCODE with scan code 0x7c, and key code 190: Invalid argument
Aug 15 14:46:54 Antares gdm-password][3528]: gkr-pam: unable to locate daemon control file
Aug 15 14:46:55 Antares systemd[3609]: Failed to start Application launched by gnome-session-binary.
Aug 15 14:47:07 Antares python3[7248]: Settings schema 'org.gnome.Lollypop' does not contain a key named 'music-path'
Aug 15 14:47:10 Antares systemd-coredump[7637]: Process 7248 (python3) of user 1000 dumped core.
                                                
                                                Stack trace of thread 7248:
                                                #0  0x00007f64b2416018 g_log_structured_array (libglib-2.0.so.0 + 0x61018)
                                                #1  0x00007f64b2416313 g_log_default_handler (libglib-2.0.so.0 + 0x61313)
                                                #2  0x00007f64b24171c5 g_logv (libglib-2.0.so.0 + 0x621c5)
                                                #3  0x00007f64b2417494 g_log (libglib-2.0.so.0 + 0x62494)
                                                #4  0x00007f64b222de43 n/a (libgio-2.0.so.0 + 0xe9e43)
                                                #5  0x00007f64b2232d89 g_settings_get_value (libgio-2.0.so.0 + 0xeed89)
                                                #6  0x00007f64b2b624f6 n/a (libffi.so.8 + 0x74f6)
                                                #7  0x00007f64b2b5ef5e n/a (libffi.so.8 + 0x3f5e)
                                                #8  0x00007f64b2b61b73 ffi_call (libffi.so.8 + 0x6b73)
                                                #9  0x00007f64b34026c1 n/a (_gi.cpython-311-x86_64-linux-gnu.so + 0x2b6c1)
                                                #10 0x00007f64b3401080 n/a (_gi.cpython-311-x86_64-linux-gnu.so + 0x2a080)
                                                #11 0x00007f64b33f408a n/a (_gi.cpython-311-x86_64-linux-gnu.so + 0x1d08a)
                                                #12 0x00007f64b2fd9dfc _PyObject_MakeTpCall (libpython3.11.so.1.0 + 0x1d9dfc)
                                                #13 0x00007f64b2fe4379 _PyEval_EvalFrameDefault (libpython3.11.so.1.0 + 0x1e4379)
                                                #14 0x00007f64b300a9e0 _PyFunction_Vectorcall (libpython3.11.so.1.0 + 0x20a9e0)
                                                #15 0x00007f64b30127b0 n/a (libpython3.11.so.1.0 + 0x2127b0)
                                                #16 0x00007f64b2fd9e33 _PyObject_MakeTpCall (libpython3.11.so.1.0 + 0x1d9e33)
                                                #17 0x00007f64b2fe4379 _PyEval_EvalFrameDefault (libpython3.11.so.1.0 + 0x1e4379)
                                                #18 0x00007f64b300a9e0 _PyFunction_Vectorcall (libpython3.11.so.1.0 + 0x20a9e0)
                                                #19 0x00007f64b30127b0 n/a (libpython3.11.so.1.0 + 0x2127b0)
                                                #20 0x00007f64b2fd9e33 _PyObject_MakeTpCall (libpython3.11.so.1.0 + 0x1d9e33)
                                                #21 0x00007f64b2fe4379 _PyEval_EvalFrameDefault (libpython3.11.so.1.0 + 0x1e4379)
                                                #22 0x00007f64b309e9aa n/a (libpython3.11.so.1.0 + 0x29e9aa)
                                                #23 0x00007f64b309e3bc PyEval_EvalCode (libpython3.11.so.1.0 + 0x29e3bc)
                                                #24 0x00007f64b30bc503 n/a (libpython3.11.so.1.0 + 0x2bc503)
                                                #25 0x00007f64b30b83ca n/a (libpython3.11.so.1.0 + 0x2b83ca)
                                                #26 0x00007f64b30cecf3 n/a (libpython3.11.so.1.0 + 0x2cecf3)
                                                #27 0x00007f64b30ce525 _PyRun_SimpleFileObject (libpython3.11.so.1.0 + 0x2ce525)
                                                #28 0x00007f64b30ccf18 _PyRun_AnyFileObject (libpython3.11.so.1.0 + 0x2ccf18)
                                                #29 0x00007f64b30c77e8 Py_RunMain (libpython3.11.so.1.0 + 0x2c77e8)
                                                #30 0x00007f64b3090c3b Py_BytesMain (libpython3.11.so.1.0 + 0x290c3b)
                                                #31 0x00007f64b2c39850 n/a (libc.so.6 + 0x23850)
                                                #32 0x00007f64b2c3990a __libc_start_main (libc.so.6 + 0x2390a)
                                                #33 0x000055742a866045 _start (python3.11 + 0x1045)
                                                
                                                Stack trace of thread 7404:
                                                #0  0x00007f64b2d192ed syscall (libc.so.6 + 0x1032ed)
                                                #1  0x00007f64b2464ca7 g_cond_wait (libglib-2.0.so.0 + 0xafca7)
                                                #2  0x00007f64b23da144 n/a (libglib-2.0.so.0 + 0x25144)
                                                #3  0x00007f64b24442fe n/a (libglib-2.0.so.0 + 0x8f2fe)
                                                #4  0x00007f64b2441d75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                #5  0x00007f64b2c9d44b n/a (libc.so.6 + 0x8744b)
                                                #6  0x00007f64b2d20e40 n/a (libc.so.6 + 0x10ae40)
                                                
                                                Stack trace of thread 7406:
                                                #0  0x00007f64b2d192ed syscall (libc.so.6 + 0x1032ed)
                                                #1  0x00007f64b2465533 g_cond_wait_until (libglib-2.0.so.0 + 0xb0533)
                                                #2  0x00007f64b23da115 n/a (libglib-2.0.so.0 + 0x25115)
                                                #3  0x00007f64b23da277 g_async_queue_timeout_pop (libglib-2.0.so.0 + 0x25277)
                                                #4  0x00007f64b2444bee n/a (libglib-2.0.so.0 + 0x8fbee)
                                                #5  0x00007f64b2441d75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                #6  0x00007f64b2c9d44b n/a (libc.so.6 + 0x8744b)
                                                #7  0x00007f64b2d20e40 n/a (libc.so.6 + 0x10ae40)
                                                
                                                Stack trace of thread 7407:
                                                #0  0x00007f64b2d13c0f __poll (libc.so.6 + 0xfdc0f)
                                                #1  0x00007f64b246cc2f n/a (libglib-2.0.so.0 + 0xb7c2f)
                                                #2  0x00007f64b240efef g_main_loop_run (libglib-2.0.so.0 + 0x59fef)
                                                #3  0x00007f64b225428c n/a (libgio-2.0.so.0 + 0x11028c)
                                                #4  0x00007f64b2441d75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                #5  0x00007f64b2c9d44b n/a (libc.so.6 + 0x8744b)
                                                #6  0x00007f64b2d20e40 n/a (libc.so.6 + 0x10ae40)
                                                
                                                Stack trace of thread 7405:
                                                #0  0x00007f64b2d13c0f __poll (libc.so.6 + 0xfdc0f)
                                                #1  0x00007f64b246cc2f n/a (libglib-2.0.so.0 + 0xb7c2f)
                                                #2  0x00007f64b240d0e2 g_main_context_iteration (libglib-2.0.so.0 + 0x580e2)
                                                #3  0x00007f64b240d132 n/a (libglib-2.0.so.0 + 0x58132)
                                                #4  0x00007f64b2441d75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                #5  0x00007f64b2c9d44b n/a (libc.so.6 + 0x8744b)
                                                #6  0x00007f64b2d20e40 n/a (libc.so.6 + 0x10ae40)
                                                
                                                Stack trace of thread 7408:
                                                #0  0x00007f64b2d13c0f __poll (libc.so.6 + 0xfdc0f)
                                                #1  0x00007f64b246cc2f n/a (libglib-2.0.so.0 + 0xb7c2f)
                                                #2  0x00007f64b240d0e2 g_main_context_iteration (libglib-2.0.so.0 + 0x580e2)
                                                #3  0x00007f64b0c0dfde n/a (libdconfsettings.so + 0x5fde)
                                                #4  0x00007f64b2441d75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                #5  0x00007f64b2c9d44b n/a (libc.so.6 + 0x8744b)
                                                #6  0x00007f64b2d20e40 n/a (libc.so.6 + 0x10ae40)
                                                ELF object binary architecture: AMD x86-64

Nope, plainly installed manjaro from a live USB on the computer and from there some software.

Welp, this :point_down:

…might be connected, I really, really don’t know. All I do know is, that a coredump is never a good thing.

I can’t comment on that, since I don’t use it. But yes, why not try something else?

Something crashes when you start downloading or about that time (right before maybe). Is it part of the browser, or gnome - i am not sure. I am afraid that is a little deeper, because you said you experience this also when you update, so it is probably not the browser.

Yes it seems that way. It is really strange. Now all the applications started freezing without even downloading something and being unresponsive. E.g. while starting signal-desktop. I have some more journalctl data from that crashes:

Aug 15 16:08:45 Antares kernel: INFO: task kworker/10:0:80 blocked for more than 122 seconds.
Aug 15 16:08:45 Antares kernel:       Not tainted 6.1.44-1-MANJARO #1
Aug 15 16:08:45 Antares kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 15 16:08:45 Antares kernel: INFO: task jbd2/dm-0-8:476 blocked for more than 122 seconds.
Aug 15 16:08:45 Antares kernel:       Not tainted 6.1.44-1-MANJARO #1
Aug 15 16:08:45 Antares kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 15 16:08:45 Antares kernel: INFO: task kworker/10:2:581 blocked for more than 122 seconds.
Aug 15 16:08:45 Antares kernel:       Not tainted 6.1.44-1-MANJARO #1
Aug 15 16:08:45 Antares kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 15 16:08:45 Antares kernel: INFO: task systemd-journal:607 blocked for more than 122 seconds.
Aug 15 16:08:45 Antares kernel:       Not tainted 6.1.44-1-MANJARO #1
Aug 15 16:08:45 Antares kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 15 16:08:45 Antares kernel: INFO: task systemd-timesyn:789 blocked for more than 122 seconds.
Aug 15 16:08:45 Antares kernel:       Not tainted 6.1.44-1-MANJARO #1
Aug 15 16:08:45 Antares kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 15 16:08:45 Antares kernel: INFO: task dockerd:1043 blocked for more than 122 seconds.
Aug 15 16:08:45 Antares kernel:       Not tainted 6.1.44-1-MANJARO #1
Aug 15 16:08:45 Antares kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 15 16:08:45 Antares kernel: INFO: task dockerd:1334 blocked for more than 122 seconds.
Aug 15 16:08:45 Antares kernel:       Not tainted 6.1.44-1-MANJARO #1
Aug 15 16:08:45 Antares kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 15 16:08:45 Antares kernel: INFO: task dockerd:1342 blocked for more than 122 seconds.
Aug 15 16:08:45 Antares kernel:       Not tainted 6.1.44-1-MANJARO #1
Aug 15 16:08:45 Antares kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 15 16:08:45 Antares kernel: INFO: task dockerd:1343 blocked for more than 122 seconds.
Aug 15 16:08:45 Antares kernel:       Not tainted 6.1.44-1-MANJARO #1
Aug 15 16:08:45 Antares kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 15 16:08:45 Antares kernel: INFO: task kworker/u64:14:1050 blocked for more than 122 seconds.
Aug 15 16:08:45 Antares kernel:       Not tainted 6.1.44-1-MANJARO #1
Aug 15 16:08:45 Antares kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 15 16:08:45 Antares systemd[1]: systemd-timesyncd.service: Watchdog timeout (limit 3min)!
Aug 15 16:08:45 Antares systemd[1]: systemd-journald.service: State 'stop-watchdog' timed out. Killing.
Aug 15 16:08:45 Antares systemd[1]: systemd-journald.service: Main process exited, code=killed, status=9/KILL
Aug 15 16:08:45 Antares systemd[1]: systemd-journald.service: Failed with result 'watchdog'.
Aug 15 16:08:45 Antares systemd-journald[35718]: File /var/log/journal/bc6b1208d11e4cbeac8098f29ff7caef/system.journal corrupted or uncleanly shut down, renaming and replacing.
Aug 15 16:08:45 Antares systemd[1]: systemd-timesyncd.service: State 'stop-watchdog' timed out. Killing.
Aug 15 16:08:45 Antares systemd[1]: systemd-timesyncd.service: Main process exited, code=killed, status=9/KILL
Aug 15 16:08:45 Antares systemd[1]: systemd-timesyncd.service: Failed with result 'watchdog'.
Aug 15 16:08:45 Antares systemd[1]: systemd-journald.service: start operation timed out. Terminating.
Aug 15 16:08:45 Antares systemd[1]: systemd-journald.service: State 'stop-sigterm' timed out. Killing.
Aug 15 16:08:45 Antares systemd[1]: systemd-coredump@5-35647-0.service: Service reached runtime time limit. Stopping.
Aug 15 16:08:45 Antares systemd[1]: systemd-journald.service: Main process exited, code=killed, status=9/KILL
Aug 15 16:08:45 Antares systemd[1]: systemd-journald.service: Failed with result 'timeout'.
Aug 15 16:08:45 Antares systemd[1]: Failed to start Journal Service.
Aug 15 16:08:45 Antares systemd[1]: systemd-coredump@5-35647-0.service: Failed with result 'timeout'.
Aug 15 16:08:45 Antares systemd-journald[36194]: File /var/log/journal/bc6b1208d11e4cbeac8098f29ff7caef/system.journal corrupted or uncleanly shut down, renaming and replacing.
Aug 15 16:08:45 Antares systemd-coredump[35646]: Process 607 (systemd-journal) of user 0 dumped core.
Aug 15 16:08:45 Antares systemd-coredump[35646]: Coredump diverted to /var/lib/systemd/coredump/core.systemd-journal.0.224495a9d2f1426f9c5d1d2953655385.607.1692108012000000.zst
Aug 15 16:08:45 Antares systemd-coredump[35646]: Stack trace of thread 607:
Aug 15 16:08:45 Antares systemd-coredump[35646]: #0  0x00007f8e9e706cbb ftruncate64 (libc.so.6 + 0x106cbb)
Aug 15 16:08:45 Antares systemd-coredump[35646]: #1  0x00007f8e9ec557f2 journal_file_post_change (libsystemd-shared-253.8-1.so + 0x2557f2)
Aug 15 16:08:45 Antares systemd-coredump[35646]: #2  0x00007f8e9ec55876 n/a (libsystemd-shared-253.8-1.so + 0x255876)
Aug 15 16:08:45 Antares systemd-coredump[35646]: #3  0x00007f8e9ec81df4 n/a (libsystemd-shared-253.8-1.so + 0x281df4)
Aug 15 16:08:45 Antares systemd-coredump[35646]: #4  0x00007f8e9ec8215e sd_event_dispatch (libsystemd-shared-253.8-1.so + 0x28215e)
Aug 15 16:08:45 Antares systemd-coredump[35646]: #5  0x00007f8e9ec85009 sd_event_run (libsystemd-shared-253.8-1.so + 0x285009)
Aug 15 16:08:45 Antares systemd-coredump[35646]: #6  0x000055cb21325cbe n/a (systemd-journald + 0x7cbe)
Aug 15 16:08:45 Antares systemd-coredump[35646]: #7  0x00007f8e9e627cd0 n/a (libc.so.6 + 0x27cd0)
Aug 15 16:08:45 Antares systemd-coredump[35646]: #8  0x00007f8e9e627d8a __libc_start_main (libc.so.6 + 0x27d8a)
Aug 15 16:08:45 Antares systemd-coredump[35646]: #9  0x000055cb21326415 n/a (systemd-journald + 0x8415)
Aug 15 16:08:45 Antares systemd-coredump[35646]: ELF object binary architecture: AMD x86-64
Aug 15 16:08:45 Antares systemd[1]: systemd-journald.service: start operation timed out. Terminating.
Aug 15 16:08:45 Antares systemd[1]: systemd-journald.service: State 'stop-sigterm' timed out. Killing.
Aug 15 16:08:45 Antares systemd[1]: systemd-journald.service: Main process exited, code=killed, status=9/KILL
Aug 15 16:08:45 Antares systemd[1]: systemd-journald.service: Failed with result 'timeout'.
Aug 15 16:08:45 Antares systemd[1]: Failed to start Journal Service.
Aug 15 16:08:45 Antares systemd-journald[36830]: File /var/log/journal/bc6b1208d11e4cbeac8098f29ff7caef/system.journal corrupted or uncleanly shut down, renaming and replacing.
Aug 15 16:08:45 Antares systemd-journald[36830]: File /var/log/journal/bc6b1208d11e4cbeac8098f29ff7caef/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
Aug 15 15:57:01 Antares unknown[35242]: Error: Timeout was reached
Aug 15 15:58:05 Antares systemd[3636]: tracker-extract-3.service: start operation timed out. Terminating.
Aug 15 15:59:22 Antares systemd[1]: systemd-journald.service: Watchdog timeout (limit 3min)!
Aug 15 15:59:36 Antares systemd[3636]: tracker-extract-3.service: State 'stop-sigterm' timed out. Killing.
Aug 15 16:00:12 Antares systemd[3636]: tracker-extract-3.service: Failed with result 'timeout'.
Aug 15 16:00:12 Antares systemd[3636]: Failed to start Tracker metadata extractor.
Aug 15 16:00:37 Antares unknown[35657]: Error: Timeout was reached
Aug 15 16:01:27 Antares unknown[35657]: Error: Timeout was reached
Aug 15 16:02:17 Antares unknown[35657]: Error: Timeout was reached
Aug 15 16:03:09 Antares unknown[35657]: Error: Timeout was reached
Aug 15 16:03:59 Antares unknown[35657]: Error: Timeout was reached
Aug 15 16:05:20 Antares systemd-coredump[35646]: Process 607 (systemd-journal) of user 0 dumped core.
Aug 15 16:05:52 Antares unknown[35657]: File 'file:private_path took too long to process. Shutting down everything
Aug 15 16:05:52 Antares systemd[3636]: tracker-extract-3.service: Failed with result 'exit-code'.
Aug 15 16:07:22 Antares systemd[3636]: tracker-extract-3.service: start operation timed out. Terminating.
Aug 15 16:08:44 Antares systemd[3636]: tracker-extract-3.service: Failed with result 'timeout'.
Aug 15 16:08:44 Antares systemd[3636]: Failed to start Tracker metadata extractor.
Aug 15 16:09:17 Antares tracker-extract[36820]: File 'file:private_path took too long to process. Shutting down everything
Aug 15 16:09:17 Antares systemd[3636]: tracker-extract-3.service: Failed with result 'exit-code'.
Aug 15 16:10:48 Antares systemd[3636]: tracker-extract-3.service: start operation timed out. Terminating.
Aug 15 16:11:09 Antares gnome-shell[4710]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Aug 15 16:11:25 Antares systemd[3636]: tracker-extract-3.service: Failed with result 'timeout'.
Aug 15 16:11:25 Antares systemd[3636]: Failed to start Tracker metadata extractor.
Aug 15 16:11:38 Antares python3[37495]: Settings schema 'org.gnome.Lollypop' does not contain a key named 'music-path'
Aug 15 16:11:39 Antares gnome-shell[4710]: 0xe0003e: Frame has assigned frame counter but no frame drawn time
Aug 15 16:11:43 Antares gnome-shell[4710]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Aug 15 16:11:50 Antares tracker-extract[37451]: Error: Timeout was reached
Aug 15 16:12:03 Antares nautilus[37485]: Could not delete '.meta.isrunning': No such file or directory
Aug 15 16:12:03 Antares nautilus[37485]: Unable to initialize tag manager: Database version is too old: got version 0, but 27 is needed
Aug 15 16:12:40 Antares tracker-extract[37451]: Error: Timeout was reached
Aug 15 16:12:54 Antares systemd-coredump[38007]: Process 37487 (pamac-manager) of user 1000 dumped core.
                                                 
                                                 Stack trace of thread 37487:
                                                 #0  0x00007fa8e134a070 n/a (n/a + 0x0)
                                                 ELF object binary architecture: AMD x86-64
Aug 15 16:12:54 Antares systemd-coredump[37984]: Process 37495 (python3) of user 1000 dumped core.
                                                 
                                                 Stack trace of thread 37495:
                                                 #0  0x00007fd938116018 g_log_structured_array (libglib-2.0.so.0 + 0x61018)
                                                 #1  0x00007fd938116313 g_log_default_handler (libglib-2.0.so.0 + 0x61313)
                                                 #2  0x00007fd9381171c5 g_logv (libglib-2.0.so.0 + 0x621c5)
                                                 #3  0x00007fd938117494 g_log (libglib-2.0.so.0 + 0x62494)
                                                 #4  0x00007fd937f2de43 n/a (libgio-2.0.so.0 + 0xe9e43)
                                                 #5  0x00007fd937f32d89 g_settings_get_value (libgio-2.0.so.0 + 0xeed89)
                                                 #6  0x00007fd9391e74f6 n/a (libffi.so.8 + 0x74f6)
                                                 #7  0x00007fd9391e3f5e n/a (libffi.so.8 + 0x3f5e)
                                                 #8  0x00007fd9391e6b73 ffi_call (libffi.so.8 + 0x6b73)
                                                 #9  0x00007fd938ad76c1 n/a (_gi.cpython-311-x86_64-linux-gnu.so + 0x2b6c1)
                                                 #10 0x00007fd938ad6080 n/a (_gi.cpython-311-x86_64-linux-gnu.so + 0x2a080)
                                                 #11 0x00007fd938ac908a n/a (_gi.cpython-311-x86_64-linux-gnu.so + 0x1d08a)
                                                 #12 0x00007fd938dd9dfc _PyObject_MakeTpCall (libpython3.11.so.1.0 + 0x1d9dfc)
                                                 #13 0x00007fd938de4379 _PyEval_EvalFrameDefault (libpython3.11.so.1.0 + 0x1e4379)
                                                 #14 0x00007fd938e0a9e0 _PyFunction_Vectorcall (libpython3.11.so.1.0 + 0x20a9e0)
                                                 #15 0x00007fd938e127b0 n/a (libpython3.11.so.1.0 + 0x2127b0)
                                                 #16 0x00007fd938dd9e33 _PyObject_MakeTpCall (libpython3.11.so.1.0 + 0x1d9e33)
                                                 #17 0x00007fd938de4379 _PyEval_EvalFrameDefault (libpython3.11.so.1.0 + 0x1e4379)
                                                 #18 0x00007fd938e0a9e0 _PyFunction_Vectorcall (libpython3.11.so.1.0 + 0x20a9e0)
                                                 #19 0x00007fd938e127b0 n/a (libpython3.11.so.1.0 + 0x2127b0)
                                                 #20 0x00007fd938dd9e33 _PyObject_MakeTpCall (libpython3.11.so.1.0 + 0x1d9e33)
                                                 #21 0x00007fd938de4379 _PyEval_EvalFrameDefault (libpython3.11.so.1.0 + 0x1e4379)
                                                 #22 0x00007fd938e9e9aa n/a (libpython3.11.so.1.0 + 0x29e9aa)
                                                 #23 0x00007fd938e9e3bc PyEval_EvalCode (libpython3.11.so.1.0 + 0x29e3bc)
                                                 #24 0x00007fd938ebc503 n/a (libpython3.11.so.1.0 + 0x2bc503)
                                                 #25 0x00007fd938eb83ca n/a (libpython3.11.so.1.0 + 0x2b83ca)
                                                 #26 0x00007fd938ececf3 n/a (libpython3.11.so.1.0 + 0x2cecf3)
                                                 #27 0x00007fd938ece525 _PyRun_SimpleFileObject (libpython3.11.so.1.0 + 0x2ce525)
                                                 #28 0x00007fd938eccf18 _PyRun_AnyFileObject (libpython3.11.so.1.0 + 0x2ccf18)
                                                 #29 0x00007fd938ec77e8 Py_RunMain (libpython3.11.so.1.0 + 0x2c77e8)
                                                 #30 0x00007fd938e90c3b Py_BytesMain (libpython3.11.so.1.0 + 0x290c3b)
                                                 #31 0x00007fd938827cd0 n/a (libc.so.6 + 0x27cd0)
                                                 #32 0x00007fd938827d8a __libc_start_main (libc.so.6 + 0x27d8a)
                                                 #33 0x000055f947bc7045 _start (python3.11 + 0x1045)
                                                 
                                                 Stack trace of thread 37567:
                                                 #0  0x00007fd93890ee2d syscall (libc.so.6 + 0x10ee2d)
                                                 #1  0x00007fd938164ca7 g_cond_wait (libglib-2.0.so.0 + 0xafca7)
                                                 #2  0x00007fd9380da144 n/a (libglib-2.0.so.0 + 0x25144)
                                                 #3  0x00007fd9381442fe n/a (libglib-2.0.so.0 + 0x8f2fe)
                                                 #4  0x00007fd938141d75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                 #5  0x00007fd93888c9eb n/a (libc.so.6 + 0x8c9eb)
                                                 #6  0x00007fd938910ebc n/a (libc.so.6 + 0x110ebc)
                                                 
                                                 Stack trace of thread 37571:
                                                 #0  0x00007fd93890365f __poll (libc.so.6 + 0x10365f)
                                                 #1  0x00007fd93816cc2f n/a (libglib-2.0.so.0 + 0xb7c2f)
                                                 #2  0x00007fd93810efef g_main_loop_run (libglib-2.0.so.0 + 0x59fef)
                                                 #3  0x00007fd937f5428c n/a (libgio-2.0.so.0 + 0x11028c)
                                                 #4  0x00007fd938141d75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                 #5  0x00007fd93888c9eb n/a (libc.so.6 + 0x8c9eb)
                                                 #6  0x00007fd938910ebc n/a (libc.so.6 + 0x110ebc)
                                                 
                                                 Stack trace of thread 37568:
                                                 #0  0x00007fd93890365f __poll (libc.so.6 + 0x10365f)
                                                 #1  0x00007fd93816cc2f n/a (libglib-2.0.so.0 + 0xb7c2f)
                                                 #2  0x00007fd93810d0e2 g_main_context_iteration (libglib-2.0.so.0 + 0x580e2)
                                                 #3  0x00007fd93810d132 n/a (libglib-2.0.so.0 + 0x58132)
                                                 #4  0x00007fd938141d75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                 #5  0x00007fd93888c9eb n/a (libc.so.6 + 0x8c9eb)
                                                 #6  0x00007fd938910ebc n/a (libc.so.6 + 0x110ebc)
                                                 
                                                 Stack trace of thread 37569:
                                                 #0  0x00007fd93890ee2d syscall (libc.so.6 + 0x10ee2d)
                                                 #1  0x00007fd938165533 g_cond_wait_until (libglib-2.0.so.0 + 0xb0533)
                                                 #2  0x00007fd9380da115 n/a (libglib-2.0.so.0 + 0x25115)
                                                 #3  0x00007fd938144dab n/a (libglib-2.0.so.0 + 0x8fdab)
                                                 #4  0x00007fd938141d75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                 #5  0x00007fd93888c9eb n/a (libc.so.6 + 0x8c9eb)
                                                 #6  0x00007fd938910ebc n/a (libc.so.6 + 0x110ebc)
                                                 
                                                 Stack trace of thread 37572:
                                                 #0  0x00007fd93890365f __poll (libc.so.6 + 0x10365f)
                                                 #1  0x00007fd93816cc2f n/a (libglib-2.0.so.0 + 0xb7c2f)
                                                 #2  0x00007fd93810d0e2 g_main_context_iteration (libglib-2.0.so.0 + 0x580e2)
                                                 #3  0x00007fd936967fde n/a (libdconfsettings.so + 0x5fde)
                                                 #4  0x00007fd938141d75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                 #5  0x00007fd93888c9eb n/a (libc.so.6 + 0x8c9eb)
                                                 #6  0x00007fd938910ebc n/a (libc.so.6 + 0x110ebc)
                                                 ELF object binary architecture: AMD x86-64
Aug 15 16:13:23 Antares gnome-shell[4710]: JS ERROR: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
                                           asyncCallback@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:114:23
Aug 15 16:13:23 Antares gnome-shell[4710]: JS ERROR: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
                                           asyncCallback@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:114:23
Aug 15 16:13:26 Antares unknown[37451]: File 'file:private_path/Theoretische%20Informatik/%C3%9Cbung/Abgabe3.md' took too long to process. Shutting down everything
Aug 15 16:13:26 Antares systemd[3636]: tracker-extract-3.service: Failed with result 'exit-code'.
Aug 15 16:14:29 Antares gnome-shell[4710]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Aug 15 16:14:57 Antares systemd[3636]: tracker-extract-3.service: start operation timed out. Terminating.
Aug 15 16:15:06 Antares systemd[3636]: tracker-extract-3.service: Failed with result 'timeout'.
Aug 15 16:15:06 Antares systemd[3636]: Failed to start Tracker metadata extractor.
Aug 15 16:15:14 Antares gnome-shell[4710]: Ignoring length property that isn't a number at line 2861, col 24
Aug 15 16:15:26 Antares tracker-extract[40321]: Avoiding additional identifier (urn:isbn:9781593278755) in EPUB 'file:private_path
Aug 15 16:17:04 Antares tracker-extract[40321]: Task for 'file:private_path' finished with error: Could not get any metadata for uri:'file:/private_path
Aug 15 16:17:05 Antares tracker-extract[40321]: Task for private_path finished with error: Could not get any metadata for uri:'file:private_path
Aug 15 16:17:11 Antares tracker-extract[40321]: tracker_resource_set_string: assertion 'TRACKER_IS_RESOURCE (self)' failed
Aug 15 16:17:11 Antares tracker-extract[40321]: tracker_resource_add_take_relation: assertion 'TRACKER_IS_RESOURCE (self)' failed
Aug 15 16:17:11 Antares tracker-extract[40321]: tracker_resource_get_identifier: assertion 'TRACKER_IS_RESOURCE (self)' failed
Aug 15 16:17:11 Antares tracker-extract[40321]: tracker_resource_add_uri: NULL is not a valid value.
Aug 15 16:17:11 Antares tracker-extract[40321]: tracker_resource_add_uri: assertion 'TRACKER_IS_RESOURCE (self)' failed
Aug 15 16:17:11 Antares tracker-extract[40321]: tracker_resource_set_string: assertion 'TRACKER_IS_RESOURCE (self)' failed
Aug 15 16:17:11 Antares tracker-extract[40321]: tracker_resource_add_take_relation: assertion 'TRACKER_IS_RESOURCE (self)' failed
Aug 15 16:17:11 Antares tracker-extract[40321]: tracker_resource_get_identifier: assertion 'TRACKER_IS_RESOURCE (self)' failed
Aug 15 16:17:11 Antares tracker-extract[40321]: tracker_resource_add_uri: NULL is not a valid value.
Aug 15 16:17:11 Antares tracker-extract[40321]: tracker_resource_add_uri: assertion 'TRACKER_IS_RESOURCE (self)' failed```

Last thing I can think of. I see you are using kernel 6.1:

Just for giggles, have you tried a different kernel? Like 5.15, which is also LTS?

I still have no idea what is it but…journal and respectively systemd is itself crashing. Basically the system is selfdestucting itself progressively.
At this point i would pretty much try everything that would come to my mind. Other kernel, fallback, looking for hardware problems from a live session, etc.

1 Like