You are not logged in.

#1 2025-06-21 12:24:36

RusticBard
Member
Registered: 2025-06-21
Posts: 5

Some apps seem to freeze after they are started

Operating system : Arch linux
Installed via : Archinstall

Desktop environment : Gnome

HW :
- (Asus zenbook 14 OLED UX3405CA)
- intel core ultra 7 255H
- 1 TB NVMe SSD
- 32 GB RAM

Behaviour :
Whenever I start up my system and start and run an app (noticed with firefox, gnome-console, nautilus, gnome-control-center) they tend to freeze and become totally unresponsive and takes 5-10 seconds to be responsive or sometimes they just dont and after closing and starting again they start like normal

I have looked into the gnome logs app and saw this log in the applications tab ... I have rebooted since so can't seem to find any other entries hmm

`app-gnome-firefox-8482.scope: Consumed 2min 59.135s CPU time, 2G memory peak.`

I am not sure where to start looking since I am new so please help me out ><

Offline

#2 2025-06-21 14:27:52

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,278

Re: Some apps seem to freeze after they are started

Whenever I start up my system and start and run an app … after closing and starting again they start like normal

So this is only a problem during some interval right after the boot?
Or do those processes also randomly misbehave on starting somewhen later the day (but restarting them always "fixes" it)?

Online

#3 2025-06-21 14:34:35

RusticBard
Member
Registered: 2025-06-21
Posts: 5

Re: Some apps seem to freeze after they are started

I have had the apps freeze even well after the boot. Usually happens right after launching the apps ... once it has been used they behave mostly normally. Firefox has been a heavy resource drainer for sure tho

Offline

#4 2025-06-21 14:53:10

RusticBard
Member
Registered: 2025-06-21
Posts: 5

Re: Some apps seem to freeze after they are started

seth wrote:

Whenever I start up my system and start and run an app … after closing and starting again they start like normal

So this is only a problem during some interval right after the boot?
Or do those processes also randomly misbehave on starting somewhen later the day (but restarting them always "fixes" it)?

I am able to find these instances by doing

journalctl | grep "memory peak"

they even show some instances where I didn't notice maybe because it got fixed sooner

also check the above reply ... sorry I am new to the forum so kinda flimsy

Last edited by RusticBard (2025-06-21 14:53:47)

Offline

#5 2025-06-21 18:39:31

RusticBard
Member
Registered: 2025-06-21
Posts: 5

Re: Some apps seem to freeze after they are started

Was able to fix the issue by switching to `linux-lts` kernel !!

Offline

#6 2025-06-21 19:59:46

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,278

Re: Some apps seem to freeze after they are started

If this is a kernel bug you want to figure what it actually is - there'll probably show up some errors/warnings in the journal.

sudo journalctl -b -3

will get to the third to last boots journal
If you want to post that, please use sth. like

sudo journalctl -b -3 | curl -F 'file=@-' 0x0.st

and do not copypaste it out of the pager.

Online

Board footer

Powered by FluxBB