Score:0

Severe crashing / freezing / hanging issue on Ubuntu 23.04

gm flag

I've been working on moving over to linux for the past 3 days and tried multiple distributions. All of them had this same problem I'm describing. Whenever I start up my laptop it flashes a few bios warnings before moving on. I can get into and work with Ubuntu just fine until it randomly freezes. These freezes are inconsistent in how bad they are. Sometimes I can just kill and restart the DE and it goes back to normal. Sometimes I can't, but I can still move the cursor, and sometimes even sysreq combos don't work. I did make sure they were all active when not frozen. Usually a few minutes after starting Firefox, it will crash hard, and sometimes random interactions will cause the whole system to go into lock up. I have really no idea what it could possibly be. Here's the hardware probe with all my hardware information + logs for my device, and here's a dmesg output after firefox crashed and right before everything else did. Of note, I have to use kernel 6.2+ due to the wireless card not being supported on previous versions

It's painful. I've gone through all the things I can find related to my problem on this sit and nothing has helped. Everything worked perfectly on windows though so I don't know what it would be. My system has frozen 3 times while writing this. A new thing happened as well. The keyboard input had a latency of around 20 seconds before inputs were "enacted". After that, I clicked the settings icon in the top bar and that hard froze everything. Any help would be greatly appreciated!

uz flag
Jos
You may want to look at your swap configuration in relation to your memory size. Please edit your question and add the output of `free -m`.
hu flag
The dmesg output shows multiple hardware errors, don't know if there is much to be done.
waltinator avatar
it flag
System "freezes" are often caused by running too many, too large programs and running out of available memory. Use `free` to see if you have swap space, read `man mkswap swapon fstab fallocate` to create some. Swap space must be contiguous. use `mkswap` or `fallocate`, not `dd`. Traditionally, swap space of 1.5 × RAM has been recommended, but YMMV. If you don't plan to hibernate your system, you can have less than 1.0 × RAM.
Score:1
gm flag

So I fixed it! I did a few things, so it really could be any of them:

  • Updating Kernel version to 6.3.2 (Didn't fix)
  • Updating Kernel version to 6.4-rc1 (Might have fixed) (link to deb files)
  • Switching away from using the NVIDIA On-Demand PRIME profile in nvidia-settings to NVIDIA Performance mode (Might have fixed)
  • Switching from the snap Firefox to the Deb version

In my testing, both wayland and x11 work great

Thanks for all the ideas guys!

Adam Wallner avatar
vn flag
Thanks, for me the Performance mode was the solution.
Score:0
bn flag

I am in 23.04. Same issue, random crashes. At the beginning though it was the SSD drive about to die, checked using smartmontools, everything reported right, updated to the last nVidia driver 535 from the proprietary drivers, Upgraded to kernel 6.4.3, no joy...

However noticed the laptop (HP Pavilion 15-csxxx, using NVIDIA GeForce GTX MX150) was all the times with fans running very fast, and a lot of heat coming from the sides. Installed lm-sensors and from the command line using sensors, noticed how the cores sometimes raised up to 85°C (185°F) and the ACPI driver up to 95°C (203°F)... in those events, happening randomly, there was a thermal cut, because the fans were not able to dissipate all the heat, and the system crashed, time and again...

Looking at some comments in forums, about nVidia GPU and new drivers v535.x problems, I decided to replace it by OpenSource driver noveau... And presto! All troubles disappeared . No more crashes, nor raising temps in HW, even if I run VBox virtual machines or do a video format conversion. Temps are stable at around 39°C (102°F) I'll do what was suggested by some other forums: Not install any nVidia-related drivers until the upgrade looks fine.

Score:0
hr flag
jxn

This might not apply to everyone, but I had the same problems and discovered through System Monitor that multiple processes called fossilize_replay were eating away at my memory.

It turns out that this is Steam's Vulkan Shader Pre-caching. Opening Steam, clicking Steam -> Settings -> Downloads, scrolling down and unchecking "Allow background processing of Vulkan shaders" immediately solved all of the freezing problems and those processes went away!

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.