Questions tagged [hang]

66 questions
45
votes
10 answers

Ubuntu 18.04 is freezing randomly

I have installed Ubuntu 18.04 on my laptop Dell Inspiron 5000 (AMD Ryzen 5 2500U/8 GB RAM/1 TB HDD/Windows 10/39.62 cm (15.6 Inch) FHD/Vega 8 Graphics) Inspiron 5575 The os is freezing randomly even sometimes with no application on or sometimes just…
Saurin Dashadia
  • 551
  • 1
  • 4
  • 7
5
votes
2 answers

Systemd hangs when attempting shutdown

Distro: Gentoo systemd: 242 For a while, on both of the systems I have here, I've been unable to do a proper shutdown (halt, poweroff, reboot). It gets most of the way through shutting down services and such, and then just stops. I have to use…
ddawson
  • 313
  • 2
  • 9
5
votes
1 answer

dd hanging & uninterruptible sleep (kernel quirk?)

So, this has been annoying me for years. This happens with more programs than just dd, but I find it happens very often with programs that involve raw filesystem manipulation. When I'm copying with dd -- e.g., making a bootable USB disk by doing…
Alexandria P.
  • 149
  • 2
  • 10
4
votes
0 answers

Any way to fix chromium hang that eats up all mouse clicks?

So I have been running into this weird issue where Chromium would hang, and pretty much lock out mouse clicks. The mouse can still move, I can navigate using my keyboard all non-chromium windows like alt+tab and etc. But I can't click focus on any…
4
votes
3 answers

kernel: igb exceed max 2 second (system is unresponsive)

I have a system that is becoming unresponsive for anywhere from a few seconds to a couple minutes. The only messages I see in the logs are like this: Sep 16 18:07:33 server kernel: igb 0000:01:00.3: exceed max 2 second Sep 16 18:07:50 server kernel:…
MountainX
  • 17,168
  • 59
  • 155
  • 264
4
votes
0 answers

Reboot is not working

I have the VM running with ubuntu(14.04.4). Sometimes, I just want to restart the VM by reboot command. When I execute the command, it prompts "success" but nothing happened. I checked the syslog, no special logs found. Some services(like ssh) seem…
qingdaojunzuo
  • 141
  • 1
  • 1
  • 4
3
votes
1 answer

Debian Stretch VM becomes quasi-unresponsive every few days

The impacted computer is a VM running in vSphere, and it's a production server, so troubleshooting time is generally nonexistent once the issue rears its ugly head. The problem goes away after a reboot, and the system appears to run stable for about…
3
votes
1 answer

CentOS 7 no terminal on boot

I have rebuilt my CentOS 7 server and on restart, the boot screen locks up, yet I can remote in to the server just fine as through it has fully booted. Restarting and looking at the boot messages, the last message is: [ OK ] Stopped dracut…
J Collins
  • 1,105
  • 2
  • 11
  • 25
2
votes
1 answer

Fedora boot hangs when second disk is attached

I am running # uname -a Linux UlanBator 5.16.11-200.fc35.x86_64 #1 SMP PREEMPT Wed Feb 23 17:08:49 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux # and I have these disks # fdisk -l Disk /dev/sda: 465.76 GiB, 500107862016 bytes, 976773168 sectors Disk…
r. clayton
  • 21
  • 1
2
votes
0 answers

How to properly report nouveau hang

I'm using KUbuntu 20.04 on the Dell E6410. Supposedly it has GT218M [NVS 3100M] display adapter (at least, lshw says so). For a long time I've been using the nouveau driver (xserver-xorg-video-nouveau), but today I've noticed a webpage that causes…
sasha
  • 129
  • 1
  • 10
2
votes
3 answers

Ubuntu boot hangs at started update utmp about system boot/shutdown

I recently installed boost on my Ubuntu, did apt-get update and everything was fine. After a while, no apps were working. I tried to restart my PC but unfortunately, Ubuntu is not booting anymore. The grub starts fine and my Windows 10 is still…
1
vote
1 answer

Why does this udev rule cause cryptsetup to freeze?

I have this rule which runs a script to send me an email whenever a drive drops out of the system: SUBSYSTEM=="block", ACTION=="remove", ENV{DEVTYPE}=="disk",\ RUN="/usr/sbin/disk-monitor.sh $env{DEVNAME}" This is the script: #!/bin/bash echo…
Gooberpatrol66
  • 367
  • 1
  • 2
  • 11
1
vote
1 answer

Debian 12 system randomly hangs after suspend or hibernation

It's a laptop from 2010 that has been running XP, Debian 9, Windows 10 and now this new Debian 12 system, and only in this last one it shows this problem: sometimes it resumes ok from suspend or hibernation, but sometimes it hangs a few seconds…
golimar
  • 387
  • 2
  • 16
1
vote
1 answer

Linux kernel BUG: scheduling while atomic: swapper/0/0/0x7fff0001

I'm running Arch Linux, kernel 5.17.3 (though this issue has been happening across many versions.) Every couple of days, I get random complete system freezes. The kernel logs vary, but they most commonly look like this: ... Apr 02 05:04:20 starship…
1
vote
0 answers

Linux Mint 20.1 (Cinnamon) is randomly hanging/freezing for one sec on ThinkPad X1 Yoga (3rd Gen)

My Mint 20.1 is randomly freezing/hanging for about one second without any obvious reason. That's what I was observing: It occurs every 2 - 5 Minutes There is no system overload, <5% CPU <20% RAM It happens everywhere (Web, Media, Office...) Video…
MAP
  • 111
  • 5
1
2 3 4 5