Kory@lemmy.ml to linuxmemes@lemmy.world · 1 year agoHandling non-responsive and frozen applicationslemmy.mlimagemessage-square46fedilinkarrow-up1492file-text
arrow-up1492imageHandling non-responsive and frozen applicationslemmy.mlKory@lemmy.ml to linuxmemes@lemmy.world · 1 year agomessage-square46fedilinkfile-text
minus-squareNailbar@sopuli.xyzlinkfedilinkarrow-up18·1 year agoI recently had some processes lock up on Linux, and after searching what the “D” symbol in ps aux was (Uninterruptable sleep), i found this little line: The only non-sophisticated way to get rid of them is to reboot the system
I recently had some processes lock up on Linux, and after searching what the “D” symbol in
ps aux
was (Uninterruptable sleep), i found this little line: